-
Updated
Aug 25, 2021 - Vue
vue-components
Here are 1,152 public repositories matching this topic...
-
Updated
Aug 11, 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
Aug 12, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jun 29, 2021 - JavaScript
Use svg for icons
Svg supported ie10+ and it should be default choice.
-
Updated
Aug 20, 2021 - JavaScript
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Aug 12, 2021 - Vue
-
Updated
Aug 24, 2021 - Vue
-
Updated
Aug 26, 2020 - Vue
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 9, 2021 - Vue
-
Updated
Nov 18, 2017 - JavaScript
-
Updated
Aug 10, 2021
-
Updated
Jul 8, 2019
-
Updated
Aug 16, 2021 - Vue
-
Updated
Aug 11, 2021 - Vue
-
Updated
Aug 18, 2021
-
Updated
Jun 9, 2020 - JavaScript
-
Updated
Aug 23, 2021 - TypeScript
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 27, 2020 - Vue
-
Updated
Aug 12, 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."
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