afc163
54984d6d4c
Fix td hover bg transition
8 years ago
afc163
4f845afa46
tweak table select all style
8 years ago
Wei Zhu
5b1a4dabaf
Tweak Table style
1. Fix expand cell width to 50px;
2. Fix select all cell width in different size.
8 years ago
Wei Zhu
c037abab6a
Align table checkbox ( #5183 )
* Align table checkbox
* Don't select Item
* I18n selection text
* Update snapshot
8 years ago
afc163
bae042b29f
Fix small table fixed header border, close #5182
8 years ago
afc163
261a31aeea
Fix Table title padding
8 years ago
Wei Zhu
2fb52944e4
Setting table row hover bg on td ( #5077 )
Related issue #5067
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
fbb6cb007f
max-height should not work on submenu filter, close #4975 , ref #4916
8 years ago
afc163
c1f3b58b28
Fix table wrapper float layout, close #4945
8 years ago
afc163
e289ce8b31
Fix Table fixed column z-index issue, close #4937
8 years ago
afc163
86981114a7
give up #4637 and fix #4936
8 years ago
afc163
2d02792da7
Add max-height for table filter dropdown menu, close #4916
8 years ago
afc163
af62254597
fix #4637 again
8 years ago
afc163
8941990e74
revert 1490a40, ref #4637 , close #4899
8 years ago
Wei Zhu
972c2cfa95
fix: empty table placehoder style ( #4851 )
* Remove redundant border
* Fix empty table placehoder style
8 years ago
afc163
1490a40fc6
Fix #4637 webkit only
8 years ago
afc163
e2c46b78bf
revert commit fb421f1 in #4637 , close #4850
8 years ago
afc163
8775e7de5e
Fix scroll Table lagging issue in IE, close #4522
8 years ago
afc163
fb421f10e0
Change another approach to fix #4637
avoid issues like #4750 and #4753 caused by old way
8 years ago
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
8 years ago
afc163
2d2534321a
Fix Table fixed header align issue, close #4637
8 years ago
Wei Zhu
fd861d6c0d
Tweak empty table border ( #4650 )
8 years ago
afc163
ddc7054751
Fix fixed column table border radius
8 years ago
afc163
1db0e06bc4
Fix Table[small]'s title and footer border, close #4647
8 years ago
afc163
fe5f8910dd
Hide scroll bar in fixed header of table, close #4637
8 years ago
afc163
75b50e9731
wider the selection column and expand column of Table
8 years ago
afc163
1042681bcd
Fix Table filter dropdown style
8 years ago
偏右
d811ebee5c
New color system ( #4426 )
* Add new color patterns algorithm
* Add color palettes
* update other colors
* fix gray color
* update more tint/shade to colorPalette
* new font color
* Update doc for new color system
* improve doc style
8 years ago
afc163
668c481110
Fix table radius without column header, close #4373
8 years ago
afc163
e91f4f2335
improve style code
8 years ago
afc163
779a62093d
group column header should be text align centered
8 years ago
afc163
bf562c95f1
Fix fixed table empty z-index, close #4016
8 years ago
Benjy Cui
932443099a
css: use @component-background , ref: #4040
8 years ago
cathayandy
addb6e44dc
Fix #4039 . Replace background-color: #fff with background: @body-background ( #4040 )
8 years ago
afc163
6af5c54e6c
unify checkbox and expand icon width of Table
8 years ago
afc163
9e6439b06c
fix title and footer height according to Table[size]
8 years ago
afc163
4b2e9bbd23
Fix non-bordered Table column header border radius
https://zos.alipayobjects.com/rmsportal/khxltYwtEiBKtHE.png
8 years ago
Wei Zhu
7dc0328c60
Fix table border when using cell merging ( #3806 )
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
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
ddcat1115
9d218860b5
修复firefox下无数据且固定表头时ant-table-body占高度的问题 ( #3632 )
8 years ago
afc163
d92a24d477
Improve overlay border design
8 years ago
ddcat1115
c6e1d6febc
修复Table 带边框相关的样式问题 ( #3340 )
close #3301
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
Benjy Cui
77a45f0b00
deps: upgrade rc-table ( #2958 )
* feat: remove Table columns paging, close : #2883
* css: add style for table multi-header
* feat: multi-header supports fitler & sorter and so on
* feat: multi-heaader works with Table[scroll.y]
* feat: multi-header should works with Table[scroll.x]
* style: update code style to please lint
8 years ago