ant-design/components/modal
米老朱 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__ fix destroyFns not reduce when instance.destroy() (#14600) 2019-01-30 10:46:30 +08:00
demo update modal demo 2018-12-23 18:40:11 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
ActionButton.tsx merge support prettier 2018-12-07 20:02:01 +08:00
confirm.tsx fix destroyFns not reduce when instance.destroy() (#14600) 2019-01-30 10:46:30 +08:00
index.en-US.md docs(Modal): change type of okText and cancelText props 2019-02-01 01:20:39 +08:00
index.tsx Add icon to Modal.confirm/info/warning/error 2018-12-26 21:36:36 +08:00
index.zh-CN.md docs(Modal): change type of okText and cancelText props 2019-02-01 01:20:39 +08:00
locale.tsx fix: should not import moment while useless, close: #8013 2017-10-26 10:50:18 +08:00
Modal.tsx fix(Modal): rm remaining unnecessary string type 2019-02-01 01:20:39 +08:00