A Vue.js 2.0 UI Toolkit for Web
-
Updated
Aug 25, 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
京东风格移动端 Vue2、Vue3 组件库 (A Vue.js UI Toolkit for Mobile Web)
Easy to use css spinners collection with Vue.js integration
基于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
Our form example should have native select - SfSelect. There is SfComponentSelect right now.
How to reproduce
Steps to reproduce the behavior:
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."
Problem to solve
I have a stepped process where the user enters a name for a new object. The validation state of this step relies on name existing. My goal is for the step to be in error when there is no error and not in error when the user has entered an error.
The problem is that when the stepper screen comes up, this step is in error immediately. Good UI design dictates that the step s