neverland
|
b3146b9108
|
style: decentralized less var (#8369)
* style: decentralized less var
* chore: remove emtpy var file
|
2021-03-17 16:14:18 +08:00 |
|
neverland
|
ceebc22e63
|
types: extract prop types (#8332)
|
2021-03-14 10:58:08 +08:00 |
|
neverland
|
1381070a12
|
chore: prefer named exports (#8315)
* chore: prefer named exports
* chore: fix import
|
2021-03-09 15:39:26 +08:00 |
|
neverland
|
ae40d40c24
|
types: improve generated component typing (#8308)
|
2021-03-08 16:52:15 +08:00 |
|
neverland
|
e540876398
|
refactor: reorganize all components (#8303)
|
2021-03-08 11:50:37 +08:00 |
|
neverland
|
831091182a
|
chore: using symbol as provide key (#8260)
|
2021-03-04 10:58:36 +08:00 |
|
chenjiahan
|
6e5329cbe0
|
chore: rename variables and comments
|
2021-03-02 17:55:22 +08:00 |
|
chenjiahan
|
a0addef294
|
chore: prefer arrow function shorthand
|
2021-03-02 17:45:12 +08:00 |
|
neverland
|
08e928111b
|
types: using unknown instead of any (#8152)
* types: using unknown instead of any
* chore: UnknownProp
|
2021-02-14 12:37:02 +08:00 |
|
chenjiahan
|
e2e0f66fe6
|
types: test cases typing
|
2021-02-11 13:04:00 +08:00 |
|
neverland
|
1019463e89
|
types(CheckboxGroup): toggleAll should allow boolean type (#8133)
|
2021-02-11 12:21:57 +08:00 |
|
neverland
|
4ce467c683
|
types(Radio): use tsx (#8129)
|
2021-02-11 10:35:22 +08:00 |
|
neverland
|
afad4ca90a
|
types(Checkbox): use tsx (#8127)
|
2021-02-10 22:44:59 +08:00 |
|
neverland
|
d2ab580f74
|
style: add var ext (#8063)
|
2021-02-02 20:31:14 +08:00 |
|
chenjiahan
|
650f6cdacd
|
test: await trigger
|
2020-12-29 20:33:41 +08:00 |
|
chenjiahan
|
57082257a7
|
test(CheckboxGroup): update test cases
|
2020-11-27 20:56:09 +08:00 |
|
chenjiahan
|
52fdf99c69
|
Merge branch '2.x' into dev
|
2020-11-26 21:05:57 +08:00 |
|
neverland
|
488d90aab9
|
feat(CheckboxGroup): toggleAll support skipDisabled option (#7644)
|
2020-11-26 19:34:51 +08:00 |
|
chenjiahan
|
ec5684c53e
|
fix(Checkbox): bind-group prop not work #7447
|
2020-11-22 19:12:27 +08:00 |
|
chenjiahan
|
062cd546a9
|
chore: rename composables folder
|
2020-11-16 11:41:46 +08:00 |
|
chenjiahan
|
6cd9e98ce4
|
chore: move useRelation to @vant/use
|
2020-09-27 17:46:59 +08:00 |
|
chenjiahan
|
9010a0edf1
|
chore: rename useParentField to useLinkField
|
2020-09-26 11:24:42 +08:00 |
|
chenjiahan
|
278ea6a439
|
refactor(Checkbox): refactor with composition api
|
2020-09-25 11:35:18 +08:00 |
|
chenjiahan
|
cef8daf717
|
feat: migrate Checkbox/CheckboxGroup
|
2020-08-15 07:12:09 +08:00 |
|
chenjiahan
|
2fb5cca49a
|
chore: prettier source code
|
2020-04-02 15:36:02 +08:00 |
|
陈嘉涵
|
744cbac987
|
feat(Form): support using CheckboxGroup
|
2020-02-11 10:00:28 +08:00 |
|
陈嘉涵
|
15390241d8
|
feat(CheckboxGroup): add direction prop
|
2020-02-10 19:37:52 +08:00 |
|
陈嘉涵
|
128769be1c
|
feat(Checkbox): max can be string type
|
2020-01-28 22:12:12 +08:00 |
|
陈嘉涵
|
389d68884d
|
chore: add trailingComma
|
2020-01-19 11:57:09 +08:00 |
|
neverland
|
9cd06f3b20
|
feat(Checkbox): improve toggleAll perf (#5285)
|
2019-12-16 20:00:36 +08:00 |
|
neverland
|
1c5463150c
|
feat(CheckboxGroup): add toggleAll method (#4640)
|
2019-09-30 14:47:35 +08:00 |
|
neverland
|
a64c607d71
|
feat(CheckboxGroup): add checked-color prop (#4531)
|
2019-09-22 17:36:39 +08:00 |
|
neverland
|
3f4ec83145
|
feat(CheckboxGroup): add icon-size prop (#4530)
|
2019-09-22 17:26:56 +08:00 |
|
neverland
|
3a77666e49
|
[improvement] update lint rules (#3970)
|
2019-07-26 11:47:17 +08:00 |
|
neverland
|
be96fa2233
|
[improvement] make props less magic (#3775)
|
2019-07-08 16:18:19 +08:00 |
|
neverland
|
75c79b7044
|
[improvement] rename packages dir to src (#3659)
|
2019-06-27 11:25:57 +08:00 |
|