109 Commits (8c1426d6e78a67a5321e80746f4110ae79f74c88)

Author SHA1 Message Date
Wei Zhu a64337748a Fix table row create on every render. 7 years ago
Wei Zhu 5cb5a2ae9d Fix implicit any error for Table 7 years ago
Wei Zhu 22e5c0d954
Allow fix table selection column (#8195) 7 years ago
Wei Zhu 67336fca7b Rename TableRow to BodyRow 7 years ago
Wei Zhu 5970dbb1ec Fix table row selected className 7 years ago
Wei Zhu f78d33ed59
Update rc-table (#8187) 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
Graeme Yeates 8395de01a2 Add support for column defaultSortOrder (#6449) (#8111) 7 years ago
Benjy Cui e5699aff68 fix: should not import moment while useless, close: #8013 7 years ago
afc163 86da4a95ce Fix lint 7 years ago
Benjy Cui 7ea572bfc8 refactor: extract common locale logic (#7915) 7 years ago
afc163 a4a0816e5a code indent 7 years ago
Benjy Cui 829b5f87bf feat: make default locale to enUS (#7553) 7 years ago
feng zhi hao 58fd54e978 fix: Table not trigger custom selection onSelect when hideDefaultSelections is true (#7653) 7 years ago
爱but的苍蝇 644891f8f6 add Table scroll typings (#7640) 7 years ago
Wei Zhu 1547b889b7 Revert "Add support for table default sort order" (#7414) 7 years ago
偏右 a7200c906c Add hideDefaultSelections (#7342) 7 years ago
Graeme Yeates d21523ef8c Use classNames to set ant-column-sort Table attribute 7 years ago
Graeme Yeates 40e94945d9 Add support for table default sort order (#6449) 7 years ago
Benjy Cui 119d498935 chore: replace http with https, close: #6893 7 years ago
paranoidjk ba168b826f refactor: use spread operator replace object-assign (#6677) 8 years ago
sojournerc e2a99f53f7 add ClickEvent to Table.props.onRowClick interface 8 years ago
Jordan Hornblow 51655e2e7c Allow Number type table keys. Make notification success, error, info, warn and warning non-optional (#6434) 8 years ago
Wei Zhu baa8e23280 Pass className to table's pagination 8 years ago
afc163 55fc44aba4 fix table wrapper node null, #6245 8 years ago
afc163 54c6b63e9f Fix table filter menu overflow issue, close #6245 8 years ago
afc163 93f7fd1c98 update table selection text and add select all demo 8 years ago
Manjit Kumar 4e055ed5d0 use PropTypes from 'prop-types' mdoule instead of React 8 years ago
afc163 03c5689db6 tweak code style 8 years ago
feng zhi hao 8dfdce50f9 fix: improve rowSelection.selections of Table (#5409) 8 years ago
偏右 0308138974 [WIP] upgrade deps (#5455) 8 years ago
feng zhi hao 78bdbbfe93 fix: improve rowSelection.selections of Table (#5409) 8 years ago
偏右 674255bd14 [WIP] upgrade deps (#5455) 8 years ago
Benjy Cui 8f81594f91 Refactor: introduce injectLocale (#5289) 8 years ago
Wei Zhu fee429909f Change to correct page when table data changes (#5277) 8 years ago
Wei Zhu 557f40aec4 Use a constant to avoid creating new object 8 years ago
Wei Zhu f567342d95 Fix grouping column table sort and filter in controlled mode (#5211) 8 years ago
Wei Zhu c037abab6a Align table checkbox (#5183) 8 years ago
偏右 3cf056b010 percise the rowKey warning message 8 years ago
Wei Zhu 570e2ce1dc Check if Table[pagination] exist 8 years ago
feng zhi hao 6d903a6ba5 add custom selection in Table (#4962) 8 years ago
afc163 a7c6c027ce Fix ts definition of Table & RangePicker 8 years ago
afc163 c1f3b58b28 Fix table wrapper float layout, close #4945 8 years ago
Benjy Cui b7519a65c0 fix: should clear float, close: #4945 8 years ago
afc163 6e4fae0e29 remove onChange functions in Table.onChange(pagination) 8 years ago
afc163 b34557ef17 Fix Table pagination.onChange arguments 8 years ago
afc163 bd6bc70302 Rollback #4869 for better loading animation, close #4934 8 years ago
偏右 4c0af2ba1f refactor: reduce table nested level (#4869) 8 years ago
lixiaoyang d05a03fe00 feat: Table的loading可以使用Spin的属性 (#4824) 8 years ago
Warren Seymour 7010dd018d Add 'middle' as a valid value for `Table.props.size` (#4819) 8 years ago