112 Commits

Author SHA1 Message Date
chenjiahan
a0addef294 chore: prefer arrow function shorthand 2021-03-02 17:45:12 +08:00
neverland
397af4f50a
docs: fix some mistakes (#8208) 2021-02-24 16:09:57 +08:00
neverland
f0f89f1c4c
chore: demo spec uses ts (#8197) 2021-02-22 20:53:07 +08:00
neverland
4cb974ab02
types: ComponentInstance (#8154) 2021-02-14 17:07:26 +08:00
neverland
cb2c2b9b68
test: prefer enUS (#8144) 2021-02-12 20:06:11 +08:00
neverland
e943b081f8
chore(Picker): move shared props (#8142) 2021-02-12 13:26:25 +08:00
neverland
2fc8333c45
types(AddressEdit): use tsx (#8141) 2021-02-12 13:22:44 +08:00
neverland
a00f599dc2
types(Area): use tsx (#8140) 2021-02-12 13:18:13 +08:00
neverland
a0edab96d9
chore(Area): improve compare num (#8005) 2021-01-26 14:42:13 +08:00
Air
f9ef352cde
feat(Area):适配8位,10位,12位等地区码,及处理东莞市等没有第三级区域码的问题 (#8001)
Co-authored-by: guoxiang <guox@ibumobile.com>
2021-01-26 14:23:48 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
1356f66ee1 test(Area): update test cases 2021-01-08 17:30:37 +08:00
chenjiahan
03c7b46b04 fix(Area): should expose getValues method 2021-01-08 17:30:25 +08:00
chenjiahan
b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan
7d2678764c docs(Area): use composition api 2020-12-13 12:36:22 +08:00
chenjiahan
ea44d636ba test: demo snapshot uses enUS 2020-11-25 22:39:06 +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
neverland
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
2550ac9111 chore: rename scopedSlots to slots in legacy cases 2020-11-14 06:47:08 +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
1805f21308 Merge branch '2.x' into dev 2020-11-04 20:06:59 +08:00
neverland
ebd78a9d02
feat(Sticky): offset-top support vh unit (#7498) 2020-11-04 19:39:52 +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
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
1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverland
8d2c4b1e46
feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
chenjiahan
c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan
a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan
971c16eb3c chore: rename usePublicApi to useExpose 2020-09-15 20:19:15 +08:00
chenjiahan
f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverland
d0eb103cba
docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
neverland
da193d0b71
feat(Area): add readonly prop (#7106) 2020-09-05 06:57:05 +08:00
chenjiahan
0d64cf1b63 feat: add usePublicApi 2020-08-31 16:57:49 +08:00
chenjiahan
c720eea831 fix(Image): loading placeholder not work 2020-08-26 16:24:02 +08:00
chenjiahan
326c345c91 chore(Area): remove unnecessary ref 2020-08-26 11:23:42 +08:00
chenjiahan
d0848544d4 chore: improve exposed api 2020-08-26 11:14:36 +08:00
chenjiahan
c54025ce83 refactor(Area): refactor with composition api 2020-08-25 19:50:59 +08:00
chenjiahan
8843b7875a breaking change(Picker): enable show-toolbar by default 2020-08-21 00:17:04 +08:00
chenjiahan
832dab10cf breaking change(Area): adjust change event param 2020-08-21 00:13:27 +08:00
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
789a2fda1e feat: migrate Area component 2020-08-17 11:31:19 +08:00
neverland
a1007fc324
docs(Area): update area.js (#6984) 2020-08-11 19:25:11 +08:00