ant-design/components/grid
米老朱 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__ update silder snapshot (#14732) 2019-02-05 21:25:40 +08:00
demo 💄 fix eslint problems 2018-11-28 15:11:02 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
col.tsx 🐛 Fix col span type to number | string 2019-01-23 10:40:47 +08:00
index.en-US.md fix(doc:grid): fix error in en doc (#9078) 2018-01-23 16:33:07 +08:00
index.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.zh-CN.md 🌐 site: transition component category, close #11629 2018-11-04 16:20:35 +08:00
row.tsx Merge branch 'master' into feature 2018-12-25 16:28:50 +08:00
RowContext.tsx merge support prettier 2018-12-07 20:02:01 +08:00