afc163
d44271ce45
Fix badge initial position jump bug again, close #3709
2016-11-03 16:58:51 +08:00
denzw
5fb01c8300
修复上传组件卡片样式时,新增加上传图片不能预览的问题 ( #3706 )
2016-11-03 13:43:34 +08:00
Benjy Cui
01ddb398c7
feat: add Radio.Group[className]
2016-11-03 11:33:26 +08:00
Meck
7d2328b910
docs: improve
2016-11-03 10:44:41 +08:00
Meck
d10026b094
Using tidle range
2016-11-03 10:44:41 +08:00
Benjy Cui
81a8b65e6a
docs: improve UX of demo
2016-11-03 10:27:34 +08:00
afc163
fba7d62648
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 18:10:34 +08:00
afc163
d0c34380d4
simplify form demo code
2016-11-02 18:08:48 +08:00
Wei Zhu
5c711a275e
deps: update rc-select ( #3692 )
...
* Update rc-select
* Add automatic tokenization demo
2016-11-02 17:35:05 +08:00
afc163
4ae2467668
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 16:55:50 +08:00
afc163
24f71ac6be
remove some blanks
2016-11-02 16:55:15 +08:00
Meck
ae5f8c1a04
Merge branch 'RaoHai-mention-suggestion-fixed'
2016-11-02 15:51:38 +08:00
Wei Zhu
e4b6ccf7f0
docs: add dynamic setting demo for table ( #3690 )
2016-11-02 15:09:54 +08:00
Meck
248f0d12ad
Fix typo
2016-11-02 15:04:42 +08:00
afc163
137299f4c8
blur DatePicker[showTime] will trigger onChange
2016-11-02 15:02:21 +08:00
Benjy Cui
168370fb82
docs: remove documentation about timezone
2016-11-02 13:59:28 +08:00
afc163
6e6970dbd5
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 13:58:21 +08:00
afc163
7fad45403e
changelog for 2.2.1
2016-11-02 13:57:51 +08:00
Benjy Cui
2dc5b11c43
docs: update docs about timezone
2016-11-02 13:47:05 +08:00
Benjy Cui
59805843e5
docs: merge mix demo into validate-other
2016-11-02 12:13:52 +08:00
afc163
f443032caa
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-02 12:06:02 +08:00
afc163
82c816fbc9
Fix controlled DatePicker[showTime] not working, close #3665
2016-11-02 12:03:13 +08:00
Benjy Cui
d198c63a68
docs: update demo, close : #3673
2016-11-02 11:42:12 +08:00
Benjy Cui
7372893b8e
docs: add demo for without Form.create, ref: #3594
2016-11-02 11:24:52 +08:00
afc163
20bbf43ccd
Fix Transfer ssr bug, close #3686
2016-11-02 11:14:21 +08:00
Benjy Cui
1eb3d68656
docs: simplify demo
2016-11-02 10:47:50 +08:00
afc163
f40ba76ba7
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 16:11:43 +08:00
afc163
7e73725c68
update form demo
2016-11-01 16:11:06 +08:00
Benjy Cui
29a732e3a9
docs: fix typo, close : #3672
2016-11-01 15:30:02 +08:00
afc163
a105876ff1
update style
2016-11-01 15:08:31 +08:00
afc163
479e975d29
Improve API table style
2016-11-01 15:02:48 +08:00
afc163
14cbb03dc1
fix link
2016-11-01 14:47:52 +08:00
afc163
fa06625de0
Fix popover arrow style in nested example, close #3448
2016-11-01 12:34:39 +08:00
afc163
b54020ea01
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 12:02:49 +08:00
afc163
8c68e8f64b
improve tabs switch animation
2016-11-01 11:58:43 +08:00
Benjy Cui
60ecb3c628
refactor: each message should warn just once
2016-11-01 11:10:11 +08:00
Benjy Cui
0b7856b712
fix: should check undefined value, close : #3665
2016-11-01 10:12:34 +08:00
Benjy Cui
048e3c9246
docs: update demo for time-relate controls
2016-11-01 10:11:02 +08:00
Meck
984a03e203
docs: add a note for AutoComplete's API
2016-11-01 09:50:42 +08:00
afc163
fc6ce27fd5
Merge branch 'master' of github.com:ant-design/ant-design
2016-11-01 00:55:56 +08:00
afc163
002f3f5127
Fix Radio[disabled] style and add label-hovering style, close #3590
2016-11-01 00:54:47 +08:00
Nathan Wells
d997dc9e1e
typo ( #3663 )
2016-10-31 23:32:16 +08:00
ddcat1115
ad9cfe8914
Button add Multiple Buttons
demo ( #3660 )
2016-10-31 19:31:43 +08:00
Benjy Cui
b2e6bdcf94
feat: deprecate Tag[color], ref: #3560
2016-10-31 17:58:12 +08:00
afc163
44f61ac987
smaller Icon[loading]
2016-10-31 17:41:45 +08:00
Benjy Cui
4b5353b457
docs: add demo for mapPropsToFields, close : #3493
2016-10-31 16:33:25 +08:00
RaoHai
42d06e1f0e
fix getPopupDomNode
2016-10-31 15:58:15 +08:00
RaoHai
c5a043b4c8
Mention Improvement
...
+ add `getSuggestionContainer` callback function, which allow users modify the
container element of suggestions dropdown.
+ the suggestions dropdown will mount on `document.body` defaultly, instead of
on editor.
+ close #3588
2016-10-31 15:58:15 +08:00
Benjy Cui
037d739fa4
docs: update demo order
2016-10-31 15:42:57 +08:00
Benjy Cui
49e5bfa7ca
docs: add demo for customized form control, close : #3585 , ref: #3594
2016-10-31 15:03:48 +08:00