74 Commits

Author SHA1 Message Date
neverland
795de3dd51
types(Tabs): add TabsInstance type (#9174)
* types(Tabs): add TabsInstance type

* types: fix
2021-08-03 20:30:21 +08:00
neverland
0736700296
docs: remove index key (#9122) 2021-07-26 19:12:36 +08:00
neverland
4a74aa523a
docs: improve interceptor typing (#9066) 2021-07-19 15:39:02 +08:00
neverland
83cf4ebd33
feat(Tabs): click-tab event add disabled param (#9042) 2021-07-16 11:37:36 +08:00
neverland
da9b09b471
feat(Tabs): add click-tab event (#9037) 2021-07-15 14:58:47 +08:00
neverland
be3a7d7497
docs: fix gray typo (#8953)
* docs: fix gray typo

* docs: fix prettier issue
2021-06-29 20:41:29 +08:00
踏学吾痕
ac3c5aa951
docs: fix format errors (#8919)
* docs: fix format errors

* docs: fix format errors
2021-06-24 09:49:08 +08:00
neverland
2877363489
feat(Tabs): add nav-bottom slot (#8915) 2021-06-23 16:38:29 +08:00
neverland
4ccd7c1cb5
feat: add more color variables (#8861)
* style: add --van-warning-color

* style: add --van-success-color

* feat: add more color variables
2021-06-14 15:21:05 +08:00
chenjiahan
981ad0f3ce docs: update componen varriable value format 2021-06-14 11:13:38 +08:00
chenjiahan
b3cc75dcbd docs: update component css vars value 2021-06-14 11:13:38 +08:00
neverland
8e3833acc8
docs: update component CSS variable names (#8857) 2021-06-14 10:23:47 +08:00
dengrongyao
55afff0e9c docs: Adjust punctuation 2021-04-08 09:57:55 +08:00
dengrongyao
2210f8240d docs: Supplement English intro 2021-04-08 09:57:55 +08:00
neverland
71d60cdca0
feat(Cascader): add swipeable prop (#8383) 2021-03-21 21:25:00 +08:00
neverland
f7706fb179
docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland
906f01cc8e
types(Tabs): use tsx (#8187) 2021-02-20 17:49:34 +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
8bbd944ece Merge branch '2.x' into dev 2020-12-21 11:02:14 +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
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
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
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
chenjiahan
01f3040ac7 docs: adjust resize method description 2020-10-29 22:46:27 +08:00
chenjiahan
59ed9eee51 docs: link to vue3 site 2020-10-25 09:25:26 +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
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
chenjiahan
d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan
6f4c8f1e5b Merge branch 'dev' into next 2020-08-15 07:01:52 +08:00
neverland
4f9eeec752
style(Tabs): adjust default line-width to 40px (#7002) 2020-08-13 20:50:53 +08:00
chenjiahan
17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +08:00
chenjiahan
69ac602bc2 style(Tab): remove default border 2020-07-31 19:25:19 +08:00
zhongnan
e66504ea03 docs(tab): update readme 2020-07-31 16:46:34 +08:00
chenjiahan
d2291f3710 feat: migrate Tab component 2020-07-26 15:29:52 +08:00
neverland
9903230cb6
feat(Tabs): add before-change prop (#6817) 2020-07-19 16:57:27 +08:00
neverland
839f65e533
feat: Sticky/Picker support vw unit (#6816) 2020-07-19 15:40:39 +08:00
neverland
b249c690d7
feat(Tab): add scrollTo method (#6800) 2020-07-16 22:48:26 +08:00
neverland
717352b453
docs(Tab): add offset-top rem unit desc (#6570) 2020-06-19 06:21:18 +08:00
chenjiahan
7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00