btea
|
58b60e52dc
|
fix(components): [progress] setting both color and striped is invalid (#17235)
* fix(components): [progress] setting both color and striped is invalid
* chore: fix test
|
2024-06-21 12:44:55 +08:00 |
|
btea
|
efe6166966
|
fix(components): [progress] bar background support gradient (#16666)
* fix(components): [progress] bar background support gradient
* fix: test
|
2024-04-26 15:03:53 +08:00 |
|
btea
|
8b1dfa48f5
|
fix(style): [progress] linecap value of track is consistent with path (#13395)
fix(style): [progress] linecap value of track is consistent with circle
|
2023-06-28 20:30:31 +08:00 |
|
wzc520pyfm
|
c9895f8c24
|
feat(components): [progress] support set striped progress bar (#12333)
* feat(components): [progress] support set striped progress bar
* docs(components): [progress] add `striped` attribute
* refactor(components): [progress] update striped prop and `bg-size` style
* feat(components): [progress] add `striped-flow` attribute
use `striped-flow` to get the stripes to flow
* docs(components): [progress] add `striped-flow` attribute
add `striped-flow` attribute
update `duration` attribute description
* docs(components): [progress] refactor `striped-progress` example
* refactor(theme-chalk): [progress] refactor striped flow animation
|
2023-04-13 14:06:50 +08:00 |
|
류한경
|
f9edc9d265
|
fix(components): [progress] fix type error (#9894)
|
2022-09-25 15:42:49 +08:00 |
|
三咲智子
|
7097940f4a
|
refactor: add ts-nocheck and check all files (#8401)
|
2022-06-22 08:04:42 +08:00 |
|
Xc
|
0c1ed4c133
|
refactor(components): [progress] switch to script-setup syntax (#7795)
|
2022-05-29 03:58:05 +08:00 |
|
Hangyeong
|
4011e71395
|
fix(components): circle progress 0 percent transition effect (#7562)
|
2022-05-09 17:46:09 +08:00 |
|
云游君
|
3d1b3d4a58
|
refactor(theme-chalk): scss css var namespace (#7344)
* refactor(theme-chalk): scss css var namespace
* fix(theme-chalk): compile getCssVar
* fix(theme-chalk): more --el namespace replace & getCssVarWithDefault
* fix(theme-chalk): use cssVarBlockName & cssVar rewrite button css vars
* fix(theme-chalk): replace empty svg fill color with ns
* chore: use cssVarName for --el-color-white
* chore: fix namespace reactive
* chore: use defaultNamespace
|
2022-04-26 17:19:09 +08:00 |
|
云游君
|
ee91b01400
|
feat(theme-chalk): dark bg color overlay for components (#7005)
* feat(theme-chalk): dark bg color overlay for components
* fix(theme-chalk): details of components
* fix(theme-chalk): box-shadow
|
2022-04-10 13:47:19 +08:00 |
|
三咲智子
|
184facdb4c
|
chore: add eslint rule sort imports (#6823)
|
2022-03-25 15:35:56 +08:00 |
|
三咲智子
|
b8c38a9fe5
|
chore: enhance eslint rules (#6476)
* chore: enhance eslint rules
* chore: enhance eslint rules
|
2022-03-08 14:03:32 +08:00 |
|
bqy
|
c54f446197
|
refactor(components): [progress] use useNamespace (#5729)
|
2022-02-08 11:38:42 +08:00 |
|
Kevin
|
aa5be28c0c
|
refactor(components): refactor progress
|
2021-12-10 03:15:16 +08:00 |
|
Alanscut
|
16ea1bfecc
|
refactor(components): refactor progress
|
2021-12-10 03:15:16 +08:00 |
|