ant-design/components/input
米老朱 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 Input.Search not support addonAfter (#14799) 2019-02-12 21:39:36 +08:00
demo docs: fix wrong usage of comma 2019-02-07 13:59:32 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
calculateNodeHeight.tsx add missing style copy (#14375) 2019-01-16 17:28:02 +08:00
Group.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.en-US.md Translate Input.Password properties 2019-01-11 14:07:03 +02:00
index.tsx feat: Add Input.Password 2018-12-05 19:46:06 +08:00
index.zh-CN.md docs: Add version description about Input.Password 2019-01-09 15:32:50 +08:00
Input.tsx Input: Clear icon doesn't disappear if value is null (vs undefined or empy string) (#14733) 2019-02-07 11:39:16 +08:00
Password.tsx merge support prettier 2018-12-07 20:02:01 +08:00
Search.tsx Fix Input.Search not support addonAfter (#14799) 2019-02-12 21:39:36 +08:00
TextArea.tsx 🐛 Fix errors in lgtm.com 2019-01-28 14:02:32 +08:00