HeskeyBaozi
9330aaec06
update table test snapshot
6 years ago
afc163
838be31543
good looking table demo
6 years ago
HeskeyBaozi
f275f3090a
update Icon api
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
HeskeyBaozi
0a8f964935
update test snap shot
6 years ago
afc163
838abbd358
tweak table demo
6 years ago
HeskeyBaozi
bda65ddb1e
update select snapshot
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
afc163
bead75021b
change and undocument onSelectMultiple cause it need more disscuss
6 years ago
Jackie.Ls
9b150d9246
update ( #11597 )
6 years ago
Wei Zhu
d7ca64b95c
docs: add resizable column table demo
6 years ago
Ilan Hasanov
86398d910a
💬 misc typos and blank spaces fixes
6 years ago
littleLane
b23d742f1b
feat: add rowSelection.columnTitle to Table
6 years ago
HeskeyBaozi
010bdebc28
update drawer
6 years ago
HeskeyBaozi
ee16585b6d
update test cases
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
Andrzej Dybionka
968371b22a
fix: table onChange event is fired every time when close filterDropdown
Close #11164
6 years ago
Will
e91f67b87c
Update index.zh-CN.md ( #11427 )
First of all, thank you for your contribution! :-)
Please makes sure that these checkboxes are checked before submitting your PR, thank you!
* [ ] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [ ] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd ).
* [ ] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [ ] Rebase before creating a PR to keep commit history clear.
* [ ] Add some descriptions and refer relative issues for you PR.
Extra checklist:
**if** *isBugFix* **:**
* [ ] Make sure that you add at least one unit test for the bug which you had fixed.
**elif** *isNewFeature* **:**
* [ ] Update API docs for the component.
* [ ] Update/Add demo to demonstrate new feature.
* [ ] Update TypeScript definition for the component.
* [ ] Add unit tests for the feature.
6 years ago
afc163
1c5f8f1901
update snapshots
6 years ago
afc163
e2b9e5d832
update warning message
6 years ago
HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
Leo Yin
96d8fc45f1
Fix edit-row.md
6 years ago
HeskeyBaozi
8df086f022
update test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
Eager Wei
9c792d52a8
fix table onChange pagination type ( #11291 )
Update interface.tsx TableProps onChange
6 years ago
Wei Zhu
c380186e79
fix: table custom components not change
6 years ago
Wei Zhu
47884320ef
docs: remove only
6 years ago
Wei Zhu
af49a1806b
docs: rewrite editable demo
6 years ago
zombiej
903f3f6770
fix test case in react 15
6 years ago
afc163
6d7ac58550
Fix header overflow style of empty table in Firefox, close #11135
6 years ago
Wei Zhu
d4c95e6f18
docs: remove obsolete snapshot and fix custom filter demo
6 years ago
Wei Zhu
0f2fea2d78
docs: rewrite custom filter demo with filterDropdown function
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
afc163
ddfe8ad48a
Adapt Table sorter icon style to @font-size-base
https://gw.alipayobjects.com/zos/rmsportal/jKlytqFbAeMQGXaCYWdR.png
=>
https://gw.alipayobjects.com/zos/rmsportal/InvEbivRsIcAQBuoEsJI.png
7 years ago
zombiej
11dba9c305
update snapshot
7 years ago
afc163
1010a4fe19
test: update table snapshots
7 years ago
Tomáš Szabo
bf5b6ae1f3
Fix incompatible type error for Table[size] prop
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago
afc163
8e8b991ba7
demo: fix table rowKey warning
7 years ago
afc163
b1d60f5ce1
Fix filterIcon className of Table, close #10937
7 years ago
Wei Zhu
5ab265a009
Fix small size fixed column table border
Close #9754
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
Junbin Huang
30eacdfb1b
chore: fix lint ( #10747 )
7 years ago