-
Updated
May 14, 2022 - JavaScript
es6-javascript
Here are 2,629 public repositories matching this topic...
-
Updated
May 16, 2022 - JavaScript
-
Updated
Sep 23, 2020 - JavaScript
Deno support
Now that @tinyhttp/router
v1.0.5+ no longer depends on http
module of Node.js, it should be very easy to implement basic Deno support for tinyhttp. Probably it would be cool to have it located in the separate deno
folder with all editor settings specifically for it.
There aren't strict requirements on how it should be implemented, but i suppose we need to use either raw gh links, jspm or
-
Updated
Apr 19, 2022 - Python
-
Updated
Sep 23, 2021 - JavaScript
-
Updated
May 16, 2022 - JavaScript
-
Updated
Mar 31, 2022 - JavaScript
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Mar 15, 2022
-
Updated
May 10, 2022 - Vue
-
Updated
May 6, 2022 - SCSS
-
Updated
Mar 23, 2022 - CSS
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Apr 18, 2022 - JavaScript
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Apr 14, 2021
-
Updated
Jul 2, 2018 - JavaScript
-
Updated
Oct 30, 2018 - JavaScript
-
Updated
Sep 11, 2019
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
May 1, 2022 - JavaScript
-
Updated
Oct 7, 2021 - JavaScript
Resume not working
Voice Channel remains silent after resuming the music playing, [potential problem with my resume command and resumeSong() function in music.js].
Possible Fixes:
- Instead of using dispatcher.resume() built-in function, use my own playMusic() function in music.js
- Possible bug in pause command despite stopping the music playing
-
Updated
May 19, 2022 - JavaScript
-
Updated
Sep 30, 2019 - HTML
Forms are very commonly used, so it must be supported
previously we have parsec.form()
but it was for urlencoded only, we need a separate function for forms with form data in it
related: #4
-
Updated
Feb 2, 2021 - JavaScript
Improve this page
Add a description, image, and links to the es6-javascript topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the es6-javascript topic, visit your repo's landing page and select "manage topics."
Quick summary
This is to track the underlying bug behind issues like Automattic/wp-calypso#63291 (and as originally discussed for example at p1651671145311929-slack-C0117V2PCAE).
Basically the problem is that Calypso makes API requests to
/rest/v1.1/products?type=all
for WordPress.com sites and/rest/v1.1/products?type=jetpack
for Jetpack sites (the latter o