-
Updated
Jan 22, 2021 - TypeScript
stenciljs
Here are 348 public repositories matching this topic...
-
Updated
Jan 14, 2021 - 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
A new component markdown has been developed and published.
The goal of this issue is to document it in our documentation for developers.
Route
This component is not yet documented therefore, it should be in a new route:
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Oct 12, 2020
-
Updated
Dec 11, 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
Jan 22, 2021 - TypeScript
-
Updated
Jan 23, 2021 - TypeScript
-
Updated
Jan 22, 2021 - TypeScript
-
Updated
Jan 5, 2021 - TypeScript
-
Updated
Jan 4, 2021 - TypeScript
-
Updated
Jun 9, 2019 - TypeScript
-
Updated
Jan 18, 2021 - TypeScript
Summary
By default an accordion should take up the entire width of the parent container. Right now it's set to max-width: 100%, which means that if content within the accordion's open items is not being displayed, the longest piece of text will set the extent of the component.
Setting the component to 100% width will make it more predictable when placing within containers that have flex s
-
Updated
Jan 24, 2021 - HTML
-
Updated
Nov 27, 2020 - JavaScript
-
Updated
Jan 21, 2021 - TypeScript
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Jan 11, 2021 - TypeScript
-
Updated
Aug 6, 2020 - TypeScript
-
Updated
Dec 9, 2020
-
Updated
May 29, 2020 - HTML
-
Updated
Dec 2, 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.