-
Updated
Jun 29, 2021 - Vue
vue-components
Here are 1,128 public repositories matching this topic...
-
Updated
May 27, 2021 - Vue
Is your feature request related to a problem? Please describe.
I am using QInnerLoading a lot in my app, I think it is very convenient. I have a very common use case which is not directly covered by the component: I put a short explanation text under the spinner (e.g. "checking parameters...", "saving..." etc.).
Describe the solution you'd like
A direct solution would be to add optio
-
Updated
Jun 17, 2021 - TypeScript
-
Updated
Jun 29, 2021 - JavaScript
-
Updated
Jun 29, 2021 - JavaScript
Use svg for icons
Svg supported ie10+ and it should be default choice.
-
Updated
Jun 29, 2021 - JavaScript
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
Dec 12, 2020 - Vue
-
Updated
Aug 26, 2020 - Vue
-
Updated
Jun 30, 2021 - Vue
-
Updated
May 19, 2021 - Vue
-
Updated
Jun 17, 2021 - JavaScript
-
Updated
Nov 18, 2017 - JavaScript
-
Updated
Jun 28, 2021
-
Updated
Jul 8, 2019
-
Updated
May 24, 2021 - Vue
-
Updated
Jun 30, 2021 - Vue
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Jun 4, 2021
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Aug 27, 2020 - Vue
-
Updated
Jan 11, 2021 - JavaScript
-
Updated
May 27, 2021 - JavaScript
Describe the bug
Our form example should have native select - SfSelect. There is SfComponentSelect right now.
How to reproduce
Steps to reproduce the behavior:
- Go to Form
- See select
Improve this page
Add a description, image, and links to the vue-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vue-components topic, visit your repo's landing page and select "manage topics."
Environment
Vuetify Version: 2.5.3
Vue Version: 2.6.13
Browsers: Chrome 91.0.4472.77
OS: Windows 10
Steps to reproduce
Click on the v-select to open it, then use hte up/down arrow key to navigate the options.
Expected Behavior
It is expected that arrow key up/down will change the selection to he previous/next value in the select.
Actual Behavior