-
Create a management GUI that allows people to manage their static site project(s), save & discover project templates, save & discover build templates, and configure the config for all 3 in the local p…
-
Part of the rationale behind https://github.com/samvera/browse-everything/issues/297 was that standardized [Web Components](https://github.com/w3c/webcomponents/) could be introduced into lightweight …
-
### 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…
-
Stencil, for building standardized, performant, reactive web components with async rendering and virtual DOM support, is close to a 1.0 release. UIKit could benefit greatly by re-componentizing using …
-
I'm using the latest version of stenciljs.
Step to reproduce:
Example Router:
```
export class AppRoot {
routerEl;
router: Router;
componentDidLoad() {
this.router = new Router(this.…
-
**Beschrijving:**
Probleem: Het nonce-attribuut wordt niet toegevoegd aan de -elementen in de gerenderde HTML-uitvoer.
`console.log:`
```shell
Refused to apply inline style because it violates the …
-
**Describe the bug:**
Some features are not working as expected when using the library in combination with WebComponents built with **StencilJS**.
> Example:
> When we edit a string, based on a m…
-
Hi, I have a Typescript StencilJS and Storybook project. They use Jest under the hood for testing. I have added the report portal agent to the Jest config as a reporter. This is just a POC at the mome…
-
StencilJS has a number of lifecycle hooks documented and available that are not a part of this lint ruleset.
Ref: https://stenciljs.com/docs/component-lifecycle
-
### Suggestion / feature request
## **Summary**
Support Server-side Rendering (SRR) and the Hydrate App feature of Stencil to enable possible use in Next.JS, Nuxt or similar.
## **Expected Behavi…