-
Updated
Aug 26, 2021 - TypeScript
stenciljs
Here are 376 public repositories matching this topic...
-
Updated
Aug 18, 2021 - TypeScript
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.
Twitch Support
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
Is it possible that the position of the anchor can be changed? An option like rotation-ancohr:top|left|right|bottom
(or rotation-ancohr-position
) offers more flexibility in other usage scenarios.
Or is that already possible today through existing CSS properties?
Use Case
I use drr for a project w
-
Updated
Jul 16, 2021
From the file, it says that component generator takes GenerateOptions
which are GenerateOptions
export interface GenerateOptions {
componentType?: ComponentType
styleVariation?: StyleVariation
}
But with the introduction for project-style sheet, w
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Aug 12, 2021 - TypeScript
Hi, I need to call an outside Angular function from inside a phaser scene. Can you please show me the way? I found this [https://www.html5gamedevs.com/topic/35570-calling-an-angular-function-from-within-phaser-3-scene/] :
But nothing said there have worked. It's claimed that it can be done with ion-phaser.
Thanks.
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Jan 23, 2021 - TypeScript
Description
Remove calcite-
from the component directories and filenames. It is unnecessarily verbose, and removing it would make our naming convention similar to that of ionic: https://github.com/ionic-team/ionic-framework/tree/main/core/src/components/select
Acceptance Criteria
All of the calcite-
prefixes are removed from t
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Jul 5, 2021 - TypeScript
-
Updated
Jun 9, 2019 - TypeScript
-
Updated
Aug 14, 2021 - HTML
-
Updated
Jun 30, 2021 - TypeScript
-
Updated
Jul 9, 2021
-
Updated
Aug 6, 2020 - TypeScript
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 12, 2021 - TypeScript
-
Updated
Feb 22, 2021 - JavaScript
-
Updated
May 29, 2020 - HTML
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."
Stencil version:
I'm submitting a:
[X ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/
Current behavior:
The output target dist-custom-elements-bundle does not attachShadow with delegatesF