feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
偏右
354759cb17
Redesigned icons ( #3041 )
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
8 years ago
Benjy Cui
59093a6586
fix: should pass prefixCls correctly
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
c754a3d3d4
chore: add warning for breaking changes
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
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
DengYun
43d17eeb3a
补充Table组件缺少的columns的属性类型定义 ( #2833 )
* 补充Table组件缺少的columns的属性类型定义
* `columns` is required.
8 years ago
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
* refactor: table ts
* fix: should pass context to onChange correctly
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
7d06517846
Fix rowSelection null, close #2127
9 years ago
afc163
d9f2b7ea32
Add filterDropdown for Table column, close #1736
9 years ago
afc163
f5c60541f3
improve code style
9 years ago
Benjy Cui
09bbd51551
refactor: rename table/index.jsx to table/Table.jsx
9 years ago
afc163
500f3e1b30
Improve getCheckboxProps perf via caches, close ant-design/ant-design#2086
9 years ago
afc163
9961605c5a
fix pagination change bug in Table
9 years ago
afc163
5cc87ede0b
Move stopPropagation to wrapper, fix #1470 again
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
afc163
d8ad0b1993
Fix extra Spin in Table
9 years ago
Leon Shi
dbdd5c5da0
fix: throws error when filtering data with `pagination` set to `false`, close #1842
9 years ago
RaoHai
25d996d666
fix rowSelection display while some columns fixed left
+ close #1829
9 years ago
afc163
43cf39d9a0
put icon into emptyText, close #1759
9 years ago
Leon Shi
0ff91b4135
Fix Table pagination after filter, close #1669 ( #1715 )
9 years ago
afc163
22af4a9592
Fix Table data.length without specifing pagination, close #1683
9 years ago
afc163
f368fdda3b
Fix table className and style wrapper node
9 years ago
RaoHai
f7c9e64416
repair `radio` type of rowSelection in `Table`
close #1627
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
d84b92926c
fix table spin debounce
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
9 years ago
Leon Shi
baac12d1c4
fix lint ( #1513 )
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
9 years ago
afc163
14f857b7ac
prevent propagation of Table rowSelection controls, close #1470 , close #1507
9 years ago
afc163
d7ee4bffa1
Fix initial selectedRowKeys, close #1501
9 years ago
afc163
6a14de411d
Fix uncontrolled table issue
close #1433 #1434
9 years ago
afc163
4835471210
update Table initial current page
9 years ago
Benjy Cui
3677339646
fix: revert
9 years ago
Benjy Cui
9d95313d03
chore: suppress warning
9 years ago
Benjy Cui
0ebf6c2ecc
style: enable react/prefer-es6-class
9 years ago
afc163
87f8d1f334
Change current to defaultCurrent
9 years ago
afc163
9774181979
Fix Table pagination.size, close #1396
9 years ago
afc163
76935c9630
a little perfermance
9 years ago
afc163
0a55eb8c43
reuse getColumnKey
9 years ago
afc163
79f817466e
fix(table): radio selection can not be controlled
close #1346
9 years ago
afc163
29ceb8862d
fix: controlled pagination.current should not respond user interaction
ref #1311
9 years ago
afc163
b4a75ddcc9
fix sort and filter perf
9 years ago
afc163
2651d80fc2
Individual controlled filter
9 years ago
Benjy Cui
fd3406bd03
style: enable react/jsx-no-bind
9 years ago
afc163
137d57da08
controlled filters
9 years ago