ant-design/components/table
He Linming 3d8b9df423 fix: table does not automatically scroll to the top when change page size (#19465)
* 🐛 (Table): fix scrollToFirstRow

fix table does not automatically scroll to the top when change page size
close #19464

*  (Table): add test case for scrollToFirstRow

* 👌 (Table): change Trigger to .ant-select

Co-Authored-By: 骗你是小猫咪 <darryshaw@gmail.com>
2019-11-02 17:18:44 +08:00
..
__tests__ fix: table does not automatically scroll to the top when change page size (#19465) 2019-11-02 17:18:44 +08:00
demo docs: improve table demo description 2019-11-01 10:41:07 +08:00
style 🐛 Fix small table bottom border radius issue 2019-10-22 11:16:39 +08:00
Column.tsx chore: adjust indent & revert demo & fix lint problem 2019-08-06 15:36:13 +08:00
ColumnGroup.tsx fix ts def 2019-04-07 01:09:34 +08:00
createBodyRow.tsx optimize Table components compare logic 2019-09-28 19:11:10 +08:00
createStore.tsx chore: adjust indent & revert demo & fix lint problem 2019-08-06 15:36:13 +08:00
filterDropdown.tsx refactor: Use CSSMotion (#19205) 2019-10-14 15:01:16 +08:00
FilterDropdownMenuWrapper.tsx fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
index.en-US.md merge master 2019-10-14 10:53:35 +08:00
index.tsx Fix implicit any error for Table 2017-11-21 14:22:35 +08:00
index.zh-CN.md merge master 2019-10-14 10:53:35 +08:00
interface.tsx omit withstore (#19343) 2019-10-22 11:54:03 +08:00
SelectionBox.tsx fix: disable next line instead of the whole file 2019-08-06 15:36:13 +08:00
SelectionCheckboxAll.tsx increase Table test coverage 2019-09-28 19:11:10 +08:00
Table.tsx fix: table does not automatically scroll to the top when change page size (#19465) 2019-11-02 17:18:44 +08:00
util.tsx 🐛 fix React.createElement undefined 2019-09-28 19:11:10 +08:00