18.0.0-alpha.34
Pre-release
Pre-release
·
1154 commits
to main
since this release
18.0.0-alpha.34 (2024-06-13)
Feature
- Added blocks layout navigator @robgietema @sneridagh #5642
- Add support for reading the add-ons
tsconfig.jsonpaths and add them to the build resolve aliases @sneridagh #6096
Bugfix
- Fix internalUrl Widget to Reflect Prop Changes via onChangeBlock @dorbi1408 @ichim-david #6036
- Add default 'l' and 'center' values to size and align fields of
Imageblock.
This fixes data not having any value adding proper options to theImageblock. @ichim-david #6046 - Fix public folder in dev mode, now it starts by default with the default Volto core defined public files @sneridagh #6081
- Fix link in pop-up in
RelationsMatrix.jsx. @stevepiercy #6085 - Fix Uncaught RangeError: date value is not finite in DateTimeFormat.format. @mauritsvanrees #6087
- relations control panel. Restrict eglible relation targets according relation constraints of fields vocabulary. @ksuess #6091
- Better
Iconcomponent JSDoc typings @sneridagh #6095