Wei Zhu
f567342d95
Fix grouping column table sort and filter in controlled mode ( #5211 )
Close #5158
8 years ago
afc163
82b54ad42a
update table th text color
8 years ago
afc163
977aa62d94
Fix small table border, close #5237
8 years ago
afc163
54984d6d4c
Fix td hover bg transition
8 years ago
afc163
4f845afa46
tweak table select all style
8 years ago
Colton Pierson
47d107bb2a
fix implicit type any in checkbox props by item values getCheckboxPropsByItem and getRecordKey ( #5207 )
8 years ago
Wei Zhu
5b1a4dabaf
Tweak Table style
1. Fix expand cell width to 50px;
2. Fix select all cell width in different size.
8 years ago
Wei Zhu
c037abab6a
Align table checkbox ( #5183 )
* Align table checkbox
* Don't select Item
* I18n selection text
* Update snapshot
8 years ago
afc163
bae042b29f
Fix small table fixed header border, close #5182
8 years ago
偏右
3cf056b010
percise the rowKey warning message
8 years ago
afc163
261a31aeea
Fix Table title padding
8 years ago
Wei Zhu
570e2ce1dc
Check if Table[pagination] exist
When pagination is null, a error "Cannot use 'in' operator to search for 'current' in null"
will raise.
8 years ago
Wei Zhu
8bfbe9b6df
update snapshot
8 years ago
Benjy Cui
fb8f90c102
feat: form ( #5063 )
* feat: support Form[layout], close : #5056
* feat: Form should be responsive, close : #5055
* test: update snapshot
* fix: resolve conflict betwen layout defaultValue and inline & vertical
8 years ago
afc163
5eef3fa467
fix snapshot test
8 years ago
Benjy Cui
758559f718
test: update snapshots
8 years ago
Wei Zhu
2fb52944e4
Setting table row hover bg on td ( #5077 )
Related issue #5067
8 years ago
afc163
cf4ad5ddb8
fix test case
8 years ago
afc163
f6715df3b5
closest => dom-closest, fix ssr
8 years ago
afc163
6ea75c4d85
Filter dropdown menu inside scroll body should never be shown, close #5010
8 years ago
afc163
5076b6045c
fix snap
8 years ago
afc163
139d95022c
prefer stateless function
8 years ago
feng zhi hao
6d903a6ba5
add custom selection in Table ( #4962 )
* add custom selection in Table
* update snapshots
* update snapshots again
* optimize selection in Table
* update test
* update snapshots
* improve test
* fix test
8 years ago
afc163
dded4bcde4
fix snap for rc-table@5.2.12
8 years ago
afc163
a7c6c027ce
Fix ts definition of Table & RangePicker
close https://segmentfault.com/q/1010000008423156
8 years ago
afc163
0f46eed370
fix lint
8 years ago
afc163
922a57dfde
fix snap for react-component/table#125
8 years ago
afc163
90699b0c42
clean up document
8 years ago
afc163
79f222b86c
fix snap, seems to be a jsdom bugfix
8 years ago
afc163
9fff177bbc
update table fixed column demo description
8 years ago
afc163
fbb6cb007f
max-height should not work on submenu filter, close #4975 , ref #4916
8 years ago
afc163
23cb11fef3
update document, ref #4965
8 years ago
feng zhi hao
5303bd0a38
docs: rewrite Table demos to ES6 component ( #4954 )
8 years ago
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