Commit Graph
2390 Commits
Author SHA1 Message Date
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
chenjiahanandneverland f3ad7ed1a7 fix(Popover): failed to compile 2020-11-25 21:58:50 +08:00
neverlandandGitHub 1794513ae5 fix(Button): icon button vertical align (#7636) 2020-11-25 20:55:04 +08:00
neverlandandGitHub 09c292aeb2 feat(ShareSheet): support weapp-qrcode (#7635) 2020-11-25 20:35:02 +08:00
chenjiahan a8eb4f5452 test: fix field snapshot 2020-11-25 20:13:06 +08:00
9573aeee5a docs: update field (#7634)
Co-authored-by: 李佳朋 <lijiapeng@chunyu.me>
2020-11-25 20:08:10 +08:00
chenjiahan 16c3539203 Merge branch '2.x' into dev 2020-11-24 22:21:28 +08:00
neverlandandGitHub 89ce8345b4 feat(Popover): improve a11y (#7624) 2020-11-24 17:25:27 +08:00
neverlandandGitHub 1f5f078aec style(Popover): improve cursor (#7623) 2020-11-24 17:09:53 +08:00
neverlandandGitHub 40062ad21b style(NavBar): z-index not work when border is hidden (#7612) 2020-11-23 21:19:25 +08:00
neverlandandGitHub 39b0a4282d docs(Slider): hide range usage in weapp (#7611) 2020-11-23 21:12:00 +08:00
chenjiahan 12d6b813ea test(SubmitBar): update test cases 2020-11-23 20:58:03 +08:00
chenjiahan 33627aab1b test(ShareSheet): update test cases 2020-11-22 20:05:46 +08:00
chenjiahan cf5fda8c89 test(Steps): update test cases 2020-11-22 19:57:52 +08:00
chenjiahan c9ff79390f test(Badge): fix prop name 2020-11-22 19:46:41 +08:00
chenjiahan dff2bebfef docs(Popover): add vertion tip 2020-11-22 19:35:28 +08:00
chenjiahan 0f7c9a317c fix(Radio): failed to bind group 2020-11-22 19:28:51 +08:00
chenjiahan ec5684c53e fix(Checkbox): bind-group prop not work #7447 2020-11-22 19:12:27 +08:00
chenjiahan 2cb5e5e566 chore: remove legacy badge 2020-11-22 16:12:41 +08:00
chenjiahan 648906fff7 docs: update less variables 2020-11-22 16:10:28 +08:00
chenjiahan 8ce14496f5 Merge branch '2.x' into dev 2020-11-22 16:06:24 +08:00
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
chenjiahan 9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan 265ca82686 chore(cli): fix missing route name 2020-11-21 21:08:41 +08:00
chenjiahan daa55f805b types: fix errors 2020-11-21 20:56:44 +08:00
chenjiahan d26282e542 feat(Search): add blur method 2020-11-21 19:01:10 +08:00
chenjiahan 2833bc03f5 feat(Search): add focus method 2020-11-21 18:59:57 +08:00
chenjiahan 40840abeeb Merge branch '2.x' into dev 2020-11-21 18:49:01 +08:00
chenjiahan f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +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
chenjiahan 1c034792ca test(Popover): update test cases 2020-11-20 21:19:10 +08:00
chenjiahan e0ad5107d7 chore(Popover): refactor with composition api 2020-11-20 21:12:28 +08:00
chenjiahan 27706b023b Merge branch '2.x' into dev 2020-11-20 20:46:10 +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
chenjiahan 0f98c5b25e chore: remove unused less vars 2020-11-20 14:31:27 +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