afc163
bf6e91be3a
Tweak table sorter icon click area again
7 years ago
Nokecy
98d56b2dd0
Fixed typescript definition and add table props onHeaderRow ( #9902 )
7 years ago
Wei Zhu
70ea209857
docs: Clarify Table[scroll] useage
Related issue:
https://github.com/ant-design/ant-design/issues/2203
https://github.com/ant-design/ant-design/issues/2130
7 years ago
meesvandongen
2c5231f0ed
Made expanded row background (table) a less variable. ( #9789 )
7 years ago
Sangle
eb338425fe
docs: fix syntax error ( #9764 )
7 years ago
诸岳
aadba9b0e3
docs: add align prop description ( #9749 )
7 years ago
Wei Zhu
1c0b5ed21e
Revert "Update snapshot"
This reverts commit 98356e87ff
.
7 years ago
zhuyue
98356e87ff
Update snapshot
7 years ago
Wei Zhu
0d9dcb1714
Fix table scroll x ( #9704 )
7 years ago
Wei Zhu
381b88e9b0
Tweak table border radius ( #9674 )
Close #6750
7 years ago
afc163
554dec3bab
update table demo
7 years ago
afc163
8db3b1f46f
update snapshot
7 years ago
nestoralonso
43d7be5478
Update fixed-columns.md ( #9680 )
Fix typo scoll.x => scroll.x
7 years ago
Terence
4458f3dde1
Fix missing key of column.title in Table ( #9658 ) ( #9670 )
7 years ago
afc163
eb2290a87f
Tweak table sort icons position
7 years ago
Camol
2aed46012e
[feature]: add native Event - related to #9368 ( #9376 )
* [feature]: add native Event - related to #9368
* update tests and rc-checkbox's version
7 years ago
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
Close #9574
7 years ago
SimpleFrontend
9073237e70
Added selectionColumnWidth to TableRowSelection ( #9474 )
* Added selectionColumnWidth to TableRowSelection
* Updated documents
* Renamed selectionColumnWidth to columnWidth
7 years ago
afc163
af8e54f1d6
Fix table radius in chrome
7 years ago
Wei Zhu
5e7bff8b5e
Update snapshot
7 years ago
Wei Zhu
a4fea8f22c
docs: Add Table pagination position to demo
7 years ago
Camol
ae2990e241
feature: [Table] Pagination on the top in addition to the bottom. fix… ( #9357 )
* feature: [Table] Pagination on the top in addition to the bottom. fix (#9346 )
* refactor pagination of table (#9357 )
* specify the position of pagination when using table - add test
* specify the position of pagination when using table - update API docs
* update api docs
* fix error
* add TablePaginationConfig extends PaginationProps
7 years ago
Wei Zhu
5df04e6827
Fix lint
7 years ago
Wei Zhu
54242e968f
Set Table filter dropdown menu popup container
Fix #9209
7 years ago
Wei Zhu
c28d6f1624
Remove table overflow:hidden, fix #7799
7 years ago
Wei Zhu
f1fd85780e
Revert "fix type of column dataIndex ( #9298 )"
This reverts commit f8e996ee8e
.
Close #9393
7 years ago
Wei Zhu
a6ffd332fa
docs: fix parameter
7 years ago
Wei Zhu
a438b9b33f
Add spin dot className to custom indicator
7 years ago
Wei Zhu
7d5db31e67
Fix table custom spin indicator
Fix #9355
7 years ago
afc163
e3f115dd3d
update snapshot
7 years ago
afc163
2909e5f651
Fix sorter icon click area overflow in Table
close #8979
7 years ago
Wei Zhu
b5f88c0005
Fix table padding close #9319
7 years ago
Wei Zhu
7d3ff69e12
Fix small bordered table style
Fix #8980
7 years ago
afc163
875024cd1e
update onRow usage
7 years ago
afc163
3ed3a078e1
Document for Table onRow, ref #355
7 years ago
Leo
f8e996ee8e
fix type of column dataIndex ( #9298 )
7 years ago
Wei Zhu
ca6a8d13bd
site: Update Table drag demo
Close #9255
7 years ago
Wei Zhu
aa88c656f1
docs: remove expaned row hover background color
Close #8775
7 years ago
Evert Bouw
0c69d721de
Fix(Typings): Add OnHeaderCell property to ColumnProps ( #9223 )
* Fix(Typings): Add OnHeaderCell property to ColumnProps
* onHeaderCell actually receives the ColumnProps object
7 years ago
mgrdevport
5fd741bf21
Pass name prop down to the table selection input ( #9054 )
7 years ago
ryanhoho
b93e33c535
table size padding use @table-padding-vertical & @table-padding-horiz… ( #9106 )
7 years ago
sallen450
a9562e75fe
Fix(Table): Hide emptyType in `Table` when `loading` prop is true ( #9095 )
* fix(Table): Hide text in when prop is true
* test(Table): renders empty table without emptyText when loading
* refactor: code style
7 years ago
Qingrong Ke
b50ca50bad
docs: update head.md of Table ( #9133 )
7 years ago
niko
f2ba99978d
upgrade snapshots ( #9127 )
7 years ago
ddcat1115
4286131735
fix doc error
7 years ago
afc163
f95cb04585
Add demo for row-click selection
7 years ago
afc163
365bf6d781
fix snapshot
7 years ago
afc163
63c620240b
emptyText should support function, close #8871
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
Cam Song
1af1534592
Add hideOnSinglePage to Pagination ( #8615 )
7 years ago