ant-design/components/collapse
米老朱 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 expandIcon for Collapse (#14060) 2019-01-23 10:41:07 +08:00
demo Add expandIcon for Collapse (#14060) 2019-01-23 10:41:07 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
Collapse.tsx Add expandIcon for Collapse (#14060) 2019-01-23 10:41:07 +08:00
CollapsePanel.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.en-US.md Add expandIcon for Collapse (#14060) 2019-01-23 10:41:07 +08:00
index.tsx Add option for disabling arrow icon in collapse panel (#8536) 2017-12-13 23:23:38 +08:00
index.zh-CN.md Add expandIcon for Collapse (#14060) 2019-01-23 10:41:07 +08:00