Commit Graph

5 Commits

Author SHA1 Message Date
dhj-l
51fce50758 fix(components): [steps] dynamic status step exception (#21753)
* fix(components): 修复当el-step显式设置status属性后,后续步骤的进行中状态(processStatus)失效

* fix(components): 修复当el-step显式设置status属性后,后续步骤的进行中状态(processStatus) 失效

* refactor(components): optimize test selector usage in steps test

* refactor(components): optimize test selector usage in another steps test

* chore: format

---------

Co-authored-by: warmthsea <2586244885@qq.com>
2025-08-18 18:49:15 +08:00
Zhong
bc9a95d9ba chore(components): fix typos (#21473) 2025-07-23 07:09:15 +08:00
Noblet Ouways
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 db0116a288.

* Revert "chore: fix"

This reverts commit 69c82a90c0.

* chore: fix

* style: `pnpm lint:fix`

* fix: lint

* chore: `pnpm format`
2025-06-16 15:37:12 +08:00
dopamine
8fd857aa8a fix(components): [steps] preserve the order of subcomponents (#12896)
* fix(components): [steps] preserve the order of subcomponents

* fix: remove unused type

* add test cases
2023-05-29 20:17:36 +08:00
LIUCHAO
819c0fa01f refactor(components): [steps] use JSX in Unit test (#8259) 2022-07-03 18:15:42 +09:00