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 |
|
afc163
|
4f85be834c
|
Tweak menu text align again
|
2017-07-25 10:31:05 +08:00 |
|
Benjy Cui
|
f648edacdb
|
docs: explain what it n, close: #6934
|
2017-07-24 10:12:16 +08:00 |
|
Benjy Cui
|
2ba3a84331
|
fix: getDefaultTarget only be called in browser, close: #6926
|
2017-07-24 09:58:56 +08:00 |
|
Benjy Cui
|
d2aca99190
|
refactor: simplify TextArea's code
|
2017-07-24 09:36:27 +08:00 |
|
huzzbuzz
|
568963e894
|
update duration value from 1.5 to 3
update duration value from 1.5 to 3
|
2017-07-24 08:28:15 +08:00 |
|
Randy
|
d28b8f3591
|
remove any type from Card component #5627
|
2017-07-22 21:12:55 +08:00 |
|
afc163
|
896e738fce
|
Fix missing semicolon
|
2017-07-22 15:25:08 +08:00 |
|
afc163
|
e51a3a6da4
|
Fix TimePicker disabled style, close #6918
|
2017-07-22 15:24:04 +08:00 |
|
偏右
|
c733f94c33
|
Merge pull request #6916 from djyde/separate-type
Separate getFieldDecorator options type
|
2017-07-22 15:16:04 +08:00 |
|
Bryan Berger
|
91400d54fa
|
add less variables for layout-trigger background, color
|
2017-07-21 14:21:31 -04:00 |
|
afc163
|
f505ebd188
|
Add snapshot test for textarea disabled
|
2017-07-21 20:23:50 +08:00 |
|
Benjy Cui
|
f2d4d0a9e4
|
refactor: simplify Anchor, and fix #6473
|
2017-07-21 11:58:12 +08:00 |
|
afc163
|
0ad85e2987
|
Fix #4431 again
|
2017-07-21 10:07:18 +08:00 |
|
偏右
|
1013339247
|
Merge pull request #6906 from clinyong/bugfix
change type of radio group value to any
|
2017-07-20 17:20:05 +08:00 |
|
afc163
|
c2e7d18663
|
Make tree select item wider
|
2017-07-20 17:17:56 +08:00 |
|
clinyong
|
6f586ba243
|
change type of radio group value to any
|
2017-07-20 17:04:10 +08:00 |
|
Randy
|
a0dc7d3a72
|
Separate getFieldDecorator options type
Taking getFieldDecorator options type out of WrappedFormUtils
|
2017-07-20 13:20:15 +08:00 |
|
Benjy Cui
|
983609c009
|
css: fix disabled style of Slider, close: #6665
|
2017-07-20 10:39:22 +08:00 |
|
afc163
|
545d171223
|
Fix tooltip overlay warning, close #6897
|
2017-07-19 20:38:39 +08:00 |
|
afc163
|
98faa4378c
|
Make action of Upload optional, close #6890
|
2017-07-19 20:28:18 +08:00 |
|
afc163
|
3d71d980a7
|
Adjust menu icon and text vertical align
|
2017-07-19 17:44:02 +08:00 |
|
偏右
|
8a9a8c972f
|
Merge pull request #6894 from infeng/fix-input-onChange
fix onChange ts definition of Input
|
2017-07-19 14:01:52 +08:00 |
|
Benjy Cui
|
119d498935
|
chore: replace http with https, close: #6893
|
2017-07-19 14:00:11 +08:00 |
|
infeng
|
d19bfcbf74
|
fix onChange ts definition of Input
|
2017-07-19 13:52:55 +08:00 |
|
Benjy Cui
|
8cfa61f46b
|
test: update snapshot
|
2017-07-19 10:15:58 +08:00 |
|
Benjy Cui
|
6bdb84a011
|
docs: update docs, ref: 639e60a
|
2017-07-19 09:48:07 +08:00 |
|
Geoff Holden
|
639e60af45
|
docs: added reverseArrow documentation. (#6888)
|
2017-07-19 09:45:42 +08:00 |
|
newraina
|
aa6afd81b5
|
fix Button.Group type definition
|
2017-07-18 16:46:19 +08:00 |
|
afc163
|
edf8a4f239
|
longer default duration of message
|
2017-07-18 12:50:17 +08:00 |
|
偏右
|
e085b5d25c
|
Merge pull request #6870 from imosapatryk/patch-1
Update pl_PL.tsx
|
2017-07-17 23:55:51 +08:00 |
|
偏右
|
05473dcd0b
|
Merge pull request #6869 from imosapatryk/patch-2
Update pl_PL.tsx
|
2017-07-17 23:55:16 +08:00 |
|
imosapatryk
|
18bf973e94
|
Update pl_PL.tsx
'Search here' in Polish is just 'Szukaj'. 'Wyszukaj tutaj' sounds bad.
|
2017-07-17 16:10:51 +02:00 |
|
imosapatryk
|
3ccef11dec
|
Update pl_PL.tsx
Wrong file import
|
2017-07-17 16:05:58 +02:00 |
|
imosapatryk
|
79afe8ef89
|
Update pl_PL.tsx
You import wrong files.
|
2017-07-17 16:02:25 +02:00 |
|
偏右
|
6fe6480bd5
|
Merge pull request #6854 from Brooooooklyn/issue/modal-func-props-interface
fix: missing maskClosable property in ModalFuncProps interface
|
2017-07-17 16:07:28 +08:00 |
|
Benjy Cui
|
8173007402
|
fix: filterOption of Transfer should be optional, close: #6856
|
2017-07-17 16:01:18 +08:00 |
|
偏右
|
09c8addae1
|
Merge pull request #6858 from lyz810/master
fix: TextArea disabled style
|
2017-07-17 15:58:07 +08:00 |
|
偏右
|
b7a1665c97
|
Merge pull request #6860 from insiight/optimize/use_px_unit_explicitly
add unit `px` to all less values, make them explicit
|
2017-07-17 15:56:34 +08:00 |
|
afc163
|
255eac9079
|
Fix vertical tabs arrow style
|
2017-07-17 15:55:03 +08:00 |
|
neekey
|
7e522291c8
|
add unit px to all less value, make them explicit
|
2017-07-17 17:44:40 +10:00 |
|
LongYinan
|
bd5daa939a
|
fix: missing maskClosable property in ModalFuncProps interface
|
2017-07-17 15:26:37 +08:00 |
|
liuyanzhe
|
bbfdc46aa2
|
Fix TextArea disabled style
|
2017-07-17 15:10:53 +08:00 |
|
afc163
|
8a63b39e63
|
Add test case for arrowPointAtCenter, #6830
|
2017-07-16 16:00:23 +08:00 |
|
afc163
|
9a85303f79
|
remove unneccesary size prop
|
2017-07-16 15:41:51 +08:00 |
|
afc163
|
b112948130
|
TextArea should be resetable in form, close #6776
|
2017-07-16 15:39:21 +08:00 |
|
afc163
|
e6554e7edb
|
update form document
|
2017-07-16 15:05:48 +08:00 |
|
afc163
|
efcc28ed51
|
header font weight
|
2017-07-15 14:43:12 +08:00 |
|
newraina
|
e94b110a46
|
fix SearchProps
|
2017-07-14 17:47:11 +08:00 |
|