zombiej
1ca45ac8fe
chore: Update snapshot
5 years ago
二货机器人
75524df190
fix jsx filter not work ( #22888 )
5 years ago
二货机器人
1e5c527146
fix: Table header columns size with filter or sorter ( #22872 )
* fix size columns
* update snapshot
* more test code
* patch
* force ci
* fix hover small style
* adjust less
5 years ago
二货机器人
b28b2007be
fix: Center not work in Table ( #22858 )
* fix: Center not work in Table
* update snapshot
* fix test case
5 years ago
二货机器人
9aa61b78e1
support undefined remove filter icon ( #22833 )
5 years ago
二货机器人
f2a3ef5926
fix: Table expanded logic ( #22832 )
* update rc-table deps
* fix style mapping
* snapshot
5 years ago
afc163
ddb0ac46ba
fix: 🐛 Table unchanged filter should not trigger onChange
ref https://github.com/ant-design/ant-design/issues/22819#issuecomment-607171024
5 years ago
Michael Shing
06f29d0caa
fix: support table getPopupContainer on row selections ( #22787 )
* fix: support table getPopupContainer on row selections
* move top to before right
* Add cursor to dropdown arrow
* Feedback suggestion
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: Michael Shing <mshing@datto.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
偏右
faa71fd7bd
fix: Table loading compatibility ( #22739 )
* 🐛 Fix Table loading not working when no spinning field
close #22733
* ✅ improve table test case
5 years ago
偏右
db3a81ab19
feat: 🔢 improve default pagination switch experience ( #22711 )
* 🆙 rc-pagination to 2.1.0
* ✅ update snapshot and fix ci
* 🆙 rc-pagination to 2.2.0
* ✅ update snapshot
Co-authored-by: zombiej <smith3816@gmail.com>
5 years ago
zombiej
9e38928379
chore: Update snapshot
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
zombiej
7878fb6edc
fix test case
5 years ago
zombiej
9316f180ca
chore: Update snapshot
5 years ago
Tom Xu
f5c0eacf6f
fix: Table rowSelection event bubbling ( #22566 )
* fix: Table rowSelection event bubbling
* test: Table should onRowClick not called when checkbox clicked
5 years ago
Tom Xu
c7add36de6
fix: 4.0 Table with emptyText is not centered ( #22548 )
* fix #22176
* update table test
5 years ago
afc163
e0c1863108
✅ fix snapshot
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
二货机器人
f4d3dc4306
fix: Table onFilter only should work ( #22317 )
* adjust table logic
* test case
5 years ago
afc163
e2029e398e
✅ update snapshots
5 years ago
二货机器人
6a563ff49c
docs: Update Table resize demo ( #22165 )
* update demo
* update snapshot
5 years ago
二货机器人
33e726f874
fix: Should also fix expand col when selection fixed ( #22087 )
5 years ago
afc163
c5c1b6d9f9
fix missing style dep and uncomment test case
5 years ago
afc163
ebd31cdfc8
test: fix test cases
5 years ago
二货机器人
bbe9e346e4
fix: Table className & style in wrong place ( #21974 )
* fix: Table className style work position
* update snapshot
5 years ago
二货机器人
e8876d5817
fix: MenuItem with icon only will still have additional margin ( #21925 )
* fix: MenuItem with icon only will still have additional margin
* update snapshot
* fix snapshot
5 years ago
二货机器人
36c05ddd8a
fix: Table expandIconColumnIndex with rowSelect ( #21915 )
* fix: Table expandedIcon order
* update test case
* update test case
5 years ago
偏右
164a4ac3b4
🐛 Fix Table overflow layout ( #21905 )
unscrollable table should not have overflow style
close #21879 by revert #20705
5 years ago
zefeng
453c681881
docs: rewrite drag-drop demo by react-dnd hooks ( #21836 )
5 years ago
二货机器人
8fe701b892
fix: Fix table column filtered not work ( #21825 )
* fix: Table miss filtered
* add test case
5 years ago
二货机器人
60f77cef23
fix: table locale not work ( #21772 )
* fix: Table locale not work
* add test case
5 years ago
二货机器人
e868c87530
fix: Table.Column sortOrder is not working in JSX mode ( #21719 )
* fix: Table.Column sortOrder is not working in JSX mode
* clean up
* update snapshot
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
偏右
8e367cc6d5
chore: 🆙 upgrade rc-pagination to 2.0 ( #21650 )
* 🆙 upgrade rc-pagination to 2.0.0
* ✅ update pagination snapshots
* 🆙 upgrade rc-pagination to 2.0.1
5 years ago
二货机器人
4358f48abd
fix table selection with empty children error ( #21528 )
5 years ago
二货机器人
9f26e7a85e
fix: Form item has default height align with form size ( #21476 )
* fix: Form item has default height align with form size
* fix lint
* update snapshot
5 years ago
偏右
291ba0c4be
🆙 pass disabled to custom prev and next buttons ( #21361 )
close #21351
5 years ago
Artin
297c3961ea
fix: table export `ColumnProps` ( #21321 )
5 years ago
二货机器人
3080611883
feat: Notification support hooks for context ( #21275 )
* use promise for getInstance
* passing hooks
* hooks support
* move hooks out of fiel
* adjust style
* update snapshot
* fix test & add test case
* update hooks test
* fix style lint
* update doc
* update demo desc & eslitn rules
* fix lint
* docs add faq
* fix less
5 years ago
afc163
e03209c7d4
✅ update snapshot
close #20779
5 years ago
二货机器人
6d685c7e8a
fix: Table customize filter update ( #21218 )
* fix: useSyncState logic
* add test case
5 years ago
二货机器人
b4519407b8
fix: Table.Column should correct handle sorter state ( #21194 )
5 years ago
二货机器人
d96ab1c985
fix: Table `expandIcon` should work ( #21169 )
* test driven
* fix logic
5 years ago
骗你是小猫咪
6378d16e19
chore: upgrade rc-table ( #21053 )
5 years ago
二货机器人
9aee6d62d8
fix: Table locale emptyText should work ( #21024 )
5 years ago
zombiej
2584635d73
chore: Update snapshot & clean typo of Table scroll desc
5 years ago
二货机器人
ddfce71532
fix: Table selectAll should not checked when all the checkbox is disabled ( #20968 )
5 years ago
zombiej
ff079e7d2a
chore: Update Table related snapshot
5 years ago
二货机器人
d231d24300
update docs & table version ( #20892 )
5 years ago