偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +08:00
afc163
9e5061acdc
Merge branch "1.x-stable"
2016-09-15 01:25:28 +08:00
Benjy Cui
59093a6586
fix: should pass prefixCls correctly
2016-09-14 16:59:45 +08:00
马斯特
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
2016-09-14 16:18:33 +08:00
Benjy Cui
c754a3d3d4
chore: add warning for breaking changes
2016-09-14 11:42:06 +08:00
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
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
2016-09-09 13:55:41 +08:00
afc163
3f1960f233
fix fixed columns align bug in small Table, close #2933
2016-09-08 21:27:38 +08:00
Benjy Cui
cb367f3f35
site: update site details
2016-09-08 16:53:50 +08:00
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
2016-09-01 18:12:12 +08:00
afc163
497ff0cabb
Merge branch "1.x-stable"
2016-08-31 15:00:13 +08:00
ddcat1115
bffdf731cd
fix #2812 ( #2875 )
2016-08-30 17:01:51 +08:00
afc163
e0eb9ae162
Merge branch "1.x-stable"
2016-08-29 21:02:59 +08:00
afc163
9ae07d5bc7
Fix defaultPageSize in Table.pagination, close #2874
2016-08-29 18:19:29 +08:00
afc163
96c9c11b55
Make children sort recursively
2016-08-26 15:04:19 +08:00
Liu Yang
fb66e9c7e3
apply sorter for children
2016-08-25 21:12:23 +08:00
DengYun
43d17eeb3a
补充Table组件缺少的columns的属性类型定义 ( #2833 )
...
* 补充Table组件缺少的columns的属性类型定义
* `columns` is required.
2016-08-25 10:58:10 +08:00
afc163
77949bb9e3
upgrade eslint-config, close #2811
2016-08-23 21:00:35 +08:00
afc163
ca906a0f9d
Merge branch "1.x-stable"
2016-08-23 18:16:19 +08:00
afc163
37c3de6b83
remove indexForSort ( #2501 ) until another stable sort problem is reported
2016-08-23 18:00:01 +08:00
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
2016-08-22 17:26:14 +08:00
afc163
0670b05e50
Improve code style
2016-08-17 15:47:29 +08:00
afc163
6a86811e95
Fix table style, close #2723
2016-08-17 14:55:03 +08:00
afc163
24d2973c32
Merge branch "1.x-stable"
2016-08-16 17:54:59 +08:00
Benjy Cui
63941ae665
docs: fix table demo format
2016-08-15 08:07:03 +08:00
偏右
0b3186696c
docs: Translate table ( #2594 )
2016-08-15 07:54:01 +08:00
afc163
ef23ee9d68
Make table styles more percise, fix DatePicker in Table
...
close #2675
2016-08-14 16:18:12 +08:00
ddcat1115
6b0a3e129c
Fix 2663 有 title 时表格 empty 样式错位 ( #2679 )
...
* fix #2663
* fix #2663
2016-08-14 15:38:43 +08:00
Marius Ileana
bb0a30d926
docs: table/demo/reset-filter - A little more meaningful filter ( #2700 )
2016-08-13 09:06:32 +08:00
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
...
* refactor: table ts
* fix: should pass context to onChange correctly
2016-08-11 15:38:03 +08:00
afc163
bb68245b7f
Merge 1.x-stable
2016-08-04 14:06:09 +08:00
afc163
9726122904
selectedRows should match selectedRowKeys, close #2566
2016-08-03 21:27:45 +08:00
afc163
2536dbee78
Improve Table select perfermance
2016-08-03 21:08:13 +08:00
afc163
71d74c30c1
Merge 1.x-stable
2016-07-29 13:57:54 +08:00
afc163
fec500698e
fix unknown props in Table dropdown
2016-07-26 17:02:30 +08:00
afc163
0eeca99f02
Merge 1.x-stable
2016-07-26 22:20:33 +08:00
Vincent Zhang
abecc44d38
fix improper prop 'dataSource' change in Table; close #2501 ( #2503 )
2016-07-26 14:17:41 +08:00
afc163
f4b10a9e7c
Fix string rowKey in Table, close #2500
...
ref #2058
2016-07-26 21:14:13 +08:00
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