诸岳
b52053051c
Input.Search should disable enter button when disabled prop is true ( #10051 )
* Input Search should disable enter button when disabled prop is true, close #10040
* test: Add test case for commit bd21722
7 years ago
Zheeeng
08f5c27b0b
Use componentDidMount to replace componentWillMount: componentWillMount is deprecating ( #10047 )
7 years ago
Zheeeng
b92779f821
Fix the infinite & virtualized List is invisible that caused by its height can't be calculated ( #10046 )
7 years ago
afc163
92eeb7f8c9
Tweak list grid margin
7 years ago
afc163
2939aea4ec
Fix list extra border, close #10028
7 years ago
afc163
5f51d8dc43
update demo
7 years ago
afc163
d94e7bd7f0
fix typo
7 years ago
Chenjia
5634881eda
add docs for keyboard props on modal component #8818 ( #10030 )
7 years ago
Ludwig Bäcklund
74d81c2d07
Add title prop to Badge that shows when hovering it
7 years ago
Bill Fienberg
66f5e75cff
Fix typo in link to InputNumber component ( #9994 )
Before:
>Synchronize with [InptNumber](/components/input-number/) component.
After:
>Synchronize with [InputNumber](/components/input-number/) component.
7 years ago
Wei Zhu
82b721a432
Extend CardProps from native div element attributes
Close #9933
7 years ago
Wei Zhu
f9b8bf7e4d
Revert "Checkbox[disabled] should have higher priority than Checkbox.Group[disabled]"
This reverts commit 5580791a70
.
7 years ago
Wei Zhu
5580791a70
Checkbox[disabled] should have higher priority than Checkbox.Group[disabled]
Fix #9973
7 years ago
Bill Fienberg
833e076eb7
Fix typo ( #9991 )
Before:
>Customerize tooltip
After:
>Customize tooltip
7 years ago
afc163
3612144c6d
site: avoid hash jump in demo
7 years ago
Wei Zhu
2a5479a524
Fix type errors
Close #9988
7 years ago
zombiej
0437d858f2
update testcase sync with Tree 1.8.12. Ref: https://github.com/ant-design/ant-design/issues/9899
7 years ago
Wei Zhu
921361313a
Add explicit types for default props
Fix #8796
Close #8820
7 years ago
jim
a5e2020908
add icon prop in .d.ts
7 years ago
ddcat1115
9578083b92
update changelog
7 years ago
ddcat1115
0f01459d77
bump 3.4.1
7 years ago
afc163
e8d8741ec5
Fix divider layout with float elements, close #9956
7 years ago
偏右
a7f898e4b2
Update zh-CN.js
7 years ago
Wei Zhu
43537ed368
Fix type error
Close #9931
7 years ago
偏右
a9376ef1ca
Fix image url display with non-image extention in Upload ( #9936 )
now we treat url following below rules:
1. `data:image..` => image
2. `http://xxx.com/xxxx .(webp|svg|png|gif|jpg|jpeg)` => image
3. `http://xxx.com/xxx.zip ` other extensions => non-image
4. `data:application..` other minetypes in base64 text => non-image
5. `http://xxx.com/xxx ` without any extensions => image
close #9835
close #9681
ref #9621
7 years ago
zombieJ
49719b20d8
update tree doc for customize icon ( #9893 )
* update doc for customize icon
* add test case
7 years ago
ddcat1115
1612ef6990
fix #9882
7 years ago
afc163
e6b3490a8e
fix test case
7 years ago
ddcat1115
a402fdd8b3
fix #9907 ( #9908 )
* fix #9907
* update snapshot
7 years ago
dependabot[bot]
d71834011c
Update eslint-plugin-babel requirement to ^5.0.0 ( #9896 )
Updates the requirements on [eslint-plugin-babel](https://github.com/babel/eslint-plugin-babel ) to permit the latest version.
- [Release notes](https://github.com/babel/eslint-plugin-babel/releases )
- [Commits](https://github.com/babel/eslint-plugin-babel/commits/v5.0.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Wei Zhu
5336bd688f
Fix type error
7 years ago
André
245e1cf3d0
Minor typo ( #9922 )
Fixes minor typo
7 years ago
afc163
cab162b562
doc: update divider doc and demo
7 years ago
afc163
779a35e4cc
doc: update message duration description
7 years ago
afc163
bf6e91be3a
Tweak table sorter icon click area again
7 years ago
Nokecy
98d56b2dd0
Fixed typescript definition and add table props onHeaderRow ( #9902 )
7 years ago
dependabot[bot]
2807d75937
Update enquire-js requirement to ^0.2.1 ( #9895 )
Updates the requirements on [enquire-js](https://github.com/jljsj/enquire-js ) to permit the latest version.
- [Release notes](https://github.com/jljsj/enquire-js/releases )
- [Commits](https://github.com/jljsj/enquire-js/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Wei Zhu
ef3f10ab8e
docs: Remove extra whitespace
7 years ago
Wei Zhu
98685ae20e
Lock stylelint to 9.1.3
7 years ago
Wei Zhu
ce7c9438b8
Bump 3.4.0
7 years ago
Wei Zhu
266c8ad17c
docs: Add emoji
7 years ago
Wei Zhu
5e52247083
docs: Update changelog
skip ci
7 years ago
Wei Zhu
7fa8364caf
Add 3.4.0 changelog ( #9890 )
7 years ago
Wei Zhu
bac892080d
Merge branch 'feature-3.4.0'
7 years ago
Zach Guo
280f907297
Fix Layout.Sider typos ( #9885 )
7 years ago
Wei Zhu
da4062f9c1
Add Anchor[getContainer] ( #9694 )
7 years ago
Hughen
53abf888cb
fix: fixed modal content overflowed
- fixed modal content overflowed, when the very long english
word fill in Modal title
7 years ago
Wei Zhu
c4698154b4
Merge branch 'master' into feature-3.4.0
7 years ago
afc163
134e60fe2b
site: fix color index
7 years ago
Wei Zhu
502e7df2e5
Update snapshot for React 16.3
7 years ago