38 Commits

Author SHA1 Message Date
neverland
1170262d72
test: fix index.spec.ts typing (#8201) 2021-02-23 19:43:29 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +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
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
chenjiahan
866d9c0381 test: prefer using classes 2021-01-02 21:00:11 +08:00
chenjiahan
28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahan
bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
chenjiahan
999bdccdbb test(Checkbox): update test cases 2020-11-27 17:34:43 +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
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +08:00
chenjiahan
a8eb4f5452 test: fix field snapshot 2020-11-25 20:13:06 +08:00
chenjiahan
0f7c9a317c fix(Radio): failed to bind group 2020-11-22 19:28:51 +08:00
chenjiahan
9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan
2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +08:00
chenjiahan
e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan
24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan
fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan
a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan
f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
neverland
bb65c62b1e
fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +08:00
neverland
28bbef6b6f
fix(Checkbox): get changed value in click event (#6066) 2020-04-16 16:26:44 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵
15390241d8 feat(CheckboxGroup): add direction prop 2020-02-10 19:37:52 +08:00
陈嘉涵
82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
26f2884fbb chore: remove unused registration in test cases 2020-01-14 17:48:40 +08:00
陈嘉涵
3d10d42fcc fix(Checkbox): only the icon is clickable when label-disabled 2020-01-11 08:54:07 +08:00
linrz
f0815bc405 docs: complete some examples of button/cell/checkbox/radio 2019-12-29 21:21:24 +08:00
neverland
aee1091c5c
chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverland
1926d3ad09
docs(Checkbox): add custom shape demo (#4642) 2019-10-01 04:59:25 +08:00
neverland
1c5463150c
feat(CheckboxGroup): add toggleAll method (#4640) 2019-09-30 14:47:35 +08:00
neverland
f97b2bc7a5
feat(Checkbox): add bind-group prop (#4600) 2019-09-27 12:49:09 +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
3c210f8252
feat(Cell): improve accessibility (#4519) 2019-09-20 20:29:38 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00