chenjiahan
|
0017c352b0
|
test(Toast): should allow to toggle lockClick class
|
2020-11-12 11:35:26 +08:00 |
|
chenjiahan
|
21d52353ab
|
test(ActionSheet): update some test cases
|
2020-11-11 23:17:36 +08:00 |
|
chenjiahan
|
37a38c887f
|
chore(Sticky): avoid repeated observe
|
2020-11-11 22:45:34 +08:00 |
|
chenjiahan
|
0712d92063
|
perf(NoticeBar): avoid repeated start
|
2020-11-11 22:43:36 +08:00 |
|
chenjiahan
|
599e817cd4
|
perf(Tabs): avoid repeated initialization
|
2020-11-11 22:40:44 +08:00 |
|
chenjiahan
|
c9417341e0
|
perf(Swipe): avoid repeated initialization
|
2020-11-11 22:39:11 +08:00 |
|
chenjiahan
|
704a9e3231
|
fix(Calendar): failed to render when default-date is null #7519
|
2020-11-11 21:01:34 +08:00 |
|
okxiaoliang4
|
24e8e82f34
|
feat(Popup): add transition-appear prop (#7525)
* feat:(Popup): add appear prop
* docs(Popup): add appear prop
* feat(Popup): add transition-appear prop
|
2020-11-10 21:46:38 +08:00 |
|
Sun
|
8b7d6d5d2d
|
fix(NavBar): safe-area-inset-top css incorrect (#7535)
|
2020-11-10 21:43:07 +08:00 |
|
Sun
|
c5124c2f6a
|
fix(NavBar): safe-area-inset-top css incorrect (#7534)
|
2020-11-10 21:43:03 +08:00 |
|
neverland
|
7ed8c42853
|
docs(NavBar): add safe-area-inset-top link (#7527)
|
2020-11-09 21:15:07 +08:00 |
|
chenjiahan
|
ed332daf31
|
fix(DatetimePicker): inherit correct props
|
2020-11-08 21:59:43 +08:00 |
|
chenjiahan
|
a7df6cfebb
|
test: adjust mount import source
|
2020-11-08 20:33:20 +08:00 |
|
chenjiahan
|
24c4896a11
|
test: enable all demo snapshots
|
2020-11-08 20:30:51 +08:00 |
|
chenjiahan
|
cd9c36fe38
|
test(ActionBar): update test cases
|
2020-11-08 20:25:19 +08:00 |
|
chenjiahan
|
9c841da26d
|
test(ActionBarButton): update test cases
|
2020-11-08 20:19:08 +08:00 |
|
chenjiahan
|
0bd440c53e
|
chore: mark legacy test cases
|
2020-11-08 20:14:54 +08:00 |
|
chenjiahan
|
f6db213aa4
|
test(Button): update test cases
|
2020-11-08 20:12:52 +08:00 |
|
chenjiahan
|
fffb9b3d5d
|
test: fix wrapper snapshot usage
|
2020-11-08 20:03:39 +08:00 |
|
chenjiahan
|
ffa671791f
|
fix(Calendar): incorrect initial date #7412
|
2020-11-08 17:28:19 +08:00 |
|
chenjiahan
|
f85ebfb222
|
Merge branch '2.x' into dev
|
2020-11-08 17:02:26 +08:00 |
|
chenjiahan
|
85e1548fc5
|
docs(Icon): add en tip
|
2020-11-08 16:58:44 +08:00 |
|
chenjiahan
|
58fa4fee1c
|
docs(Icon): add woff2 icon tip
|
2020-11-08 16:57:17 +08:00 |
|
neverland
|
2bf7a6cde6
|
test(NavBar): fix demo snapshot (#7517)
|
2020-11-08 16:38:26 +08:00 |
|
neverland
|
2615bc54dd
|
fix(NoticeBar): can't replay in iOS14 (#7516)
|
2020-11-08 16:36:18 +08:00 |
|
neverland
|
d59a17c5e1
|
fix(NavBar): text vertical align (#7515)
|
2020-11-08 16:22:03 +08:00 |
|
chenjiahan
|
e7d9cae593
|
test(NavBar): improve test cases name
|
2020-11-08 16:19:18 +08:00 |
|
chenjiahan
|
be25a478df
|
feat(NavBar): add safe-area-inset-top prop
|
2020-11-08 16:19:18 +08:00 |
|
chenjiahan
|
1022969ae4
|
test(Button): add basic test case
|
2020-11-07 23:45:15 +08:00 |
|
chenjiahan
|
5b6e827080
|
fix(Picker): merge issues
|
2020-11-06 16:30:17 +08:00 |
|
chenjiahan
|
eb2619dc44
|
Merge branch '2.x' into dev
|
2020-11-06 16:28:43 +08:00 |
|
neverland
|
f07d8e6709
|
fix(Picker): should move to first option when all options are disabled (#7504)
|
2020-11-05 16:01:07 +08:00 |
|
chenjiahan
|
e19ba76aba
|
fix(DropdownMenu): can't disable closeOnClickOutside
#7473
|
2020-11-04 20:11:42 +08:00 |
|
chenjiahan
|
1805f21308
|
Merge branch '2.x' into dev
|
2020-11-04 20:06:59 +08:00 |
|
neverland
|
287a4acea0
|
fix(Picker): move to next option when default option is disabled (#7499)
* fix(Picker): should move to next option when defaultOption is disabled
* test: update spec name
|
2020-11-04 20:03:38 +08:00 |
|
neverland
|
ebd78a9d02
|
feat(Sticky): offset-top support vh unit (#7498)
|
2020-11-04 19:39:52 +08:00 |
|
neverland
|
ce619c67e2
|
style(Switch): remove unnecessary z-index (#7497)
|
2020-11-04 18:32:35 +08:00 |
|
chenjiahan
|
fdac9b15f5
|
fix(Uploader): before-read return true not work #7493
|
2020-11-04 18:26:06 +08:00 |
|
neverland
|
b9a8773a0a
|
fix(Toast): onClose option should only be called once (#7496)
|
2020-11-04 18:16:08 +08:00 |
|
chenjiahan
|
c4d06005f0
|
fix(Uploader): can't get index in delete event #7481
|
2020-11-03 20:51:37 +08:00 |
|
chenjiahan
|
8ccee1e584
|
docs: fix ContactCard title
|
2020-11-03 20:47:35 +08:00 |
|
chenjiahan
|
e80d2fe09c
|
Merge branch '2.x' into dev
|
2020-11-03 20:47:09 +08:00 |
|
neverland
|
821a2f81d6
|
docs(Contact): split demo and document (#7484)
|
2020-11-03 17:58:17 +08:00 |
|
chenjiahan
|
c60b899c42
|
Merge branch '2.x' into dev
|
2020-11-01 20:52:07 +08:00 |
|
chenjiahan
|
7e1ad5dbd5
|
style: no longer need icon min-width
|
2020-11-01 20:50:32 +08:00 |
|
chenjiahan
|
e0ad65e69f
|
feat(Icon): using encode-woff2 by default
|
2020-11-01 20:48:59 +08:00 |
|
chenjiahan
|
22747b4f6e
|
Merge branch '2.x' into dev
|
2020-11-01 10:55:52 +08:00 |
|
neverland
|
818192c1c8
|
fix(Swipe): item should only rendered once (#7466)
|
2020-11-01 10:47:09 +08:00 |
|
neverland
|
faefd7ec85
|
fix(Swipe): incorrect lazy render when loop is false (#7465)
|
2020-11-01 10:28:33 +08:00 |
|
chenjiahan
|
49e87756c7
|
fix(Tabs): skip initial animation
|
2020-11-01 09:57:42 +08:00 |
|