-
Updated
Sep 27, 2020 - 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 17,309 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
Oct 1, 2020 - JavaScript
-
Updated
Sep 28, 2020 - 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
Sep 17, 2020 - TypeScript
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 29, 2020 - JavaScript
General Info
Browser - Chrome
Description
The footer of the website has an unnecessary right and left padding of 6em and also the layout of bottom links is not proper.
Can I work on this issue?
-
Updated
Oct 1, 2020 - Go
-
Updated
Sep 22, 2020 - PHP
-
Updated
Mar 12, 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
Oct 1, 2020 - Vue
Seems like "numeric" ought to be renamed "integer" since the regex being used for it only passes integers and decimals are just as numeric as integers. Or the numeric validator regex should be updated to include decimals, float, etc...
Thanks,
Andrew
Phone validator
-
Updated
Sep 30, 2020 - Vue
Use svg for icons
Svg supported ie10+ and it should be default choice.
-
Updated
May 10, 2020 - JavaScript
-
Updated
Sep 15, 2020 - Vue
-
Updated
Sep 27, 2020 - PHP
-
Updated
Apr 29, 2020 - Vue
-
Updated
Jun 2, 2020 - JavaScript
Environment
Vuetify Version: 2.3.10
Vue Version: 2.6.12
Browsers: Chrome 84.0.4147.135
OS: Windows 10
Steps to reproduce
Add a
VProgressCircular
to your project, change theme to dark.Expected Behavior
In light theme, both loaded part and unloaded part are visible - have different color from each other and from background color.
Expected the same in dark