-
### What is the problem this feature would solve?
The support of stencil.js framework.
### What is the feature you are proposing to solve the problem?
Add likely react support for stencil.js frame…
-
The example clock component was removed during the switch to Docosaurus.
https://github.com/ionic-team/stencil-site/blob/6358e7a3eb5e6e61a4c1a18cdaf32a4d82ba988a/docs/components/component-lifecycle…
-
### 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/io…
-
**Stencil version:**
```
@stencil/core@1.3.2
```
**I'm submitting a:**
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one o…
m00k updated
7 months ago
-
```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…
-
## Summary
In order to provide some assurance that downloads of the ICDS are 'untampered', we should provide a hash number at the point of releasing a new build.
## 💬 Description
A hash number i…
-
## Description
This project aims at extending [Chat UI](https://github.com/SamagraX-Stencil/ui-templates/tree/dev/src/molecules/chat-ui) with RSC from Vercel AI SDK.
From the [Vercel AI SDK](htt…
-
Hey there! I have a `@stencil/core@2.5.2` bug here where nothing except Shadow DOM components work in a Gatsby site. I've put together a [minimal working example](https://github.com/hendotcat/stencil-…
-
Remix is a new React* framework that is gaining a lot of popularity this days, focused on performance, simplicity and allowing you to create frontend and backend together in a single file even, follow…
adrm updated
9 months ago
-
As this plugin is a rollup plugin (no pluginType: 'css'), this is run AFTER the stencil hydrate plugin is run.
The problem:
Stencil hydrate adds comments to the css classes so the scoped classes…