afc163
|
9bcde59001
|
Add @form-feedback-icon-size
|
2017-08-10 11:34:08 +08:00 |
|
afc163
|
43751c9930
|
revert eb3c274 , close #7162
|
2017-08-10 10:54:02 +08:00 |
|
afc163
|
1f18c93d7f
|
Fix empty table scrollbar, close #7142
|
2017-08-09 21:55:38 +08:00 |
|
afc163
|
47c5de29f3
|
tweak range picker style
|
2017-08-09 16:21:18 +08:00 |
|
偏右
|
eb3c274e01
|
Fix extra space in RangePicker
https://gw.alipayobjects.com/zos/rmsportal/sTMIijZIrTkBDaGrEXmI.png
|
2017-08-09 15:33:30 +08:00 |
|
Randy
|
df934445c0
|
add a generic type for FormCreateOption (#7119)
|
2017-08-09 12:59:31 +08:00 |
|
Benjy Cui
|
87bfe2df87
|
fix: wrappedComponentRef should work, close: #6545
|
2017-08-09 10:27:34 +08:00 |
|
afc163
|
3001ca4114
|
typo
|
2017-08-08 21:22:09 +08:00 |
|
afc163
|
02c5616250
|
Update Card demo
|
2017-08-08 21:21:49 +08:00 |
|
afc163
|
807b573bff
|
Collapse the border or Card.Grid
|
2017-08-08 21:13:29 +08:00 |
|
afc163
|
b687a32044
|
Fix safari input text align, close #7135
|
2017-08-08 20:27:05 +08:00 |
|
afc163
|
a329d3d39b
|
Fix file.response type checking, ref #6818
|
2017-08-08 17:18:55 +08:00 |
|
afc163
|
8892d85e33
|
use @font-size-base for Badge[text]
|
2017-08-08 14:23:50 +08:00 |
|
afc163
|
500b222556
|
Fix stretched layout by content
523b4360d2 (commitcomment-23527573)
|
2017-08-08 13:38:10 +08:00 |
|
afc163
|
d339e628ed
|
Fix upload default error message, close #6818
|
2017-08-08 13:34:24 +08:00 |
|
Benjy Cui
|
02daedd67b
|
docs: add missing doc for Form, close: #6959
|
2017-08-08 10:10:47 +08:00 |
|
afc163
|
4c52ccaff9
|
Fix Dropdown menu width, close #7124
|
2017-08-07 21:27:08 +08:00 |
|
afc163
|
4f73a23a10
|
typo
|
2017-08-07 17:59:47 +08:00 |
|
afc163
|
29b5f433f8
|
Fix step title background
|
2017-08-07 16:11:43 +08:00 |
|
afc163
|
5a33774238
|
Fix ~ mis-position bug
|
2017-08-07 15:35:05 +08:00 |
|
Dmitry Bolotin
|
ba0d2598fe
|
Object cloning in flatArray performed only if object has childrenName field. (#7072)
|
2017-08-07 15:33:18 +08:00 |
|
afc163
|
e3b6430a4b
|
Fix InputNumber border, close #7117
|
2017-08-07 14:16:28 +08:00 |
|
afc163
|
3570458c31
|
Fix undefined SelectPropTypes
|
2017-08-07 11:35:22 +08:00 |
|
Yiming
|
a22a011c49
|
修改错别字 (#7110)
反应 应为 反映
|
2017-08-07 10:44:47 +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
|
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 |
|
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
|
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 |
|
afc163
|
bb7c580e4b
|
Fix loading card padding
|
2017-08-02 21:15:02 +08:00 |
|
Randy
|
ecc18ef3a6
|
remove rc-util declaration (#7043)
|
2017-08-02 15:08:55 +08:00 |
|
afc163
|
414d3d3a64
|
Fix showTotal definition, close #7054
|
2017-08-02 13:03:56 +08:00 |
|
afc163
|
fb70e9d70b
|
code style
|
2017-08-02 13:02:01 +08:00 |
|
afc163
|
746990b84d
|
tweak alert style, make it adaptive
|
2017-08-01 22:18:57 +08:00 |
|
afc163
|
4962d19462
|
tweak steps style
|
2017-08-01 21:50:38 +08:00 |
|
afc163
|
0cf3600e25
|
refactor step title style again
|
2017-08-01 18:34:02 +08:00 |
|
Ruslan P
|
0cdcdfba7b
|
Update picture-style.md (#7051)
|
2017-08-01 18:22:55 +08:00 |
|
afc163
|
0eefa85b04
|
refactor step title style
|
2017-08-01 18:08:08 +08:00 |
|
jiang
|
1a93536a26
|
fix #7048 (#7050)
|
2017-08-01 17:41:03 +08:00 |
|
jiang
|
f1110f2bc5
|
sync menu and layout-sider animate time (#7047)
|
2017-08-01 17:36:53 +08:00 |
|
afc163
|
eb69e0a0f8
|
Fix scroll bar flash in TextArea[autosize]
|
2017-08-01 16:37:57 +08:00 |
|
Flynn
|
8e8c0b4db3
|
update docoument for #7026 (#7039)
|
2017-08-01 11:26:18 +08:00 |
|
Randy
|
b5ad05bc06
|
fix Card children type (#7030)
|
2017-07-31 20:29:56 +08:00 |
|
afc163
|
a88f8fcc21
|
fix badge demo
|
2017-07-31 18:03:16 +08:00 |
|
afc163
|
330e1f7a4b
|
Fix badge title, close #7024
|
2017-07-31 18:01:45 +08:00 |
|
afc163
|
8f98ae80bd
|
Tweak CheckableTag style
|
2017-07-31 17:47:54 +08:00 |
|
afc163
|
2fe4ac1a30
|
update document for #7023
|
2017-07-31 16:55:05 +08:00 |
|
afc163
|
50466ed281
|
Fix ok button style
|
2017-07-31 16:12:41 +08:00 |
|
Wei Zhu
|
401519ec6f
|
Fix types
|
2017-07-31 01:50:46 +08:00 |
|
Randy
|
b2556b4cd5
|
remove any type in Avatar (#7016)
|
2017-07-31 00:43:33 +08:00 |
|
Randy
|
35ae41f618
|
remove any type in Tag (#7015)
|
2017-07-31 00:42:25 +08:00 |
|
Wei Zhu
|
bef7db465e
|
Revert "Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility"""
This reverts commit 0b8b0d2deb .
|
2017-07-30 16:07:41 +08:00 |
|
Wei Zhu
|
0b8b0d2deb
|
Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility""
This reverts commit 551807cd91 .
|
2017-07-30 16:06:53 +08:00 |
|
Wei Zhu
|
551807cd91
|
Revert "feat: upgrade rc-slider, support keyboard accessibility"
This reverts commit ef339a32ac .
|
2017-07-30 16:05:37 +08:00 |
|
afc163
|
a6037d66c0
|
Fix button align issue, close #7001
|
2017-07-30 14:00:32 +08:00 |
|
Randy
|
859761eea7
|
fix lint error (#7006)
|
2017-07-30 13:30:12 +08:00 |
|
afc163
|
541a992a56
|
Add warning for tree-select props
|
2017-07-29 14:50:11 +08:00 |
|
afc163
|
d00871acdd
|
upgrade snapshot
|
2017-07-29 14:20:48 +08:00 |
|
Randy
|
99e4cd6aec
|
add rc-util declaration to custom-typings (#6935)
|
2017-07-29 14:17:02 +08:00 |
|
afc163
|
b54a70bc8e
|
fix ummount issue, #6976
|
2017-07-29 14:16:27 +08:00 |
|
Neekey
|
6eff4bd02a
|
check this.container exists updating WiderPadding (#6976)
before doing updating wider padding for Card, always check if the container exists first.
|
2017-07-29 14:12:53 +08:00 |
|
Aleck Landgraf
|
d6a0b1bd3e
|
[checkbox][docs] fixes doc table extra column cell (#6995)
|
2017-07-29 14:01:30 +08:00 |
|
paranoidjk
|
ef339a32ac
|
feat: upgrade rc-slider, support keyboard accessibility
https://github.com/react-component/slider/pull/282
|
2017-07-28 14:02:45 +08:00 |
|
afc163
|
4d5eb5a92f
|
Fix indeterminate checkbox disabled style
|
2017-07-28 13:10:02 +08:00 |
|
afc163
|
69775dea68
|
fix grid card padding implementation
|
2017-07-28 12:50:57 +08:00 |
|
Benjy Cui
|
fff756ff5f
|
deps: upgrade rc-tree
|
2017-07-28 11:38:39 +08:00 |
|
Benjy Cui
|
c63c8b6c04
|
test: update snapshot
|
2017-07-28 09:59:30 +08:00 |
|
jiang
|
24f58c20e1
|
fix menu-anim (#6955)
* fix menu-anim
* fix menu-anim
* update
* remove space
* fix test
* Improve code style
* submeu-title use color transition
* sync motion-collapse time
* snyc padding
|
2017-07-27 19:43:45 +08:00 |
|
afc163
|
abb2763a66
|
chore: collapse style
|
2017-07-27 19:43:40 +08:00 |
|
Benjy Cui
|
7582ab7481
|
test: update snapshot
|
2017-07-27 17:51:07 +08:00 |
|
afc163
|
e1a46cc419
|
Add less variables for wider card padding, resolve #6973
|
2017-07-27 12:05:58 +08:00 |
|
Wei Zhu
|
90511c3261
|
docs: use indexOf instead of search
fix #6962
|
2017-07-26 13:24:58 +08:00 |
|
Benjy Cui
|
8e496966cf
|
docs: update docs for Form
|
2017-07-26 09:04:01 +08:00 |
|
afc163
|
dc8be3fcfd
|
Tweak icon position of DatePicker
|
2017-07-25 19:45:58 +08:00 |
|
afc163
|
acc0c5a216
|
Add instruction about dropdown menu item highlighted style
|
2017-07-25 18:00:33 +08:00 |
|
afc163
|
144c67f054
|
Fix dropdown menu position bug
|
2017-07-25 17:56:45 +08:00 |
|
Benjy Cui
|
ad92793a47
|
fix: events shuould work when element appear, close: #6949
|
2017-07-25 16:56:49 +08:00 |
|
afc163
|
d90e1b2a9e
|
Fix extra ... in firefox
|
2017-07-25 14:15:13 +08:00 |
|
Dan Minshew
|
8e2d65298a
|
Escape "|" character
|
2017-07-24 22:12:46 -05:00 |
|
Dan Minshew
|
e0ab15907f
|
Escape pipe operator in function signature
|
2017-07-24 22:03:11 -05:00 |
|