ant-design/components/progress
gaoryrt d769795aa0
fix: percent={(3 / 9) * 100} steps={9} shows 2 (#28530)
* 🐛  fix bug: percent={(3 / 9) * 100} steps={9} shows 2

*  add test for last commit

*  update jest snapshot

*  add test
2020-12-29 12:20:11 +08:00
..
__tests__ fix: percent={(3 / 9) * 100} steps={9} shows 2 (#28530) 2020-12-29 12:20:11 +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(🆙): upgrade less to 4.0.0 (#28466) 2020-12-25 14:31:44 +08:00
Circle.tsx fix: Progress type=circle success.percent (#26307) 2020-08-20 17:15:40 +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: prettier markdown (#28510) 2020-12-24 12:02:57 +08:00
Line.tsx chore: add prettier-plugin-jsdoc (#28551) 2020-12-28 15:30:18 +08:00
progress.tsx fix: Progress.Line strokeColor direction in rtl (#27515) 2020-11-03 16:22:18 +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