-
Notifications
You must be signed in to change notification settings - Fork 33
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
Disable default selection #53
Closed
mariosh346
wants to merge
2
commits into
iliyaZelenko:master
from
mariosh346:disable_default_selection
Closed
Disable default selection #53
mariosh346
wants to merge
2
commits into
iliyaZelenko:master
from
mariosh346:disable_default_selection
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@mariosh346 Thanks for the PR's, now I will watch them. I seem to have set up a Circle CI, could you create a new test PR? He should run tests. |
iliyaZelenko
added a commit
that referenced
this pull request
Mar 8, 2019
disable the selection of the first item from the list of items in menu when to press enter (when no item is selected) re #53
I did what you asked, but I had to rewrite your code from scratch. The new prop is called Today I will release a new version. |
iliyaZelenko
added a commit
that referenced
this pull request
Mar 8, 2019
disable the selection of the first item from the list of items in menu when to press enter (when no item is selected) re #53
iliyaZelenko
pushed a commit
that referenced
this pull request
Mar 8, 2019
iliyaZelenko
pushed a commit
that referenced
this pull request
Mar 17, 2019
# [2.8.0](v2.7.0...v2.8.0) (2019-03-17) ### Features * **items menu:** added scrollToItemIfNeeded with true by default ([aec02ef](aec02ef)), closes [#50](#50) * **props:** added `input-styles` prop for custom styles on input ([472d176](472d176)), closes [#2](#2) * **props:** added new prop disableFirstItemSelectOnEnter ([ef56833](ef56833)), closes [#53](#53)
rin4573281133639
added a commit
to rin4573281133639/iliyaZelenko9
that referenced
this pull request
Feb 5, 2022
# [2.7.0](iliyaZelenko/vue-cool-select@v2.6.1...v2.7.0) (2019-03-08) ### Features * **items menu:** added scrollToItemIfNeeded with true by default ([cdaa072](iliyaZelenko/vue-cool-select@cdaa072)), closes [#50](iliyaZelenko/vue-cool-select#50) * **props:** added new prop disableFirstItemSelectOnEnter ([1483b9e](iliyaZelenko/vue-cool-select@1483b9e)), closes [#53](iliyaZelenko/vue-cool-select#53)
rin4573281133639
added a commit
to rin4573281133639/iliyaZelenko9
that referenced
this pull request
Feb 5, 2022
# [2.8.0](iliyaZelenko/vue-cool-select@v2.7.0...v2.8.0) (2019-03-17) ### Features * **items menu:** added scrollToItemIfNeeded with true by default ([aec02ef](iliyaZelenko/vue-cool-select@aec02ef)), closes [#50](iliyaZelenko/vue-cool-select#50) * **props:** added `input-styles` prop for custom styles on input ([472d176](iliyaZelenko/vue-cool-select@472d176)), closes [#2](iliyaZelenko/vue-cool-select#2) * **props:** added new prop disableFirstItemSelectOnEnter ([ef56833](iliyaZelenko/vue-cool-select@ef56833)), closes [#53](iliyaZelenko/vue-cool-select#53)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The previous pull request closed