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...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...
**Stencil version:** ``` @stencil/[email protected] ``` **Current behavior:** Typescript interface `SVGAttributes` is not correct declared for attribute `color-interpolation-filters`. Contains values "s-rGB" and "linear-rGB" instead. ``` [ ERROR ] TypeScript: ./src/components/... Type...
**Stencil version:** All **I'm submitting a:** [ ] bug report [x] feature request [ ] support request **Current behavior:** Works great, but isn't explicitly supported on [open-source Storybook](https://storybook.js.org/). **Expected behavior:**...
### Prerequisites - [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md). - [X] I agree to follow the [Code of Conduct](https://github.com/ionic-team/stencil/blob/main/CODE_OF_CONDUCT.md). - [X] I have searched for [existing issues](https://github.com/ionic-team/stencil/issues) that already...
**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...
## Important This is going to be a part of a chain of PRs. Once all of them are up/approved, I'll merge the child-most PR into its parent, that parent...
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report **Current behavior:** Copy Tasks (outputTargets) are not run for development builds with target 'dist'. **Expected behavior:** Copy Tasks should...