afc163
3308bce9b9
fix snapshot test
8 years ago
afc163
c1f3b58b28
Fix table wrapper float layout, close #4945
8 years ago
Benjy Cui
b7519a65c0
fix: should clear float, close : #4945
8 years ago
afc163
18ec5933b7
fix old react documentation links
8 years ago
afc163
e289ce8b31
Fix Table fixed column z-index issue, close #4937
8 years ago
afc163
673969d0ba
fix table snapshot for react-component/table#121
8 years ago
afc163
6e4fae0e29
remove onChange functions in Table.onChange(pagination)
8 years ago
afc163
b34557ef17
Fix Table pagination.onChange arguments
react-component/pagination#58
8 years ago
afc163
8194793f9b
Update demo documentation
8 years ago
afc163
86981114a7
give up #4637 and fix #4936
8 years ago
afc163
bd6bc70302
Rollback #4869 for better loading animation, close #4934
8 years ago
afc163
2d02792da7
Add max-height for table filter dropdown menu, close #4916
8 years ago
偏右
4c0af2ba1f
refactor: reduce table nested level ( #4869 )
* reduce table nested level, #4868
* update table snapshot
8 years ago
afc163
af62254597
fix #4637 again
8 years ago
afc163
8941990e74
revert 1490a40, ref #4637 , close #4899
8 years ago
Wei Zhu
2258f41f6b
docs: add nested Table demo ( #4887 )
* Remove Table pagination demo
* Add nested table
8 years ago
Wei Zhu
972c2cfa95
fix: empty table placehoder style ( #4851 )
* Remove redundant border
* Fix empty table placehoder style
8 years ago
zilong
597e020a45
chore: add class ant-form-item-control-wrapper for formItem wrapper ( #4856 )
8 years ago
afc163
1490a40fc6
Fix #4637 webkit only
8 years ago
afc163
e2c46b78bf
revert commit fb421f1 in #4637 , close #4850
8 years ago
lixiaoyang
d05a03fe00
feat: Table的loading可以使用Spin的属性 ( #4824 )
* Table的loading可以使用Spin的属性
* Test
* Fix
* test
8 years ago
Benjy Cui
200b88246f
docs: update docs format
8 years ago
Warren Seymour
7010dd018d
Add 'middle' as a valid value for `Table.props.size` ( #4819 )
8 years ago
Wei Zhu
f84dfbbaa9
Fix table filter in JSX ( #4765 )
Fix #4759
8 years ago
afc163
a07c71165a
demo: update table demo code style
8 years ago
afc163
93e152268c
remove it.only, ref #4779
8 years ago
afc163
a585f603d0
Fix Table selection page-jumping issue, close #4779
8 years ago
afc163
94f5a07f68
Add rowKey link into console warning message
8 years ago
afc163
0eb5c689a3
remove type="ghost" from demo
8 years ago
afc163
8775e7de5e
Fix scroll Table lagging issue in IE, close #4522
8 years ago
afc163
fb421f10e0
Change another approach to fix #4637
avoid issues like #4750 and #4753 caused by old way
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
afc163
75128c8e22
fix ts error, ref #4675
8 years ago
afc163
e5a735e888
fix ts error, ref #4675
8 years ago
afc163
2d2534321a
Fix Table fixed header align issue, close #4637
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
Wei Zhu
823ac6c139
fix TableColumnConfig exporting, #4660
8 years ago
afc163
e245facb48
Fix table snapshots
8 years ago
afc163
fae7fd1658
Fix default value of Table showHeader, close #4658
8 years ago
Wei Zhu
fd861d6c0d
Tweak empty table border ( #4650 )
8 years ago
afc163
ddc7054751
Fix fixed column table border radius
8 years ago
afc163
1db0e06bc4
Fix Table[small]'s title and footer border, close #4647
8 years ago
afc163
fe5f8910dd
Hide scroll bar in fixed header of table, close #4637
8 years ago
Benjy Cui
3e17551b7e
site: improve build speed
8 years ago
Wei Zhu
c09cf95daa
Fix Table filter test
8 years ago
Wei Zhu
65d1f721d3
Fix Table multiple levels filter menu ( #4548 )
fix #4541
8 years ago
afc163
de544ad21b
fix useless className
8 years ago
Wei Zhu
0ff50fc79d
docs: Update Table JSX api note
8 years ago
Wei Zhu
8a2b3470ef
Document using Table in TypeScript ( #4568 )
* Allow any valid ReactElement as Table.Column
* Document using Table in TypeScript
8 years ago
afc163
3f5aebe85b
Fix Table column.filteredValue null problem, ref #4550
8 years ago