Skip to content

WebC v0.11.3: WebC inside Declarative Shadow DOM

Latest
Compare
Choose a tag to compare
@zachleat zachleat released this 06 Apr 20:48
· 4 commits to main since this release
  • Allows WebC content inside Declarative Shadow DOM templates #117
    • Adds webc:nobundle feature to opt-out nodes (and children) from bundling.
    • webc:nobundle is implied on Declarative Shadow DOM templates.
  • Bug fix for custom transforms as slottable content #118
  • Adds a few more tests to the suite for webc:for from @sombriks in #161

Milestone: https://github.com/11ty/webc/milestone/21?closed=1
Full Changelog: v0.11.2...v0.11.3