afc163
|
35d3c6a86c
|
update links
|
2016-08-11 16:45:15 +08:00 |
|
afc163
|
42298b60d4
|
Fix editable-card Tabs children map bug, close #2658
|
2016-08-11 16:36:12 +08:00 |
|
afc163
|
f2bb52e57b
|
Fix autosize Input can not input chinese words
and lost cursor problems
close #2666, close #2239
|
2016-08-11 15:27:59 +08:00 |
|
afc163
|
f2a6b5342d
|
update CHANGELOG
|
2016-08-10 19:36:28 +08:00 |
|
afc163
|
24d8016def
|
update CHANGELOG
|
2016-08-10 17:48:10 +08:00 |
|
afc163
|
cd98aab871
|
Fix transfer list item overflow style, close #2674
|
2016-08-10 17:46:36 +08:00 |
|
afc163
|
8ae2936342
|
Fix nested Forms style
|
2016-08-10 14:38:35 +08:00 |
|
afc163
|
47311313ab
|
Fix transfer line-height inside FormItem
|
2016-08-09 11:48:27 +08:00 |
|
afc163
|
0c21102fa7
|
update CHANGELOG
|
2016-08-08 14:06:21 +08:00 |
|
RaoHai
|
7f5bc38137
|
update changelog and version
|
2016-08-08 10:53:36 +08:00 |
|
然则
|
72f56cac8e
|
fix show arrow when there is no children #2616
|
2016-08-07 20:34:19 +08:00 |
|
ddcat1115
|
2a9864c9ee
|
fix #2604 (#2617)
* fix #2604
* fix
|
2016-08-06 13:16:38 +08:00 |
|
afc163
|
0ad3492fc9
|
fix markdown
|
2016-08-06 09:23:12 +08:00 |
|
afc163
|
a5fc35e56f
|
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
|
2016-08-06 09:05:40 +08:00 |
|
afc163
|
a93a72e3b0
|
update layout doc for missing APIs, close #2629
|
2016-08-06 09:05:17 +08:00 |
|
Benjy Cui
|
a17dbf03e1
|
site: fix sidebar
|
2016-08-05 19:13:57 +08:00 |
|
陆离
|
33daca7962
|
Merge pull request #2601 from RaoHai/smallScreenDialog-stable
modal 添加小屏幕适配。
|
2016-08-05 11:34:16 +08:00 |
|
Benjy Cui
|
6687c12b82
|
feat: support Transfer[filterOption], close: #2324
|
2016-08-05 10:49:54 +08:00 |
|
afc163
|
f869943c5c
|
fix link
|
2016-08-04 17:59:07 +08:00 |
|
afc163
|
0d84468925
|
Add link
|
2016-08-04 17:06:22 +08:00 |
|
afc163
|
a8d33b9fb2
|
update iconfont download url
|
2016-08-04 11:26:02 +08:00 |
|
Benjy Cui
|
2fedc25bfb
|
site: improve load performance
|
2016-08-04 10:52: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
|
32a587ba71
|
fix empty children inside Row, close #2603
|
2016-08-03 20:30:17 +08:00 |
|
afc163
|
c1607954db
|
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
|
2016-08-03 19:57:32 +08:00 |
|
afc163
|
d140108656
|
Fix typo
close #2602
|
2016-08-03 19:56:27 +08:00 |
|
Benjy Cui
|
7c7a365960
|
site: improve performance
|
2016-08-03 17:51:33 +08:00 |
|
Benjy Cui
|
b0f28a218e
|
site: fix search
|
2016-08-03 16:16:05 +08:00 |
|
Benjy Cui
|
dfc26727d8
|
site: unify link
|
2016-08-03 15:41:18 +08:00 |
|
RaoHai
|
3209edddca
|
modal 添加小屏幕适配。
+ 加入 768px 断点。当屏幕小于 768 时,宽度 auto 且 margin:10。其他不变。
|
2016-08-03 15:25:33 +08:00 |
|
Benjy Cui
|
7ea4dfa501
|
site: merge demos in one file
|
2016-08-03 14:39:55 +08:00 |
|
afc163
|
9cee9f103a
|
Fix TreeSelect not found style
|
2016-08-03 11:33:23 +08:00 |
|
Benjy Cui
|
86aaa2d1ed
|
feat: support customized color for Tag, close: #2585
|
2016-08-03 09:55:16 +08:00 |
|
Benjy Cui
|
a4d91fb99a
|
fix: should hide close button if not hover, close: #2584
|
2016-08-03 09:48:53 +08:00 |
|
afc163
|
8b0766937f
|
Fix cascader disabled style
|
2016-08-02 17:19:54 +08:00 |
|
afc163
|
9ffdbc5c26
|
update cascader demo
|
2016-08-02 17:06:14 +08:00 |
|
afc163
|
4bbe2291ef
|
Fix uploading picture style
|
2016-08-02 15:05:25 +08:00 |
|
偏右
|
ac6422419a
|
Revert "修复 typescript 类型声明" (#2564)
|
2016-08-01 17:34:17 +08:00 |
|
陆离
|
4fbc909ac1
|
fix: children should be an array, close #2559 (#2563)
|
2016-08-01 13:53:11 +08:00 |
|
afc163
|
47bdd8d45d
|
update changelog
|
2016-08-01 11:43:42 +08:00 |
|
Benjy Cui
|
08edb25ecc
|
deps: update bisheng
|
2016-08-01 10:22:31 +08:00 |
|
Benjy Cui
|
ac9253ed73
|
docs: simplify CHANGELOG.md (#2556)
|
2016-07-30 15:13:01 +08:00 |
|
afc163
|
5bfcded8ec
|
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
|
2016-07-30 14:32:38 +08:00 |
|
afc163
|
a139442307
|
Fix eslint
|
2016-07-30 14:31:36 +08:00 |
|
Benjy Cui
|
c3d1803839
|
bump 1.7.0
|
2016-07-30 09:59:47 +08:00 |
|
afc163
|
1830ad8208
|
Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable
|
2016-07-29 15:38:49 +08:00 |
|
afc163
|
13bf08ffd7
|
update deploy script
|
2016-07-29 15:37:35 +08:00 |
|
Benjy Cui
|
1d2111db02
|
chore: add warning
|
2016-07-29 14:02:24 +08:00 |
|
afc163
|
9f5d294c83
|
Add mobile link
|
2016-07-29 13:52:05 +08:00 |
|