afc163
|
7f8f89cbff
|
doc: Add mode and onPanelChange in API document, close #9785
|
7 years ago |
Thiebaud Thomas
|
a1e186b8a3
|
Fix type for placeholder in select component (#10282)
|
7 years ago |
afc163
|
3d079af7cd
|
Fix Input.Group align issue in Form, close #10281
|
7 years ago |
afc163
|
1f6107e94a
|
Fix naming convention, close #10275
|
7 years ago |
afc163
|
e40c2a7f45
|
Fix notification icon hover color, close #10272
|
7 years ago |
afc163
|
d9053a2526
|
Tweak sort position again
|
7 years ago |
afc163
|
4b1857d587
|
fix spin loading
|
7 years ago |
Marcela Bomfim
|
b1c41c665e
|
Fix typo (#10250)
Fix typo
|
7 years ago |
afc163
|
c85758fd01
|
Fix spin container interaction, close #10227
|
7 years ago |
afc163
|
52c8f34a73
|
Fix radio border radius
|
7 years ago |
Wu Haotian
|
4ea20e696c
|
fix(form): fix typing for `Form.onValuesChange` (#10231)
|
7 years ago |
afc163
|
a268dc8d62
|
Fix dashed Divider, close #10216
|
7 years ago |
Wu Haotian
|
262ed8eec3
|
add `lib/**/style/*` as sideEffects (#10217)
|
7 years ago |
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.
|
7 years ago |
愚指导
|
4101d182e0
|
Bump 3.4.3 (#10198)
|
7 years ago |
薛定谔的猫
|
14dbcb95ed
|
fix: sideEffects: false cause css file not bundled (fixes #10190) (#10197)
|
7 years ago |
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>
|
7 years ago |
Zheeeng
|
6a3e6f55cf
|
Fix typo (#10193)
|
7 years ago |
Wei Zhu
|
fa5491a390
|
Add @babel/types@7.0.0-beta.44 as devDependencies
|
7 years ago |
Zheeeng
|
4ad5985df7
|
Prefer using 'truthy' over 'falsyless' (#10191)
|
7 years ago |
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
|
7 years ago |
afc163
|
8ab4aeb9c4
|
site: fix ad flush
|
7 years ago |
Benjy Cui
|
e444dc5e39
|
chore: add ad for yuque (#10182)
|
7 years ago |
偏右
|
631596022e
|
Add changelog for 3.4.2 (#10185)
* Add changelog for 3.4.2
* update
|
7 years ago |
Wei Zhu
|
7ee2eca848
|
Pass CheckboxGroup/RadioGroup prefixCls down to children (#10002)
Close #9950
|
7 years ago |
afc163
|
15c6d58796
|
Table getCheckboxProps should be updated when rerender
close #10133
|
7 years ago |
afc163
|
b9d94971e4
|
Add successPercent as Progress[format] argument, close #10096
|
7 years ago |
afc163
|
2078354bc5
|
Fix collapsedWidth string bug, close #10140
|
7 years ago |
Jin ZHANG
|
a95209cf55
|
scale fallback string (#10184)
|
7 years ago |
yiminanci
|
26f35280a8
|
Update README-zh_CN.md (#10181)
|
7 years ago |
niko
|
d50ec436d5
|
List integrate pagination functional fixed: #9303 (#10135)
|
7 years ago |
Jin ZHANG
|
e1c74eb799
|
add maxCount config to message (#10169)
|
7 years ago |
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
|
7 years ago |
afc163
|
f4ae9294c0
|
Improve card loading style, ref #9862
|
7 years ago |
Zheeeng
|
572ae5ce14
|
Bugfix issue.9862 (#10052)
* Fix issue 9862
* Update Card test snapshot
|
7 years ago |
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
|
7 years ago |
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
|
7 years ago |
Wei Zhu
|
410fb50f44
|
site: use qingting
|
7 years ago |
Wei Zhu
|
a9f4a6cc85
|
site: use https
|
7 years ago |
Wei Zhu
|
163f2aae64
|
site: fix typo
|
7 years ago |
Wei Zhu
|
05d6d80e3d
|
site: more verbose redirects
|
7 years ago |
Wei Zhu
|
1f39cbf36a
|
site: Tweak redirects
|
7 years ago |
Wei Zhu
|
9aa914922d
|
site: Add more redirects
|
7 years ago |
Wei Zhu
|
9ba7818b69
|
site: Add redirects
|
7 years ago |
Wei Zhu
|
81adba222d
|
site: set production build command
|
7 years ago |
Wei Zhu
|
22bfc68f33
|
Remove ID
|
7 years ago |
Wei Zhu
|
10aaee0e27
|
Copy netlify.toml to _site
|
7 years ago |
VTHINKXIE
|
fbad7efacb
|
doc: add stream compute user case (#10155)
* doc: add stream compute user case
* Update cases.en-US.md
|
7 years ago |
Wei Zhu
|
bbf3163cc2
|
Add netlify.toml
|
7 years ago |
Zheeeng
|
069e9207a9
|
Swap positions between List.footer and List.pagination (#10045)
* Swap positions between List.footer and List.pagination
* Update List test snapshots
|
7 years ago |