-
## Proposed Recipe
Using a combination of Rollup and file extensions.
Custom Element components get the extension .wc.svelte. Rollup then sets the customElement config depending on the file extens…
-
### Describe the problem
## Motivation
We maintain custom element libraries at work, some using vue.js, some using svelte.js.
To be honest, this is not really a pleasant experience in **either** …
-
# 🐛 Bug Report
I've encountered an issue where having the characters `$au` in comments or code within a TypeScript (.ts) file causes an error with code `AUR0760` at runtime when executing in the br…
-
customElements.define('sticky-note', StickyNote);
Second param is a function - {prototype:StickyNote} - does not work anymore
-
## What happens?
I have an mfe with formio (https://github.com/formio/angular) as form builder. I have problem with CustomElement. The first time I load the mfe everything works fine. On the second…
-
si j'utilise vue dans la meme page que CustomElement-dropFiles ça ne marche pas (CustomElement-dropFiles), j'ai essayé dans un autre projet et j'ai eu le meme probleme.
-
Stumbled across this: https://github.com/aurelia/binding/issues/307
So `` is converted to `test-step`. ~~Might be worth detecting camelcase and warning about it. Should have an option to disable ru…
-
`document.registerElement` is deprecated for `customElements.define()` - Thus this component will not work with latest webcomponentjs.
https://developer.mozilla.org/en-US/docs/Web/API/Document/r…
-
Library version 1.11-beta
There is an issue if you would try to pass an ArrayList with this library, CustomElement has annotation @Parcelize and extends Parcelable.
For single element it's corr…
-
given
```json
{
"schemaVersion": "1.0.0",
"readme": "",
"modules": [
{
"kind": "javascript-module",
"path": "rh-jazz-hands.js",
"declarations": [
{
…