|
2f17df1209
|
style(eslint-config): newline before import type (#21036)
* perf: change to import-x
* feat: add rules
* chore: fix rule
* chore: fix
* chore: fix
* chore: fix
* style: `pnpm lint:fix`
* Revert "style: `pnpm lint:fix`"
This reverts commit db0116a288299c507e3cfc4d7a22e2207265d920.
* Revert "chore: fix"
This reverts commit 69c82a90c01525e38180be4c21e8ef5602512318.
* chore: fix
* style: `pnpm lint:fix`
* fix: lint
* chore: `pnpm format`
|
2025-06-16 15:37:12 +08:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
f6094a918e
|
refactor(components): [progress] use JSX in Unit test (#8022)
|
2022-06-01 13:05:32 +08:00 |
|
|
0c1ed4c133
|
refactor(components): [progress] switch to script-setup syntax (#7795)
|
2022-05-29 03:58:05 +08:00 |
|