neverland
|
cc2a40450e
|
fix(Tabs): failed to scroll into view when render multiple tabs (#9542)
|
2021-09-22 16:01:51 +08:00 |
|
Weicong Peng
|
9534867347
|
fix(Tabs): remove invalid head padding for card type (#9169)
* fix: 去除card类型的tabs头样式多余padding
* style: 优化tabs组件not选择器写法
Co-authored-by: TCLKING\weicong.peng <weicong.peng@tcl.com>
Co-authored-by: 彭伟聪 <weicong.peng@foxmail.com>
|
2021-08-04 09:48:04 +08:00 |
|
neverland
|
34f389917f
|
fix(Tabs): setLine when popup reopened (#8792)
|
2021-06-01 10:34:43 +08:00 |
|
neverland
|
4db9449f74
|
fix(Tabs): incorrect active tab when active prop is zero (#8087)
|
2021-02-05 10:40:46 +08:00 |
|
neverland
|
b4cb00ed97
|
style(Cascader): fix style details (#7779)
* style(Cascader): fix style details
* style(Tabs): use less var
|
2020-12-21 13:34:36 +08:00 |
|
chenjiahan
|
347758a935
|
feat(Cascader): select options
|
2020-12-20 21:23:50 +08:00 |
|
neverland
|
0cc11a45e1
|
fix(Tabs): incorrect change event in some cases (#7461)
|
2020-10-31 17:35:33 +08:00 |
|
chenjiahan
|
9be853f7ac
|
Revert "fix(Tabs): should scroll to current content when mounted (#7411)"
This reverts commit f504245074fb0450ec69f5c64577be2716b80ac4.
|
2020-10-29 22:04:13 +08:00 |
|
neverland
|
134d8ccd6f
|
fix(Tabs): should keep active value after insert item (#7445)
|
2020-10-29 21:48:54 +08:00 |
|
neverland
|
f504245074
|
fix(Tabs): should scroll to current content when mounted (#7411)
|
2020-10-26 20:47:43 +08:00 |
|
neverland
|
c82c30eccd
|
chore(Tab): remove unused prop and update desc (#7330)
|
2020-10-14 20:55:37 +08:00 |
|
neverland
|
14b2f343e2
|
fix(Tabs): incorrect scroll position when offset-top has unit (#7143)
|
2020-09-09 18:00:15 +08:00 |
|
neverland
|
4ffa6ead1e
|
chore: prefer nullish coalescing (#7125)
|
2020-09-07 20:36:49 +08:00 |
|
neverland
|
438d34caf1
|
chore(Tab): use callInterceptor (#7082)
|
2020-09-02 11:57:44 +08:00 |
|
neverland
|
4f9eeec752
|
style(Tabs): adjust default line-width to 40px (#7002)
|
2020-08-13 20:50:53 +08:00 |
|
neverland
|
12365051fc
|
feat(Tab): add @tab-line-height less var (#6985)
|
2020-08-11 20:51:01 +08:00 |
|
chenjiahan
|
af1261f546
|
chore(Tab): remove unused style
|
2020-07-31 20:55:24 +08:00 |
|
chenjiahan
|
bc0e45687a
|
style(Tab): disable ellipsis when scrollable
|
2020-07-31 20:48:10 +08:00 |
|
chenjiahan
|
69ac602bc2
|
style(Tab): remove default border
|
2020-07-31 19:25:19 +08:00 |
|
zhongnan
|
8027f46f3f
|
refactor(tab): update nav padding
|
2020-07-31 16:46:34 +08:00 |
|
zhongnan
|
90e678756a
|
refactor(tab): adjust padding in complete mode
|
2020-07-31 16:46:34 +08:00 |
|
neverland
|
9903230cb6
|
feat(Tabs): add before-change prop (#6817)
|
2020-07-19 16:57:27 +08:00 |
|
neverland
|
b249c690d7
|
feat(Tab): add scrollTo method (#6800)
|
2020-07-16 22:48:26 +08:00 |
|
neverland
|
7a4e47eb09
|
fix(Tab): should not trigger route when disabled (#6782)
|
2020-07-14 20:37:57 +08:00 |
|
neverland
|
de8985b4f3
|
feat(eslint-config): enable no-unused-vars (#6691)
|
2020-07-03 15:27:28 +08:00 |
|
neverland
|
713c8e0101
|
chore(Tab): rename onShow to init (#6488)
|
2020-06-08 19:44:27 +08:00 |
|
neverland
|
06b0c59d2d
|
style(Tab): improve text size adjust, fix ellipsis issue (#6209)
|
2020-05-04 16:42:47 +08:00 |
|
chenjiahan
|
2fb5cca49a
|
chore: prettier source code
|
2020-04-02 15:36:02 +08:00 |
|
chenjiahan
|
214b13b8ff
|
feat(Tab): add badge prop, mark info prop as deprecated
|
2020-03-17 21:06:12 +08:00 |
|
chenjiahan
|
c4be70c4e8
|
fix(Tabs): lock scroll not work when using scrollspy (#5727)
|
2020-03-02 19:41:07 +08:00 |
|
chenjiahan
|
cab097fafb
|
chore: rename scroller param
|
2020-02-29 17:08:35 +08:00 |
|
chenjiahan
|
0993b394b1
|
fix(Tabs): incorrect scrollspy position while inside a scroller
|
2020-02-29 15:57:20 +08:00 |
|
neverland
|
da7c86412c
|
fix(Tabs): scrollspy not work when custom scroller (#5637)
|
2020-02-08 19:59:34 +08:00 |
|
陈嘉涵
|
5e658b08ce
|
feat(Swipe): some props can be string
|
2020-01-31 10:15:34 +08:00 |
|
陈嘉涵
|
bb53c3c758
|
chore: sort imports
|
2020-01-19 19:29:30 +08:00 |
|
陈嘉涵
|
389d68884d
|
chore: add trailingComma
|
2020-01-19 11:57:09 +08:00 |
|
陈嘉涵
|
2eb680723d
|
feat: improve cursor
|
2020-01-11 15:46:47 +08:00 |
|
陈嘉涵
|
f8a3669f2d
|
feat(Tab): improve scrollLeftTo performance
|
2019-12-16 20:57:13 +08:00 |
|
健忘症患者丶
|
4603e1633c
|
feat(Tab): add scrollspy prop (#5273)
|
2019-12-16 20:17:09 +08:00 |
|
neverland
|
d25ddc1914
|
feat(Tab): add info prop (#5274)
|
2019-12-15 22:06:24 +08:00 |
|
neverland
|
ebd69714a1
|
feat(Tab): add dot prop (#5272)
|
2019-12-14 22:37:25 +08:00 |
|
neverland
|
a1a93ba11b
|
feat(Tabs): add resize method (#5071)
|
2019-11-21 17:18:38 +08:00 |
|
neverland
|
f8c130d0cb
|
feat(Tab): add title-style prop (#5048)
|
2019-11-19 20:49:10 +08:00 |
|
neverland
|
76cdb03962
|
chore(Tab): optimize implementation of title slot (#4974)
|
2019-11-10 11:25:05 +08:00 |
|
neverland
|
56e9b7afa0
|
chore: use gen instead of render (#4922)
|
2019-11-05 09:12:03 +08:00 |
|
neverland
|
17b7517285
|
fix(Tabs): incorrect padding when type is card (#4658)
|
2019-10-08 17:31:06 +08:00 |
|
neverland
|
89c2022c37
|
feat: add less vars of border-radius & opacity (#4596)
|
2019-09-27 10:36:01 +08:00 |
|
neverland
|
852314430b
|
feat: add @border-width-base var (#4595)
|
2019-09-26 20:46:46 +08:00 |
|
neverland
|
557b8ea54d
|
chore: add @font-weight-bold var (#4594)
|
2019-09-26 20:39:59 +08:00 |
|
neverland
|
eb32c6b02e
|
feat(Tab): add to、url、replace prop (#4422)
|
2019-09-11 11:15:53 +08:00 |
|