Commit Graph
1854 Commits
Author SHA1 Message Date
neverlandandGitHub 862adcd8eb docs: display all less variables (#7604) 2020-11-22 16:02:46 +08:00
neverlandandGitHub 28a04148f1 feat: add Badge component (#7602) 2020-11-22 10:26:59 +08:00
neverlandandGitHub cda5e0869e chore(Popover): remove unused prop (#7601) 2020-11-21 18:43:49 +08:00
neverlandandGitHub 2eec9b7caf docs(Popover): add offset prop (#7600) 2020-11-21 18:37:14 +08:00
neverlandandGitHub b53254e33a feat(Popup): add click-close-icon event (#7599) 2020-11-21 18:36:23 +08:00
chenjiahan 5605b0aa57 chore(Popover): remove import mixin 2020-11-20 21:29:38 +08:00
neverlandandGitHub 5298e597a6 docs(ImagePreview): fix swipeTo method (#7595) 2020-11-20 20:43:54 +08:00
neverlandandGitHub a3b9e67d36 docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan 50f0023e9b style(Popup): use animation timing function less var 2020-11-20 14:36:15 +08:00
chenjiahanandneverland 85202c7676 style(Popover): add less vars 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 178a41a8b0 test(Popover): add className test case 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 99b52726b6 test(Popover): add test cases 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 1999195c46 docs(Popover): add select event demo 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 27ed9d1fb7 fix(Popover): add Object.assign polyfill 2020-11-20 14:26:41 +08:00
chenjiahanandneverland cb47f2bbd1 feat(Popover): add default slot 2020-11-20 14:26:41 +08:00
chenjiahanandneverland ac93092441 docs(Popover): add en-US document 2020-11-20 14:26:41 +08:00
chenjiahanandneverland f917e99562 docs(Popover): add zh-CN document 2020-11-20 14:26:41 +08:00
chenjiahanandneverland acf92e1fea feat(Popover): add animation 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 6d67093589 style(Popover): adjust dark theme background color 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 1302f13e72 feat(Popover): add more event 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 64e17bcd08 chore(Popover): change name of default slot to reference 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 699a5ebe51 feat(Popover): add disabled option 2020-11-20 14:26:41 +08:00
chenjiahanandneverland ae29b09520 perf(Popover): using popper lite 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 7b51efa572 feat(Popover): support add icon 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 03fd1f297d docs(Popover): add choose placement demo 2020-11-20 14:26:41 +08:00
chenjiahanandneverland f58fa0f746 feat(Popover): add arrow 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 49a8d87845 feat(Popover): using popperjs 2020-11-20 14:26:41 +08:00
chenjiahanandneverland 8f5a84ceec feat: add popover component 2020-11-20 14:26:41 +08:00
Hexandchenjiahan 9213839980 fix(ActionSheet): The height of the flex container is lost under iOS 10 (#7578) 2020-11-17 21:59:50 +08:00
neverlandandGitHub b382e18d30 fix(Calendar): month-show event triggered multiple times (#7565) 2020-11-15 20:46:56 +08:00
neverlandandGitHub 0bd1128b91 fix(Calendar): should not render all months on mounted (#7564) 2020-11-15 17:26:46 +08:00
neverlandandGitHub 5b4e063fa9 fix(Swipe): leak when width has decimal (#7562) 2020-11-15 15:33:49 +08:00
neverlandandGitHub 66204dfcf1 fix(Sticky): not work in some cases (#7561) 2020-11-15 15:14:13 +08:00
neverlandandGitHub d78438a899 fix(IndexBar): incorrect behavior inside popup (#7559) 2020-11-15 10:43:12 +08:00
neverlandandGitHub 97f2028e4e docs(DropdownItem): update title slot description (#7558) 2020-11-15 08:59:46 +08:00
neverlandandGitHub 3e990f8d79 feat(Skeleton): add @skeleton-title-width less var (#7557) 2020-11-15 08:56:32 +08:00
neverlandandGitHub 3f4e0a04c5 feat(Skeleton): add @skeleton-avatar-size less var (#7556) 2020-11-15 08:52:50 +08:00
neverlandandGitHub 810c3a7919 fix(Skeleton): avatar-size can be number type (#7555) 2020-11-15 08:49:29 +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
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 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 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