二货机器人
f2a3ef5926
fix: Table expanded logic ( #22832 )
* update rc-table deps
* fix style mapping
* snapshot
5 years ago
Michael Shing
06f29d0caa
fix: support table getPopupContainer on row selections ( #22787 )
* fix: support table getPopupContainer on row selections
* move top to before right
* Add cursor to dropdown arrow
* Feedback suggestion
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: Michael Shing <mshing@datto.com>
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
Tom Xu
f5c0eacf6f
fix: Table rowSelection event bubbling ( #22566 )
* fix: Table rowSelection event bubbling
* test: Table should onRowClick not called when checkbox clicked
5 years ago
二货机器人
33e726f874
fix: Should also fix expand col when selection fixed ( #22087 )
5 years ago
afc163
ebd31cdfc8
test: fix test cases
5 years ago
二货机器人
4358f48abd
fix table selection with empty children error ( #21528 )
5 years ago
二货机器人
ddfce71532
fix: Table selectAll should not checked when all the checkbox is disabled ( #20968 )
5 years ago
二货机器人
72a7ba618f
New Table ( #19678 )
* chore: update rc-table
* add basic table style
* checked all logic
* checkbox support disabled
* selection style
* selection support radio
* add selections support
* selection extra style
* select all locale
* sorter logic
* add more desc
* init Filter hooks
* init filter hooks
* update style
* filter style
* filter style
* fix filter
* sort control
* ajax it
* add expandedable css
* expandable view style
* fixed style
* border style
* empty style
* fix pagination style
* add fixed demo
* un-comment
* clean up
* fix filter check logic
* fix overflow & ellipsis conflict
* fix tes
* adjust scroll shadow
* fix border fixed style
* add part of test case
* add filter test part
* more test case
* issue related test
* filter test
* adjust pagination logic
* fix pagination test case
* all selection test case
* table sorter test case
* table basic test
* fix test case
* update faq
* update expandable doc
* add v4 doc
* add summary docs
* more demo
* fix selection
* update snapshot
* update test case
* fix ff styling
* update rc-table
* update snapshot
* update snapshot
* fix lint
* fix style lint
* fix style
* update snapshot
* update desc
* fix missing icon
5 years ago
afc163
d41b5be377
✅ increase Table test coverage
5 years ago
afc163
66ca4a8b25
✅ more test cases
5 years ago
afc163
ed133cb859
✅ increase Table code coverage
5 years ago
afc163
c4128c0d14
🐛 Fix selectedRows missing when there is childrenColumnName in Table
close #16614
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
zombieJ
3fbeff3fcc
add warning when use getCheckboxProps ( #15231 )
6 years ago
zombieJ
67ad35bc26
fix additional className ( #14770 )
6 years ago
zy410419243
2bfc23b6f1
fix: render correctly when set childrenColumnName
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombiej
821ced5e30
fix filtered record miss selectedRows
fix #11384
6 years ago
偏右
85749c94fb
test: remove it.only
6 years ago
afc163
8feb15ea72
fix test case
6 years ago
afc163
bead75021b
change and undocument onSelectMultiple cause it need more disscuss
6 years ago
littleLane
b23d742f1b
feat: add rowSelection.columnTitle to Table
6 years ago
Raphael Chauveau
08e83193f2
Multiple row selection ( #11406 )
This PR intends to solve issue #11404 (Multiple row selection in table component).
The Chinese documentation is missing from the PR. Could someone please add it ?
6 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
afc163
17b158c091
Fix CheckboxAll status when remove data and selectedKeys
close #10629
7 years ago
afc163
15c6d58796
Table getCheckboxProps should be updated when rerender
close #10133
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
mgrdevport
5fd741bf21
Pass name prop down to the table selection input ( #9054 )
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
c5487ad1eb
React 16 + Enzyme 3
7 years ago
feng zhi hao
58fd54e978
fix: Table not trigger custom selection onSelect when hideDefaultSelections is true ( #7653 )
7 years ago
偏右
a7200c906c
Add hideDefaultSelections ( #7342 )
close #7295
7 years ago
Wei Zhu
1a8e738142
Set snapshotSerializers
8 years ago
feng zhi hao
8dfdce50f9
fix: improve rowSelection.selections of Table ( #5409 )
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
8 years ago
feng zhi hao
78bdbbfe93
fix: improve rowSelection.selections of Table ( #5409 )
* improve rowSelection.selections of Table
* fix classNames spell error
* update class name
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
a585f603d0
Fix Table selection page-jumping issue, close #4779
8 years ago
Wei Zhu
f6c0e69af5
cleanup npm scripts ( #4499 )
* Cleanup npm scripts
* Lint fix
* Don't need ignore js files
* Upgrade jest
* Add components index.tsx test
8 years ago
Wei Zhu
8018529582
Ensure checkbox props cache is cleared after dataSource changes. ( #4288 )
Fix #4245
8 years ago
Wei Zhu
666e80a1ba
tests: Fix table import
8 years ago
Wei Zhu
07103b9fb6
Don't ignore test files.
8 years ago