134 Commits

Author SHA1 Message Date
neverland
08c53c82d2
docs: add type version tip (#9244) 2021-08-12 09:57:20 +08:00
neverland
4c41908ac1
refactor: demo using script setup (#9235) 2021-08-11 10:55:10 +08:00
neverland
c34c629ba3
chore: bump eslint config and format code (#9223) 2021-08-10 10:49:32 +08:00
neverland
9025d3b4e3
chore: bump Vue 3.2 and remove event shim (#9218) 2021-08-10 10:04:55 +08:00
neverland
ac2940a365
types(Area): fix missing onCancel typing (#9217) 2021-08-10 09:58:40 +08:00
neverland
10c36c05c3
types(AddressEdit): add AddressEditInstance type (#9197) 2021-08-06 19:11:38 +08:00
neverland
3a1c8a9d16
types(Area): add AreaInstance type (#9195) 2021-08-06 18:30:07 +08:00
neverland
34d4937f2b
chore: fix all typos (#9053) 2021-07-17 16:07:42 +08:00
neverland
76c0b08bde
chore(Picker): deprecatation warning of valueKey (#8994) 2021-07-08 10:16:05 +08:00
neverland
edb6ea8858
feat(Area): add toolbar、confirm、cancel slots (#8969) 2021-07-02 10:21:28 +08:00
neverland
9deca34d1d
chore: remove object spead (#8514) 2021-04-12 20:57:24 +08:00
neverland
92f6a6a662
docs(Area): using @vant/area-data (#8491) 2021-04-09 16:30:23 +08:00
dengrongyao
56429ad4e1 docs: 调整组件介绍文档 2021-04-08 09:57:55 +08:00
dengrongyao
55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
neverland
f7706fb179
docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland
1381070a12
chore: prefer named exports (#8315)
* chore: prefer named exports

* chore: fix import
2021-03-09 15:39:26 +08:00
neverland
ae40d40c24
types: improve generated component typing (#8308) 2021-03-08 16:52:15 +08:00
neverland
e540876398
refactor: reorganize all components (#8303) 2021-03-08 11:50:37 +08:00
neverland
12be46fad8
chore: improve filter (#8262) 2021-03-04 11:27:39 +08:00
neverland
d20a2bd578
chore: add gitee issue template (#8259) 2021-03-04 10:14:13 +08:00
neverland
41b6004678
chore: area data using ts (#8257) 2021-03-04 09:58:25 +08:00
chenjiahan
6e5329cbe0 chore: rename variables and comments 2021-03-02 17:55:22 +08:00
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