ant-design/components/tree
米老朱 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__ add locale update 2019-01-10 21:55:21 +08:00
demo feat: add switcherIcon prop to Tree 2018-12-20 17:16:44 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
DirectoryTree.tsx Merge branch "master" into "feature" 2018-12-20 17:43:00 +08:00
index.en-US.md add hide icon sample on showLine 2019-01-26 19:46:30 +08:00
index.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.zh-CN.md add hide icon sample on showLine 2019-01-26 19:46:30 +08:00
Tree.tsx merge master 2019-01-02 17:12:34 +08:00
util.ts merge support prettier 2018-12-07 20:02:01 +08:00