Releases: kitconcept/volto-light-theme
Releases · kitconcept/volto-light-theme
6.0.0-alpha.9
6.0.0-alpha.9 (2024-12-17)
Feature
- Added logos footer handlers for logo size and logos container size. Overall improvements for look and feel. @sneridagh #451
Bugfix
- Remove teaser styling tab inside grids since it's empty. @sneridagh #449
- Remove the last dangling
aspect-ratio
handler from image block. @sneridagh #450
6.0.0-alpha.8
6.0.0-alpha.8 (2024-12-13)
Bugfix
- Remove the
aspect-ratio
handler by default in images and teasers. @sneridagh #448
6.0.0-alpha.7
6.0.0-alpha.7 (2024-12-11)
Feature
- Image aspect-ratio handlers for Teaser/Image inside a grid. @sneridagh #447
Bugfix
Documentation
- Update compatibility matrix. @sneridagh #447
6.0.0-alpha.6
6.0.0-alpha.6 (2024-12-10)
Bugfix
- Fixed footerlinks error if the link is created but not set. @sneridagh #445
6.0.0-alpha.5
6.0.0-alpha.5 (2024-12-09)
Bugfix
- Added guard in case blocks are corrupted or malformed. @sneridagh #442
Internal
- Updated to latest 18.2.2 @sneridagh #443
5.0.2
6.0.0-alpha.4
6.0.0-alpha.4 (2024-12-08)
Bugfix
- Fix initialBlocks config, do not override the whole thing. @sneridagh #441
6.0.0-alpha.3
6.0.0-alpha.3 (2024-12-05)
Feature
- New look and feel specs for footer logos. @sneridagh
Added two slots:preFooter
andpostFooter
. #437
Bugfix
- Fixed edge case when you delete the image content type from the site. @sneridagh #437
- Fixed layout shift jumps on RAC Popovers. @sneridagh #440
6.0.0-alpha.2
6.0.0-alpha.1
6.0.0-alpha.1 (2024-11-21)
Bugfix
- Change the pin type in
workspace
dependency declaration for@plone/components
. @sneridagh