Releases: plone/volto
Releases · plone/volto
18.4.0
18.4.0 (2024-12-17)
Feature
- Added a setting in the
config
object to set the site's CSS layers, if required. @sneridagh #6539
Internal
- Fixed and re-enabled the types declaration extractor from core Volto. @sneridagh #6534
Documentation
- Add monorepo structure to the README. Update the monorepo structure file tree. @stevepiercy #6542
@plone/types 1.2.0
1.2.0 (2024-12-17)
Feature
- Added the typing for the new
cssLayers
configuration object setting. @sneridagh #6539
@plone/components 3.0.1
3.0.1 (2024-12-17)
Bugfix
- Fixed precedence of the Quanta layer by adding a base layer for all the basic components. @sneridagh #6539
Internal
- Update
@plone/components
's URLs in itspackage.json
. @stevepiercy #6542
18.3.0
18.3.0 (2024-12-12)
Feature
- Add disable Teaser block Align handlers for teasers inside containers. @sneridagh #6527
Bugfix
- Fix inline comment in
SlotRenderer
. @sneridagh #6409 - Enhanced linkintegrity popup and moved all logic in a separate component ContentsDeleteModal @giuliaghisini #6516
- Disable initial scroll to top after SSR completion. @Faakhir30 #6523
- Add missing styleWrapper style builder information in container/Grid. @sneridagh #6527
17.20.3
@plone/types 1.1.0
@plone/slate 18.0.4
@plone/registry 2.2.0
2.2.0 (2024-12-12)
Feature
- Added an experimental Vite plugin for the registry. @sneridagh #6409
Documentation
html_use_opensearch
value must not have a trailing slash. Clean up comments. @stevepiercy #6502
@plone/helpers 1.0.0
1.0.0 (2024-12-12)
Internal
- First release. @sneridagh #1
- Added experimental notice @sneridagh #6069
- Update
typescript
andvitest
everywhere @sneridagh
Use tsup for bundling. @sneridagh #6407
@plone/components 3.0.0
3.0.0 (2024-12-12)
Breaking
- All the styles use now the CSS layer
plone-components
. @sneridagh #6409 - Moved the
RenderBlocks
component to@plone/blocks
. @sneridagh #6409