-
Updated
Nov 27, 2020 - TypeScript
stenciljs
Here are 338 public repositories matching this topic...
-
Updated
Nov 27, 2020 - TypeScript
Describe the bug
Currently @duetds/date-picker
does not work with Rollup (or I didn't get it to).
The problem appears to be a dynamic import statement with a template string:
return import(`./${bundleId}.entry.js${""}`);
Rollup seems to ignore these imports: "Dynamic imports on runtime are ignored by Rollup #2463"
**To
Documentation
The presentations used to be swipable horizontally but we recently enhanced this. We are going to introduce the ability to swipe vertically and also developed a new mode we called papyrus which basically transform a presentation into a "landing page".
These options can be set on the deckgo-deck
main component with the properties direction
and `directionM
-
Updated
Oct 12, 2020
-
Updated
Sep 9, 2020 - JavaScript
When a project is created with the publisher it has the default branch main
. We need to rename the default in the publisher from master
to main
and also to rename the variables / functions that have master
in the name, for consistency.
-
Updated
Nov 3, 2020 - TypeScript
-
Updated
Nov 17, 2020 - TypeScript
-
Updated
Jul 20, 2020 - TypeScript
-
Updated
Nov 13, 2020 - TypeScript
-
Updated
Oct 23, 2020 - TypeScript
-
Updated
Jun 9, 2019 - TypeScript
-
Updated
Nov 16, 2020 - TypeScript
-
Updated
Sep 30, 2020 - HTML
-
Updated
Nov 27, 2020 - JavaScript
-
Updated
Nov 28, 2020 - TypeScript
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Jul 19, 2019 - TypeScript
-
Updated
May 29, 2020 - HTML
-
Updated
Nov 25, 2020
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Aug 6, 2020 - TypeScript
Improve this page
Add a description, image, and links to the stenciljs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stenciljs topic, visit your repo's landing page and select "manage topics."
I have an podcast with episode uploaded to Mixcloud. I also have my music uploaded to Soundcloud. I'd like to see Mixcloud and Soundcloud added as providers with Vime.js
Also I endorse the feature request for playlist.
I plan to use this with an Svelte app.