-
SSR
There should be a method to retrieve the component constructor based on a tag name. This is used by the client hydration when the VDOM is constructed from of the actual DOM. This is also used by …
-
Currently all strings are hardcoded in English. Would be great if we could make them localizable somehow.
-
Pending rules:
- [ ] public apis must be documented
- [ ] order of properties/methods following the stencil’s style guide https://stenciljs.com/docs/style-guide
- [ ] validation of the component’…
-
## Current behavior
[We have added a dropzone visualization](https://github.com/Lundalogik/lime-elements/pull/1277) on `limel-file`.
But when users drag a file into the viewport, it does not react t…
-
I'm trying to use file-saver version 2.0.0 with rollup, but I get the following error:
```
(!) Missing exports
https://rollupjs.org/guide/en#error-name-is-not-exported-by-module-
src/ExportCsv.j…
-
### Describe the problem
Unable to find good guidance for creating a component library of both "Svelte Components" (for use in Svelte apps) and "Svelte Components packaged as Web Components" (for g…
-
```
Warning: Did not expect server HTML to contain a in .
scoped-example
ReactComponent@webpack-internal:///../../packages/component-library-react/dist/react-component-lib/createComponent.js:28:13…
-
Hello,
This issue is related to the documents available at official websites of the stenciljs.
In the [distribution ](https://stenciljs.com/docs/distribution/) section proper information is not …
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com…
-
We use your polyfill to make a crypto app using stenciljs which use under the hood rollup bundler.
It seems we are able to setup the polyfill in the configuration file but at the end we run into th…