17.1.0
版本发布时间: 2023-10-11 22:51:50
plone/volto最新发布版本:17.5.0(2023-11-10 17:54:48)
17.1.0 (2023-10-11)
Feature
- storybook Header-@Tishasoumya #5085
- Storybook EventDetails-@Tishasoumya #5088
- Storybook CommentEditModal-@Tishasoumya #5091
- Storybook SearchWidget-@Tishasoumya #5092
- Upgrade to @plone/scripts 3.0.1 @sneridagh #5282
- Make LeadImage block sizes configurable through a function @erral #5289
Bugfix
- Remove the default aspect-ratio from Image component. It was redundant and hard to override. @pnicolli #5096
- Update translate pt_br to fix merge fail @luxcas #5217
- Ensure .gitignore gets copied when running yo @plone/volto-addon @instification #5258
- Configure the
prettier
andprettier:fix
yarn commands to also include the root js files and thecypress
subfolder @tiberiuichim #5260 - Emit a proper URL for the Plone root in a listing, we use the
config.publicURL
for it @tiberiuichim #5263 - fixed logo and login storybook @nileshgulia1 #5264
- Refactor Logo component to improve the conditional link to the root @sneridagh #5280
- Update webpack-bundle-analyzer to 4.9.0. @davisagli #5283
- Added support for blocksConfig configuration in the listing block @sneridagh #5310