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

feat(Dropdown): add searchQuery prop #2109

Merged
merged 2 commits into from
Sep 23, 2017
Merged

Conversation

layershifter
Copy link
Member

Fixes #1829.
Rel #2048.

This PR allows to control thesearchQuery via autocontrolled prop, now it has same behaviour as the value prop.
Adds new tests and example.

@layershifter
Copy link
Member Author

We should merge #2102 before and update the docs example there.

@codecov-io
Copy link

codecov-io commented Sep 23, 2017

Codecov Report

Merging #2109 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2109   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files         149      149           
  Lines        2601     2601           
=======================================
  Hits         2595     2595           
  Misses          6        6
Impacted Files Coverage Δ
src/modules/Dropdown/Dropdown.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c66410...1664535. Read the comment docs.

@layershifter
Copy link
Member Author

I will fix merge conflict now

…React into feat/dropdown-searchquery

# Conflicts:
#	src/modules/Dropdown/Dropdown.js
@levithomason
Copy link
Member

Released in semantic-ui-react@0.74.0

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

Successfully merging this pull request may close these issues.

3 participants