Wei Zhu
13e13f333d
fix: Wrap custom filterDropdown by FilterDropdownMenuWrapper, fix #4010 ( #4013 )
8 years ago
Wei Zhu
86f1fa030a
Fix: table columns not update ( #4009 )
8 years ago
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
afc163
6ccaf71841
Add onCellClick API in doc for #3774
8 years ago
Wei Zhu
ccbebe60cc
style: Fix jsx alignment, #3966 ( #3967 )
8 years ago
Albert Zheng
5e1b679dfb
chore: Fixed two compiling errors reported by tsc 2.0.10. ( #3969 )
8 years ago
Wei Zhu
d20572bdab
test: demo snapshot testing ( #3916 )
* Run snapshot testing against all demos
* Split demo tests
* ignore coverage folder
* Upgrade antd-demo-jest
* enable cache
* intergate with coveralls.io
* Add node test
* Set worker to 2
https://github.com/facebook/jest/issues/1742
* config coverage
* Set default supportServerRender to true
8 years ago
Wei Zhu
4b1722e95d
fix: wrong select all checkbox displaying when pagination changes ( #3904 )
8 years ago
Wei Zhu
ed455c01d1
feat: Implement Table.Column and Table.ColumnGroup ( #3868 )
* Implement Table.Column and Table.ColumnGroup
* Upgrade rc-table
8 years ago
ddcat1115
cd2a1438b7
docs: Table add editable demos ( #3922 )
8 years ago
afc163
6af5c54e6c
unify checkbox and expand icon width of Table
8 years ago
afc163
cc1f1be8bd
fix ts error
8 years ago
Bruce Mitchener
36508ffabd
Typo fixes.
8 years ago
afc163
9e6439b06c
fix title and footer height according to Table[size]
8 years ago
afc163
ab8f8e4506
update table demo
8 years ago
afc163
a6d2de1a7b
controlled filterDropdown props, close #3003
8 years ago
afc163
4b2e9bbd23
Fix non-bordered Table column header border radius
https://zos.alipayobjects.com/rmsportal/khxltYwtEiBKtHE.png
8 years ago
afc163
05213a5827
update table demos
8 years ago
Wei Zhu
7dc0328c60
Fix table border when using cell merging ( #3806 )
8 years ago
Wei Zhu
0e6ac6bc4c
Optimize table selection ( #3757 )
* Extract SelectionRadio, SelectionCheckbox, SelectionCheckboxAll
* Add some tests
8 years ago
afc163
01f5b61982
Add position relative for table cell
8 years ago
Wei Zhu
0fa41ebfb9
Fix small table style ( #3761 )
* Tweak small table style, fix #3743
* Add checkbox switch to dynamic settings demo
* Add fixed header to dynamic settings demo
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
afc163
e4974ac72a
use @font-size-base ( #1752 )
8 years ago
afc163
0a48c62dcb
use @text-color
8 years ago
afc163
9b81fe86d9
clear less variables and add @text-color-secondary
8 years ago
afc163
894a4ceb53
remove unnecessary demo ( #3690 )
8 years ago
Benjy Cui
81a8b65e6a
docs: improve UX of demo
8 years ago
Wei Zhu
e4b6ccf7f0
docs: add dynamic setting demo for table ( #3690 )
8 years ago
afc163
14cbb03dc1
fix link
8 years ago
Benjy Cui
60ecb3c628
refactor: each message should warn just once
8 years ago
Nathan Wells
d997dc9e1e
typo ( #3663 )
8 years ago
ddcat1115
9d218860b5
修复firefox下无数据且固定表头时ant-table-body占高度的问题 ( #3632 )
8 years ago
feng zhi hao
90fbd4da51
types: add datasource generics type in Table ( #3603 )
8 years ago
Marius Ileana
84c4139023
table / index.en-US.md - small updates ( #3584 )
small typo and updates
8 years ago
Cody Chan
9d2b48b511
docs: Fix 404 error ( #3552 )
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
1e5264bad7
fix tslint
8 years ago
yiminghe
c2d3f16dfb
update tslint
8 years ago
Benjy Cui
dc78317688
docs: update docs of table, close : #3469
8 years ago
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
zilong
6ceef46129
docs: update doc for Table ( #3483 )
* update Table en doc: fix header content mismatched
* update doc for Table: add description for props related to expand behavior
8 years ago
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
8 years ago
afc163
512796b7fe
update table demo doc
8 years ago
afc163
806df6e912
update table fixed demos
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
feng zhi hao
4b9db4ff87
improve props interface in InputNumber and Table ( #3360 )
8 years ago
ddcat1115
c6e1d6febc
修复Table 带边框相关的样式问题 ( #3340 )
close #3301
8 years ago
kvetoslavnovak
7156956685
Table - basic - English translation ( #3325 )
* Table - basic - English translation
Correction, to same as in line with other examplets
* Update basic.md
* Update basic.md
8 years ago
afc163
58d7741709
http => https, close #3303
8 years ago