ant-design/components/date-picker
米老朱 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__ Support date format in locale (#14340) 2019-01-15 16:58:40 +08:00
demo rangePicker clear when controlled (#14796) 2019-02-14 17:50:37 +08:00
locale Support date format in locale (#14340) 2019-01-15 16:58:40 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
createPicker.tsx fix(date-picker): fix open judgement 2019-01-10 21:56:13 +08:00
index.en-US.md fix doc error and add test case for WeekPicker 2018-12-24 18:03:08 +08:00
index.tsx Support date format in locale (#14340) 2019-01-15 16:58:40 +08:00
index.zh-CN.md fix doc error and add test case for WeekPicker 2018-12-24 18:03:08 +08:00
interface.tsx Continue works on #12667 (#14668) 2019-01-31 16:52:29 +08:00
RangePicker.tsx fix(date-picker): fix open judgement 2019-01-10 21:56:13 +08:00
WeekPicker.tsx fix(date-picker): fix open judgement 2019-01-10 21:56:13 +08:00
wrapPicker.tsx add missing defaultFormat (#14593) 2019-01-28 14:07:26 +08:00