Ash Kumar
013932e6d3
Feature: (Issue 10213): Column 'sorter' function is passed 'sortOrder' as param ( #10306 )
...
* Table Column's sorter prop can now be provided a fn to which 'sortOrder' is passed as param
* head.md: added documentation for new use of 'sorter' prop function
2018-04-29 22:08:28 +08:00
Benjy Cui
cd6ad64cab
chore: remove advertisement for yuque ( #10299 )
2018-04-29 10:42:45 +08:00
afc163
81dd432e31
update select demo
2018-04-28 23:56:38 +08:00
afc163
4535e9d4f1
Fix Select extra space taken up when arrow disabled
...
close #10092
2018-04-28 23:38:05 +08:00
偏右
4956dd8042
Release 3.4.4 ( #10296 )
...
* add `lib/**/style/*` as sideEffects (#10217 )
* Fix upload onChange arg type when beforeUpload return false, close #10293
* 3.4.4
* Fix ts error temporarily, DefinitelyTyped/DefinitelyTyped#25342
2018-04-28 15:36:19 +08:00
guifu
548d8c9c51
chore: update menu to ~6.3.0
2018-04-28 14:12:37 +08:00
愚道
8b64882562
Merge branch 'master' of github.com:ant-design/ant-design
2018-04-28 11:10:54 +08:00
愚道
6682a56922
fix snapshot ci
2018-04-28 11:09:15 +08:00
afc163
e97977b891
Fix upload onChange arg type when beforeUpload return false, close #10293
2018-04-28 11:06:32 +08:00
愚道
b45146486a
merge feature-3.5.0
2018-04-28 11:04:10 +08:00
afc163
8b02a21d36
site: valid primary color range
2018-04-27 22:09:49 +08:00
afc163
be43e56835
site: fix color tool, close #10265
2018-04-27 21:23:51 +08:00
afc163
7f8f89cbff
doc: Add mode and onPanelChange in API document, close #9785
2018-04-27 20:17:39 +08:00
Thiebaud Thomas
a1e186b8a3
Fix type for placeholder in select component ( #10282 )
2018-04-27 18:22:10 +08:00
afc163
3d079af7cd
Fix Input.Group align issue in Form, close #10281
2018-04-27 15:57:27 +08:00
afc163
1f6107e94a
Fix naming convention, close #10275
2018-04-27 13:21:51 +08:00
afc163
e40c2a7f45
Fix notification icon hover color, close #10272
2018-04-27 10:48:40 +08:00
afc163
d9053a2526
Tweak sort position again
2018-04-26 16:15:04 +08:00
afc163
4b1857d587
fix spin loading
2018-04-26 16:06:18 +08:00
Marcela Bomfim
b1c41c665e
Fix typo ( #10250 )
...
Fix typo
2018-04-25 21:59:14 +08:00
afc163
c85758fd01
Fix spin container interaction, close #10227
2018-04-25 14:55:16 +08:00
afc163
52c8f34a73
Fix radio border radius
2018-04-25 11:08:21 +08:00
Wu Haotian
4ea20e696c
fix(form): fix typing for Form.onValuesChange
( #10231 )
2018-04-24 23:33:58 +08:00
afc163
a268dc8d62
Fix dashed Divider, close #10216
2018-04-24 20:17:48 +08:00
Wu Haotian
262ed8eec3
add lib/**/style/*
as sideEffects ( #10217 )
2018-04-24 14:03:32 +08:00
Samuel Gaus
4bc28ac471
Update jsx.md ( #10203 )
...
Made it clear that you can't use components other than Column or ColumnGroup as children to Table.
2018-04-23 21:57:43 +08:00
愚指导
4101d182e0
Bump 3.4.3 ( #10198 )
2018-04-23 17:23:35 +08:00
薛定谔的猫
14dbcb95ed
fix: sideEffects: false cause css file not bundled ( fixes #10190 ) ( #10197 )
2018-04-23 17:08:24 +08:00
dependabot[bot]
14fa376dff
Update majo requirement to ^0.6.2 ( #10195 )
...
Updates the requirements on [majo](https://github.com/egoist/majo ) to permit the latest version.
- [Release notes](https://github.com/egoist/majo/releases )
- [Commits](https://github.com/egoist/majo/commits/v0.6.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-04-23 16:00:37 +08:00
Zheeeng
6a3e6f55cf
Fix typo ( #10193 )
2018-04-23 16:00:24 +08:00
Wei Zhu
fa5491a390
Add @babel/types@7.0.0-beta.44 as devDependencies
2018-04-23 15:03:17 +08:00
Zheeeng
4ad5985df7
Prefer using 'truthy' over 'falsyless' ( #10191 )
2018-04-23 11:23:25 +08:00
Jiabin Peng
bb720aaab9
Fix menu item's clickable region in dark theme ( #10187 )
...
* remove redundant style for submenu
* Fix menu item's clickable region in dark theme
2018-04-23 00:31:36 +08:00
afc163
8ab4aeb9c4
site: fix ad flush
2018-04-22 22:37:58 +08:00
Benjy Cui
e444dc5e39
chore: add ad for yuque ( #10182 )
2018-04-22 18:58:40 +08:00
偏右
631596022e
Add changelog for 3.4.2 ( #10185 )
...
* Add changelog for 3.4.2
* update
2018-04-22 17:21:58 +08:00
Wei Zhu
7ee2eca848
Pass CheckboxGroup/RadioGroup prefixCls down to children ( #10002 )
...
Close #9950
2018-04-22 16:35:34 +08:00
afc163
15c6d58796
Table getCheckboxProps should be updated when rerender
...
close #10133
2018-04-22 15:19:04 +08:00
afc163
b9d94971e4
Add successPercent as Progress[format] argument, close #10096
2018-04-22 14:00:49 +08:00
afc163
2078354bc5
Fix collapsedWidth string bug, close #10140
2018-04-22 13:56:23 +08:00
Jin ZHANG
a95209cf55
scale fallback string ( #10184 )
2018-04-22 13:09:42 +08:00
yiminanci
26f35280a8
Update README-zh_CN.md ( #10181 )
2018-04-21 15:43:22 +08:00
niko
d50ec436d5
List integrate pagination functional fixed : #9303 ( #10135 )
2018-04-20 15:41:40 +08:00
Jin ZHANG
e1c74eb799
add maxCount config to message ( #10169 )
2018-04-20 15:40:43 +08:00
Zheeeng
d016471638
Feature 3.5.0 time line reverse api ( #10057 )
...
* Add reverse api for TimeLine
* Update TimeLine test snapshot
* Add specifications for reverse api and pending api
2018-04-20 11:23:37 +08:00
afc163
f4ae9294c0
Improve card loading style, ref #9862
2018-04-20 11:19:30 +08:00
Zheeeng
572ae5ce14
Bugfix issue.9862 ( #10052 )
...
* Fix issue 9862
* Update Card test snapshot
2018-04-20 10:44:33 +08:00
Yevhen Hryhorevskyi
754c94c447
Bump up rc-notification version to 3.1.0 ( #10161 )
...
Bump up `rc-notification` version to 3.1.0 that supports notification update by key
2018-04-19 21:18:09 +08:00
Dmitry Gladkikh
0d0632b2f3
Add getPopupContainer method decl to MenuProps interface ( #10158 )
...
* add getPopupContainer to MenuProps
see https://github.com/ant-design/ant-design/issues/10145
* Update getPopupContainer signature of MenuProps
* getPopupContainer prop is optional
2018-04-19 20:33:12 +08:00
Wei Zhu
410fb50f44
site: use qingting
2018-04-19 18:05:27 +08:00