Commit Graph

5789 Commits

Author SHA1 Message Date
afc163
977e2e32fc Add arrowPointAtCenter to Tooltip Popover Popconfirm
修正默认对齐方式为边缘对齐,增加属性用于箭头指向中心的行为
2016-08-31 13:54:16 +08:00
afc163
6ba30bc485 Fix calendar card style 2016-08-30 21:30:55 +08:00
afc163
399b3d589a fix Form.create types, close #2885 2016-08-30 19:33:34 +08:00
ddcat1115
bffdf731cd fix #2812 (#2875) 2016-08-30 17:01:51 +08:00
feng zhi hao
61838ca6b9 补充index.d.ts中Form缺少的声明 (#2853) 2016-08-29 21:28:39 +08:00
afc163
c3c1d091c2 Fix InputNumber flush style in Chrome, close #2876 2016-08-29 20:57:42 +08:00
afc163
ee60b42d6d improve Modal code style 2016-08-29 20:48:47 +08:00
afc163
9ae07d5bc7 Fix defaultPageSize in Table.pagination, close #2874 2016-08-29 18:19:29 +08:00
afc163
93fec41219 Merge branch 'zation-apply_sorter_for_children' into 1.x-stable 2016-08-26 15:04:53 +08:00
afc163
96c9c11b55 Make children sort recursively 2016-08-26 15:04:19 +08:00
afc163
d257dde3d2 Merge branch 'apply_sorter_for_children' of https://github.com/zation/ant-design into zation-apply_sorter_for_children 2016-08-26 14:53:00 +08:00
Liu Yang
fb66e9c7e3 apply sorter for children 2016-08-25 21:12:23 +08:00
feng zhi hao
f8294e2332 补充index.d.ts中notification和Table缺少的声明 (#2842)
* 补充index.d.ts中notification缺少的声明

* 补充index.d.ts中Table缺少的声明
2016-08-25 20:44:28 +08:00
detailyang
ff05904b54 append slash on URI (#2834)
[http://ant.design/components/cascader](http://ant.design/components/cascader) is 404 but [http://ant.design/components/cascader/](http://ant.design/components/cascader/) is good well
2016-08-25 10:52:51 +08:00
afc163
37c3de6b83 remove indexForSort (#2501) until another stable sort problem is reported 2016-08-23 18:00:01 +08:00
afc163
47a3b04eb1 change layout chinese name 2016-08-22 14:51:24 +08:00
afc163
d60ea3c623 update changelog 2016-08-20 21:51:22 +08:00
afc163
07dd1d2089 bump 1.10.0 2016-08-20 21:37:48 +08:00
afc163
646e190c1d update edit button style 2016-08-20 20:36:56 +08:00
afc163
8d7a5a80a7 upgrade rc-cascader 2016-08-20 20:12:18 +08:00
afc163
9ec6cc90a5 Fix menu z-index
maybe it can close #2762 😄
2016-08-20 19:29:59 +08:00
afc163
2dae3363c2 update download.zh-CN.md 2016-08-20 17:52:36 +08:00
Benjy Cui
c92827324b site: update edit button style 2016-08-19 16:11:32 +08:00
ddcat1115
6289d1202b docs: LocaleProvider, DatePicker 补充时区说明 (#2761) 2016-08-18 15:39:57 +08:00
Benjy Cui
cf6643ae75 feat: support BackTop[target], ref: #2718 (#2735) 2016-08-18 11:28:00 +08:00
Benjy Cui
d28e193382 feat: support Affix[target], ref: #2718 (#2734) 2016-08-18 11:27:37 +08:00
afc163
c30839c9ac Fix ant.design site detail 2016-08-17 18:33:19 +08:00
然则
63a266c312 fix #2748 2016-08-17 18:10:33 +08:00
Jerry Bendy
3a12cad07a 链接 404 啦 (#2753)
有些链接没写最后面的 "/" 导致打不开
2016-08-17 18:09:24 +08:00
afc163
da9836c14a Merge branch '1.x-stable' of github.com:ant-design/ant-design into 1.x-stable 2016-08-17 14:04:11 +08:00
afc163
2ce9d94a66 Fix select input height in IE, close #2741 2016-08-17 13:57:42 +08:00
afc163
9645fdf3c4 use perfix varible in less 2016-08-17 13:47:23 +08:00
Benjy Cui
1b69accf2d site: add edit button for demo and doc, close: #2325 2016-08-17 12:06:38 +08:00
Benjy Cui
479056364a site: update header 2016-08-17 11:00:52 +08:00
Benjy Cui
4f2c12a640 site: move polyfill to html 2016-08-17 10:52:56 +08:00
afc163
1f670b84a9 fix Tabs children again (#2559) 2016-08-16 23:13:31 +08:00
afc163
9a62ca9a31 update site Footer 2016-08-16 19:20:03 +08:00
afc163
95846a767c update axure library file, close #2714 2016-08-17 16:28:50 +08:00
afc163
cfba6aa60e bump 1.9.1 2016-08-17 15:57:14 +08:00
afc163
0670b05e50 Improve code style 2016-08-17 15:47:29 +08:00
afc163
471743f4c7 Fix editable Tabs key error
close #2721 & #2725
2016-08-17 15:17:10 +08:00
afc163
6a86811e95 Fix table style, close #2723 2016-08-17 14:55:03 +08:00
乐仪
180916386e update CHANGELOG.md
update package.json -> 1.9.0
2016-08-15 19:01:52 +08:00
ddcat1115
2c76b19a1a fix #2688 避免对已经unmount的组件进行操作 (#2720) 2016-08-15 17:49:41 +08:00
Benjy Cui
3128b15ea5 docs: fix demo format 2016-08-15 11:42:44 +08:00
Benjy Cui
6884b4cd53 docs: fix demo format 2016-08-15 11:23:19 +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
ddcat1115
a5585bff77 fix #2571 #2518 #2645 增加disabled属性及取消上传时cancel请求 (#2690)
* fix #2571 #2518  use rc-upload@2.x abort
fix #2645  add `disabled`

* fix
2016-08-14 15:20:00 +08:00
afc163
7bbb26d441 Fix spin overflow, close #2652 2016-08-12 16:36:47 +08:00