Commit Graph
2417 Commits
Author SHA1 Message Date
afc163 fcf3242570 upgrade eslint-config-airbnb and fix lints 2016-05-10 15:15:09 +08:00
afc163 5bcb23dd27 Fix feedback in form control, close #1619 2016-05-10 11:55:58 +08:00
afc163 98998984fe Fix tabs nested style, close #1617 2016-05-10 11:26:48 +08:00
afc163 e869ef826d update popconfirm openClassName 2016-05-10 01:31:10 +08:00
afc163 5e21853e8b Add deprecated warning for Affix offset 2016-05-09 21:49:31 +08:00
afc163 bf89d7e1b8 fix menu item z-index 2016-05-09 19:49:39 +08:00
afc163 51693994b5 upgrade center modal demo 2016-05-09 16:46:46 +08:00
然则 a50232e524 Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0 2016-05-09 16:28:48 +08:00
然则 ffd886f6b8 up tree-select api 2016-05-09 16:27:58 +08:00
afc163 e7e1f52648 improve code style 2016-05-09 16:20:46 +08:00
afc163 d84b92926c fix table spin debounce 2016-05-09 16:11:54 +08:00
afc163 abdb38e11f Merge branch 'spinDebounce' of https://github.com/RaoHai/ant-design into RaoHai-spinDebounce 2016-05-09 16:00:25 +08:00
RaoHai 1547dc5e31 spining backward support 2016-05-09 15:17:09 +08:00
RaoHai 895c52b3b9 remove debounce from props 2016-05-09 13:10:43 +08:00
afc163 67aa04eb14 fix Cascader defaultValue 2016-05-09 11:59:30 +08:00
RaoHai 6467bc7a73 Add debounce props to Spin
close #1273
2016-05-09 10:49:14 +08:00
afc163 3e97b393a2 update tag doc 2016-05-08 18:26:36 +08:00
afc163 6ee804cc66 update tag demo 2016-05-08 18:21:59 +08:00
afc163 dab9259c7c Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0 2016-05-08 16:05:51 +08:00
afc163 1864ab3175 Fix locale not found content (#1604)
* Add notFoundContent to LocaleProvider, close #1488

* Fix TreeSelect notFoundContent style
2016-05-08 16:05:36 +08:00
afc163 8b417b511c improve Menu API document, close #1586 2016-05-08 16:05:07 +08:00
afc163 d4c1d230f5 Fix menu animation 2016-05-07 16:23:28 +08:00
afc163 4da4144355 Menu setOpenKeys 2016-05-07 16:06:02 +08:00
afc163 df8b7323e4 Add onTitleClick to doc 2016-05-07 16:03:51 +08:00
afc163 40aed01e65 Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0 2016-05-07 15:39:48 +08:00
afc163 5b6d356fb8 refactor ant-popover-open 2016-05-07 15:37:26 +08:00
afc163 aa38caf51f Merge branch 'develop-1.0.0' of https://github.com/ddcat1115/ant-design into ddcat1115-develop-1.0.0 2016-05-07 15:19:35 +08:00
afc163 ac224f9478 support costom dot for Timeline.Item, close #1589 (#1596) 2016-05-07 02:13:08 +08:00
然则 227ea44010 improve tag demo 2016-05-06 22:03:05 +08:00
afc163 0dbf42a59c update demo 2016-05-06 20:59:09 +08:00
ddcat1115 7c866bc382 fix #1453 2016-05-06 20:32:07 +08:00
afc163 7b54c49235 fix link 2016-05-06 18:08:40 +08:00
afc163 3d3cc5f7a3 Add control openKeys in Popup Menu 2016-05-06 18:07:23 +08:00
afc163 5237d0a87b Fix select input color 2016-05-06 12:17:44 +08:00
RaoHaiandafc163 190aba24ee Transfer Datasource 和 CheckedKeys 逻辑修改 (#1590)
*  Transfer Datasource 和 CheckedKeys 逻辑修改

 + close #1587
 + 当 Transfer 的 Datasource 变化时,会移除组件的 CheckedKeys 中已不在
 Datasource 中的 key

* remove leftDataSource and rightDatasource from this.state
2016-05-06 12:09:26 +08:00
afc163 72f68fa003 support custom Modal position and add vertical middle demo 2016-05-05 16:52:36 +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
RaoHaiandafc163 f7abfb7963 Put normalize.css under the management of npm (#1583)
+ denpendent on [normalize.css](https://www.npmjs.com/package/normalize.css)
- remove components/style/core/normalize.less
2016-05-05 15:26:19 +08:00
afc163 4378089b36 Merge branch master into develop-1.0.0 2016-05-05 15:15:59 +08:00
afc163 05b1e5d964 revert update API (#1543) 2016-05-05 15:09:53 +08:00
afc163 c45ed1365e Fix confirm missing style 2016-05-05 15:03:24 +08:00
afc163 607e5729e5 Change Tag appear animation 2016-05-04 20:37:57 +08:00
afc163 a5a79ceebf update combobox optionLabelProp to value (#1579) 2016-05-04 20:31:12 +08:00
afc163 154d5e028a Add expandedRowKeys for docs 2016-05-03 17:35:21 +08:00
afc163 324c5383fe update docs 2016-05-03 14:57:58 +08:00
afc163 26785a4c7d improve code style 2016-05-03 14:15:29 +08:00
afc163 72a1144c7e Fix input width, close #1559 2016-05-03 11:34:10 +08:00
afc163 8b894f908d upgrade antd-tools and fix typo 2016-04-29 22:24:20 +08:00
afc163 d5175f3a3e update doc 2016-04-29 21:50:50 +08:00