neverland
|
b7e6e68a92
|
chore(Tabs): add deprecation warning (#9129)
* chore(Tabs): add deprecation warning
* chore: upd
* chore: upd
|
2021-07-28 09:33:28 +08:00 |
|
neverland
|
34d4937f2b
|
chore: fix all typos (#9053)
|
2021-07-17 16:07:42 +08:00 |
|
neverland
|
83cf4ebd33
|
feat(Tabs): click-tab event add disabled param (#9042)
|
2021-07-16 11:37:36 +08:00 |
|
neverland
|
da9b09b471
|
feat(Tabs): add click-tab event (#9037)
|
2021-07-15 14:58:47 +08:00 |
|
neverland
|
2877363489
|
feat(Tabs): add nav-bottom slot (#8915)
|
2021-06-23 16:38:29 +08:00 |
|
neverland
|
74e19f55d1
|
chore: adjust some code (#8446)
|
2021-04-02 10:19:33 +08:00 |
|
neverland
|
1381070a12
|
chore: prefer named exports (#8315)
* chore: prefer named exports
* chore: fix import
|
2021-03-09 15:39:26 +08:00 |
|
neverland
|
f0f89f1c4c
|
chore: demo spec uses ts (#8197)
|
2021-02-22 20:53:07 +08:00 |
|
chenjiahan
|
e2e0f66fe6
|
types: test cases typing
|
2021-02-11 13:04:00 +08:00 |
|
chenjiahan
|
e3e9012ead
|
test(Tab): fix snapsho
|
2021-01-09 16:31:09 +08:00 |
|
chenjiahan
|
dd7583e23f
|
test(Tab): update test cases
|
2021-01-09 15:38:03 +08:00 |
|
chenjiahan
|
c261bcc4a7
|
test: rename destroy to unmount
|
2021-01-02 20:51:50 +08:00 |
|
chenjiahan
|
b03341792e
|
test: update legacy test cases
|
2020-12-31 16:06:49 +08:00 |
|
chenjiahan
|
a524b5284f
|
test: update snapshots
|
2020-12-26 15:52:54 +08:00 |
|
chenjiahan
|
ea44d636ba
|
test: demo snapshot uses enUS
|
2020-11-25 22:39:06 +08:00 |
|
chenjiahan
|
9acac4c2b1
|
test: update all snapshots
|
2020-11-21 22:27:11 +08:00 |
|
chenjiahan
|
e627805746
|
test: replace propsData with props
|
2020-11-13 23:33:15 +08:00 |
|
chenjiahan
|
24c4896a11
|
test: enable all demo snapshots
|
2020-11-08 20:30:51 +08:00 |
|
chenjiahan
|
fffb9b3d5d
|
test: fix wrapper snapshot usage
|
2020-11-08 20:03:39 +08:00 |
|
chenjiahan
|
2d2f0d8ad4
|
Merge branch '2.x' into dev
|
2020-10-31 18:19:32 +08:00 |
|
neverland
|
0cc11a45e1
|
fix(Tabs): incorrect change event in some cases (#7461)
|
2020-10-31 17:35:33 +08:00 |
|
chenjiahan
|
2293b652ab
|
Merge branch '2.x' into dev
|
2020-10-29 22:03:29 +08:00 |
|
neverland
|
134d8ccd6f
|
fix(Tabs): should keep active value after insert item (#7445)
|
2020-10-29 21:48:54 +08:00 |
|
chenjiahan
|
791d9e2315
|
Merge branch 'dev' into next
|
2020-10-18 20:10:42 +08:00 |
|
neverland
|
22888a7e97
|
test: should not emit deprecation warning in test (#7356)
|
2020-10-18 19:54:39 +08:00 |
|
chenjiahan
|
a370779102
|
chore: rename all legacy snapshot
|
2020-10-13 17:00:52 +08:00 |
|
chenjiahan
|
f2b6f3d4d1
|
chore: rename all legacy test cases
|
2020-10-13 16:56:11 +08:00 |
|
chenjiahan
|
3c577a8acd
|
Merge branch 'dev' into next
|
2020-09-24 16:39:06 +08:00 |
|
neverland
|
68d47fe16a
|
perf(Tab): skip rendering empty pane (#7238)
|
2020-09-23 18:00:26 +08:00 |
|
chenjiahan
|
63bd4700ab
|
breaking change: rename Info to Badge
|
2020-08-20 19:36:12 +08:00 |
|
neverland
|
4f9eeec752
|
style(Tabs): adjust default line-width to 40px (#7002)
|
2020-08-13 20:50:53 +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
|
6635eba0a9
|
test(tab): update snapshot
|
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
|
06b0c59d2d
|
style(Tab): improve text size adjust, fix ellipsis issue (#6209)
|
2020-05-04 16:42:47 +08:00 |
|
neverland
|
7102129601
|
fix: incorrect vnode order in some cases (#6140)
|
2020-04-26 21:40:44 +08:00 |
|
neverland
|
daa8a8ce95
|
test(Tab): add dynamic insert case (#6102)
|
2020-04-20 19:54:12 +08:00 |
|
chenjiahan
|
c00b2937fb
|
test(Tab): update snapshot
|
2020-03-21 15:17:02 +08:00 |
|
陈嘉涵
|
2adcfd8b8b
|
chore: prettier test files
|
2020-01-19 16:16:54 +08:00 |
|
陈嘉涵
|
389d68884d
|
chore: add trailingComma
|
2020-01-19 11:57:09 +08:00 |
|
陈嘉涵
|
26f2884fbb
|
chore: remove unused registration in test cases
|
2020-01-14 17:48:40 +08:00 |
|
陈嘉涵
|
0b5d0bd74d
|
chore: update site config
|
2020-01-11 08:09:13 +08:00 |
|
neverland
|
cd2faa2e02
|
fix(Tab): add nextTick to ensure rendered (#5327)
|
2019-12-20 10:43:32 +08:00 |
|
neverland
|
80834d7400
|
feat(Tabs): add rendered prop (#5315)
|
2019-12-19 17:16:33 +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 |
|