tangjinzhou
|
8832be1fc7
|
fix: auto-complete placeholder not display when disabled
|
6 years ago |
zombieJ
|
b4050d3d52
|
fix typescript (#14587)
|
6 years ago |
zombiej
|
0a67272ae4
|
add locale update
|
6 years ago |
zombiej
|
12af9a9dca
|
icon add aria-label support
|
6 years ago |
Junbin Huang
|
d78c0f2707
|
Chore/fix master conflict (#14126)
* adjust table fixed column z-index (#14036)
fix #13930
* 📝 Add instruction for one column without width left in fixed table
* Add full PR template link in template (#14061)
* add full tmpl link
* adjust
* simplify it
* add cn link
* Fix Affix flickering when scrolling
* update
* fix: top border disappeared under some ie9
* fix calendar month range display (#14049)
* Fix tslint warning
* Correct typescript usage (#14074)
* 🐛 Fix steps style under IE9
close #14001
* 🐛 tweak style for not affecting vertical steps
* 📝 enhance upload documentation
* Input.Group with TimePicker disappear icon: https://codepen.io/mraiguo/pen/QzvvvE?editors=0010
* 🐛 Fix disabled button style in DatePicker panel
https://user-images.githubusercontent.com/507615/50693143-17505400-1071-11e9-9114-b150bef8f7f6.png
* 📝 site: fix BackTop been covered by footer
close #14093
* Update PULL_REQUEST_TEMPLATE.md
* Update pr_cn.md
* 🐛 Fix nested Timeline last item missing line (#14110)
close #14108
* init Spin should also support delay trigger (#14105)
fix #14100
* Update table docs
* bugfix
* Format
* update snapshot
* test: fix spin test
|
6 years ago |
陈帅
|
daca08b6f1
|
merge master
|
6 years ago |
wangxingkang
|
6830623ed9
|
feat: 完善AutoComplete组件props定义
|
6 years ago |
陈帅
|
8e11f0bdb9
|
merge support prettier
|
6 years ago |
陈帅
|
dca9715186
|
support prettier
|
6 years ago |
zombieJ
|
1a0a06fca9
|
ConfigProvider support prefixCls (#13389)
Basic support prefixCls.
|
6 years ago |
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
6 years ago |
ztplz
|
4ddde533ff
|
Update docs
|
6 years ago |
ztplz
|
e6ddf34c11
|
Use const instead of let
|
6 years ago |
afc163
|
213693e333
|
🌐 site: transition component category, close #11629
|
6 years ago |
MuYu
|
72a6febcc4
|
fix: select type definition (#12865)
* fix: select type definition
* fix: wrapPicker type definition
* fix: select type definition
|
6 years ago |
afc163
|
4e09b3f4fc
|
Fix disabled style in AutoComplete, close #12594
|
6 years ago |
zombiej
|
be76bcb88b
|
update test snap
|
6 years ago |
ycjcl868
|
09b11b6cde
|
fix #12498. improve autoComplete type definition
|
6 years ago |
Wei Zhu
|
a3ce6678cb
|
Update snapshot
|
6 years ago |
Yang
|
a3c1444a20
|
doc: add dropdown control props (#12323)
|
6 years ago |
HeskeyBaozi
|
976f6969f4
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
2f8a56fa78
|
fix test case & update test snapshot
|
6 years ago |
HeskeyBaozi
|
74798b8911
|
upgdate test snapshot
|
6 years ago |
HeskeyBaozi
|
d6131fe18d
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
0c9465aaf9
|
upgrade icons library
|
6 years ago |
HeskeyBaozi
|
ee1d2469a8
|
upgrade test snapshot
|
6 years ago |
HeskeyBaozi
|
796de6390b
|
update test snapshot
|
6 years ago |
HeskeyBaozi
|
35974d67b2
|
update test snap shot
|
6 years ago |
HeskeyBaozi
|
0a8f964935
|
update test snap shot
|
6 years ago |
17073025
|
c31371e5a6
|
fix(auto-complete): add missing autoFocus prop in type
|
6 years ago |
HeskeyBaozi
|
ee16585b6d
|
update test cases
|
6 years ago |
zombiej
|
2ad0bc0395
|
close #11380. Fix desciption of auto complete
|
6 years ago |
HeskeyBaozi
|
4a553a2006
|
upgrade test cases
|
6 years ago |
HeskeyBaozi
|
8df086f022
|
update test cases
|
6 years ago |
HeskeyBaozi
|
9338f33c1c
|
update test cases
|
6 years ago |
afc163
|
009ed08580
|
upgrade eslint-config-airbnb
|
7 years ago |
Wei Zhu
|
6de4b00815
|
Rename mode name
|
7 years ago |
Wei Zhu
|
5eaa03b4ea
|
Update snapshot
|
7 years ago |
Wei Zhu
|
aa580beb8b
|
docs: sort api table
|
7 years ago |
Wei Zhu
|
2d2aceb9d3
|
docs: document AutoComplete onFocus and onBlur
|
7 years ago |
pbrink231
|
5302400e62
|
added onBlur & onFocus functions to properties (#10920)
These can be called just like onChange as a property in the autocomplete but are not documented right now.
|
7 years ago |
ryannz
|
a5ff8e5de0
|
fix(AutoComplete): add missing backfill prop in type
|
7 years ago |
Wei Zhu
|
4d6f8e96b9
|
Improve AutoComplete types
close #10619
|
7 years ago |
Junbin Huang
|
3a3d550b54
|
chore: upgrade menu (#10305)
* chore: upgrade menu and select
* Add test case for coverage percent
|
7 years ago |
Pierre
|
09fec16b6f
|
[TS] AutoComplete : Make dataSource optional (#10077)
When using children :
https://ant.design/components/auto-complete/#components-auto-complete-demo-options
|
7 years ago |
Sunny Wong
|
f7d571191a
|
Update incorrect signature for onChange
|
7 years ago |
Wei Zhu
|
999d6184ad
|
docs: Sort api table
|
7 years ago |
GauravV-02
|
fffde2d836
|
Resolved type name collisions (#8605)
|
7 years ago |
Wei Zhu
|
d2dc88c470
|
Add focus() and blur() document
Close #3790
|
7 years ago |
Wei Zhu
|
c27d4deb72
|
Fix implicit any error for AutoComplete
|
7 years ago |