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
afc163
3f1960f233
fix fixed columns align bug in small Table, close #2933
8 years ago
ddcat1115
bffdf731cd
fix #2812 ( #2875 )
8 years ago
afc163
6a86811e95
Fix table style, close #2723
8 years ago
afc163
ef23ee9d68
Make table styles more percise, fix DatePicker in Table
close #2675
8 years ago
ddcat1115
6b0a3e129c
Fix 2663 有 title 时表格 empty 样式错位 ( #2679 )
* fix #2663
* fix #2663
8 years ago
ddcat1115
eba54529ca
table-title style ( #2452 )
8 years ago
afc163
5eb52885d6
@background-color-base
8 years ago
afc163
7c595797c0
Improve fixed Table border style
8 years ago
afc163
b42f5efea3
Fix table fixed header align, close #2227
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
2be285d236
remove nowrap in fixed Table, close #2130
9 years ago
afc163
f12d5aea9c
improve Table header height and scrollbar style ( #2107 )
9 years ago
afc163
56f7f9926c
fix fixed header height
9 years ago
afc163
e385b56821
Header can be scroll in fixed-columns Table, close ant-design/ant-design#2068
9 years ago
afc163
7d8a2e0612
Fix fixed-header small Table style, close #2023
9 years ago
afc163
ec21b8bb39
change way to fix #2013 , without use table-layout:fixed
also fix #2025
9 years ago
afc163
a69b7b70a1
Fix Tabs nested in expanded Table, close #2013
9 years ago
afc163
4a08e0188d
Fix some wrap misplace issues in fixed table ( #1829 )
9 years ago
afc163
28d0cf86ea
upgrade rc-table for nested dataIndex and fix #1898
nested dataIndex https://github.com/react-component/table/issues/46
9 years ago
afc163
af83b2aade
fix some table style detail
9 years ago
afc163
1688a8724b
Use Radio in filter menu filterMultiple=false, close #1880
9 years ago
afc163
3ee8c0b604
remove table layout fixed ( #1819 )
9 years ago
afc163
6944a8e7c1
Fix fixed Table align and bordered style, close #1740
9 years ago
afc163
a1058db8df
fix bordered Table
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago