Tom Xu
a9d44593b3
fix: Table pagination position ts typo ( #23681 )
* fix: Table pagination postion ts typo
* fix
5 years ago
诸岳
eda0064e83
fix(ci): lint error
5 years ago
Vitaly Budovski
f09686d3df
feat: Responsive table columns ( #23298 )
5 years ago
xiaoxintang
937beba421
fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT ( #23462 )
* fix:selections type when use SELECTION_ALL | SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* fix: Table selections type when use Table.SELECTION_ALL or Table.SELECTION_INVERT
* Update useSelection.tsx
* Update type.test.tsx
Co-authored-by: 二货机器人 <smith3816@gmail.com>
5 years ago
Yu
e852433ef3
fix: FilterDropdownProps TypeScript definition update ( #22895 )
5 years ago
Tom Xu
fa030a6511
feat: Table pagination position add more option ( #22647 )
* feat: Table pagination position add more option
* table upate snap
* Table pagination demo remove not use code
* update snap
5 years ago
二货机器人
9dbd41a853
fix: Table column group with controlled sorter ( #22450 )
* update interface
* support group sorterOrder controlled
* add test case
* fix test case
5 years ago
Rainy
53e9ca20b6
fix: Omit 'checked' for getCheckboxProps return type ( #22391 )
* Omit 'checked' for getCheckboxProps return type
* Update interface.tsx
* Update interface.tsx
5 years ago
Xudong Huang
8fb9db174d
fix: Table column filter value type could be any ( #22277 )
* fix: Table column filter value type could be any
* Update components/table/interface.tsx
Co-Authored-By: 偏右 <afc163@gmail.com>
* fix: Solve modification type failed CI check
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
二货机器人
8fe701b892
fix: Fix table column filtered not work ( #21825 )
* fix: Table miss filtered
* add test case
5 years ago
二货机器人
6ba42db314
feat: Selection column also support render node ( #21711 )
* support customize selection cell
* update snapshot
* update docs
* fix lint
* to debug
5 years ago
zefeng
e262d14c2b
feat: more obviously tips for next sort ( #21631 )
5 years ago
二货机器人
1c1a4a773d
fix: Table should not crash with empty column children ( #20703 )
5 years ago
二货机器人
5ebac5f9d6
feat: Form & ConfigProvider support component size ( #20570 )
* feat: Support form & ConfigProvider set component size
* update snapshot
* fix lint
* rm only
* update doc
* Table & Card support sizing
* Update snapshot
* fix lint
* update snapshot
* flush rest snapshot
5 years ago
He Linming
ea9e9fb410
🐛 (Table): fix filters define in onChange ( #20337 )
close #20270
5 years ago
Olivier Louvignes
3ef0a402b5
feat(table): Add defaultFilteredValues to table columns ( #20088 )
5 years ago
jeessy2
23f74eccbe
fix: typescript define ( #19780 )
* ColumnGroupType should be antd's
* columns should not be from rc-table
5 years ago
二货机器人
5d98667687
chore: Export some useful define ( #19770 )
5 years ago
Olivier Louvignes
103920e4f5
Add defaultFilteredValues to table columns ( #18925 )
5 years ago
二货机器人
72a7ba618f
New Table ( #19678 )
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
5 years ago
ShuYu Wang
68603366eb
fix: add missing null option type ( #19722 )
See-also: https://ant.design/components/table/#components-table-demo-reset-filter
5 years ago
Dean van Niekerk
af2dd379c2
Fixed typing issue in Table > filterDropdown ( #19701 )
5 years ago
二货机器人
25788e69a8
omit withstore ( #19343 )
5 years ago
yoyo837
453c01aaae
tuple for column fixed prop types
5 years ago
二货机器人
e75fa039ef
refactor: Use CSSMotion ( #19205 )
* refactor: Use CSSMotion
* fix lint
* update rc-menu deps
* fix test case
* clean up
* more test case
* fix lint
5 years ago
afc163
d41b5be377
✅ increase Table test coverage
5 years ago
kristof0425
4cc5fcdb24
refactor(Table): move columns to state to set in getDerivedState
5 years ago
kristof0425
948d0bd7bb
fix(Table): move rowSelection logic to getDerivedStateFromProps
5 years ago
kristof0425
8bae8bf27d
refactor(Table): move createComponents outside of class, eliminate cWRP
5 years ago
swillis12
2c864b9bc6
Add sortColumn to title render ( #19012 )
Update docs
Update TS interface
Add null
Fix lint error
5 years ago
MrHeer
4a5b0e1669
✨ Flipping table to automatically scroll to the top
👌 apply it in handleFilter and toggleSortOrder
👌 ref instead of findDOMNode
✅ update test for scroll to first row
close #18623
5 years ago
Thomas Ladd
3e4fd43a07
table: Correct onRow event handlers to receive a MouseEvent instead of SyntheticEvent
5 years ago
Ilya Bondarenko
8846122060
feat: Add visible to filterDropdown function ( #17614 )
* Add visible to filterDropdown function
* Update tests
5 years ago
yoyo837
864138370f
update type
5 years ago
afc163
d9f2c906ca
⚡ support column.ellipsis
close #5753
5 years ago
afc163
577bc87bba
Add Table `tableLayout` prop
5 years ago
orzyyyy
47fd80c8ad
fix: disable next line instead of the whole file
5 years ago
orzyyyy
b054ce3874
chore: adjust indent & revert demo & fix lint problem
5 years ago
orzyyyy
63b33d4020
fix: unexpected changes of snapshots
5 years ago
afc163
173859e49c
✨ Add Table `getPopupContainer`
close #17548
close #16876
close #14864
close #14426
5 years ago
zombieJ
42468b6ad7
feat: Enhance accessibility of Table expanded icon ( #17781 )
* use icon instead of css
* update snapshot
* clean up
* update style
* update snapshot
* add click test case
* clean up
* update snapshot
5 years ago
afc163
57c28def68
revert unknown to any
6 years ago
afc163
936fea5769
🐛 Fix onRow return types
https://github.com/ant-design/ant-design/issues/17245#issuecomment-504807714
6 years ago
陈帅
82b85709be
style: run lint-fix ( #17172 )
6 years ago
Zzzen
f1ee189bd2
eliminate `any` type in exported interfaces.#14044
6 years ago
afc163
969c171da1
fix filterDropdown type
6 years ago
陈帅
30508b0124
fix error types ( #16043 )
6 years ago
zombieJ
a802a72d56
Fix Table filter can not support other type of value ( #15046 )
* use new life cycle
* filter support inner value maps
* update snapshot
* update test case
* simple code
6 years ago
zombieJ
d2c17cd747
only set getPopupContainer when scroll provides ( #14864 )
* only set getPopupContainer when scroll provides
* adjust
6 years ago
LT246-VINHNPH\vinhnph
bf135c1ceb
ReactNode has already included string
6 years ago