陈嘉涵
|
fe7c0c38bf
|
[improvement] Tab: improve accessibility
|
2019-05-24 11:33:22 +08:00 |
|
陈嘉涵
|
6d526b6c45
|
[new feature] Tab: add border prop
|
2019-05-22 15:59:19 +08:00 |
|
陈嘉涵
|
2644689162
|
[improvement] Tab: add less vars
|
2019-05-16 21:08:04 +08:00 |
|
陈嘉涵
|
d48f5ba0d6
|
[bugfix] Tab: animated overflow
|
2019-05-11 12:05:32 +08:00 |
|
陈嘉涵
|
0ef834e323
|
[improvement] Tab: split less file
|
2019-05-11 11:59:10 +08:00 |
|
陈嘉涵
|
2bf84cd790
|
[improvement] Tab: use transform to improve animation performance
|
2019-05-11 11:43:30 +08:00 |
|
陈嘉涵
|
1158a31cb1
|
[bugfix] Tab: incorrect height when use animated prop
|
2019-05-11 11:39:31 +08:00 |
|
陈嘉涵
|
ba4f02b9b4
|
[build] add stylelint-config-rational-order plugin
|
2019-05-09 19:00:53 +08:00 |
|
陈嘉涵
|
c1da495cb7
|
[improvement] Tabs: use relation mixin
|
2019-05-07 10:06:57 +08:00 |
|
neverland
|
a5a5e56952
|
[bugfix] Tab: should set line position when activated (#3097)
|
2019-04-06 10:47:06 +08:00 |
|
neverland
|
60b5e188c8
|
[improvement] Tab: scroll to correct position when use offset-top (#2873)
|
2019-02-28 19:53:36 +08:00 |
|
neverland
|
6c90d3cf51
|
[bugfix] Tab: should scroll to active tab when inited (#2857)
|
2019-02-26 20:35:13 +08:00 |
|
neverland
|
ac76ca0b40
|
[new feature] Tabs: add nav-left、nav-right slots (#2828)
|
2019-02-23 19:19:03 +08:00 |
|
neverland
|
4ac9236078
|
[bugfix] Tab: wrong height when use line style tab inside card style tab (#2825)
|
2019-02-22 20:08:49 +08:00 |
|
neverland
|
bff9c9d6d9
|
[new feature] Tabs: add lazy-render props (#2800)
|
2019-02-19 19:39:09 +08:00 |
|
neverland
|
9d0255d9e1
|
[improvement] unify mixin name (#2795)
|
2019-02-19 16:04:29 +08:00 |
|
neverland
|
5591d44bda
|
[new feature] Tabs: add title-active-color、title-inactive-color prop (#2773)
|
2019-02-17 20:47:04 +08:00 |
|
neverland
|
cb4127949f
|
[new feature] Tabs: add background prop (#2772)
|
2019-02-17 20:37:42 +08:00 |
|
neverland
|
f768e75bfe
|
[improvement] Use scoped-slots in Vue 2.6+ (#2688)
|
2019-02-05 22:16:55 +08:00 |
|
neverland
|
f0056297c6
|
[improvement] sort out utils (#2672)
|
2019-02-02 10:41:01 +08:00 |
|
neverland
|
7ee383129c
|
[improvement] Tabs: jsx (#2665)
|
2019-02-01 17:58:06 +08:00 |
|
neverland
|
dd20a170ab
|
[bugfix] Tab: should not have line animation when inited (#2459)
|
2019-01-07 19:22:40 +08:00 |
|
neverland
|
6d362dc3eb
|
[improvement] Template: use v-text instead of mustache (#2404)
|
2018-12-30 11:20:38 +08:00 |
|
neverland
|
dec920e36e
|
[new feature] Tab: add line height prop (#2357)
|
2018-12-22 08:56:29 +08:00 |
|
neverland
|
d77a240a49
|
[bugfix] Tab: log error when all tab disabled (#2356)
|
2018-12-22 08:38:54 +08:00 |
|
neverland
|
d9597f2a8d
|
[bugfix] Tab: incorrect initial line color (#2344)
|
2018-12-20 23:06:07 +08:00 |
|
张敏
|
e0e1bf0f65
|
[bugfix] Tabs:tab content element set overflow: hidden only when animated set (#2322)
|
2018-12-18 22:48:01 +08:00 |
|
neverland
|
347e980da9
|
[improvement] Tab: optimize animated tab (#2302)
|
2018-12-16 15:18:14 +08:00 |
|
张敏
|
e2c4d60058
|
[bugfix] Tabs:修复开启animated属性时导致的滚动问题 (#2238)
|
2018-12-15 18:04:25 +08:00 |
|
neverland
|
fea65f6858
|
[new feature] Tab: add ellipsis prop (#2299)
|
2018-12-15 17:36:13 +08:00 |
|
neverland
|
16e4889a92
|
[improvement] update eslint config (#2288)
|
2018-12-14 14:24:23 +08:00 |
|
neverland
|
916dbd9927
|
[improvement] props default value (#2183)
|
2018-11-29 22:20:42 +08:00 |
|
neverland
|
a1a6bacb3c
|
[improvement] Tab: optimize transition (#2151)
|
2018-11-26 20:58:30 +08:00 |
|
neverland
|
56231d90bc
|
[bugfix] Tab: swipe-threshold less than 4 (#2128)
|
2018-11-23 19:53:09 +08:00 |
|
张敏
|
d84b13a6cc
|
[new feature] Tabs: add animated props to change tabs with animation (#2126)
|
2018-11-23 19:51:47 +08:00 |
|
neverland
|
bef8d5eb73
|
[improvement] Tab: update active style (#2120)
|
2018-11-22 20:31:28 +08:00 |
|
neverland
|
ed71a88fc6
|
[bugfix] Tab: auto scroll top when switched in sticky mode (#2105)
|
2018-11-18 10:34:12 +08:00 |
|
neverland
|
e14b43e66a
|
[improvement] update eslint rules (#2089)
|
2018-11-15 15:30:17 +08:00 |
|
neverland
|
469e8191df
|
[bugfix] Tab: line width can be zero (#2081)
|
2018-11-13 21:47:46 +08:00 |
|
neverland
|
ef8bee73d8
|
[bugfix] Tab: can swipe to disabled tab (#2064)
|
2018-11-10 22:29:48 +08:00 |
|
neverland
|
eb766e9660
|
update css variables (#2026)
|
2018-11-04 20:30:40 +08:00 |
|
neverland
|
11ce2a602f
|
[breaking change] rebuild style struct (#2021)
|
2018-11-03 21:08:06 +08:00 |
|
neverland
|
3d8a2c795f
|
[bugfix] Tab: return default active when all tabs disabled (#1926)
|
2018-10-12 20:03:11 +08:00 |
|
neverland
|
bcfa4ed3ac
|
[improvement] Tab: update line style (#1908)
|
2018-10-09 17:44:53 +08:00 |
|
neverland
|
6bbecc8a90
|
[bugfix] Tab: color not work in card type (#1763)
|
2018-09-06 20:40:14 +08:00 |
|
neverland
|
ca91a1b498
|
[Improvement] Button: optimize loading (#1756)
|
2018-09-05 17:47:15 +08:00 |
|
fenghou
|
d32f9a42f3
|
[new feature] Tab: add scroll event (#1730)
|
2018-08-31 10:02:37 +08:00 |
|
neverland
|
fe3eb10bd3
|
[bugfix] Tab: should not swipe to disabled tab (#1704)
|
2018-08-27 20:27:48 +08:00 |
|
neverland
|
0f07e03e59
|
[bugfix] Tab: custom line color (#1686)
|
2018-08-24 17:48:53 +08:00 |
|
fenghou
|
299c5d26dd
|
[new feature] Tab : support custom color (#1622)
|
2018-08-13 19:41:31 +08:00 |
|