ant-design/components/radio
米老朱 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 RadioButton cause RadioGroup onChange event trigger twice (#14523) 2019-01-25 10:32:30 +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
group.tsx Format 2019-01-18 18:15:50 +08:00
index.en-US.md more natural sounding english for radio component 2018-10-21 12:48:45 +08:00
index.tsx Fix implicit any for Radio 2017-11-21 15:22:27 +08:00
index.zh-CN.md 🌐 site: transition component category, close #11629 2018-11-04 16:20:35 +08:00
interface.tsx Merge branch 'master' into feature-3.8.0 2018-07-24 14:55:53 +08:00
radio.tsx Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364) 2019-01-18 16:12:47 +08:00
radioButton.tsx FIx RadioButton cause RadioGroup onChange event trigger twice (#14523) 2019-01-25 10:32:30 +08:00