2986 Commits

Author SHA1 Message Date
chenjiahan
dea44580df chore: add useTranslate 2020-12-06 16:55:16 +08:00
chenjiahan
8875143d1c docs(Checkbox): use composition api 2020-12-06 16:15:36 +08:00
chenjiahan
2494c0aa0e docs(Popup): use composition api 2020-12-06 16:03:38 +08:00
chenjiahan
497a88d7bb perf(Stepper): should not introduce form code #7675 2020-12-04 17:48:10 +08:00
Che Guevara
c75389d433
fix(uploader): change status is not valid (#7681) 2020-12-04 12:01:54 +08:00
chenjiahan
1e919b85b3 test(Rate): update test cases 2020-12-03 20:52:58 +08:00
chenjiahan
c821ccbf2b test(Search): improve test coverage 2020-12-03 20:20:40 +08:00
chenjiahan
f3d045cd61 test(Search): update test cases 2020-12-03 20:20:18 +08:00
chenjiahan
5de2acd964 test: fix snapshot 2020-12-02 09:39:36 +08:00
chenjiahan
ba11e3f249 test(Grid): update test cases 2020-12-01 21:08:25 +08:00
严畅
63b354e0f1
fix(number-keyboard): fix hide-on-click-outside prop not working (#7668)
fix #7667

Co-authored-by: 严畅 <yanchang@segimail.com>
2020-12-01 16:42:43 +08:00
chenjiahan
bf6e0beb02 docs: fix update:model-value event doc #7649 2020-12-01 16:41:39 +08:00
chenjiahan
3107c83c04 test(Icon): add demo snapshot 2020-12-01 10:18:25 +08:00
chenjiahan
28afc8a521 Merge branch '2.x' into dev 2020-12-01 10:12:54 +08:00
chenjiahan
b57f7e9d98 style(Circle): add @circle-size less var 2020-11-30 23:00:32 +08:00
chenjiahan
65a5ed8553 style(Circle): add @circle-layer-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
1a6cf64f54 style(Circle): add @circle-color less var 2020-11-30 23:00:32 +08:00
chenjiahan
bb18310f1b docs: uniform color 2020-11-30 23:00:32 +08:00
chenjiahan
aad0559064 style(IndexBar): increase right padding to 8px 2020-11-30 23:00:32 +08:00
chenjiahan
87b0a03495 style(IndexBar): adjust sticky anchor color to red 2020-11-30 23:00:32 +08:00
chenjiahan
65b6807a7e style(IndexBar): adjust default highlight color to red 2020-11-30 23:00:32 +08:00
chenjiahan
5723c8a6bb docs: fix v-model api #7649 2020-11-30 22:07:21 +08:00
chenjiahan
d5b64a9538 chore(Toast): remove todo 2020-11-30 22:05:28 +08:00
chenjiahan
0ba8187bf5 fix(Image): lazy-load prop not work 2020-11-30 20:58:02 +08:00
chenjiahan
c96a75ac38 docs(Swipe): add lazy-render demo 2020-11-30 20:45:03 +08:00
chenjiahan
d3ca404f98 feat(Lazyload): support Vue 3 2020-11-30 20:20:39 +08:00
chenjiahan
3b1318c551 test(Overlay): update test cases 2020-11-28 19:37:15 +08:00
chenjiahan
b317ac46ce test(PasswordInput): update test cases 2020-11-28 19:22:43 +08:00
chenjiahan
669d2e77ae test(Pagination): update test cases 2020-11-28 19:20:11 +08:00
chenjiahan
e46fb0fb7a test(Progress): update test cases 2020-11-28 19:18:18 +08:00
chenjiahan
75c296f0a8 test: update test cases of utils 2020-11-28 18:42:38 +08:00
chenjiahan
4ca6dc4dbe test(Sidebar): update test cases 2020-11-28 18:27:03 +08:00
chenjiahan
dd69305335 fix(Popup): transition-appear prop not work 2020-11-27 22:09:24 +08:00
chenjiahan
1a63d586b1 test(Notify): update test cases 2020-11-27 22:07:26 +08:00
chenjiahan
4b340477af test(ContactList): update test cases 2020-11-27 21:27:32 +08:00
chenjiahan
6348605449 test(ContactCard): update test cases 2020-11-27 21:22:56 +08:00
chenjiahan
fac2b08ec2 test(Circle): update test cases 2020-11-27 21:20:06 +08:00
chenjiahan
57082257a7 test(CheckboxGroup): update test cases 2020-11-27 20:56:09 +08:00
chenjiahan
999bdccdbb test(Checkbox): update test cases 2020-11-27 17:34:43 +08:00
neverland
38c4f506e7
docs(Badge): add content slot demo (#7647)
* docs(Badge): add content slot demo

* docs: fix content
2020-11-26 23:04:13 +08:00
chenjiahan
7304c98ed0 chore(Popover): use fragment 2020-11-26 22:29:26 +08:00
chenjiahan
1699d99272 breaking change(Popover): adjust trigger default value to click 2020-11-26 21:18:08 +08:00
chenjiahan
52fdf99c69 Merge branch '2.x' into dev 2020-11-26 21:05:57 +08:00
neverland
7e4ff3b667
feat(Popover): add trigger prop (#7646) 2020-11-26 20:31:38 +08:00
neverland
d3f38c29f9
feat(DatetimePicker): support picker slots (#7645) 2020-11-26 19:57:28 +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
9708ab53f6 Merge branch '2.x' into dev 2020-11-25 22:01:09 +08:00
chenjiahan
f3ad7ed1a7 fix(Popover): failed to compile 2020-11-25 21:58:50 +08:00
neverland
1794513ae5
fix(Button): icon button vertical align (#7636) 2020-11-25 20:55:04 +08:00