ant-design/components/progress
米老朱 6936599aef Enhance stylelint rules (#14803)
* rename .stylelintrc to .stylelintrc.json for explicit file type

* add new npm script lint-fix:style

* fix pseudo-element with double colon

* function name should be lower except ignored functions

* support stylelint declaration-block-no-ignored-properties rule

* support sorted CSS properties order for readability and consistency

* autofix order of all styles by lint-fix:style script

* remove double slash comments after selector

* replace .stylelintignore with ignoreFiles in .stylelintrc.json
2019-02-15 10:48:07 +08:00
..
__tests__ fix: Progress shows the success status while successPercent={0} and percent={100} (#14769) 2019-02-10 23:06:45 +08:00
demo progress all support successPercent (#14412) 2019-01-18 15:19:36 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
Circle.tsx progress all support successPercent (#14412) 2019-01-18 15:19:36 +08:00
index.en-US.md add header for table 2019-02-10 19:45:17 +08:00
index.tsx export components interface (#7654) 2017-09-25 22:14:49 +08:00
index.zh-CN.md add header for table 2019-02-10 19:45:17 +08:00
Line.tsx progress all support successPercent (#14412) 2019-01-18 15:19:36 +08:00
progress.tsx fix: Progress shows the success status while successPercent={0} and percent={100} (#14769) 2019-02-10 23:06:45 +08:00
utils.ts progress all support successPercent (#14412) 2019-01-18 15:19:36 +08:00