33 Commits

Author SHA1 Message Date
johnsonwong666
8102e79531 fix(tab): incorrect slot 2023-05-06 17:06:38 +08:00
johnsonwong666
747b30597a fix(tab): jest change 2023-04-24 19:32:45 +08:00
fanburger
37735ca967 fix(tabs): Background offset#5318 2023-04-09 00:44:34 +08:00
landluck
c6bff2718a
fix(tabs): fix issue with component init animation (#5115) 2022-11-29 11:26:05 +08:00
nemo-shen
3345bca8b8
fix(Tab): fix style error with card of type (#4582) 2021-10-28 09:44:57 +08:00
neverland
1a7889590f
perf: remove CSS variables polyfill (#4487)
* perf: remove CSS variables polyfill

* style: fix missing calc value

* perf: reduce some useless css vars
2021-09-23 17:31:28 +08:00
rex
3d6a460bd6
fix(tab): refactor animation without transform (#3668)
fix #3659
2020-10-13 20:09:59 +08:00
rex
2958daf809
refactor(tab): adjust padding in complete mode (#3459)
* refactor(tab): adjust padding in complete mode

* docs(tab): update readme
2020-08-07 10:47:33 +08:00
rex
7d0feac93a
fix(tab): hide scrollbar (#3072)
fix #2935
2020-04-26 16:10:16 +08:00
chenjiahan
942ea6b635 docs: improve format 2020-04-25 10:59:58 +08:00
chenjiahan
44fc8b065c chore: prettier evenything 2020-04-25 10:59:58 +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
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
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
eef1fc6678
build: add stylelint (#1982) 2019-09-07 19:18:37 +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
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
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
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
e30bd6552a
[improvement] Tab: update active style (#940) 2018-11-23 21:06:40 +08:00
neverland
c88e8e02e2
[improvement] Tab: optimize wxml (#860) 2018-11-06 16:02:23 +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
0e3ee3dc77
[improvement] use less as css compiler (#664) 2018-09-28 15:18:24 +08:00