@plone/theming 1.0.0-alpha.2
Pre-release
Pre-release
·
698 commits
to main
since this release
1.0.0-alpha.2 (2025-09-29)
Feature
- Add controlpanel overview and schema driven control panels. @ksuess #6657
- Added some typography. @ksuess @sneridagh #7159
- Added basic CSS layer of
@plone/componentsto the theming CSS. @sneridagh #7220 - Separated publicui and cmsui styles. @pnicolli #7225
- Move the
plone-componentslayer one position up, to be after theutilitiesone. @sneridagh #7236 - Moved CMSUI utilities out of the
.cmsuinamespace, at least for now. @sneridagh #7346
Internal
- Adjust peer dependencies and engine. @sneridagh