ant-design/components/tabs
米老朱 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 rc-tabs to support customize node (#14368) 2019-01-16 20:00:23 +08:00
demo improve tabs demo (#14701) 2019-02-04 11:29:28 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
index.en-US.md feat: Tabs render tab bar (#11856) 2018-08-28 18:56:25 +08:00
index.tsx Not show spining mask in ie <= 10 (#14511) 2019-01-26 11:55:53 +08:00
index.zh-CN.md 🌐 site: transition component category, close #11629 2018-11-04 16:20:35 +08:00
TabBar.tsx update rc-tabs to support customize node (#14368) 2019-01-16 20:00:23 +08:00