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 |
|
afc163
|
3ee8c0b604
|
remove table layout fixed (#1819)
|
2016-05-23 18:59:27 +08:00 |
|
afc163
|
43cf39d9a0
|
put icon into emptyText, close #1759
|
2016-05-21 18:53:49 +08:00 |
|
afc163
|
6944a8e7c1
|
Fix fixed Table align and bordered style, close #1740
|
2016-05-21 18:08:09 +08:00 |
|
Leon Shi
|
0ff91b4135
|
Fix Table pagination after filter, close #1669 (#1715)
|
2016-05-17 10:58:01 +08:00 |
|
Benjy Cui
|
8842d9342a
|
site: update components' type
|
2016-05-16 15:41:55 +08:00 |
|
afc163
|
22af4a9592
|
Fix Table data.length without specifing pagination, close #1683
|
2016-05-13 13:49:08 +08:00 |
|
afc163
|
f368fdda3b
|
Fix table className and style wrapper node
|
2016-05-11 14:23:06 +08:00 |
|
RaoHai
|
f7c9e64416
|
repair radio type of rowSelection in Table
close #1627
|
2016-05-11 11:21:00 +08:00 |
|
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
2016-05-11 09:32:33 +08:00 |
|
afc163
|
d84b92926c
|
fix table spin debounce
|
2016-05-09 16:11:54 +08:00 |
|
afc163
|
0dbf42a59c
|
update demo
|
2016-05-06 20:59:09 +08:00 |
|
afc163
|
a1058db8df
|
fix bordered Table
|
2016-05-05 16:21:51 +08:00 |
|
afc163
|
300e2d3121
|
Merge branch master into develop-1.0.0
|
2016-05-05 16:02:03 +08:00 |
|
afc163
|
154d5e028a
|
Add expandedRowKeys for docs
|
2016-05-03 17:35:21 +08:00 |
|
afc163
|
26785a4c7d
|
improve code style
|
2016-05-03 14:15:29 +08:00 |
|
Leon Shi
|
2228e201cc
|
fix typo (#1548)
|
2016-04-29 12:15:16 +08:00 |
|
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
2016-04-29 12:13:27 +08:00 |
|
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
|
2016-04-27 20:44:36 +08:00 |
|
Leon Shi
|
baac12d1c4
|
fix lint (#1513)
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
|
2016-04-26 14:09:19 +08:00 |
|
afc163
|
293812098a
|
Merge branch master into develop-1.0.0
|
2016-04-25 19:34:01 +08:00 |
|
afc163
|
14f857b7ac
|
prevent propagation of Table rowSelection controls, close #1470, close #1507
|
2016-04-25 17:55:45 +08:00 |
|
afc163
|
f9153e7b88
|
Merge branch master into develop-1.0.0
|
2016-04-25 13:51:18 +08:00 |
|
afc163
|
d7ee4bffa1
|
Fix initial selectedRowKeys, close #1501
|
2016-04-25 13:47:08 +08:00 |
|
Benjy Cui
|
12331ea57c
|
style: enable react/prefer-stateless-function in demo
|
2016-04-21 11:36:51 +08:00 |
|
afc163
|
d2ffb0978f
|
Merge branch master into develop-1.0.0
|
2016-04-16 17:10:10 +08:00 |
|
afc163
|
6a14de411d
|
Fix uncontrolled table issue
close #1433 #1434
|
2016-04-16 17:07:39 +08:00 |
|
afc163
|
8a9a1d2334
|
fix checkbox style
|
2016-04-15 23:34:40 +08:00 |
|
afc163
|
4835471210
|
update Table initial current page
|
2016-04-14 14:47:39 +08:00 |
|
Benjy Cui
|
3677339646
|
fix: revert
|
2016-04-14 14:20:18 +08:00 |
|
Benjy Cui
|
9d95313d03
|
chore: suppress warning
|
2016-04-14 11:22:53 +08:00 |
|
Benjy Cui
|
0ebf6c2ecc
|
style: enable react/prefer-es6-class
|
2016-04-13 17:23:14 +08:00 |
|
afc163
|
87f8d1f334
|
Change current to defaultCurrent
|
2016-04-13 11:39:56 +08:00 |
|
afc163
|
960ea425b9
|
Merge branch master into develop-1.0.0
|
2016-04-12 19:44:38 +08:00 |
|
afc163
|
9a7a620ec7
|
Fix filter menu value type
|
2016-04-12 19:43:10 +08:00 |
|
afc163
|
9774181979
|
Fix Table pagination.size, close #1396
|
2016-04-12 18:19:27 +08:00 |
|
afc163
|
76935c9630
|
a little perfermance
|
2016-04-09 16:30:53 +08:00 |
|
afc163
|
0a55eb8c43
|
reuse getColumnKey
|
2016-04-09 15:30:24 +08:00 |
|
afc163
|
e46d60cc2a
|
Merge branch master into develop-1.0.0
|
2016-04-06 23:58:14 +08:00 |
|
afc163
|
79f817466e
|
fix(table): radio selection can not be controlled
close #1346
|
2016-04-06 23:29:32 +08:00 |
|
Benjy Cui
|
df3ba36720
|
docs: remove useless newline in documentation
|
2016-04-01 10:08:19 +08:00 |
|
afc163
|
84b731df0f
|
Merge branch master into develop-1.0.0
|
2016-04-01 01:09:24 +08:00 |
|
afc163
|
29ceb8862d
|
fix: controlled pagination.current should not respond user interaction
ref #1311
|
2016-04-01 00:57:03 +08:00 |
|
Benjy Cui
|
d5a6932c15
|
docs: update documentation format
|
2016-03-31 14:17:09 +08:00 |
|
Benjy Cui
|
03d09b66e8
|
docs: update demo format
|
2016-03-31 09:40:55 +08:00 |
|
afc163
|
578605f230
|
Merge pull request #1294 from ant-design/feat-controlled-filter-and-soter
Feat controlled filters and sorter
|
2016-03-30 18:51:51 +08:00 |
|
afc163
|
b4a75ddcc9
|
fix sort and filter perf
|
2016-03-30 17:56:37 +08:00 |
|
afc163
|
2651d80fc2
|
Individual controlled filter
|
2016-03-30 17:49:36 +08:00 |
|
Benjy Cui
|
fd3406bd03
|
style: enable react/jsx-no-bind
|
2016-03-30 17:06:19 +08:00 |
|
afc163
|
ae9f8d0365
|
Add docs for sortOrder & filteredValue
|
2016-03-30 14:39:21 +08:00 |
|
afc163
|
137d57da08
|
controlled filters
|
2016-03-30 14:39:21 +08:00 |
|
afc163
|
0dbc69ea8e
|
sorted => sortOrder
|
2016-03-30 14:39:21 +08:00 |
|
afc163
|
94234a7749
|
Fix sort state
|
2016-03-30 14:39:21 +08:00 |
|
afc163
|
6d2b9b249c
|
Make column.sorted be a controlled prop
|
2016-03-30 14:39:21 +08:00 |
|
afc163
|
5ce99d7c07
|
get initial sorted state from columns
|
2016-03-30 14:39:21 +08:00 |
|
afc163
|
4ee09de3b9
|
Add demo, confirm related API
|
2016-03-30 14:39:21 +08:00 |
|
afc163
|
ba8d9b7dc3
|
Merge branch 'master' into develop-1.0.0
|
2016-03-29 17:36:58 +08:00 |
|
afc163
|
ec6ac78e15
|
simplify table demo
|
2016-03-29 17:32:03 +08:00 |
|
afc163
|
7692bf3d42
|
update site style
|
2016-03-28 19:12:51 +08:00 |
|
afc163
|
fbda3c7b88
|
Merge master into develop-1.0.0
|
2016-03-28 16:15:36 +08:00 |
|
afc163
|
bc2bafff54
|
update table demo code style
|
2016-03-28 16:00:58 +08:00 |
|