马斯特
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