A Vue.js 2.0 UI Toolkit for Web
-
Updated
Dec 8, 2020 - Vue
{{ message }}
Vue is a JavaScript framework for building websites. The intent of Vue is to make the integration of other JavaScript libraries easy. It is designed to organize and simplify web development.
A Vue.js 2.0 UI Toolkit for Web
Describe the bug
When I pull the resize button of the code editor, it doesn't the resize the code in the editor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
Quasar Framework - Build high-performance VueJS user interfaces in record time
Under the 'Theme' settings tab you can upload images. It would be great if vector images can be added so it can scale without causing artifacts.
An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
Label names in chatwoot only support alphabets, numbers, hyphen and underscore.
At the moment the available validation doesn't show the user any errors, which would leave the user confused.
So let's add a validation error describing this behaviour
<img width="1273" alt="Screenshot 2020-10-02 at 4 29 03 PM" src="https://user-images.githubuserconten
"Babel 7.8.0 supports the new ECMAScript 2020 features by default: you don't need to enable individual plugins for nullish coalescing (??), optional chaining (?.) and dynamic import() anymore with preset-env." - https://babeljs.io/blog/2020/01/11/7.8.0
We should update zero to latest babel and add an integration test for these features. I think the right change will be [here](https://gith
It is hard to understand for not experienced user wether Vuelidate supports Vue3.
Instruction informs that to install one should run npm install vuelidate --save. But no indication that it will install version vuelidate@0.7.6.
And no indication how to install last version
I tried npm install vuelidate@next --save, npm install vuelidate@2.0.0 --save with no good result.
Only after l
Svg supported ie10+ and it should be default choice.
A hackable slideshow framework built with Vue.js
Laravel ecommerce package for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Easy to use, highly customizable Vue.js modal library.
Environment
Vuetify Version: 2.3.19
Vue Version: 2.6.12
Browsers: Chrome 86.0.4240.198
OS: Linux x86_64
Steps to reproduce
Enable dense mode in v-text-field and add prefix
Expected Behavior
Prefix and the text field content should vertically align even in dense mode
Actual Behavior
Prefix is slightly above the text field content
Reproduction L