-
Updated
Sep 18, 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,140 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
Sep 17, 2020 - JavaScript
-
Updated
Sep 17, 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 19, 2020 - JavaScript
-
Updated
Sep 17, 2020 - TypeScript
-
Updated
Sep 18, 2020 - JavaScript
Much of the text on Habitica's website either has no alt text or is not allowing screen readers to read the alt text. This is a serious accessibility issue as it means that anything that is represented solely by a graphic is essentially invisible to blind users of the site.
In some cases there is no alt text, but there is a tooltip. However, the screenreader will not read out the text unless y
Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.
-
I'm submitting a ...
- bug report
- feature request
- support request => Please do not submit support request here, see note at the top of this template.
-
Do you want to request a feature or report a bug?
Minor bug
-
Updated
Sep 16, 2020 - Go
-
Updated
Sep 16, 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
Phone validator
Love this library! I've been slowly adding it to nearly all our Vue projects at work.
Today I built a custom validator for phone numbers using the built in regex helper. I was considering creating a PR for a phone validator but the PR template mentions creating an issue first so here I am (:
-
Updated
Sep 18, 2020 - Vue
-
Updated
Sep 17, 2020 - Vue
Problem
Right now, the option to change availability status is hidden in profile settings. People might not realize that they have an option offline. To improve this UX, provide a setting right on the sidebar to change the status
Design
<img width="391" alt="Screenshot 2020-09-14 at 5 24 24 PM" src="https://user-images.githubusercontent.com/2246121/93082974-73c19e80-f6af-11ea-90da
Use svg for icons
Svg supported ie10+ and it should be default choice.
-
Updated
May 10, 2020 - JavaScript
-
Updated
Sep 15, 2020 - Vue
-
Updated
Apr 29, 2020 - Vue
-
Updated
Sep 18, 2020 - PHP
-
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