HeskeyBaozi
8df086f022
update test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
Wei Zhu
c380186e79
fix: table custom components not change
6 years ago
Wei Zhu
af49a1806b
docs: rewrite editable demo
6 years ago
zombiej
903f3f6770
fix test case in react 15
6 years ago
Wei Zhu
d4c95e6f18
docs: remove obsolete snapshot and fix custom filter demo
6 years ago
Wei Zhu
1af4392ae9
feat: filterIcon can be a function
6 years ago
Christian Vadalà
59cc3a8b6c
feat: adds ability to override filter renderer without migrate to a fully controlled component
7 years ago
zombiej
11dba9c305
update snapshot
7 years ago
afc163
1010a4fe19
test: update table snapshots
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
Wei Zhu
ac0b4bacc5
Revert "Update snapshot"
This reverts commit e7cd474894
.
7 years ago
Wei Zhu
e7cd474894
Update snapshot
7 years ago
afc163
f2fddff3fd
upgrade rc-table to 16.2
close #10392
close #10379
close #10828
7 years ago
afc163
17b158c091
Fix CheckboxAll status when remove data and selectedKeys
close #10629
7 years ago
afc163
3ceb619b92
Fix and optimize table demo, close #10639
7 years ago
afc163
247d78990e
demo: improve editable row demo
7 years ago
jim
d6a554823f
Rollback ci modification
7 years ago
jim
fd1d9661c0
update snap fix ci
7 years ago
Wei Zhu
aa87fcb01e
Update snapshot
7 years ago
陈帅
d5c5219111
new edit Table demo ( #10119 )
* new edit Table demo
* fix test error
* fix ci
* typo
* Skip edit-row test for React 15
* Set column width
* Update snapshot
7 years ago
Christian
f4b8a58480
fixes #10289 and #10209 : lost of user selection on table data updates ( #10332 )
* fixes #10289 and #10209 : lost of user selection on table data updates
* adds shallowequal check
7 years ago
afc163
b5a52d26f2
fix snapshot
7 years ago
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
Ash Kumar
013932e6d3
Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param ( #10306 )
* Table Column's sorter prop can now be provided a fn to which 'sortOrder' is passed as param
* head.md: added documentation for new use of 'sorter' prop function
7 years ago
afc163
15c6d58796
Table getCheckboxProps should be updated when rerender
close #10133
7 years ago
afc163
3612144c6d
site: avoid hash jump in demo
7 years ago
Wei Zhu
1c0b5ed21e
Revert "Update snapshot"
This reverts commit 98356e87ff
.
7 years ago
zhuyue
98356e87ff
Update snapshot
7 years ago
afc163
554dec3bab
update table demo
7 years ago
afc163
8db3b1f46f
update snapshot
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
5e7bff8b5e
Update snapshot
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
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
mgrdevport
5fd741bf21
Pass name prop down to the table selection input ( #9054 )
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
niko
f2ba99978d
upgrade snapshots ( #9127 )
7 years ago
afc163
365bf6d781
fix snapshot
7 years ago
Cam Song
1af1534592
Add hideOnSinglePage to Pagination ( #8615 )
7 years ago
afc163
67df1cd979
Fix test case
7 years ago
Wei Zhu
22e5c0d954
Allow fix table selection column ( #8195 )
7 years ago
Wei Zhu
5970dbb1ec
Fix table row selected className
Close #8074 #8075
7 years ago
Wei Zhu
f78d33ed59
Update rc-table ( #8187 )
* Update rc-table
* Add table drag sorting demo
7 years ago
Wei Zhu
fbafe9eac1
Add table filter test
7 years ago
Wei Zhu
55c85f77a1
Update dependendies ( #8150 )
* deps: upgrade rc-menu, and close : #2837
* test: update snapshots
* Update rc-calendar
* Update rc-cascader
* Update rc-dialog
* Update dropdown
* Update rc-select@7.1.0
* Update rc-slider
* Update rc-time-picker
* Update rc-tooltip
* Update rc-tree-select
* Mock rc-trigger and Portal
* Fix animation warning when inlineCollapsed changes
* fix: should use SubMenu[popupClassName]
* Fix typescript error
* Fix lint
* fix: style for menu
* Mock rc-trigger for React 15
* Remvoe allow_failures
7 years ago
afc163
4022374f33
Fix snapshot
7 years ago