forked from sagalbot/vue-select
-
Notifications
You must be signed in to change notification settings - Fork 1
customizable text #3
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
Merged
Merged
Conversation
This file contains hidden or 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
Co-authored-by: Sølve Tornøe <solve@tornoee.com>
commit 23feaad Author: Jeff Sagal <sagalbot@gmail.com> Date: Sun Aug 1 11:45:49 2021 -0700 Update package.json commit 69d11c7 Author: Jeff Sagal <sagalbot@gmail.com> Date: Sun Aug 1 11:42:38 2021 -0700 update eslint config commit 96819eb Author: Jeff Sagal <sagalbot@gmail.com> Date: Fri Jul 30 11:01:59 2021 -0700 build: add prettier and eslint (sagalbot#1090) commit f702040 Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri Jul 30 00:38:55 2021 +0000 chore(🚀): 3.12.2 commit 0f763f3 Author: Daniel Molnar <dm@tpwd.de> Date: Fri Jul 30 02:37:49 2021 +0200 fix: set !default for $vs-controls-deselect-text-shadow (sagalbot#1468) - added missing `!default` for $vs-controls-deselect-text-shadow, which was the only one not having it - `!default` is necessary in order to be able override the variable commit 335920b Author: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu Jul 22 21:41:39 2021 +0000 chore(🚀): 3.12.1 commit 5e1ac1f Author: Jeff Sagal <sagalbot@gmail.com> Date: Thu Jul 22 14:40:29 2021 -0700 fix: no-options slot should use mutableLoading instead of loading prop (sagalbot#1465)
# Conflicts: # src/components/Select.vue
If this went in, it would be amazing - as I am looking to add custom aria labels. Thanks so much! |
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.
Merges sagalbot#988 which adds the ability to translate all text in the control.