ant-design/components/progress
afc163 2113c25664
feat: Progress steps support custom strokeColor for each step (#35855)
* feat: <Progress steps /> could accept string[] as strokeColor

close #35852
close #26858

* fix: tsx demo

* docs: add version column
2022-06-01 23:00:03 +08:00
..
__tests__ feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
demo feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
style chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 (#32451) 2021-10-13 15:38:59 +08:00
Circle.tsx feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
index.en-US.md feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
index.tsx export components interface (#7654) 2017-09-25 22:14:49 +08:00
index.zh-CN.md feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
Line.tsx feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
progress.tsx feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
Steps.tsx feat: Progress steps support custom strokeColor for each step (#35855) 2022-06-01 23:00:03 +08:00
utils.ts perf: refactor devWarning for production code size (#35411) 2022-05-10 15:43:29 +08:00