-
Updated
on Jan 20, 2021 - Vue
vuejs

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.
Here are 18,957 public repositories matching this topic...
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:
- Click the resize button on the code editor and drag it down
- The code doesn't resize
Expected behavior
I expected the code to resize as I drag down the button.
Screenshots
If applicable, add screenshots to
-
Updated
on Jan 19, 2021 - JavaScript
-
Updated
on Jan 7, 2021 - JavaScript
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.
-
Updated
on Jan 3, 2021 - TypeScript
-
Updated
on Jan 17, 2021 - JavaScript
-
Updated
on Jan 19, 2021 - Go
-
Updated
on Jan 19, 2021 - TypeScript
As reported by @tripplehelix (874e648a-2df7-4312-a9e6-7217be462204):
"When clicking on a task title to edit the task, only the title is outlined not the entire white portion. Not sure if this is on purpose.'
I'm labelling this as "on hold - needs design" for a design-related decision about any potential fix.
, 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
No indication of Vue 3 support in documentation. No information on latest version installation.
-
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
-
Updated
on Jan 20, 2021 - Vue
Use svg for icons
Svg supported ie10+ and it should be default choice.
-
Updated
on Jan 12, 2021 - PHP
-
Updated
on Oct 28, 2020 - JavaScript
图片分辨率问题
1、能否设置图片分辨率尺寸。
2、添加图片或替换图片时,是否可以固定长宽比自动缩放。
单选或者多选增加横放排列方式
-
Updated
on Dec 28, 2020 - Vue
-
Updated
on Dec 12, 2020 - Vue
Environment
Vuetify Version: 2.4.2
Vue Version: 2.6.12
Browsers: Chrome 87.0.4280.141
OS: Windows 10
Steps to reproduce
When using the
v-pagination
component if on the first page the previous button is decorated as disabled but is not actually disabled. It can still be tabbed onto and activated with the Enter key. This is misleading to a keyboard only or assistiv