-
Updated
Sep 9, 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 16,973 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 9, 2020 - JavaScript
-
Updated
Sep 3, 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 10, 2020 - JavaScript
-
Updated
Aug 5, 2020 - TypeScript
-
Updated
Sep 5, 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 5, 2020 - Go
-
Updated
Aug 3, 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
Aug 31, 2020 - JavaScript
-
Updated
Sep 9, 2020 - Vue
-
Updated
Sep 8, 2020 - Vue
When the users change their Facebook password, the page access token gets invalidated. To overcome this, ask the user to reauthorize the Facebook connection
Acceptance Criteria
- Run a cronjob every day to find the invalid token, mark the integration as invalid/needs-reauthorization
- If the flag is set, show a message in the frontend to reauthorize
Hey, I am using tooltip in my navbar and I have two layout.
- With navbar
- No Navbar
I have button in navbar which navigates to another layout which dont have any navbar.(So, when I click on btn, btn it self and navbar gets destroyed). But that tooltip which I used on button still remain.
i have created simillar demo for you.
jsfiddle
-
Updated
May 10, 2020 - JavaScript
-
Updated
Sep 7, 2020 - Vue
-
Updated
Apr 29, 2020 - Vue
-
Updated
Sep 9, 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