Eden Wang
e633f91c27
Disabled Dropdown is showing Menu on hover ( #7102 )
...
* disabled dropdown is showing menu on hover
* fix cr error
* update snap
* update document
2017-08-11 23:55:36 +08:00
Vemund Santi
b69a6886d7
Locale/nb-NO ( #7122 )
...
* locale: Add Norwegian Bokmål locales to Ant Design
* Add Vemund Santi to authors.
* docs: add Norwegian to list of i18n language examples
* test: add tests for Norwegian Bokmål
* Update dependencies. Use locales from rc-pagination.
2017-08-09 20:36:01 +08:00
Michalis Macheras
94d46e4c01
add el_GR locale (Greek) ( #6928 )
...
Update index.test.js
Syntactic error corrected
2017-08-07 10:41:38 +08:00
Randy
e4c5ab9c69
Radiogroup with name
( #7009 )
...
* Add a name property for RadioGroup
* Add document for RadioGroup's name property
* Add test case for RadioGroup name property
2017-08-07 10:41:38 +08:00
Benjy Cui
456cea652b
docs: add zIndex to docs of Modal, ref: 2aa3437
2017-08-07 10:41:38 +08:00
Alex Chao
3727ea2c33
feat: Modal.confirm supports zIndex prop #6722 ( #6880 )
...
* Modal.confirm supports zIndex prop #6722
* Fix filename
* Fix the zIndex missing in ModalFuncProps interface
2017-08-07 10:41:38 +08:00
mkermani144
a9430e6748
Add fa_IR to i18n docs
2017-08-07 10:40:34 +08:00
mkermani144
e8ef77b963
Add fa_IR locale
2017-08-07 10:40:34 +08:00
Graeme Yeates
d21523ef8c
Use classNames to set ant-column-sort Table attribute
2017-08-07 10:40:34 +08:00
Graeme Yeates
75a6a562a0
Update table head.md snapshot
2017-08-07 10:40:34 +08:00
Graeme Yeates
40e94945d9
Add support for table default sort order ( #6449 )
2017-08-07 10:40:34 +08:00
yociduo
8016cccd18
rollback basic demo from popconfirm
2017-08-07 10:40:34 +08:00
yociduo
fa0e90f577
remove cancel type
2017-08-07 10:40:34 +08:00
yociduo
528a7645ca
remove cancel text
2017-08-07 10:40:33 +08:00
Eden Wang
a5a1458148
add missing trailing commna
2017-08-07 10:40:33 +08:00
Eden Wang
8f1dd9ccda
add missing trailing comma
2017-08-07 10:40:33 +08:00
Eden Wang
ee176347ac
fix ci compile error
2017-08-07 10:40:33 +08:00
Eden Wang
f7b918add3
update confirm demo
2017-08-07 10:40:33 +08:00
Eden Wang
c712d072eb
update okType and cancelType for api docs
2017-08-07 10:40:33 +08:00
Eden Wang
f2b987aaa9
update custom type for modal components
2017-08-07 10:40:32 +08:00
Eden Wang
f5ade936e1
add button type for ok and cancel in popconfirm
2017-08-07 10:40:32 +08:00
乐仪
c8eec8c56f
bump 2.12.4
2017-08-06 20:21:57 +08:00
Troy Thompson
18c6860296
Adds onFocus and onBlur to Select properties. ( #7082 )
2017-08-06 16:45:10 +08:00
Mars Wong
e9b3c36866
fix: correct Notification interface ( #7073 ) ( #7088 )
2017-08-06 13:29:11 +08:00
乐仪
1dd3e001c5
Update Modal doc, relevant: https://github.com/ant-design/ant-design/pull/7085
2017-08-06 12:44:15 +08:00
tim-soft
fdb943e887
Fix formatter ( #7098 )
...
The replace function can only work on a string, this little tweak will make the formatter not crash the page when the value is changed.
2017-08-06 11:57:56 +08:00
Ivan Radeljic
1651682020
Update modal documentation ( #7085 )
...
Add another way to destroy state on close modal
2017-08-06 00:04:25 +08:00
偏右
cb8f6a6ef5
Fix tabs extra content ( #7090 )
...
* Fix tabBarExtraContent style in vertical tabs
close #6578
* update snap
* fix rc-tabs
2017-08-05 23:01:28 +08:00
afc163
2fdc4ec1e6
doc: update some words
2017-08-04 22:28:22 +08:00
afc163
bcda84141e
fix stylelint
2017-08-04 22:25:30 +08:00
afc163
b3979885e4
fix demo snapshot
2017-08-04 21:29:30 +08:00
Tom Gao
9e54bebf33
fix: when menuitem is seleted, but submenu is not seleted ( #7042 )
2017-08-04 21:24:59 +08:00
D & R
4bfd076cb8
fix: InputGroup demo ( #7089 )
2017-08-04 21:23:34 +08:00
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
2017-08-04 18:01:40 +08:00
Zach Guo
da8c82a6e4
translate patterns/list ( #7056 )
2017-08-04 17:42:14 +08:00
Tengjiao Cai
6e2ace3ba8
Update CollapsePanelProps -> onChange function ( #7084 )
...
parameter key should be either an array of string(general) or string(accordion mode), right?
2017-08-04 17:00:36 +08:00
Benjy Cui
4880b6ec16
fix: should not throw error when select after clear, close : #7077
2017-08-04 16:50:05 +08:00
afc163
59e219e138
Fix notification type, close #7073
2017-08-04 16:44:42 +08:00
afc163
5da1403bc0
Fix inlineCollapsed in controlled mode
...
ref #7063
2017-08-04 16:23:52 +08:00
afc163
1856fbe0df
fix noHovering API typo, close #7078
2017-08-04 14:15:17 +08:00
Xiaohan Lee
bb195ee95f
Docs: update docs for Dropdown.Button ( #7071 )
...
* add "size" api document
2017-08-04 09:42:32 +08:00
afc163
6748221ed3
tweak time-picker style
2017-08-03 22:08:14 +08:00
afc163
0f63c7186e
Fix input outline covered by addon again
2017-08-03 21:48:26 +08:00
afc163
483491d0d8
treak input style for text align
2017-08-03 21:45:56 +08:00
afc163
981573037a
Add mobile components sketch template
2017-08-03 20:10:43 +08:00
afc163
a0026a5923
Fix dropdown button mis-align, close #7070
2017-08-03 16:16:37 +08:00
ddcat1115
63c3c7c88f
fix missing icon ( #7064 )
2017-08-03 15:52:31 +08:00
afc163
0a9a3887b5
Fix Invalid calling object in IE
...
with eval-source-map mode of webpack-dev-server
close #7060
ref https://github.com/vuejs/vue/issues/4465
2017-08-03 10:58:55 +08:00
afc163
50b9839bb3
Fix input outline covered by addon
2017-08-02 21:37:15 +08:00
afc163
8618a387da
tweak date-picker style
2017-08-02 21:15:03 +08:00