stencil-site icon indicating copy to clipboard operation
stencil-site copied to clipboard

Stencil site and documentation source.

Results 92 stencil-site issues
Sort by recently updated
recently updated
newest added

I keep seeing people using attributes in JSX and wondering why they can't pass objects to child components (for example in [this issue](https://github.com/ionic-team/stencil-site/issues/639) and more recently [in this StackOverflow question](https://stackoverflow.com/questions/71149048/stencil-rerender-children-with-updated-prop-values))....

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 Changelog Sourced from prismjs's changelog. 1.27.0...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Hi, how to including extra html or image files . ![Capture](https://user-images.githubusercontent.com/44637258/79644933-bc8d2e00-81c9-11ea-85ad-3d124dd3c12d.JPG) I want to include Assets folder in the root lavel and one html file per component folder to be...

@Watch decorates passes a third parameter, the name of the property that is changed. Very handy when you are using stencil-store and want to update the store accordingly when the...

Bumps [marked](https://github.com/markedjs/marked) from 0.7.0 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...

dependencies

This is a follow up to https://github.com/ionic-team/stencil/issues/903. It seems like the attribute is still not documented (I can't find anything in the official docs at least). I figured it out...

The Angular component library needs to have an NgModule, and not just the components

**Stencil version:** ``` @stencil/core@ ``` **I'm submitting a:** [*] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...