Skip to content

v6.0.0-next.53

Pre-release
Pre-release
Compare
Choose a tag to compare
@ncamera ncamera released this 21 Nov 12:46
· 24 commits to main since this release

What's Changed

  • [ch-theme] Support to inline StyleSheets, attachStyleSheets property reactivity and some fixes by @ncamera in #458

  • [ch-flexible-layout-render] Add support to render widgets using slots by @ncamera in #459

Breaking changes:

  • [ch-flexible-layout-render] Added support for Shadow DOM in the ch-flexible-layout-render. Content rendered inside the flexible-layout will no longer be customizable via traditional CSS.

  • [ch-flexible-layout-render] Removed cssClass property as it is no longer supported with Shadow DOM.

Full Changelog: v6.0.0-next.52...v6.0.0-next.53