ant-design/components/statistic
米老朱 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__ 🐛 Statistic should support negetive numbers (#14695) 2019-02-02 21:55:46 +08:00
demo New component Statistic / Countdown (#14154) 2019-01-09 20:38:09 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
Countdown.tsx Remove useless asign 2019-02-11 21:42:07 +08:00
index.en-US.md add groupSeparator prop (#14251) 2019-01-10 17:04:14 +08:00
index.tsx New component Statistic / Countdown (#14154) 2019-01-09 20:38:09 +08:00
index.zh-CN.md add groupSeparator prop (#14251) 2019-01-10 17:04:14 +08:00
Number.tsx 🐛 Statistic should support negetive numbers (#14695) 2019-02-02 21:55:46 +08:00
Statistic.tsx add groupSeparator prop (#14251) 2019-01-10 17:04:14 +08:00
utils.tsx add groupSeparator prop (#14251) 2019-01-10 17:04:14 +08:00