35 Commits

Author SHA1 Message Date
rex
ef1e747869
fix(Tab): fix prop active not work in init (#2395)
fix #2390
2019-11-26 21:33:21 +08:00
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
Mondo
002f26fb3c fix(Tabs): 修复选项卡竖向滚动时不触发scroll事件 (#2299) 2019-11-14 17:13:08 +08:00
Mondo
94e71d1509 fix(Tabs): 修复滑动切换模式下激活选项错误 (#2293) 2019-11-13 15:10:31 +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
a14ad6e384 fix(Tabs): fix some error when component init (#2133) 2019-10-10 17:58:50 +08:00
ShuaiKang Zhang
ee3bf31ff2 feat(Tab): improve the prop of Tab (#2082) 2019-09-27 17:47:38 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
rex
e5945c5459
[bugfix] Tab: 修复极端情况激活态异常 2019-08-15 15:58:19 +08:00
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