-
### 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…
-
It'd be really great to get this working with native Web Components. Or even, in particular, StencilJS uses TypeScript and is JSX "enabled", at least on some level. Stencil can also output to React co…
-
Hi TinyMCE webcomponent Team,
I have configured @tinymce/tinymce-webcomponent in my StencilJS component. I am not able to make some options like- height, highlight_on_focus, license_key='gpl', cust…
-
### What problem does this feature solve?
V-model support for web components(tested with web component implemented with ionic's stenciljs compiler).
Does not work:
```
```
Works:
```
``…
-
Hi there,
We have the following setup:
* `Library A` (built with Stenciljs, holds simple components, buttons, input, etc)
* `Library B` (Built with Stenciljs and uses `Library A` components to …
-
This should trigger the transmission of the `POST` requests to the Rails API for `Upload` Objects on the server. This component should have nested components (please see the discussion on https://sta…
-
Elasticsearch logs are showing errors from a Web Crawler (GoogleBot 2.1) when looking at the properties:
- user_agent.device.name
- user_agent.name
```Error: Cannot read properties of undefined…
-
ℹ️ [Figma (root)][figma] | [Sitemap][sitemap]
_This initial comment is collaborative and open to modification by all._
## Description
@tristan-orourke and I discussed potentially collaborating wi…
-
Hi,
I have a static asset and to use in the consuming app , I need to use setAssetPath as per the docs .
I see that react binding component is not exporting setAssetPath.
Can you please help…
-
## Summary
From version 4.5, Stencil has support for Form Associated components: https://stenciljs.com/docs/form-associated
This could potentially provide an alternative method to the way we curr…