16 Commits

Author SHA1 Message Date
rex
45f4c6c133
fix(Tab): fix getComputedName of undefined error (#2376)
fix #2335
2019-11-25 14:57:57 +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
rex
6b16d7b4cd
[bugfix] Tab: offset-set not work、build class wrong
fix #1310
2019-03-04 10:12:18 +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
张敏
1ea6fd49d8 [improvement] Tabs: add animated props to change tabs with animation (#957) 2018-11-27 11:56:14 +08:00
neverland
634fb744a9
[improvement] Tab: support custom-class (#612) 2018-09-20 16:45:58 +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
rex
45994120a9 feat(tab): tab组件支持选中项自动滑动到中间位置 @rex-zsd (#347)
#307
2018-07-09 21:34:27 +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
541517361b [refactor] Tab:升级到自定义组件 (#161)
* [improvement] Tab:升级到自定义组件

* fix: 去除冗余example代码

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

* fix: 去除tab组件使用对象入参方式,修改example用例
2018-03-25 11:10:09 +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
Yao
451a3b19fc
[new feature] 增加 css 编译,方便组件书写 (#40)
* add src dir && add build

* add build watch && change dir name

* bower ignore package.json
2017-10-29 10:42:28 +08:00