133 Commits

Author SHA1 Message Date
neverland
08e928111b
types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +08:00
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
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
neverland
174e2704bf
docs: improve style typing (#7928) 2021-01-16 20:01:06 +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
e3e9012ead test(Tab): fix snapsho 2021-01-09 16:31:09 +08:00
chenjiahan
dd7583e23f test(Tab): update test cases 2021-01-09 15:38:03 +08:00
chenjiahan
c261bcc4a7 test: rename destroy to unmount 2021-01-02 20:51:50 +08:00
chenjiahan
b03341792e test: update legacy test cases 2020-12-31 16:06:49 +08:00
chenjiahan
a524b5284f test: update snapshots 2020-12-26 15:52:54 +08:00
chenjiahan
8bbd944ece Merge branch '2.x' into dev 2020-12-21 11:02:14 +08:00
chenjiahan
c919e9deda fix(Tab): should scroll into view when title changed 2020-12-20 21:23:50 +08:00
chenjiahan
347758a935 feat(Cascader): select options 2020-12-20 21:23:50 +08:00
chenjiahan
43a7047326 docs: fix table 2020-12-14 17:07:58 +08:00
chenjiahan
714f0f0d1a docs(Tabs): use composition api 2020-12-13 19:06:46 +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
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
2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
neverland
0cc11a45e1
fix(Tabs): incorrect change event in some cases (#7461) 2020-10-31 17:35:33 +08:00
chenjiahan
ff7742670b docs(Tabs): add resize faq 2020-10-30 22:21:21 +08:00
chenjiahan
01f3040ac7 docs: adjust resize method description 2020-10-29 22:46:27 +08:00
chenjiahan
2293b652ab Merge branch '2.x' into dev 2020-10-29 22:03:29 +08:00
neverland
134d8ccd6f
fix(Tabs): should keep active value after insert item (#7445) 2020-10-29 21:48:54 +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
791d9e2315 Merge branch 'dev' into next 2020-10-18 20:10:42 +08:00
neverland
22888a7e97
test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverland
27d4cb7acf
fix(Tabs): incorrect animation when content is empty (#7354) 2020-10-17 23:10:37 +08:00
neverland
7d0f4fc9ed
fix: add info prop deprecation warning (#7352) 2020-10-16 20:52:19 +08:00
neverland
c82c30eccd
chore(Tab): remove unused prop and update desc (#7330) 2020-10-14 20:55:37 +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
1376d6f3f7 feat(Tab): add swipe animation #1174 2020-10-03 15:33:21 +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
6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00