-
### 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://githu…
-
We need to make a toggle component.
### How to:
0. Download the repo, Install [node and npm](https://www.npmjs.com/get-npm), then, in terminal at the repo's directory, do `npm run dev`. This shou…
-
We need to make a button component.
### How to:
0. Download the repo, Install [node and npm](https://www.npmjs.com/get-npm), then, in terminal at the repo's directory, do `npm run dev`. This shou…
-
**Stencil version:**
```
@stencil/core@ ^1.2.3
```
**I'm submitting a:**
[ ] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one…
-
```html
```
The above code is accepted even though it contains a typo: `` should be ``.
I think it'd be helpful if this extension would check for unrecognized elements and show an error in ca…
-
## Description
Build and deploy "docs", "remote" and "studio" using GitHub actions CI.
## Nota bene:
1. For the "docs" and "remote" that should be straight forward. For "studio" I should dou…
-
This is a feature request for upstream wc-ribbon-strips. It would be nice to be able to import the react components directly instead of needing to use the WebComponents. For example, in order to add…
-
when I run
```
npm init stencil ionic-pwa
```
the generated code doesn't have service worker file, or `package.json` doesn't have any mention of `start.sw` in `scripts`, is there anything I a…
-
Hello!
I have a StencilJS project (version 0.14.0) and they have started using Puppeteer, they have provided a small library to implement Puppeteer tests. I have implemented your dependency the way…
-
**Is your feature request related to a problem? Please describe.**
1. Want to render a Mermaid graph before each class (this plugin already does that).
2. But the Mermaid graph's markdown is stored …