ant-design/components/progress
Yuxuan Huo dce3ce7fb2
style: add @progress-info-text-color (#28981)
* fix(Progress): progress text color uses @progress-text-color

* change variables name

* no breaking change variable name

* Update components/style/themes/default.less

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-02 12:07:31 +08:00
..
__tests__ test: update snapshot 2021-01-08 21:24:53 +08:00
demo fix: change progress to percent in success props & warning in Progress (#25356) 2020-07-01 23:32:22 +08:00
style style: add @progress-info-text-color (#28981) 2021-02-02 12:07:31 +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 chore: replace omit (#28846) 2021-01-13 21:00:30 +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