Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 4.0.0 #11

Closed
yiminghe opened this issue Jun 19, 2015 · 0 comments
Closed

release 4.0.0 #11

yiminghe opened this issue Jun 19, 2015 · 0 comments

Comments

@yiminghe
Copy link
Member

new

onSearch

support monitor search input

defaultValue

support defaultValue prop for select

optionLabelProp

#10

<Select optionLabelProp="label">
<Option value="heihei" labe={<i>!</i>}>haha</Option>
</Select>

filterOption

support filterOption as function

filterOption(inputValue,child):Boolean

optionFilterProp

prop of Option used as filter if filterOption is true

onSelect

support option as second parameter

onSelect(value,option)

placeholder/searchPlaceholder

#8

backspace on mutilple mode

#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant