..
__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
🐛 Fix missing border top of empty Table without header
2019-02-14 17:47:20 +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