njzy
e13bb39c1d
docs: fix the wrong way to import react-dnd-html5-backend ( #25151 )
* Fix the wrong way to import react-dnd-html5-backend
* chore: update react-dnd
* Update custom-tab-bar-node.md
4 years ago
zombiej
d3e6fd8090
test: Fix test case
5 years ago
tangjinzhou
5eee566fff
fix: ant-table-thead to @{table-prefix-cls}-thead ( #23771 )
5 years ago
诸岳
90da05750c
chore(test): Update snapshots
5 years ago
偏右
df2425652c
test: fix ci error ( #23382 )
5 years ago
偏右
56870dd7b3
🐛 Fix Table filter menu have no height ( #23272 )
when less version is 2.x
close ant-design/ant-design#23166
5 years ago
偏右
1c302163af
🐛 fix Table column.filtered not working ( #22597 )
close #22590
5 years ago
偏右
27c9c086b6
🐛 Table filter menu should have max-height ( #21602 )
close #19542
5 years ago
zhangj
91a5947ef2
docs: 📝 Added expandIconColumnIndex property description of Table. ( #21495 )
* 添加Table表格的expandIconColumnIndex属性说明。
* Update components/table/index.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update components/table/index.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
zefeng
ab29ecb377
fix: better approach to solve not show overflow content when in elastic ( #20821 )
5 years ago
偏右
df8f34309f
revert Table page return 1 after sort ( #20507 )
close #16978
close #17770
close #17648
close #18099
close #17075
close #19369
5 years ago
偏右
2f72e472e5
🐛 Fix Table header text align when colspan=1 ( #20463 )
https://github.com/ant-design/ant-design/issues/20126#issuecomment-563307001
5 years ago
He Linming
ea9e9fb410
🐛 (Table): fix filters define in onChange ( #20337 )
close #20270
5 years ago
Kim, Harim
850a5b4567
Docs: fix table demo typing error ( #20115 )
* Docs: fix table demo typing error
* test: update snapshots (#20115 )
* test: update snapshots (#20115 )
5 years ago
偏右
89a6593c44
🐛 Fix Table column align in windows chrome ( #19986 )
close #19952
5 years ago
afc163
811d562527
✅ update snapshots
5 years ago
afc163
16ac3b31df
🐛 Fix filterIcon Tooltip title is not working
close #20049
5 years ago
afc163
85b6744bf6
🐛 Fix filterIcon render string cause Table broken
5 years ago
afc163
0ab55ce884
🐛 fix footer style in small table
5 years ago
afc163
ecce1e4aba
✅ update snapshots
5 years ago
afc163
6096f6e281
🐛 fix small table header border issue
close #20030
close #18762
5 years ago
afc163
3fa135023f
💄 Add @table-header-bg-sm and fix footer style
close #19936
5 years ago
mbotnari
fb4ed9a638
chore(Table): Update custom-filter-panel.md demo ( #19899 )
* Update custom-filter-panel.md
In order to decrease the confusion during search created by highlighted text in all the columns, the proposal is to highlight searched text in the searched column exclusively.
* chore(Table): Update demo.test.js.snap
Snapshot update according to update in components/table/demo/custom-filter-panel.md
* chore(Table): Update custom-filter-panel.md demo
Missing trailing comma comma-dangle
5 years ago
Martin Litvaj
bb92b01ae0
Update link to latest ColumnProps ( #19789 )
* Update link to latest ColumnProps
* update CN docs
5 years ago
Olivier Louvignes
103920e4f5
Add defaultFilteredValues to table columns ( #18925 )
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
afc163
91fcf98741
🐛 fix error for typescript@3.7.2
5 years ago
afc163
fd573acdec
🐛 Fix Table border missing in fixed columns
5 years ago
afc163
b697ef1213
🐛 Fix Table Column defaultSortOrder not working
5 years ago
afc163
0bdf682a80
🐛 Fix Table inifinite loop issue
5 years ago
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>
5 years ago
afc163
92caa2d02c
docs: improve table demo description
5 years ago
afc163
99d8f07607
🐛 Fix sort order of columns in render
array value of columns
close #19398
5 years ago
二货机器人
25788e69a8
omit withstore ( #19343 )
5 years ago
afc163
b919c23d08
🐛 Fix small table bottom border radius issue
https://github.com/ant-design/ant-design/issues/19287#issuecomment-544368967
5 years ago
afc163
6b74a1e944
✅ update table snapshot
5 years ago
afc163
185d2c41e8
🐛 fix small table border radius issue
close #19287
5 years ago
二货机器人
b9b239ec08
test: add test case for ref test ( #19302 )
* add test case for ref test
* update test case
5 years ago
afc163
13d219c439
🐛 Fix Table scroll.x max-content not working
5 years ago
二货机器人
40aca57453
chore: Remove React function polyfill ( #19279 )
* chore: Remove polyfill
* add more skip
5 years ago
二货机器人
0f83e0a4ee
fix: should work in old version react ( #19262 )
* fix: should work in old version react
* update ci config
* add version log
5 years ago
二货机器人
7d32f99283
fix: Add missing typescript define ( #19251 )
* fix: Add missing typescript define
* remove withStore
* fix lint
5 years ago
yoyo837
fb2bafbfdc
upgrade snapshot
5 years ago
yoyo837
5a07b85d9e
upgrade `fires change event` test case
5 years ago
yoyo837
0522d55f26
snapshot
5 years ago
yoyo837
59685afeeb
Provide additional args for onChange sorter when unsorting
5 years ago
yoyo837
6db3711876
upgrade table demo : onChange add args extra
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