ant-design/components/button
米老朱 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 snapshot 2019-01-10 21:55:21 +08:00
demo Button support round shape (#14236) 2019-01-10 11:15:43 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
button-group.tsx merge support prettier 2018-12-07 20:02:01 +08:00
button.tsx fix typescript (#14587) 2019-01-28 11:10:56 +08:00
index.en-US.md ConfigProvider support autoInsertSpaceInButton (#14230) 2019-01-10 11:47:11 +08:00
index.tsx export components interface (#7654) 2017-09-25 22:14:49 +08:00
index.zh-CN.md 修改FAQ的描述 2019-02-02 12:00:16 +08:00