-
Updated
Feb 8, 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 19,236 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
Feb 8, 2021 - JavaScript
-
Updated
Feb 6, 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
Jan 3, 2021 - TypeScript
-
Updated
Feb 8, 2021 - JavaScript
-
Updated
Feb 8, 2021 - Go
A hope
-
Updated
Feb 8, 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.
.
There are instances where both being used would be helpful negating the need to login to Twitter.com or a client to do just
-
Updated
Oct 1, 2020 - JavaScript
"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
-
Updated
Feb 7, 2021 - JavaScript
-
Updated
Feb 8, 2021 - Vue
Use svg for icons
Svg supported ie10+ and it should be default choice.
-
Updated
Feb 3, 2021 - PHP
-
Updated
Oct 28, 2020 - JavaScript
图片分辨率问题
1、能否设置图片分辨率尺寸。
2、添加图片或替换图片时,是否可以固定长宽比自动缩放。
单选或者多选增加横放排列方式
-
Updated
Dec 28, 2020 - Vue
-
Updated
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