@plone/publicui 1.0.0-alpha.0
Pre-release
Pre-release
·
698 commits
to main
since this release
1.0.0-alpha.0 (2025-09-29)
Feature
- Added sitemap route. @ksuess #6695
- Moved public ui routes to a new add-on to allow for easier customization @pnicolli #6896
- Unified the
quantaapp into thesevenapp. @pnicolli #6902 - Prepare publicui layout route for react aria (link) components @ksuess #7087
- Separated publicui and cmsui styles. @pnicolli #7225
- Added Search Page route @SaraBianchi #7349
Bugfix
- Fixed the load of the default layers ensuring they are on top, using a React 19 managed
<link>. @sneridagh #7365
Internal
- Added vitest config to not fail if no test is present. @sneridagh #6916
- Rename
@plone/slotsto@plone/layout. @sneridagh #7119 - Update to latest versions. @sneridagh #7298
- Add
@testing-library/reactto the catalog. @sneridagh #7372 - Adjust peer dependencies and engine. @sneridagh