ant-design/components/table
米老朱 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: handle true for Table[pagination] properly 2019-02-14 17:48:35 +08:00
demo Update according to suggestion 2019-02-08 21:08:40 +08:00
style Enhance stylelint rules (#14803) 2019-02-15 10:48:07 +08:00
Column.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
ColumnGroup.tsx Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
createBodyRow.tsx merge support prettier 2018-12-07 20:02:01 +08:00
createStore.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
filterDropdown.tsx 🐛 Fix custom filterDropdown trigger sorter 2019-01-10 21:54:36 +08:00
FilterDropdownMenuWrapper.tsx 🐛 Fix Table filters trigger sort 2018-12-30 14:01:13 +08:00
index.en-US.md docs: fix wrong usage of comma 2019-02-07 13:59:32 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md update doc (#14712) 2019-02-03 13:35:10 +08:00
interface.tsx Add missing type on table definition (#14392) 2019-01-17 13:44:15 +08:00
SelectionBox.tsx merge support prettier 2018-12-07 20:02:01 +08:00
SelectionCheckboxAll.tsx pass props to fix IE <= 10 not support constructor 2018-12-17 16:13:44 +08:00
Table.tsx fix: handle true for Table[pagination] properly 2019-02-14 17:48:35 +08:00
util.tsx merge support prettier 2018-12-07 20:02:01 +08:00