Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

1.0.0-alpha.52

Pre-release
Pre-release
Compare
Choose a tag to compare
@marionebl marionebl released this 09 Apr 23:28
· 15 commits to master since this release
6ffb90d
feat: extend slot default options

* fix: update default slot content properly

* fix: ensure correct children index

* fix: allow multiple jsx elements at root level

* fix: make sure single child slots work properly

* feat: allow slots in default values

* fix: restore essentials library

* fix: remove stray debug text

* fix: refactor slot content analyzing

* feat: open slots by default

* test: write unit tests for slot default adjustments