-
Updated
Oct 21, 2020 - TypeScript
stenciljs
Here are 329 public repositories matching this topic...
-
Updated
Oct 21, 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
Affected part of DeckDeckGo
- Web Components
Feature Description
The social web component is used in the template author to automatically parse logo and more important link to social url.
For example if used as following, a link to twitter with the correct url format https://twitter.com/daviddalbusco will be rendered.
`
-
Updated
Oct 12, 2020
-
Updated
Sep 9, 2020 - JavaScript
While generating project, we first pass it through validators to check for any errors in the uidl that is shared. But in the current check, we need a mandatory components filed.
Like a field components: {} is mandatory or checks fail, even when we are not using any components. Refactor to fix the validator to ignore if no components are used and specified in the UIDL
-
Updated
Aug 11, 2020 - TypeScript
-
Updated
Oct 19, 2020 - TypeScript
-
Updated
Jul 20, 2020 - TypeScript
-
Updated
Oct 18, 2017 - TypeScript
-
Updated
Jun 9, 2019 - TypeScript
-
Updated
Sep 25, 2020 - TypeScript
-
Updated
Aug 7, 2020 - TypeScript
-
Updated
Oct 7, 2020 - JavaScript
-
Updated
Sep 30, 2020 - HTML
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Jul 19, 2019 - TypeScript
-
Updated
Oct 21, 2020 - TypeScript
-
Updated
Oct 2, 2020
-
Updated
May 29, 2020 - HTML
-
Updated
Aug 6, 2020 - TypeScript
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Mar 22, 2018 - 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.