A Vue.js 2.0 UI Toolkit for Web
-
Updated
Jun 4, 2021 - Vue
{{ message }}
A Vue.js 2.0 UI Toolkit for Web
A high quality UI Toolkit built on Vue.js 2.0
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
Svg supported ie10+ and it should be default choice.
Search UI components for React and Vue: powered by appbase.io / Elasticsearch
Easy to use css spinners collection with Vue.js integration
京东风格移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)
基于vue.js重写Cnodejs.org社区的webapp
Useful Vue patterns, techniques, tips and tricks and helpful curated links.
Vue.js Component Style Guide
A high quality UI Toolkit built on Vue.js 2.0
Beautiful UI components build with vue and ant design
Created from react styleguidist for Vue Components with a living style guide
Complex Loader and Progress Management for Vue/Vuex and Nuxt Applications
Describe the bug
Text in SfButton (as a link / with link prop) on hover state is black and should be white
How should be:
![Screenshot from 2021-05-31 12-44-33](https://user-images.githubusercontent.com/46591755/120181900-f83c5900-c2
Add a description, image, and links to the vue-components topic page so that developers can more easily learn about it.
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