Benjy Cui
5909438ed3
docs: update translation
2016-05-16 15:41:55 +08:00
Benjy Cui
2fe4a49182
docs: translate the documentation of Button to English
2016-05-16 15:41:55 +08:00
Benjy Cui
8971074b3d
site: add i18n for common md file
2016-05-16 15:41:55 +08:00
Benjy Cui
b9a550c0fe
site: i18n for demo
2016-05-16 15:41:55 +08:00
afc163
c277637af5
fix some menu detail
2016-05-16 14:35:24 +08:00
afc163
80c7583562
update input-number disabled style
2016-05-15 14:20:38 +08:00
afc163
5b921b6960
Fix combobox focus style, close #1684
2016-05-13 23:16:59 +08:00
afc163
13f86edbdb
fix link
2016-05-13 23:10:05 +08:00
afc163
22af4a9592
Fix Table data.length without specifing pagination, close #1683
2016-05-13 13:49:08 +08:00
afc163
0292eedb7b
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-13 11:45:49 +08:00
afc163
ca849c8ee3
Fix search-input with Select
2016-05-13 11:45:09 +08:00
snadn
3ce6139169
高度的 key 应该是 top ( #1679 )
...
修复高度设置的 key 错误
2016-05-13 11:14:04 +08:00
afc163
664bb8ea08
hide upload button when no children in <Upload />
...
close
https://github.com/ant-design/ant-design/issues/1610#issuecomment-218075160
2016-05-12 17:02:34 +08:00
afc163
6c4adf3348
Fix modal close focus style, close #1668
2016-05-12 15:36:17 +08:00
afc163
c247e6ee6a
fix lint
2016-05-12 15:11:25 +08:00
afc163
6a0514614d
fix demo
2016-05-12 13:41:29 +08:00
afc163
a3850a4df8
LocalePrivider should not dependconfirm
2016-05-12 13:25:00 +08:00
afc163
a33c3d12a7
Merge branch 'master' of github.com:ant-design/ant-design
2016-05-12 12:12:38 +08:00
afc163
41a0245f6e
Fix TreeSelect placeholder, close #1657
2016-05-12 12:10:26 +08:00
afc163
7b7f846161
Fix search input margin bug
2016-05-12 11:38:49 +08:00
RaoHai
26c92a1ec2
clearTimeout while umounting Spin
Component
...
close #1658
2016-05-11 20:49:18 +08:00
afc163
0213529c7c
Merge pull request #1641 from ant-design/fix-rangepicker
...
fix: should pass locale to TimePicker
2016-05-11 16:54:44 +08:00
afc163
6c0ba8387b
Merge pull request #1646 from ant-design/tree-select
...
improve tree-select doc
2016-05-11 16:54:01 +08:00
afc163
1680b5e1e1
update message docs
2016-05-11 16:02:44 +08:00
然则
f3ba4f5ef1
improve tree-select doc
2016-05-11 15:43:27 +08:00
Benjy Cui
dd57b6d707
fix: should pass locale to TimePicker
2016-05-11 14:59:32 +08:00
afc163
f368fdda3b
Fix table className and style wrapper node
2016-05-11 14:23:06 +08:00
yiminghe
2f81cc8111
update docs
2016-05-11 11:33:46 +08:00
afc163
d57632ca5b
Fix CheckboxGroup initialValue, close #1631
2016-05-11 11:30:10 +08:00
RaoHai
f7c9e64416
repair radio
type of rowSelection in Table
...
close #1627
2016-05-11 11:21:00 +08:00
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
2016-05-11 09:32:33 +08:00
afc163
5077873ae0
fix codepen links
2016-05-11 02:02:23 +08:00
afc163
3487e06f28
fix detail site style
2016-05-11 00:24:00 +08:00
afc163
115bf66185
Fix chrome OTS parsing error when load iconfont, close #1615
2016-05-11 00:06:14 +08:00
afc163
68b06eb688
update docs
2016-05-10 18:41:10 +08:00
afc163
45921c55e0
upgrade Upload
2016-05-10 17:31:15 +08:00
afc163
001cf94e45
Fix some detail style
2016-05-10 15:44:24 +08:00
afc163
4a3fe9e102
fix TimePicker style in DatePicker
2016-05-10 15:29:15 +08:00
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
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
Leon Shi
baac12d1c4
fix lint ( #1513 )
...
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
2016-04-26 14:09:19 +08:00
afc163
293812098a
Merge branch master into develop-1.0.0
2016-04-25 19:34:01 +08:00
afc163
0805d4365d
update locale demo
2016-04-25 19:27:02 +08:00
afc163
14f857b7ac
prevent propagation of Table rowSelection controls, close #1470 , close #1507
2016-04-25 17:55:45 +08:00
afc163
c5831310ac
Merge branch 'master' into develop-1.0.0
2016-04-25 16:31:46 +08:00
afc163
3789fda6ee
fix lint
2016-04-25 16:31:32 +08:00
afc163
7426233425
remove unused code
2016-04-25 16:27:47 +08:00
afc163
5f75a63e8e
Merge branch 'master' into develop-1.0.0
2016-04-25 16:26:59 +08:00
afc163
287c45292d
fix color of form help text
2016-04-25 16:25:57 +08:00
afc163
f9153e7b88
Merge branch master into develop-1.0.0
2016-04-25 13:51:18 +08:00
afc163
d7ee4bffa1
Fix initial selectedRowKeys, close #1501
2016-04-25 13:47:08 +08:00
yiminghe
eb7708c8db
v15. Fixes #1252
2016-04-23 01:03:15 +08:00
Benjy Cui
e767edcb73
css: clear should be hidden if Select is disabled #1480
2016-04-22 15:41:52 +08:00
afc163
f87ec5248e
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-21 15:16:42 +08:00
afc163
540644826f
Merge branch master into develop-1.0.0
2016-04-21 15:14:13 +08:00
然则
5374095604
update tree api:autoExpandParent, checkedKeys, onExpand
2016-04-21 13:11:55 +08:00
afc163
8d3bfae8ee
fix doc ( #1455 )
2016-04-21 12:17:37 +08:00
Benjy Cui
12331ea57c
style: enable react/prefer-stateless-function in demo
2016-04-21 11:36:51 +08:00
afc163
7e3b52f0fb
Merge branch master into develop-1.0.0
2016-04-20 12:18:59 +08:00
afc163
6dc187e5f4
Not focus it when click button
...
91117c0faa (diff-39f43a348016e3a62dc9c315917c402bR108)
2016-04-20 12:14:57 +08:00
Benjy Cui
20e5146657
docs: add missing detail
2016-04-20 10:55:02 +08:00
Benjy Cui
0d7e92c056
docs: remove useless code in demo
2016-04-20 10:31:16 +08:00
afc163
bad547c3bb
Fix #1321 in 0.12.x
...
pick 28b36d5
manully
2016-04-19 16:58:39 +08:00
afc163
fa85bfb161
Merge branch master into develop-1.0.0
2016-04-19 16:16:04 +08:00
afc163
0a121bd175
fix doc
2016-04-19 16:03:45 +08:00
afc163
07ea8ff323
Merge branch master into develop-1.0.0
2016-04-18 17:24:51 +08:00
afc163
d0b2bdad84
Fix DropdownButton onClick behavious, should respond left button only
2016-04-18 17:23:22 +08:00
afc163
63e110fbc6
fix #1442
2016-04-18 17:02:05 +08:00
afc163
cec56b40bf
fix Timeline className and style
2016-04-18 16:58:46 +08:00
afc163
8116e775ff
upgrade devDeps and fix some eslint problems
2016-04-18 14:58:38 +08:00
afc163
91e690282d
update site markdown style
2016-04-18 13:43:33 +08:00
afc163
adc89d4809
Merge branch master into develop-1.0.0
2016-04-17 18:00:46 +08:00
afc163
05299036b4
improve tabBarExtraContent render
2016-04-17 17:47:08 +08:00
afc163
0fb0b465f6
Fix extra afterClose callback of Tag
...
close #1435
2016-04-16 20:24:50 +08:00
afc163
72af92c47e
Upgrade message icons
2016-04-16 17:38:30 +08:00
afc163
d2ffb0978f
Merge branch master into develop-1.0.0
2016-04-16 17:10:10 +08:00
afc163
6a14de411d
Fix uncontrolled table issue
...
close #1433 #1434
2016-04-16 17:07:39 +08:00
afc163
b1abf3bc28
change demo format
2016-04-15 23:56:44 +08:00
afc163
5f15195c14
Merge branch 'freestyle21-develop-1.0.0' into develop-1.0.0
2016-04-15 23:55:09 +08:00
afc163
8a422ba2cd
update demo
2016-04-15 23:54:47 +08:00
afc163
728c3c2d6a
Merge branch master into develop-1.0.0
2016-04-15 23:45:28 +08:00
afc163
278b5d83e1
update docs
2016-04-15 23:40:01 +08:00
afc163
8a9a1d2334
fix checkbox style
2016-04-15 23:34:40 +08:00
afc163
c6cba5a2a1
Make steps layout more flexible, close #1099
2016-04-15 23:04:06 +08:00
afc163
cc2f93a4e1
loading button should not be transparent
2016-04-15 16:21:08 +08:00
qubaoming
2d72bc58d2
adjust props position & range-picker add showTime options
2016-04-15 14:47:39 +08:00
qubaoming
bf1ee0b1c8
Merge remote-tracking branch 'upstream/develop-1.0.0' into develop-1.0.0
2016-04-15 14:22:12 +08:00
afc163
403bf41e82
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-15 11:53:33 +08:00
afc163
5100fed2bd
Add warning console for spinning change
2016-04-15 11:52:15 +08:00
然则
6eefc065a1
correct api
2016-04-15 11:41:22 +08:00
afc163
28a3e706ee
Merge branch 'develop-1.0.0' of https://github.com/wizawu/ant-design into wizawu-develop-1.0.0
2016-04-15 11:37:50 +08:00
afc163
736193eeb5
Merge branch master into develop-1.0.0
2016-04-15 11:23:57 +08:00
afc163
ef5ac96b49
update tree-select doc
2016-04-15 11:17:30 +08:00
然则
72f8e1f5dc
correct tree-select doc
2016-04-14 18:47:37 +08:00
qubaoming
94e0488812
adjust props position
2016-04-14 16:48:34 +08:00
qubaoming
fc66d27042
change timepicker options to rctimepicker options
2016-04-14 15:48:16 +08:00
qubaoming
6b3a97b902
change timepicker options to rctimepicker options
2016-04-14 15:42:03 +08:00
wizawu
577663d185
Replace property spining
with spinning
2016-04-14 15:26:55 +08:00
qubaoming
a674657287
data-picker extent options
2016-04-14 15:14:17 +08:00
qubaoming
c4bdf93a33
Merge remote-tracking branch 'upstream/develop-1.0.0' into develop-1.0.0
2016-04-14 15:10:43 +08:00
afc163
4835471210
update Table initial current page
2016-04-14 14:47:39 +08:00
afc163
6e00ea8945
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-14 14:24:15 +08:00
afc163
e59715f98d
fix checkbox and radio empty span
2016-04-14 14:23:12 +08:00
Benjy Cui
3677339646
fix: revert
2016-04-14 14:20:18 +08:00
qubaoming
fd57f4c12d
date-picker extend options
2016-04-14 12:32:25 +08:00
Ma Tianxiao
be39bca93a
fix input value/defaultValue prop ( #1414 )
...
Input elements must be either controlled or uncontrolled, specify either the value prop, or the defaultValue prop, but not both.
2016-04-14 11:58:01 +08:00
plandem
9af3e4fc55
ru locale ( #1411 )
2016-04-14 11:57:59 +08:00
Benjy Cui
0e156385da
fix: revert delete defaultValue
2016-04-14 11:43:26 +08:00
Benjy Cui
9d95313d03
chore: suppress warning
2016-04-14 11:22:53 +08:00
然则
9b847b896f
correct filterTreeNode api description
2016-04-13 20:46:54 +08:00
afc163
4a6337060e
fix demo
2016-04-13 17:55:24 +08:00
Benjy Cui
047bfc2574
style: enable react/prefer-stateless-function
2016-04-13 17:38:53 +08:00
Benjy Cui
0ebf6c2ecc
style: enable react/prefer-es6-class
2016-04-13 17:23:14 +08:00
afc163
ec04fcac36
Merge branch master into develop-1.0.0
2016-04-13 15:33:44 +08:00
Benjy Cui
883699f3dc
fix: update Tag's margin
2016-04-13 15:15:02 +08:00
afc163
861808469a
fix code highlight
2016-04-13 15:00:47 +08:00
afc163
f75deafc6e
Merge branch 'master' of github.com:ant-design/ant-design
2016-04-13 14:37:33 +08:00
afc163
455d3654b8
Fix dateInput format of DatePicker, close #1403
2016-04-13 14:36:43 +08:00
Benjy Cui
70b8a83a74
fix: remove Tag's margin
2016-04-13 14:10:18 +08:00
afc163
87f8d1f334
Change current to defaultCurrent
2016-04-13 11:39:56 +08:00
Benjy Cui
208ecf5081
docs: update docs for MonthPicker
2016-04-13 09:25:29 +08:00
afc163
960ea425b9
Merge branch master into develop-1.0.0
2016-04-12 19:44:38 +08:00
afc163
9a7a620ec7
Fix filter menu value type
2016-04-12 19:43:10 +08:00
afc163
9774181979
Fix Table pagination.size, close #1396
2016-04-12 18:19:27 +08:00
Benjy Cui
d0ad1b4b0a
docs: update docs for Form
2016-04-12 17:08:01 +08:00
afc163
603c6238cd
update card style
2016-04-12 16:42:15 +08:00
afc163
026d720aaf
update form demo format
2016-04-12 16:12:13 +08:00
afc163
d39da4bfb7
Merge branch 'master' into develop-1.0.0
2016-04-12 16:09:13 +08:00
afc163
a9af1b3bc8
rollback for bad commit b3f519a
...
close #1392
2016-04-12 16:06:34 +08:00
Benjy Cui
10edd74f33
docs: update demos of Form
2016-04-12 15:18:57 +08:00
afc163
0a0d16ff61
Fix form input style
2016-04-12 14:55:02 +08:00
afc163
b4be06f816
improve button loading animation
2016-04-12 12:17:03 +08:00
afc163
5f0b1ef006
Fix button text span wrap
2016-04-12 11:56:14 +08:00
afc163
be700df612
update pagination demo
2016-04-11 15:07:14 +08:00
afc163
5ee64fe105
Add Modal.warning
2016-04-11 14:59:37 +08:00
afc163
4c60da7316
Modal.confirm, iconClassName => iconType
2016-04-11 14:57:29 +08:00
afc163
db0c909ccd
Merge branch master into develop-1.0.0
2016-04-11 14:34:18 +08:00
afc163
d4cfd369b7
update demo
2016-04-11 14:20:05 +08:00
afc163
95fabf0c00
update demo
2016-04-11 14:03:31 +08:00
afc163
04a413df3e
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-11 11:56:13 +08:00
afc163
3b1f95c346
Fix site style
2016-04-11 11:55:44 +08:00
Benjy Cui
d9f7a57439
docs: update docs
2016-04-11 11:52:17 +08:00
afc163
bb1c6b862c
Merge branch master into develop-1.0.0
2016-04-11 11:31:35 +08:00
afc163
76f14b4bd2
Fix BreadCrumb IndexRoute support, close #1375 & #571
2016-04-11 11:16:31 +08:00
afc163
e3834829e4
update menu doc
2016-04-11 10:57:58 +08:00
然则
06403c560d
change tree,tree-select api
2016-04-10 16:26:31 +08:00
afc163
299a30d4e7
fix layout demo style
2016-04-10 15:39:24 +08:00
afc163
700a07047b
Add card borderd prop
2016-04-10 15:38:52 +08:00
afc163
ac4358024c
refactor notification code style
2016-04-10 13:08:56 +08:00
afc163
76935c9630
a little perfermance
2016-04-09 16:30:53 +08:00
afc163
0a55eb8c43
reuse getColumnKey
2016-04-09 15:30:24 +08:00
yiminghe
f2cd294e38
Merge pull request #1363 from ant-design/site-debug-mode
...
site: support import style respectivly
2016-04-08 15:36:44 +08:00
afc163
dab3ce4513
Add focused style to Select & TreeSelect
2016-04-08 15:30:49 +08:00
Benjy Cui
71e4a6fb7d
site: support import style respectivly
2016-04-08 15:29:04 +08:00
afc163
13e404e9a6
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-08 11:16:42 +08:00
Benjy Cui
59cb0a8fbb
site: fix parse errors..
2016-04-08 09:33:09 +08:00
afc163
905ee5e6f9
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-07 20:47:32 +08:00
然则
f7652fa504
improve tree, tree-select
2016-04-07 18:16:49 +08:00
afc163
b155ba15cb
fix react@15 warning, ref #1340
2016-04-07 18:07:18 +08:00
afc163
1abf831ae8
Merge branch master into develop-1.0.0
2016-04-07 17:55:06 +08:00
afc163
f726979af9
fix(DatePicker): showTime locale problem
...
close #1356
2016-04-07 17:44:13 +08:00
afc163
761e5534c0
fix test cases
2016-04-07 16:56:13 +08:00
afc163
fa776b9481
improve code style
2016-04-07 16:43:00 +08:00
jljsj
10d650ee59
re popover demo
2016-04-07 15:54:02 +08:00
jljsj
6fdb4e013f
add tooltip anim origin
2016-04-07 15:54:02 +08:00
Benjy Cui
bcba08a124
docs: update docs format
2016-04-07 15:36:55 +08:00
Benjy Cui
e76030e0c9
site: style should be placed in less files
2016-04-07 15:36:55 +08:00
afc163
a5b6bc50be
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-07 12:13:21 +08:00
afc163
bb627e8e75
Merge branch master into develop-1.0.0
2016-04-07 12:10:21 +08:00
afc163
ed4d2460fe
update slider demo
2016-04-07 12:04:06 +08:00
afc163
5ffc934596
update slider demo
2016-04-07 11:43:23 +08:00
tom
6614fb9746
fix bug
2016-04-07 11:39:23 +08:00
tom
353f2cb004
this未绑定
2016-04-07 11:18:32 +08:00
afc163
e46d60cc2a
Merge branch master into develop-1.0.0
2016-04-06 23:58:14 +08:00
afc163
6f1bbfb30d
fix menu style, close #1347
2016-04-06 23:50:51 +08:00
afc163
79f817466e
fix(table): radio selection can not be controlled
...
close #1346
2016-04-06 23:29:32 +08:00
afc163
378ba4b9af
update form demo
2016-04-06 19:30:23 +08:00
afc163
fd850b9607
Add Input onPressEnter prop, ref #978
2016-04-06 18:12:41 +08:00
afc163
0220ab5522
update error step icon
2016-04-06 17:50:51 +08:00
afc163
93adb528ed
Add error step, close #1098
2016-04-06 17:07:22 +08:00
afc163
60ebf2922c
update steps doc
2016-04-06 16:17:11 +08:00
afc163
51369ec82b
upgrade steps demos
2016-04-06 16:16:46 +08:00
afc163
9f33b18336
update steps doc
2016-04-06 16:16:36 +08:00
afc163
e4c3faeabc
fix size propTypes
2016-04-06 15:52:38 +08:00
afc163
41182f5619
fix prefixCls
2016-04-06 15:50:58 +08:00
afc163
611665fa6d
button contains icon only should has smaller padding
2016-04-06 15:43:50 +08:00
afc163
ba2b08b492
Fix layout responsive
2016-04-06 13:45:36 +08:00
afc163
b3f519ac52
update form style for advanced-search-form demo
2016-04-06 12:08:40 +08:00
afc163
e5c8179189
Merge branch master into develop-1.0.0
2016-04-06 11:57:17 +08:00
afc163
b9b4e30ac1
fix tabs demo
2016-04-06 11:49:02 +08:00
afc163
35b6618597
update form demo
2016-04-06 11:29:28 +08:00
afc163
910203a554
update form index.md
2016-04-06 11:29:06 +08:00
afc163
5b1ccce554
fix button demo
2016-04-05 19:33:26 +08:00
afc163
e39c5e53ed
update rate doc
2016-04-05 19:14:21 +08:00
afc163
aa6a1762b7
rename Progress files
2016-04-05 17:13:09 +08:00
afc163
befe1fc521
Merge circle into line component
2016-04-05 17:13:09 +08:00
afc163
ae87f60075
remove Modal align in API document
2016-04-05 13:42:02 +08:00
afc163
1fd31771b3
fix hidden demo
2016-04-05 13:34:44 +08:00
afc163
b27c6ccc24
rebase and add demo & docs
2016-04-05 12:30:14 +08:00
afc163
71ee13a2a8
Fix Modal animation
2016-04-05 11:58:46 +08:00
Bruce Mitchener
0a4bcfa1a7
Spell deprecated correctly.
2016-04-01 22:06:38 +07:00
afc163
28b36d571c
fix Input document undefined error, close #1321
2016-04-01 18:42:45 +08:00
afc163
2ed55a4900
move deperated warning into componentDidMount
2016-04-01 14:29:11 +08:00
afc163
be8d19628b
Popover prop content => overlay, ref #978
2016-04-01 14:28:35 +08:00
afc163
3df1e27ca4
Merge branch 'master' into develop-1.0.0
2016-04-01 14:17:51 +08:00
afc163
c02c9a2e5b
update popover index.md
2016-04-01 14:14:34 +08:00
afc163
655e4d5a7d
Add LocaleProvider support for RangePicker
2016-04-01 13:53:37 +08:00
afc163
0f3c3c7e5a
Fix cascader placeholder, close #1312
2016-04-01 13:51:26 +08:00
Benjy Cui
bc2b086862
docs: update demo format
2016-04-01 10:12:02 +08:00
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
2016-04-01 10:08:19 +08:00
afc163
30be05e570
Fix popover prefixCls
2016-04-01 01:37:17 +08:00
afc163
4a29f0afd0
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-04-01 01:10:01 +08:00
afc163
84b731df0f
Merge branch master into develop-1.0.0
2016-04-01 01:09:24 +08:00
afc163
29ceb8862d
fix: controlled pagination.current should not respond user interaction
...
ref #1311
2016-04-01 00:57:03 +08:00
Bruce Mitchener
fa65f25b1e
Switch RangePicker to ES6 class.
2016-03-31 20:23:39 +07:00
Bruce Mitchener
50d61eb7de
Fix RangePicker handleChange callback.
...
There was a minor typo in 2e86463a6a
which broke the handleChange callback (this.props was replaced with
props.props rather than just props).
2016-03-31 19:32:43 +07:00
Benjy Cui
794783d1c2
style: enable react/no-multi-comp
2016-03-31 17:46:35 +08:00
afc163
bb287e2e4e
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-03-31 17:38:29 +08:00
afc163
eba37c9ef7
Add LocaleProvider support for Calendar
2016-03-31 17:37:24 +08:00
Benjy Cui
2a3febfe4c
deps: remove useless dependencies
2016-03-31 16:47:03 +08:00
afc163
d75c0d0b24
Merge pull request #1307 from ant-design/docs-format
...
Update docs format
2016-03-31 15:48:38 +08:00
afc163
5c884a64c4
Remove Button type PropTypes limit, close #1308
2016-03-31 14:57:29 +08:00
afc163
9f342a0568
update button group demo
2016-03-31 14:55:12 +08:00
afc163
bd97bff665
improve rate style & demos
2016-03-31 14:43:38 +08:00
Benjy Cui
d5a6932c15
docs: update documentation format
2016-03-31 14:17:09 +08:00
Benjy Cui
03d09b66e8
docs: update demo format
2016-03-31 09:40:55 +08:00
afc163
f13e40b887
Fix: isomorphic badge & spin
...
close #1300 again
2016-03-30 23:02:11 +08:00
afc163
3aab04d4a5
update demo
2016-03-30 20:37:17 +08:00
afc163
06de76b7f4
spanRender => nameRender, ref #1304
2016-03-30 19:46:54 +08:00
afc163
d5e038845f
Merge pull request #1304 from queimadus/breadcrumb-span-render
...
Parameterize Breadcrumb span rendering
2016-03-30 19:43:00 +08:00
afc163
7d700b01cc
Fix server render difference
...
close #1300
ref #215
2016-03-30 19:39:20 +08:00
afc163
fbee9d9dd9
update code style
2016-03-30 19:36:29 +08:00
afc163
921d3bce46
hidden breadcrumb href in Doc
2016-03-30 19:30:16 +08:00
afc163
261661bffe
update card style
2016-03-30 19:06:05 +08:00
afc163
578605f230
Merge pull request #1294 from ant-design/feat-controlled-filter-and-soter
...
Feat controlled filters and sorter
2016-03-30 18:51:51 +08:00
afc163
178f593612
Merge pull request #1301 from ant-design/chore-eslintrc
...
style: enable react/jsx-no-bind
2016-03-30 18:51:46 +08:00
Bruno Maia
03c4c73471
Parameterize span rendering
2016-03-30 11:50:38 +01:00
afc163
b4a75ddcc9
fix sort and filter perf
2016-03-30 17:56:37 +08:00
afc163
2651d80fc2
Individual controlled filter
2016-03-30 17:49:36 +08:00
Benjy Cui
fd3406bd03
style: enable react/jsx-no-bind
2016-03-30 17:06:19 +08:00
yiminghe
afdbe4544c
remove velocity-anim
2016-03-30 16:33:47 +08:00
afc163
ae9f8d0365
Add docs for sortOrder & filteredValue
2016-03-30 14:39:21 +08:00
afc163
137d57da08
controlled filters
2016-03-30 14:39:21 +08:00
afc163
0dbc69ea8e
sorted => sortOrder
2016-03-30 14:39:21 +08:00
afc163
94234a7749
Fix sort state
2016-03-30 14:39:21 +08:00
afc163
6d2b9b249c
Make column.sorted be a controlled prop
2016-03-30 14:39:21 +08:00
afc163
5ce99d7c07
get initial sorted state from columns
2016-03-30 14:39:21 +08:00
afc163
4ee09de3b9
Add demo, confirm related API
2016-03-30 14:39:21 +08:00
yiminghe
8c3a70ab0b
add rate
2016-03-30 13:20:03 +08:00
afc163
c47fdeaf8f
Merge branch 'master' into develop-1.0.0
2016-03-30 11:17:39 +08:00
afc163
9584cf0af3
Merge pull request #1295 from waywardmonkeys/more-class-conversion
...
Convert more createClass over to extending Component.
2016-03-30 11:11:50 +08:00
afc163
fd1d54cfb2
Merge pull request #1298 from ant-design/refactor-datepicker-hoc
...
refactor: remove mixin
2016-03-30 11:11:24 +08:00
afc163
f89d2dba7e
Merge pull request #1296 from ant-design/deperated-queue-anim
...
Mark QueueAnim deperated
2016-03-30 11:11:20 +08:00
afc163
1d1d0bac0d
Add style for Form & FormItem
...
close #1290
2016-03-30 11:01:09 +08:00
afc163
c10fbaed6f
fix some className issues
2016-03-30 10:58:37 +08:00
Benjy Cui
2e86463a6a
refactor: remove mixin
2016-03-30 10:52:15 +08:00
Benjy Cui
6157d21089
refactor: DatePicker
2016-03-30 09:50:44 +08:00
Benjy Cui
193ba74bff
style: update code style
2016-03-30 09:41:18 +08:00
afc163
f79c8c028b
Fix QueueAnim demo
2016-03-29 20:29:41 +08:00
afc163
e0d486bbe6
Mark QueueAnim deperated
2016-03-29 19:50:05 +08:00
afc163
74f462e8a8
update docs
2016-03-29 18:21:57 +08:00
afc163
376d1efc04
Add some api in docs
2016-03-29 18:05:08 +08:00
afc163
b6de2765bf
Add some api in docs
2016-03-29 18:02:01 +08:00
afc163
590692d101
Merge branch 'develop-1.0.0' of github.com:ant-design/ant-design into develop-1.0.0
2016-03-29 17:37:31 +08:00
afc163
ba8d9b7dc3
Merge branch 'master' into develop-1.0.0
2016-03-29 17:36:58 +08:00
Bruce Mitchener
0acce38f08
Convert more createClass over to extending Component.
2016-03-29 16:33:37 +07:00
afc163
ec6ac78e15
simplify table demo
2016-03-29 17:32:03 +08:00
afc163
3eb52e5498
fix a stupid className error
2016-03-29 17:19:31 +08:00
yiminghe
55f23c9d34
Merge pull request #1292 from waywardmonkeys/static-members
...
Use static class members for propTypes and friends.
2016-03-29 16:36:30 +08:00
Benjy Cui
b0f7df547a
docs: update docs for Form.create
2016-03-29 15:24:22 +08:00
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
2016-03-29 13:01:10 +07:00
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
2016-03-29 11:13:04 +07:00
Bruce Mitchener
71594b0e5c
Remove manual binding for 'this'.
...
Use ES7 style class members for event handlers so that 'this' is
automatically bound and each definition site doesn't need to manually
invoke 'bind'.
This makes all existing ES2015 class usages in components use the
same mechanism for binding.
2016-03-28 20:36:11 +07:00
afc163
7692bf3d42
update site style
2016-03-28 19:12:51 +08:00