afc163
|
a72d9ec381
|
Merge
|
2016-07-21 18:10:13 +08:00 |
|
afc163
|
dd80613cd1
|
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
|
2016-07-21 18:08:35 +08:00 |
|
afc163
|
a458de0a88
|
fix prefer-const
|
2016-07-21 18:05:15 +08:00 |
|
ddcat1115
|
eba54529ca
|
table-title style (#2452)
|
2016-07-21 15:14:42 +08:00 |
|
afc163
|
5eb52885d6
|
@background-color-base
|
2016-07-21 15:02:24 +08:00 |
|
afc163
|
2e41e35cc6
|
Fix more tslint problems
|
2016-07-13 17:22:23 +08:00 |
|
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
2016-07-13 11:14:24 +08:00 |
|
afc163
|
5e5bd6af9e
|
Merge branch '1.x-stable'
|
2016-07-12 21:36:23 +08:00 |
|
afc163
|
4b29e40089
|
Fix overflow current state in Table, close #2301
|
2016-07-12 18:45:45 +08:00 |
|
afc163
|
1029419e95
|
improve code style
|
2016-07-12 18:24:16 +08:00 |
|
afc163
|
6dad2b2987
|
Merge branch '1.x-stable'
|
2016-07-11 14:57:38 +08:00 |
|
afc163
|
7c595797c0
|
Improve fixed Table border style
|
2016-07-11 13:50:15 +08:00 |
|
yiminghe
|
94706f1d2c
|
fix ts
|
2016-07-07 20:25:03 +08:00 |
|
afc163
|
aac35a8757
|
Merge branch '1.x-stable'
|
2016-07-05 15:49:36 +08:00 |
|
afc163
|
5109362b04
|
remove old docs about dataSource
|
2016-07-05 15:19:22 +08:00 |
|
afc163
|
b42f5efea3
|
Fix table fixed header align, close #2227
|
2016-07-05 14:41:21 +08:00 |
|
afc163
|
d280cba481
|
Merge 1.x-stable
|
2016-07-04 15:19:35 +08:00 |
|
afc163
|
2780b100df
|
Trigger Table onChange when selected filter items are changed, close #2228
|
2016-07-04 12:23:43 +08:00 |
|
afc163
|
95351bfffa
|
Merge branch '1.x-stable'
|
2016-06-27 19:31:38 +08:00 |
|
afc163
|
089f1ae512
|
update components category name
|
2016-06-27 18:21:12 +08:00 |
|
afc163
|
cc4cab5b1e
|
Merge 1.x-stable
|
2016-06-23 23:11:14 +08:00 |
|
afc163
|
c2942fa530
|
Fix stopImmediatePropagation in IE8, close #2154
|
2016-06-23 16:00:30 +08:00 |
|
yiminghe
|
9a0d751f94
|
refactor to typescript
|
2016-06-22 13:19:48 +08:00 |
|
afc163
|
2be285d236
|
remove nowrap in fixed Table, close #2130
|
2016-06-22 11:48:11 +08:00 |
|
afc163
|
7d06517846
|
Fix rowSelection null, close #2127
|
2016-06-21 19:35:29 +08:00 |
|
afc163
|
00e7eabd4e
|
close #2058 via upgrading rc-table
|
2016-06-21 19:27:54 +08:00 |
|
afc163
|
f12d5aea9c
|
improve Table header height and scrollbar style (#2107)
|
2016-06-21 12:18:25 +08:00 |
|
afc163
|
56f7f9926c
|
fix fixed header height
|
2016-06-20 17:38:14 +08:00 |
|
afc163
|
d9f2b7ea32
|
Add filterDropdown for Table column, close #1736
|
2016-06-20 16:36:37 +08:00 |
|
afc163
|
f5c60541f3
|
improve code style
|
2016-06-20 16:25:35 +08:00 |
|
Benjy Cui
|
09bbd51551
|
refactor: rename table/index.jsx to table/Table.jsx
|
2016-06-19 10:56:42 +08:00 |
|
afc163
|
500f3e1b30
|
Improve getCheckboxProps perf via caches, close ant-design/ant-design#2086
|
2016-06-17 17:23:48 +08:00 |
|
afc163
|
e385b56821
|
Header can be scroll in fixed-columns Table, close ant-design/ant-design#2068
|
2016-06-16 21:56:13 +08:00 |
|
afc163
|
7d8a2e0612
|
Fix fixed-header small Table style, close #2023
|
2016-06-16 16:43:45 +08:00 |
|
afc163
|
dd0a4c7f22
|
Add paging columns table demo but hidden
|
2016-06-13 15:29:02 +08:00 |
|
afc163
|
ec21b8bb39
|
change way to fix #2013, without use table-layout:fixed
also fix #2025
|
2016-06-13 15:28:35 +08:00 |
|
afc163
|
9961605c5a
|
fix pagination change bug in Table
|
2016-06-12 18:16:24 +08:00 |
|
afc163
|
a69b7b70a1
|
Fix Tabs nested in expanded Table, close #2013
|
2016-06-12 15:31:34 +08:00 |
|
afc163
|
5cc87ede0b
|
Move stopPropagation to wrapper, fix #1470 again
|
2016-06-07 16:27:55 +08:00 |
|
afc163
|
57ab8dfdfe
|
use arrow function
|
2016-06-07 16:16:34 +08:00 |
|
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
2016-06-06 13:54:10 +08:00 |
|
afc163
|
4a08e0188d
|
Fix some wrap misplace issues in fixed table (#1829)
|
2016-06-02 17:35:25 +08:00 |
|
afc163
|
28d0cf86ea
|
upgrade rc-table for nested dataIndex and fix #1898
nested dataIndex https://github.com/react-component/table/issues/46
|
2016-06-01 14:45:07 +08:00 |
|
afc163
|
af83b2aade
|
fix some table style detail
|
2016-06-01 12:07:11 +08:00 |
|
afc163
|
1688a8724b
|
Use Radio in filter menu filterMultiple=false, close #1880
|
2016-06-01 11:46:27 +08:00 |
|
afc163
|
680a5b7120
|
improve code style
|
2016-06-01 11:37:13 +08:00 |
|
afc163
|
d8ad0b1993
|
Fix extra Spin in Table
|
2016-05-27 21:06:45 +08:00 |
|
afc163
|
5a87d219d7
|
use remote api for demo
|
2016-05-27 13:35:49 +08:00 |
|
Leon Shi
|
dbdd5c5da0
|
fix: throws error when filtering data with pagination set to false , close #1842
|
2016-05-26 15:01:50 +08:00 |
|
RaoHai
|
25d996d666
|
fix rowSelection display while some columns fixed left
+ close #1829
|
2016-05-25 11:37:16 +08:00 |
|