Commit Graph

2389 Commits

Author SHA1 Message Date
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
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
RaoHai
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
RaoHai
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
afc163
c68f95c211 Merge branch master into develop-1.0.0 2016-04-29 17:26:21 +08:00
afc163
c66a226004 Fix lesshint problems 2016-04-29 17:03:28 +08:00
afc163
e9f083015e fix form demo (#1550) 2016-04-29 15:19:46 +08:00
afc163
93faa0d7b8 update (#1543) 2016-04-29 15:00:41 +08:00
afc163
f1646b29dc Add divider 2016-04-29 12:28:24 +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
e071fc4aa9 Fix disabled button event bubble
close #1541

ref http://stackoverflow.com/a/17877723
2016-04-29 00:43:03 +08:00
afc163
96fd67ded0 remove old compatibility code 2016-04-28 17:18:36 +08:00
Benjy Cui
73715d810b css: add focused style for Select 2016-04-28 16:28:08 +08:00
afc163
205e76aa73 Add entry less file and update document (#1534)
* Add entry less file and update document

* fix pre-publish script
2016-04-28 15:54:18 +08:00
afc163
8939458069 fix demo format 2016-04-28 10:59:52 +08:00
zack
8287bac62e Dropdown中增加菜单隐藏方式示例和文档 2016-04-28 00:13:51 +08:00
yiminghe
1021d62ef6 fix checkbox 2016-04-27 21:47:47 +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
afc163
cfcbc75190 Fix select demo 2016-04-27 18:07:48 +08:00
Leon Shi
6acb9ce400 upgrade rc-select to 6.2.3 (#1527) 2016-04-27 17:57:35 +08:00
afc163
ba2ef54900 Merge branch master into develop-1.0.0 2016-04-27 17:44:25 +08:00
afc163
affda966e5 fix #1528 2016-04-27 17:15:05 +08:00
afc163
0858413691 fix FormItem help and extra render 2016-04-27 17:02:50 +08:00
afc163
1d72c8abcc update menu doc 2016-04-27 17:01:55 +08:00
afc163
85ec9a8743 Fix Menu switch mode behavious
切换菜单模式时,子菜单有异常的表现
2016-04-27 15:29:27 +08:00
Benjy Cui
cd5a944e79 fix: add missing locale, relative: #1509 2016-04-27 11:45:21 +08:00
afc163
11499d54d5 Merge branch master into develop-1.0.0 2016-04-27 11:25:32 +08:00
afc163
16a702f5a0 Merge branch 'master' into develop-1.0.0 2016-04-27 11:25:16 +08:00
afc163
48f74fd5bd fix missing Option (#1521) 2016-04-27 11:23:18 +08:00
Marshall Chen
972cfa7a8b Missing Option const (#1522)
cause Option is not defined error
2016-04-27 11:20:58 +08:00
Benjy Cui
22e35544b6 fix: should not cache formatter, close #1509 2016-04-27 11:15:20 +08:00