stencil
stencil copied to clipboard
A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and tradi...
This PR looks to fix a number of issues relating to slots and how they are managed when a component is **not** `shadow: true` OR if the browser in question...
Allowing the `@Prop` decorator to use `get` / `set` provides many quality of life improvements for developers and can improve the api of their components (see linked issues for many...
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x ] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one...
Worked fine till 2.3.0. See this warning when updating from 2.3.0 to 2.5.2 for any prop passed via state tunnel. @Prop() "propName" on < custom-element-name > is immutable but was...
Stencil version: @stencil/[email protected] @Stencil/router 1.0.1 I'm submitting a: [ x ] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use...
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report **Current behavior:** This is not an isolated stencil bug. I want do inform you about a strange behavior: If...