@plone/registry 3.0.0-alpha.5
Pre-release
Pre-release
·
479 commits
to main
since this release
3.0.0-alpha.5 (2025-09-29)
Feature
- Improve the vite plugin by adding a relative to absolute path imports. @sneridagh #7062
- Add widget registration and getting widgets from config with new methods. @deodorhunter #7141
- Add-ons registry style loader support for
cmsui.cssstylesheet in add-ons. @sneridagh #7221 - Backport Seven updates. @sneridagh #7407
Bugfix
- Fixed widget registration tests. @deodorhunter #7201
- Fixed
registerWidget. @sneridagh #7257 - Fixed
registerWidgetssr error with dedicated APIs for default and generic Widgets. @deodorhunter #7334
Internal
- Added a comment to
init-loaderbin script, it's only used on init unit tests. @sneridagh #7060 - Rename
@plone/slotsto@plone/layout. @sneridagh #7119 - Update to latest versions. @sneridagh #7298
Documentation
- Updated docs based on feedback provided in #7221. @pnicolli @stevepiercy #7226
- Fixed some pending TODO's and small code amendments. @sneridagh #7360
- Use
Public UIandCMSUIas official spellings. @stevepiercy #7375