105 Commits

Author SHA1 Message Date
johnsonwong666
97af57cee9 fix(tab): delete extra return 2023-05-19 15:04:33 +08:00
johnsonwong666
53e4a0d3f9 fix(tab): async tab active 2023-05-18 19:38:42 +08:00
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
johnsonwong666
9e6832bf85 fix(tab): fix tab height 2023-04-24 16:21:48 +08:00
johnsonwong666
a1a1af37f1 fix(tab): fix tab height 2023-04-24 15:53:22 +08:00
fanburger
37735ca967 fix(tabs): Background offset#5318 2023-04-09 00:44:34 +08:00
landluck
76522a173f
feat(tab): add before-change event support (#5139)
* feat(tab): add before-change event support

* docs(tab): delete unnecessary content
2022-12-14 10:24:32 +08:00
yangjinfeng
c1abd0052f fix: 调整tab wrap-class位置及cascader review细节问题 2022-12-09 18:26:48 +08:00
yangjinfeng
d86d4a6a5f feat(cascader): 新增 cascader 组件 (#4992) 2022-12-05 16:53:29 +08:00
landluck
c6bff2718a
fix(tabs): fix issue with component init animation (#5115) 2022-11-29 11:26:05 +08:00
nemo-shen
8457af6511
fix(Tab): swipe invalid (#4715) 2021-12-31 09:53:35 +08:00
nemo-shen
3345bca8b8
fix(Tab): fix style error with card of type (#4582) 2021-10-28 09:44:57 +08:00
nemo-shen
7cbf287438
fix(Tab): swipe multi index with double refers (#4539)
* fix(Tab): swipe multi index with double refers

* fix(Tab): adjust swiping
2021-09-30 10:22:50 +08:00
nemo-shen
56ecd55e12
fix(Tab): fix init position incorrect (#4521)
* fix(Tab): fix init position incorrect

* style(Tab): prettier
2021-09-26 15:05:55 +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
nemo-shen
3afe10c0f9
fix(VantComponent): remove optionalTypes (#4501)
* fix(VantComponent): remove optionalTypes

* fix: reset project.config.json
2021-09-18 10:02:06 +08:00
nemo-shen
e2e0a2bcb1
refactor(VantComponent): remove null type (#4476) 2021-09-10 11:06:32 +08:00
rex
1d641b902f fix(tabs): remove duplicated init offset
fix #4202
2021-05-18 17:27:41 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
eaf513bf2f
perf(tab): set container once after mounted (#3875) 2020-12-18 15:04:31 +08:00
HadesZ
f321e202f4
[fix]:修复tabs在初始化的时候active的值被tabs的默认值给覆盖掉的问题 (#3874) 2020-12-18 14:56:03 +08:00
zhongnan
b5ea04eb10 perf(tags): remove useless code 2020-12-17 19:45:48 +08:00
zhongnan
b28d128991 fix(tab): use groupSetData to keep tab render sync
fix #3290, fix #1867
2020-12-16 23:33:46 +08:00
rex
0cd64e92e5
perf(tab): improve wxs style assemble & export resize methods (#3827)
fix #3676
2020-12-09 13:53:58 +08:00
rex
f1ea060b25
fix(tab): correct line position in complete mode (#3777)
* fix(tab): correct line position in complete mode

fix #3767, fix #3579

* refactor(tabs): remote console.log
2020-11-23 20:06:36 +08:00
rex
101e0f463b
build(typings): use miniprogram-api-typings & update quickstart (#3746)
fix #3699
2020-11-11 11:20:31 +08:00
rex
3d6a460bd6
fix(tab): refactor animation without transform (#3668)
fix #3659
2020-10-13 20:09:59 +08:00
rex
9bdfd34487
fix(tab): line-width support string (#3628)
fix #3620
2020-09-22 14:55:53 +08:00
Mondo
eca7dae310
fix: support preview video (#3594) 2020-09-17 22:15:05 +08:00
neverland
2307f28d7b
feat(Tabs): remove default border (#3519) 2020-08-13 20:59:43 +08:00
neverland
3634840bb0
feat(Tabs): adjust default line-width to 40px (#3518) 2020-08-13 20:55:48 +08:00
rex
e047a89079
fix(tab): rollback line style refactor (#3511)
fix #3492, fix #3504
2020-08-12 14:23:19 +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
2d47fb418f
fix(tab): avoid swipe to disabled tab (#3467)
fix #3321
2020-08-01 10:21:49 +08:00
Lindy
ac6b34a823
fix(Sticky): pageScroll bind page (#3092)
* fix(Sticky): pageScroll miss this

* fix(Sticky): pageScroll miss this
2020-04-28 20:38:50 +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
Lindy
cb85269f17
fix(Tab): fix Card Type Color custome (#2941) 2020-04-03 09:57:58 +08:00
rex
a54f0af5dd
fix(Tab): set container when change active (#2817)
fix #2782
2020-03-03 19:29:21 +08:00
Waiter
855cfa5d94
chore: change some style (#2773)
* chore: change some style

* chore: change some code

* fix(Tabs): 调整初始化时机
2020-02-18 20:33:39 +08:00
Waiter
9d6ef0e955
refactor: refactor relation (#2760) 2020-02-14 16:56:37 +08:00
Waiter
6ea006006f
fix(Tabs): fix disabled event data (#2758) 2020-02-14 15:19:02 +08:00
rex
0d9850a11d
fix(Tab): support set animated dynamic (#2712)
fix #2597
2020-01-23 10:29:33 +08:00
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