afc163
c9017b6c6c
release 3.4.5
7 years ago
Michael Wang
05e702a2b4
Remove useless characters in doc ( #10340 )
7 years ago
paranoidjk
8e166915a9
fix(Select): value tsd ( #10336 )
7 years ago
Xiaoming
9c6fef0604
treeSelect doc ( #10302 )
TreeSelect implement Tree as popup panel which use title as the display
text.
To follow the Select definition (label as display text), TreeSelect
internal convert the prop label into title to the Tree component (but
will follow if title is set).
ref:
https://github.com/react-component/tree-select/blob/master/src/Select.js
x#L44
7 years ago
paranoidjk
b6f8ab89c7
Fix: Form tsd ( #10324 )
* Fix(form): wrappedComponentRef interface
- ref: https://github.com/react-component/form/blob/master/src/createBaseForm.js#L499
* refactor: use ts conditional type
* fix: merge
* Revert "refactor: use ts conditional type"
This reverts commit ab3035da83
.
7 years ago
Wei Zhu
56e3384c6b
Revert "MenuItem: avoid rendering Tooltip unless necessary ( #9636 )"
This reverts commit 0754845aff
.
Conditional rendering will break the transition animation,
since React will create new DOM node when inlineCollapsed changges.
Fix https://github.com/react-component/menu/issues/139
7 years ago
afc163
b5a52d26f2
fix snapshot
7 years ago
afc163
70a42545e3
fix fileToObject, close #10319
7 years ago
afc163
fb38e55cc0
more test about button text
7 years ago
afc163
c7471a4653
tweak insert space logic of loading button
7 years ago
afc163
726f0466bc
menu should be unfocusable defaultly
7 years ago
Wei Zhu
a4261f9344
Only lock issues
7 years ago
Wei Zhu
0616b05583
Add lock threads robot
7 years ago
afc163
d0c3752a4e
we can remove @types/node now
7 years ago
Daniel Gomez
3a5fce7256
Fix UploadFile's lastModifiedDate property name ( #10315 )
7 years ago
afc163
74e36325a2
site: tweak style
7 years ago
Junbin Huang
3a3d550b54
chore: upgrade menu ( #10305 )
* chore: upgrade menu and select
* Add test case for coverage percent
7 years ago
Benjy Cui
cd6ad64cab
chore: remove advertisement for yuque ( #10299 )
7 years ago
afc163
81dd432e31
update select demo
7 years ago
afc163
4535e9d4f1
Fix Select extra space taken up when arrow disabled
close #10092
7 years ago
偏右
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
7 years ago
愚道
8b64882562
Merge branch 'master' of github.com:ant-design/ant-design
7 years ago
愚道
6682a56922
fix snapshot ci
7 years ago
afc163
e97977b891
Fix upload onChange arg type when beforeUpload return false, close #10293
7 years ago
愚道
b45146486a
merge feature-3.5.0
7 years ago
afc163
8b02a21d36
site: valid primary color range
7 years ago
afc163
be43e56835
site: fix color tool, close #10265
7 years ago
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