24 Commits

Author SHA1 Message Date
rex
c9fcdd70bf
build: update compiler
fix #1591
2019-08-12 19:57:38 +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
ff94a7d6cd
[improvement]: change miniprogram-api-typings for typescript definition 2019-02-25 19:59:55 +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
a0bfe6959b
[bugfix] Tab: should not have line animation when inited (#1295) 2019-02-13 16:24:21 +08:00
张敏
03fa90dd9d [bugfix] Tabs:回滚使用IntersectionObserver实现的sticky效果 2019-01-19 18:50:38 +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
张敏
7a77aa69a7 [bugfix] Tabs:修复开启animated时导致的滚动问题 (#1030) 2018-12-20 17:37:37 +08:00
neverland
d7fc30fed7
[bugfix] not proxy setData (#1023) 2018-12-06 15:29:51 +08:00
张敏
e1b68de7fc [improvement] Tabs:support swipeable and sticky property (#1019) 2018-12-06 15:27:24 +08:00
张敏
1ea6fd49d8 [improvement] Tabs: add animated props to change tabs with animation (#957) 2018-11-27 11:56:14 +08:00
neverland
902f4d4368
[bugfix] Tab: line style missing transform prefix (#943) 2018-11-23 23:29:08 +08:00
neverland
be1dfd28e6
[bugfix] Tab: line width can be zero (#900) 2018-11-13 21:47:39 +08:00
neverland
10a76f2982
[improvement] Tab: optimize code (#899) 2018-11-13 21:29:28 +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
neverland
61a9031867
[improvement] Tab: update line style (#719) 2018-10-09 14:43:30 +08:00
刘建东
038f835fa6 [new feature]: Tab 新增 z-index 属性 (#695) 2018-10-08 14:29:41 +08:00
neverland
7c7d69230d
[bugfix] Tab: active type should be number (#665) 2018-09-28 15:38:29 +08:00
neverland
0c4e200d40
[improvement] types (#648) 2018-09-26 19:58:30 +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