- should close popup on double click when changeOnSelect is set
- Add loadingIcon.
- Add expandIcon.
- Fix typo
filedNames
tofieldNames
. ant-design/ant-design#10896
- Allow to custom the field name of options. #23
- Add es build
- support React 16
- Add Keyboard support
- Add
dropdownMenuColumnStyle
- Fix
changeOnSelect
when load data dynamicly
- support
popupPlacement
- Add prop
changeOnSelect
- Support disabled item
- Hide popup menu when there is no options, fix #4
- Add prop
disabled
.
- Always scroll to show active menu item
- Remove
onSelect
- Add
loadData
for dynamicly changing options
- Add prop
popupVisible
. onVisibleChange
=>onPopupVisibleChange
.
- Fix value and defaultValue.
- Add Test Cases.
- Add prop
expandTrigger
.
First release.