Skip to content

@plone/agave 1.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 23 Dec 15:14
· 698 commits to main since this release
e69fc69

1.0.0-alpha.3 (2025-12-23)

Feature

  • Renamed main.css -> publicui.css for placing the publicui CSS in add-ons. @sneridagh #7426

Bugfix

  • Better header CSS, give prio to the @plone/layout defaults. @sneridagh #7488

Internal

  • Fixed unused vars linting rule. Fixed all code that violated this rule. @sneridagh #7395