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

Breaking: rename focusInputOnSelect to closeDropdownOnSelect #267

Merged
merged 8 commits into from
Sep 21, 2023

Conversation

janosh
Copy link
Owner

@janosh janosh commented Sep 21, 2023

Closes #264.

The new closeDropdownOnSelect is essentially the boolean inverse of focusInputOnSelect but also controls whether the dropdown is closed on item selection.

6534d1d improve readme docs on 'after-input' slot
5e03954 improve 'user-msg' slot readme docs
dc7662c fix msgType type
68cf526 fix "user-msg" slot demo
535a73f close dropdown when focusInputOnSelect = false
2af971e add test 'focusInputOnSelect=%s controls input focus and dropdown closing'
7b2565c update focusInputOnSelect readme docs to include dropdown closing
aefc03a breaking: rename focusInputOnSelect to closeDropdownOnSelect

@janosh janosh added enhancement New feature or request testing Test all the things breaking Breaking change labels Sep 21, 2023
@janosh janosh temporarily deployed to github-pages September 21, 2023 22:16 — with GitHub Actions Inactive
@janosh janosh merged commit 20be78c into main Sep 21, 2023
6 of 7 checks passed
@janosh janosh deleted the add-prop-close-dropdown-on-select branch September 21, 2023 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change enhancement New feature or request testing Test all the things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Close dropdown after selecting option
1 participant