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
afc163
67df1cd979
Fix test case
7 years ago
afc163
1c557f43a8
Fix extra padding in Table small with fixed columns, close #8724
7 years ago
afc163
294db783e1
Fix table size of fixed column, close #8660
7 years ago
afc163
0eac8aa1c6
Fix table title/footer/size style, close #8577
7 years ago
afc163
913daa2668
Tweak table head icons style
7 years ago
afc163
a3271d9a03
update demo code style
7 years ago
afc163
eae1a0044c
Fix nested Table size style, close #8525
7 years ago
Dane David
e8d3be5dc2
Make Table props optional ( #8515 )
7 years ago
Dane David
687b058dc0
Add missing type definitions for table #8507 ( #8511 )
7 years ago
Wei Zhu
43628b9848
docs: document Table[expandRowByClick]
7 years ago
Dane David
a1ada4f4f6
Add expandRowByClick API to Table docs ( #8490 )
7 years ago
afc163
dd3f7f2da1
Revert table responsive code, close #8465
7 years ago
Wei Zhu
4d7ce541cd
docs: TableColumnConfig has been renamed to ColumnProps
Close #8438
7 years ago
afc163
59cb320a7b
Fix searchInput undefined in demo
7 years ago
afc163
81472aaf3b
Fix custom filter dropdown focus issue, close #8411
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago
afc163
bd9fba9f45
Better responsive style of Table
7 years ago
ChrisF
cd7a04a069
change children prop of TableProps to React.ReactNode ( #8317 )
* make children prop of RadioGroupProps optional
* change children prop of TableProps to React.ReactNode
7 years ago
Wei Zhu
a64337748a
Fix table row create on every render.
Fix #8283
7 years ago