You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/components/slider
米老朱 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
6 years ago
..
__tests__ update silder snapshot (#14732) 6 years ago
demo 💄 update slider demo 6 years ago
style Enhance stylelint rules (#14803) 6 years ago
index.en-US.md docs: fix wrong usage of comma 6 years ago
index.tsx Merge branch "master" into "feature" 6 years ago
index.zh-CN.md Add remark lint (#13906) 6 years ago