javascript-plugin
Here are 229 public repositories matching this topic...
-
Updated
Apr 27, 2020 - JavaScript
-
Updated
May 30, 2020 - JavaScript
-
Updated
May 21, 2020 - JavaScript
-
Updated
Dec 28, 2019 - JavaScript
Description
Provide users clear instruction on how to upgrade their v2 installation to v3.
Example
See https://github.com/webcreate/infinite-ajax-scroll/blob/master/UPGRADE.md for examples on previous versions.
-
Updated
May 6, 2020 - JavaScript
Expected Behavior
Complete shutdown of Sublime Text and plugins when closing Sublime Text
Actual Behavior
Flow.exe keeps running in the background
Sublime Text console logs
No errors
Screenshots
Steps to Reproduce the Problem
- Open Sublime Text
Currently addElement adds to the end. It would be nice to be able to add elements at the start (or before the x'th element)
-
Updated
Jan 15, 2020 - HTML
The method suggested in #108 for instantiating multiple instances of tabby with the same selector might be a useful addition to the documentation. It was exactly what I was looking for, and discovered it in the closed issues.
-
Updated
Dec 23, 2018 - Python
-
Updated
May 29, 2020
-
Updated
May 29, 2020 - JavaScript
-
Updated
Nov 9, 2018 - JavaScript
-
Updated
Apr 16, 2018 - JavaScript
-
Updated
Feb 8, 2018 - HTML
-
Updated
Oct 26, 2019 - JavaScript
Thanks for providing Bouncer, a super handy and light package!
One development experience issue I ran into, was trying to preventDefault from the form onsubmit event, and it appeared to have no effect.
I called preventDefault in my onsubmit handler, and was awaiting a fetch response, but the form would always submit, before I could process the response.
Not until I spotted the 'disableSu
-
Updated
Feb 1, 2020 - JavaScript
Currently, clicking on a button causes there to be a ring of light around the mouse.
In apps using fluent design, this ring of light rapidly expands and then fades when clicking on a button. In addition, if clicking and holding, the same effect occurs, but slower.
This can be previewed in the Windows 10 settings app (animations in Windows must be turned on).

Typescript Defs: https://microsoft.github.io/TypeSearch/
I would love to use this, but we need TypeScript definitions to use this in our Vue.js app. Please consider thi