81 Commits

Author SHA1 Message Date
dengrongyao
c024430d4f docs: 统一文档标点 2021-04-12 20:38:36 +08:00
dengrongyao
403a2893bd docs: 补充组件描述 2021-04-12 20:38:36 +08:00
lvwzhen
7f9fa00c0b
docs: 修复 Tabs 隐藏显示的错误 (#4138) 2021-04-08 20:11:41 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
0cd64e92e5
perf(tab): improve wxs style assemble & export resize methods (#3827)
fix #3676
2020-12-09 13:53:58 +08:00
neverland
2307f28d7b
feat(Tabs): remove default border (#3519) 2020-08-13 20:59:43 +08:00
neverland
3634840bb0
feat(Tabs): adjust default line-width to 40px (#3518) 2020-08-13 20:55:48 +08:00
rex
2958daf809
refactor(tab): adjust padding in complete mode (#3459)
* refactor(tab): adjust padding in complete mode

* docs(tab): update readme
2020-08-07 10:47:33 +08:00
rex
1f1160a2f0
docs(Tab): add use with popup doc (#3165)
fix #3155
2020-05-22 10:13:28 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +08:00
chenjiahan
9683904c29 docs(Tabs): update name match (#2922) 2020-04-05 16:20:17 +08:00
chenjiahan
cd7063100f docs(Tabs): add offset-top desc (#2922) 2020-04-05 16:15:42 +08:00
rex
92de5e9e34
docs(QuickStart): adjust quick start (#2939) 2020-04-01 15:41:07 +08:00
Waiter
9d6ef0e955
refactor: refactor relation (#2760) 2020-02-14 16:56:37 +08:00
rex
8e1af8e420
refactor(mixins): remove observer behavior (#2640) 2020-01-09 19:34:07 +08:00
rex
954bb21d40
perf(Tab): improve scrolling (#2606)
fix #2506
2019-12-26 16:16:57 +08:00
rex-zsd
5ae6d1a146 docs(quickstart): rename vant-weapp to @vant/weapp 2019-11-29 16:28:24 +08:00
rex
45f4c6c133
fix(Tab): fix getComputedName of undefined error (#2376)
fix #2335
2019-11-25 14:57:57 +08:00
rex-zsd
54a363472f docs(Tab): improve doc 2019-11-19 11:57:49 +08:00
rex
7d7cfd12b3
feat(Tab): add new prop ellipsis & improve performance (#2334)
fix #1605, fix #2297
2019-11-19 11:50:50 +08:00
rex
60453083b3
feat(Tab): add new prop lazyRender & improve performance (#2328)
Tab

add new prop lazyRender
improve performace
Sticky

add new prop container
2019-11-18 21:15:20 +08:00
neverland
f5c7050800
docs: props title (#2313) 2019-11-15 14:17:58 +08:00
rex
66fbfacf19
refactor(Tab): refactor component with Sticky (#2285)
fix #2253 #2122

Tab
support css variables
2019-11-12 14:32:36 +08:00
ShuaiKang Zhang
ee3bf31ff2 feat(Tab): improve the prop of Tab (#2082) 2019-09-27 17:47:38 +08:00
neverland
2be1ab0ef1
docs: scroll to anchor (#2048) 2019-09-18 17:14:59 +08:00
neverland
84bec71f4a
docs: add api title (#1990) 2019-09-09 11:43:09 +08:00
neverland
eef1fc6678
build: add stylelint (#1982) 2019-09-07 19:18:37 +08:00
君寻
14e5b62b83 doc: add props version (#1973) 2019-09-06 11:46:43 +08:00
neverland
fc31d9810d
feat(style): update basic red color (#1958) 2019-09-05 11:34:28 +08:00
neverland
23c2936146
docs: type highlight (#1918) 2019-08-28 10:58:54 +08:00
陈嘉涵
b8e4188408 [Doc] bump vant-doc 2.0 2019-06-21 17:07:57 +08:00
rex
53ff09b3bb
[docs]: add es5 guide 2019-04-03 20:15:05 +08:00
rex
da04fb0c1a
[new feature] Tab: add new external class nav-class、tab-class、tab-active-class
fix #1313
2019-03-08 12:00:53 +08:00
rex
6b16d7b4cd
[bugfix] Tab: offset-set not work、build class wrong
fix #1310
2019-03-04 10:12:18 +08:00
rex
74cb663c85
[new feature] Tab: refactor component & add new slot
支持 #1316

pull request 改动点:

* refactor sticky implementation
* improve performance
* add new slot left-nav & right-nav
2019-02-25 10:11:35 +08:00
neverland
efc74f7782
[new feature] Tab: add line-height prop (#1205) 2019-01-10 21:26:48 +08:00
张敏
f5306b88c1 [improvement] Tabs:sticky实现优化,不依赖外层的scrollTop (#1197) 2019-01-10 17:34:21 +08:00
rex
ab1b07ec8c
[new feature] Tab: 增加新属性 dot、info、title-style
re #1059 #1153
2019-01-04 10:57:37 +08:00
张敏
7a77aa69a7 [bugfix] Tabs:修复开启animated时导致的滚动问题 (#1030) 2018-12-20 17:37:37 +08:00
rex
4912029e2b docs(Tab): improve docs for sticky @rex-zsd (#1042) 2018-12-11 14:56:26 +08:00
张敏
e1b68de7fc [improvement] Tabs:support swipeable and sticky property (#1019) 2018-12-06 15:27:24 +08:00
neverland
9f128a1fe1
[improvement] move custom-class to template (#976) 2018-11-28 17:31:41 +08:00
张敏
1ea6fd49d8 [improvement] Tabs: add animated props to change tabs with animation (#957) 2018-11-27 11:56:14 +08:00
neverland
10a76f2982
[improvement] Tab: optimize code (#899) 2018-11-13 21:29:28 +08:00
neverland
ede23675fe
[improvement] optimize component registration (#846) 2018-11-01 20:25:27 +08:00
rex
53e752343a fix(Tab): fix line incorrect style when set tabs async @rex-zsd (#816) 2018-10-27 11:11:23 +08:00
neverland
d0b1127802
[bugfix] Tab: decrease default z-index (#749) 2018-10-12 15:41:04 +08:00
陈嘉涵
f713039d58 [changelog] 0.3.7 2018-10-08 17:54:50 +08:00
刘建东
038f835fa6 [new feature]: Tab 新增 z-index 属性 (#695) 2018-10-08 14:29:41 +08:00
陈嘉涵
aa7a6f59ae [changelog] 0.3.5 2018-09-29 16:13:45 +08:00