Commit Graph
111 Commits
Author SHA1 Message Date
neverlandandGitHub d2ab580f74 style: add var ext (#8063) 2021-02-02 20:31:14 +08:00
chenjiahan cb3219ab66 docs: prefer shorter demo 2021-01-20 21:00:36 +08:00
chenjiahan 3787e82ec7 chore(AddressEdit): remove createCommentVNode 2021-01-20 20:40:49 +08:00
chenjiahan 06df8092d1 test(AddressEdit): update test cases 2021-01-11 21:03:32 +08:00
chenjiahan 6a184f8e93 fix(AddressEdit): should expose setAreaCode method 2021-01-11 20:44:53 +08:00
chenjiahan dc93ef3f20 chore(AddressEdit): use createCommentVNode instead of h 2021-01-11 20:12:09 +08:00
chenjiahan 51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan 1e79f28ae5 docs(AddressList): use composition api 2020-12-13 12:34:50 +08:00
chenjiahan cc4e69ea54 docs(AddressEdit): use composition api 2020-12-13 12:29:47 +08:00
chenjiahan ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +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
chenjiahan 9acac4c2b1 test: update all snapshots 2020-11-21 22:27:11 +08:00
chenjiahan f34d828f25 Merge branch '2.x' into dev 2020-11-21 18:47:31 +08:00
neverlandandGitHub a3b9e67d36 docs: fix grammar errors (#7594) 2020-11-20 20:39:40 +08:00
chenjiahan 062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
chenjiahan e627805746 test: replace propsData with props 2020-11-13 23:33:15 +08:00
chenjiahan 24c4896a11 test: enable all demo snapshots 2020-11-08 20:30:51 +08:00
chenjiahan fffb9b3d5d test: fix wrapper snapshot usage 2020-11-08 20:03:39 +08:00
chenjiahan 59ed9eee51 docs: link to vue3 site 2020-10-25 09:25:26 +08:00
chenjiahan 5e00ab978b Merge branch '2.x' into dev 2020-10-24 18:02:50 +08:00
chenjiahan 2206e77cc5 docs: update links 2020-10-24 17:25:35 +08:00
chenjiahan d7a944e391 Merge branch 'dev' into next 2020-10-22 17:53:36 +08:00
chenjiahan 76299ef0be docs: add more component intro 2020-10-22 17:52:46 +08:00
chenjiahan e8244c44e1 docs: remove demo-section 2020-10-22 16:44:19 +08:00
chenjiahan a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan 91b47d64e6 chore: rename vShow to v-show 2020-10-02 21:41:01 +08:00
chenjiahan 1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverlandandGitHub 8d2c4b1e46 feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
chenjiahan 749e4ae73b refactor(AddressEdit): refactor with composition api 2020-09-24 17:19:14 +08:00
chenjiahan 02e89a73c5 fix(AddressEdit): failed to close area popup 2020-09-15 20:14:52 +08:00
chenjiahan 1e6a120b2e fix(AddressEdit): emits warning 2020-09-15 20:13:48 +08:00
chenjiahan d06f98e961 fix(AddressEdit): showDetail not work 2020-09-15 20:11:57 +08:00
chenjiahan 08c9b06ac1 chore(AddressEditDetail): refactor with composition api 2020-09-15 20:09:16 +08:00
chenjiahan f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverlandandGitHub d0eb103cba docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan 52b187692b breaking change: rename get-container to teleport 2020-08-21 10:58:02 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan 1349301f01 feat: migrate AddressEdit component 2020-08-18 17:53:57 +08:00
chenjiahan 1f4ae70062 Merge branch 'dev' into next 2020-08-18 17:44:32 +08:00
chenjiahan 7cc8a68d92 fix(AddressEdit): incorrect bottom fields when get focused 2020-08-18 17:43:39 +08:00
chenjiahan 07fbb07661 Merge branch 'dev' into next 2020-08-18 17:37:00 +08:00
neverlandandGitHub 1ca5279193 chore(AddressEdit): remove SwitchCell (#7015) 2020-08-18 17:36:21 +08:00
chenjiahan c0c4f764b5 fix: rename domPropsInnerHTML to innerHTML 2020-08-17 20:23:32 +08:00
neverlandandGitHub f9a7da54c5 fix(AddressEdit): incorrect label wrap on safari (#6969) 2020-08-10 11:14:18 +08:00
neverlandandGitHub ff200f6e5f fix(AddressEdit): render error in some cases (#6942)
* fix(AddressEdit): render error in some cases

* chore: update snapshot
2020-08-05 20:07:58 +08:00
neverlandandGitHub 08a554c5a2 feat(AddressEdit): add tel-maxlength prop (#6869) 2020-07-25 10:36:45 +08:00
neverlandandGitHub f9d89142b9 style(AddressEdit): adjust label width (#6591) 2020-06-21 21:48:14 +08:00