Commit Graph
2307 Commits
Author SHA1 Message Date
chenjiahan a1aed76a48 Merge branch '2.x' into dev 2020-11-14 14:36:14 +08:00
chenjiahan 95227fff94 docs(Popup): update transition-appear prop 2020-11-14 09:03:52 +08:00
neverlandandGitHub 29dbd66c80 feat(ImagePreview): passing current index to index slot (#7552) 2020-11-14 08:56:46 +08:00
chenjiahan cfb16668ca test(ImagePreview): update test cases 2020-11-14 08:38:44 +08:00
chenjiahan e06ba480a9 fix(Swipe): failed to render in lazy-render mode 2020-11-14 08:24:50 +08:00
chenjiahan 98c553de29 test(NavBar): update test cases 2020-11-14 07:06:21 +08:00
chenjiahan 2b34fac38d test(Loading): update test cases 2020-11-14 06:57:02 +08:00
chenjiahan a13f4fd1e4 test(Icon): update test cases 2020-11-14 06:53:25 +08:00
chenjiahan 2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +08:00
chenjiahan bea039c810 test: should await setProps 2020-11-14 06:45:47 +08:00
chenjiahan e6e18f542f test(Empty): update test cases 2020-11-14 06:44:18 +08:00
chenjiahan b5e13563eb test(Layout): update test cases 2020-11-14 06:40:00 +08:00
chenjiahan d212883c5e test(CellGroup): update test cases 2020-11-13 23:43:27 +08:00
chenjiahan 0f9a5a8764 test(Cell): update test cases 2020-11-13 23:43:16 +08:00
chenjiahan e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan c33720a793 test(Badge): update test cases 2020-11-13 23:32:27 +08:00
chenjiahan 9d3aa1d0f0 test(ActionSheet): update test cases 2020-11-13 23:24:47 +08:00
chenjiahan 9965986869 fix(ActionSheet): incorrect behavior when clicking disabled option 2020-11-13 15:26:27 +08:00
chenjiahan 9240cd128f test(ActionSheet): add more test cases 2020-11-13 15:25:49 +08:00
chenjiahan 27b761f534 fix(ActionSheet): missing callback option 2020-11-13 15:12:01 +08:00
chenjiahan 00bc30c235 test(ActionSheet): update test cases 2020-11-13 14:14:27 +08:00
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
okxiaoliang4andGitHub 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
SunandGitHub 8b7d6d5d2d fix(NavBar): safe-area-inset-top css incorrect (#7535) 2020-11-10 21:43:07 +08:00
SunandGitHub c5124c2f6a fix(NavBar): safe-area-inset-top css incorrect (#7534) 2020-11-10 21:43:03 +08:00
neverlandandGitHub 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
neverlandandGitHub 2bf7a6cde6 test(NavBar): fix demo snapshot (#7517) 2020-11-08 16:38:26 +08:00
neverlandandGitHub 2615bc54dd fix(NoticeBar): can't replay in iOS14 (#7516) 2020-11-08 16:36:18 +08:00
neverlandandGitHub d59a17c5e1 fix(NavBar): text vertical align (#7515) 2020-11-08 16:22:03 +08:00
chenjiahanandneverland e7d9cae593 test(NavBar): improve test cases name 2020-11-08 16:19:18 +08:00
chenjiahanandneverland 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