105 Commits

Author SHA1 Message Date
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
rex
7c41cc0ff0 feat(theme): support custom theme base on css variables @rex-zsd (#2049) 2019-09-18 17:42:21 +08:00
neverland
c0901b8023
fix(Circle): initial ctx (#2005) 2019-09-09 20:41:23 +08:00
neverland
eef1fc6678
build: add stylelint (#1982) 2019-09-07 19:18:37 +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
rex
ab1b07ec8c
[new feature] Tab: 增加新属性 dot、info、title-style
re #1059 #1153
2019-01-04 10:57:37 +08:00
neverland
7b61eeaf33
[bugfix] Tab: span selector (#1146) 2018-12-25 11:13:56 +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
neverland
8002ac6958
[improvement] update basic icons (#980) 2018-11-28 21:12:48 +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
131946ec3d
[bugfix] Tab: swipe-threshold not work when less than 4 (#941) 2018-11-23 21:12:21 +08:00
neverland
e30bd6552a
[improvement] Tab: update active style (#940) 2018-11-23 21:06:40 +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
neverland
c88e8e02e2
[improvement] Tab: optimize wxml (#860) 2018-11-06 16:02:23 +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
creeperdance
870c23b143 [bugfix] Tabs: card type incorrect border color (#767) 2018-10-16 15:50:27 +08:00
neverland
d0b1127802
[bugfix] Tab: decrease default z-index (#749) 2018-10-12 15:41:04 +08:00
creeperdance
ed3221747f [bugfix] Tab: card type incorrect style (#742) 2018-10-12 14:53:35 +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
b08e90e40d
[improvement] optimize common css (#676) 2018-09-29 14:40:13 +08:00
neverland
7c7d69230d
[bugfix] Tab: active type should be number (#665) 2018-09-28 15:38:29 +08:00
neverland
0e3ee3dc77
[improvement] use less as css compiler (#664) 2018-09-28 15:18:24 +08:00
neverland
fe4024cdc9
[improvement] update css extension name (#662) 2018-09-28 14:13:31 +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
neverland
265f609bf3
[bugfix] missing options (#624) 2018-09-21 16:04:59 +08:00
neverland
f9fb953422
[improvement] rewrite with typescript (#604) 2018-09-21 10:32:25 +08:00
neverland
634fb744a9
[improvement] Tab: support custom-class (#612) 2018-09-20 16:45:58 +08:00
tkggusraqk
19a89d38d2 [new feature] Tab: add border prop (#595) 2018-09-19 15:50:55 +08:00
neverland
1a3d6ff404
[bugfix] Tab: color prop (#570) 2018-09-13 19:03:25 +08:00
neverland
c166c8e36c
[bugfix] Tab: props observer (#553) 2018-09-11 10:08:41 +08:00
neverland
67d37aad01
[improvement] Tab: remove active color (#544) 2018-09-10 15:35:27 +08:00