234 Commits

Author SHA1 Message Date
chenjiahan
872af8157e docs: update readonly description 2021-01-20 19:25:17 +08:00
neverland
8f2b03ec18
docs: improve classname typing (#7927) 2021-01-16 19:52:36 +08:00
chenjiahan
51bc1cee8a docs: remove all v2 version tag 2021-01-10 19:08:09 +08:00
chenjiahan
4c4d303363 feat(Field): add autocomplate prop #7877 2021-01-10 13:28:38 +08:00
chenjiahan
d58b5ae610 test(Field): update test cases 2021-01-05 22:35:03 +08:00
chenjiahan
c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan
54d2717267 Merge branch '2.x' into dev 2020-12-30 17:40:52 +08:00
Mikasa33
149cde1ce1
feat(Form): add disabled and readonly prop (#7830)
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:31:40 +08:00
Mikasa33
8da1e23d53
feat(Form): add disabled and readonly prop (#7829)
* feat(Form): add disabled and readonly prop

* chore(Field): 使用 getProp 方法

* fix(Field): 将 computed 改为直接取值
2020-12-30 17:29:42 +08:00
chenjiahan
cbc107dfd7 docs: remove 2.x version tips 2020-12-21 21:51:42 +08:00
chenjiahan
65e14cd84a docs(Field): update i18n usage 2020-12-13 14:56:13 +08:00
chenjiahan
e785f622bd docs: remove toRefs 2020-12-10 20:55:28 +08:00
chenjiahan
b423259f45 docs(Field): use composition api 2020-12-09 14:06:36 +08:00
chenjiahan
497a88d7bb perf(Stepper): should not introduce form code #7675 2020-12-04 17:48:10 +08:00
chenjiahan
bf6e0beb02 docs: fix update:model-value event doc #7649 2020-12-01 16:41:39 +08:00
chenjiahan
5723c8a6bb docs: fix v-model api #7649 2020-11-30 22:07:21 +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
neverland
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
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
c60b899c42 Merge branch '2.x' into dev 2020-11-01 20:52:07 +08:00
chenjiahan
7e1ad5dbd5 style: no longer need icon min-width 2020-11-01 20:50:32 +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
neverland
abbf448a43
feat(empty): add imag-size prop (#7389) 2020-10-22 15:46:05 +08:00
chenjiahan
791d9e2315 Merge branch 'dev' into next 2020-10-18 20:10:42 +08:00
neverland
b4f2f2f330
fix(Field): incorrect label length when label-align is right (#7349) 2020-10-16 20:31:34 +08:00
chenjiahan
9cd48e0e33 fix(Field): incorrect empty cell title 2020-10-13 21:07:49 +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
608bd3de39 chore(Field): extract some utils 2020-10-06 17:00:15 +08:00
chenjiahan
1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverland
950dd10372
fix(Field): incorrect maxlength slicing (#7284)
* fix(Field): incorrect maxlength slicing

* chore: robust
2020-09-30 11:42:23 +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
6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan
0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
chenjiahan
3402ba5c8f chore(Form): use relation 2020-09-25 14:16:50 +08:00
chenjiahan
053006de52 chore: rename use-relation 2020-09-22 20:29:14 +08:00
chenjiahan
92aac941fc refactor(Form): refactor with composition api 2020-09-21 16:58:44 +08:00
chenjiahan
00dbf2cc50 refactor(Field): refactor with composition-api 2020-09-21 16:48:40 +08:00
neverland
17bd32491f
chore(FIeld): remove unused code (#7212) 2020-09-20 10:12:55 +08:00