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
Jack Works
163ec46cbb
Fix #9859 , #9858 ( #10294 )
First of all, thank you for your contribution! :-)
Please makes sure that these checkboxes are checked before submitting your PR, thank you!
* [x] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [x] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd ).
* [x] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [x] Rebase before creating a PR to keep commit history clear.
* [x] 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.
7 years ago
Wei Zhu
05251682f1
Remove window reference
7 years ago
Wei Zhu
31be3717ad
Upgrade react-dnd
7 years ago
afc163
3ceb619b92
Fix and optimize table demo, close #10639
7 years ago
clinyong
baa78bfa5f
Change default word-break to break-word
7 years ago
afc163
247d78990e
demo: improve editable row demo
7 years ago
Douglas Mason
acb56281f8
fix: update "from" to "form" in code example ( #10628 )
update `save` method parameter from `from` to `form` in code example
7 years ago
afc163
6458280cb3
site: add alt to images
7 years ago
Zheeeng
59fe98a194
Add position config for List pagination ( #10581 )
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
afc163
7c4f6e8b2a
fix: Revert checkbox z-index
fix #10480
ref #10452
reverted for #10385
7 years ago
Wei Zhu
c7c85e3d5d
docs: Revert unexpected modify
7 years ago
Wei Zhu
78af67a057
docs: fix table custom search panel demo
close #10494
7 years ago
picodoth
030c745e1b
fix: checkbox trigger twice
regression introduced from d93cfde
7 years ago
afc163
6eef4d0a42
chore: code style
7 years ago
Wei Zhu
04ee8526ab
Revert "Fix table scroll x ( #9704 )"
This reverts commit 0d9dcb1714
.
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
Wei Zhu
8a6d9b92b7
Improve table types
Fix #10374
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
Wei Zhu
3fd9397174
Keep text align center
Fix prev commit
7 years ago
Wei Zhu
f1e38a1573
Fix table merged header cell border
Fix #10359
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
d9053a2526
Tweak sort position again
7 years ago
Samuel Gaus
4bc28ac471
Update jsx.md ( #10203 )
Made it clear that you can't use components other than Column or ColumnGroup as children to Table.
7 years ago
afc163
15c6d58796
Table getCheckboxProps should be updated when rerender
close #10133
7 years ago
Albert 理斯特
b7411febce
A: 新增关于 childrenColumnName 的文档,fix #9035 ( #10062 )
7 years ago
afc163
3612144c6d
site: avoid hash jump in demo
7 years ago
afc163
bf6e91be3a
Tweak table sorter icon click area again
7 years ago
Nokecy
98d56b2dd0
Fixed typescript definition and add table props onHeaderRow ( #9902 )
7 years ago
Wei Zhu
70ea209857
docs: Clarify Table[scroll] useage
Related issue:
https://github.com/ant-design/ant-design/issues/2203
https://github.com/ant-design/ant-design/issues/2130
7 years ago
meesvandongen
2c5231f0ed
Made expanded row background (table) a less variable. ( #9789 )
7 years ago
Sangle
eb338425fe
docs: fix syntax error ( #9764 )
7 years ago
诸岳
aadba9b0e3
docs: add align prop description ( #9749 )
7 years ago
Wei Zhu
1c0b5ed21e
Revert "Update snapshot"
This reverts commit 98356e87ff
.
7 years ago
zhuyue
98356e87ff
Update snapshot
7 years ago
Wei Zhu
0d9dcb1714
Fix table scroll x ( #9704 )
7 years ago
Wei Zhu
381b88e9b0
Tweak table border radius ( #9674 )
Close #6750
7 years ago