54 Commits

Author SHA1 Message Date
君寻
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
neverland
7c7d69230d
[bugfix] Tab: active type should be number (#665) 2018-09-28 15:38:29 +08:00
neverland
a3539e373d
[improvement] relations (#647) 2018-09-26 19:47:40 +08:00
neverland
2168cc06b5
[improvement] watcher (#645) 2018-09-26 19:22:56 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
陈嘉涵
d31d844828 [changelog] 0.3.3 2018-09-20 19:19:09 +08:00
neverland
634fb744a9
[improvement] Tab: support custom-class (#612) 2018-09-20 16:45:58 +08:00
neverland
8e2639b9e5
[Doc] add component changelog (#600) 2018-09-19 17:20:16 +08:00
tkggusraqk
19a89d38d2 [new feature] Tab: add border prop (#595) 2018-09-19 15:50:55 +08:00
neverland
c166c8e36c
[bugfix] Tab: props observer (#553) 2018-09-11 10:08:41 +08:00
neverland
a297dba84c
[improvement] vue style component options (#523) 2018-09-07 10:24:19 +08:00
neverland
cb9a63f477
[bugfix] Tab: hairline (#502) 2018-09-05 17:54:56 +08:00
neverland
216e4eb8e6
[new feature] add Tab component (#496) 2018-09-05 11:06:59 +08:00
陈嘉涵
cbe9eb27d6 [Doc] temporary remove some components 2018-08-09 21:15:18 +08:00
陈嘉涵
84538c888e [breaking change] update component prefix 2018-07-30 10:26:34 +08:00
陈嘉涵
93ed851740 [breaking change] Rename to vant-weapp 2018-07-30 09:47:31 +08:00
rex
45994120a9 feat(tab): tab组件支持选中项自动滑动到中间位置 @rex-zsd (#347)
#307
2018-07-09 21:34:27 +08:00
Yao
31788dca22
[improvement] Tab: 优化组件宽度样式 (#336)
* tab 改为 100% 宽度

* build dist
2018-07-03 11:13:17 +08:00
Yao
b42d1e8e8f
[bugfix] 修复 gulp 插件引起的组件编译后代码异常的问题 (#209)
* add eslint

* eslint 校验

* reset gulp build config
2018-04-30 23:08:58 +08:00
Yao
1d7c23b289
[refactor] Toast: 升级为自定义组件 (#191)
* toast 组件初始化

* toast 增加示例 && 逻辑补全

* toast 支持直接 loading 调用

* 增加 toast readme

* 去除多余的引用
2018-04-12 21:58:54 +08:00
kobeCristiano
e37472805c [refactor]Toptips:升级为自定义组件 (#169)
* [improvement] Tab:升级到自定义组件

* fix: 去除冗余example代码

* [refactor] 重构badge为自定义组件 (#160)

* fix: 去除tab组件使用对象入参方式,修改example用例

* refactor: 重构noticebar组件

* fix: 去除tab组件冗余属性字段

* refactor: 重构toptips为自定义组件
2018-03-28 15:12:03 +08:00
kobeCristiano
86152d45ce [refactor] Noticebar:升级到自定义组件 (#165)
* [improvement] Tab:升级到自定义组件

* fix: 去除冗余example代码

* [refactor] 重构badge为自定义组件 (#160)

* fix: 去除tab组件使用对象入参方式,修改example用例

* refactor: 重构noticebar组件

* fix: 去除tab组件冗余属性字段
2018-03-25 18:30:53 +08:00
kobeCristiano
541517361b [refactor] Tab:升级到自定义组件 (#161)
* [improvement] Tab:升级到自定义组件

* fix: 去除冗余example代码

* [refactor] 重构badge为自定义组件 (#160)

* fix: 去除tab组件使用对象入参方式,修改example用例
2018-03-25 11:10:09 +08:00
WyTiny
d02404616b fix: 修复合并生命周期extend函数 & 修改tab文档 (#93) 2017-12-30 11:03:18 +08:00
wny
e8d37a6f78 [new feature] 增加支持合并page生命周期的extend函数 (#90)
* [new feature] 添加支持合并生命周期的extend函数

* 增加yarn.lock

* fix comment

* 保持example引用与文档一致
2017-12-25 11:17:20 +08:00
Yao
ce5559a57e
[improvement] 部分组件边框实现修改 (#87)
* 使用超细边框

* 部分组件切换为 hairline

* 文档 边框替换
2017-12-23 14:25:41 +08:00
Yao
7467a30020
[bug fix] Tab: 修复不滚动情况下,文字过长显示问题 (#81)
* format code

* 更改传参方式 && 增加无滚动时文字过长处理

* 增加 helper 文档

* update helper doc

* update helper doc
2017-12-16 20:57:25 +08:00
0x01f7
a6680e7785 Docs: 修正几处文档错误 (#68) 2017-12-03 16:17:40 +08:00