ant-design/components/progress
dependabot[bot] b445baa001
chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2 (#32451)
* chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2

Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases)
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2)

---
updated-dependencies:
- dependency-name: stylelint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: autofix stylelint errors

* chore: autofix stylelint errors

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-13 15:38:59 +08:00
..
__tests__ fix: Progress type="circle" success.strokeColor (#31589) 2021-07-30 13:17:57 +08:00
demo fix: change progress to percent in success props & warning in Progress (#25356) 2020-07-01 23:32:22 +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 fix: Progress type="circle" success.strokeColor (#31589) 2021-07-30 13:17:57 +08:00
index.en-US.md docs: sort api (#27251) 2020-10-21 10:33:43 +08:00
index.tsx export components interface (#7654) 2017-09-25 22:14:49 +08:00
index.zh-CN.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
Line.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
progress.tsx fix: Progress type="circle" error (#30855) 2021-06-05 13:25:19 +08:00
Steps.tsx fix: percent={(3 / 9) * 100} steps={9} shows 2 (#28530) 2020-12-29 12:20:11 +08:00
utils.ts refactor: progress getSuccessPercent (#26302) 2020-08-20 15:27:16 +08:00