Wei Zhu
1b3118e1dc
Use week year
...
Fix #9463
2018-03-01 17:24:06 +08:00
Wei Zhu
9634bea391
Complicate with less 3
...
Fix #7850
2018-02-28 14:35:02 +08:00
afc163
8a6b76acde
support less vars for tabs title font size
2018-02-28 11:07:26 +08:00
afc163
bea95bf77c
Merge branch 'master' into feature-3.3.0
2018-02-28 10:56:45 +08:00
VTHINKXIE
23e7716137
fix(module:timeline): fix timeline head custom style error in chrome ( #9429 )
2018-02-27 20:44:28 +08:00
Wei Zhu
755b3e9043
Fix Select dropdown box-radius
...
refer 82092c15
2018-02-27 18:27:31 +08:00
Wei Zhu
aa9b7a4e4d
Update snapshot
2018-02-27 18:07:39 +08:00
Wei Zhu
82092c154a
Fix Select dropdown border
2018-02-27 17:21:33 +08:00
afc163
40e354c373
Merge branch 'master' into feature-3.3.0
2018-02-27 10:12:19 +08:00
Wei Zhu
5df04e6827
Fix lint
2018-02-26 17:24:55 +08:00
Wei Zhu
54242e968f
Set Table filter dropdown menu popup container
...
Fix #9209
2018-02-26 16:45:26 +08:00
afc163
d4a5d2c188
site: fix home button align
2018-02-26 13:54:09 +08:00
afc163
e6a5c9be9e
update
2018-02-25 13:20:52 +08:00
valleykid
07a0a1f336
Changelog of 3.2.2 ( #9409 )
2018-02-25 08:38:10 +08:00
valleykid
eab4fdfe95
Update snapshot
2018-02-25 07:57:23 +08:00
Ivan Kravets
86ab00fbbd
Use default background for button states ( #9411 )
2018-02-24 22:25:50 +08:00
Wei Zhu
c28d6f1624
Remove table overflow:hidden, fix #7799
2018-02-24 11:46:46 +08:00
Mathew
947cee4475
fix issue #9359 ( #9364 )
...
* fix issue #9359
* fix trailing whitespaces
2018-02-24 11:40:44 +08:00
MinJeong Kim
feaf238dfa
fix: set -has-trigger
class in sider when -trigger
div exists ( #9399 )
...
* fix: set `-has-trigger` class in sider when `-trigger` div exists
* fix: fix template expr lint error
2018-02-24 10:35:04 +08:00
Wei Zhu
f1fd85780e
Revert "fix type of column dataIndex ( #9298 )"
...
This reverts commit f8e996ee8e
.
Close #9393
2018-02-22 15:56:37 +08:00
Wei Zhu
dc439bd7c3
Remove generic type from ComponentDecorator, fix #9331
2018-02-22 15:52:35 +08:00
Wei Zhu
2c95ea0e5e
docs: document Tabs[onChange] argument
...
Close #9386
2018-02-22 10:44:53 +08:00
Wei Zhu
aeeebab9d9
Upgrade @babel/types
2018-02-21 18:42:13 +08:00
Wei Zhu
a6ffd332fa
docs: fix parameter
2018-02-16 15:20:25 +08:00
Christopher Deutsch
97b09b393b
onKeyPress and onKeyDown got the wrong type in #9316 ( #9365 )
2018-02-15 13:10:35 -06:00
Wei Zhu
a438b9b33f
Add spin dot className to custom indicator
2018-02-14 12:56:22 +08:00
Wei Zhu
7d5db31e67
Fix table custom spin indicator
...
Fix #9355
2018-02-14 12:56:22 +08:00
George Gray
053396810b
add @badge-font-weight var ( #9352 )
2018-02-14 12:35:52 +08:00
George Gray
676635abde
var to theme pagination font ( #9351 )
2018-02-13 21:38:34 +08:00
Dimitri Mitropoulos
c92cf5b778
adds missing argument in Select onChange prop ( #9332 )
...
* adds missing argument in Select onChange prop
from the docs:
`function(value, option:Option/Array<Option>)`
also, (from reality) the callback really does send an option or options array.
* updates type to use ReactElement instead of Object
2018-02-13 07:33:25 -06:00
Arvin Xu
2a1612b0c2
📖 Fix misspelling and blank ( #9348 )
...
修改个错别字,补充两处盘古之白
2018-02-13 00:11:25 -06:00
MuYu
1d1ea1ac59
fix switch doc error ( #9338 )
2018-02-12 12:10:07 +08:00
afc163
b574e8ee14
3.2.1
2018-02-12 10:17:29 +08:00
偏右
0e9743e78a
Add changelog of 3.2.1 ( #9335 )
...
* Add changelog of 3.2.1
* fix version
* Add English changelog
2018-02-12 10:09:11 +08:00
Wei Zhu
4107a4bd8e
docs: Remove next version link
...
Close #9336
2018-02-11 20:11:40 +08:00
afc163
ba236419be
Fix badge API doc
2018-02-11 19:21:12 +08:00
afc163
5294a69296
site: fix home page style
2018-02-11 18:10:02 +08:00
afc163
ec399ba27f
site: update link description
2018-02-11 17:59:41 +08:00
afc163
d31612f2de
site: renew footer links
2018-02-11 17:54:55 +08:00
afc163
c04377e541
Add more icons, #9092
2018-02-11 17:10:18 +08:00
afc163
626ebf2063
Fix upload list update logic when beforeUpload return false
...
close #8020 #8779 #9248 #9191
ref #8036
2018-02-11 16:11:13 +08:00
afc163
220d28d3e4
support keyboard for Modal.confirm, close #8818
2018-02-11 13:45:32 +08:00
Juan Rodrigo Venegas Boesch
0e591ef01c
Divider orientation feature ( #9275 )
...
User can align the text to the left or right with "orientation" prop, if not set it will be centered.
2018-02-11 11:51:56 +08:00
afc163
e8fa1f168b
Merge branch 'master' into feature-3.3.0
2018-02-11 11:51:05 +08:00
afc163
e3f115dd3d
update snapshot
2018-02-11 11:48:59 +08:00
afc163
1ae7da3878
Fix hasFeedback icon position in vertical form layout
...
close #9153 and #9309
2018-02-11 11:44:49 +08:00
偏右
d72a6dd7b9
Update README.md
...
close #9254
2018-02-11 11:07:42 +08:00
Wei Zhu
2aaef6564d
docs: add inputReadOnly
2018-02-11 10:28:17 +08:00
Jesper We
4a69446be1
Implement inputReadOnly for TimePicker ( #9327 )
...
* Update package.json
* Document inputReadOnly
* Add inputReadOnly declaration.
2018-02-10 20:22:18 -06:00
afc163
f27bc6bd9d
fix snapshot
2018-02-09 17:07:33 +08:00