Skip to content

@plone/slate 18.0.0-alpha.17

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 05 Jul 13:27
· 1105 commits to main since this release
38aee90

18.0.0-alpha.17 (2024-07-05)

Feature

  • Use the unused toggleButton prop in PositionedToolbar to render the toolbar in a different portal target falling back to document.body if toggleButton is not provided. @ichim-david

    When toggleButton is provided as a portal target, allow negative left positioning except when the target is document.body to prevent the toolbar going off-screen and avoid breaking changes. @ichim-david #6159