Skip to content

8.4.0

Choose a tag to compare

@tisto tisto released this 14 Oct 03:28
· 4728 commits to main since this release

Feature

  • Add Style, a wrapper component that applies float and width classes to wrapped content (typically blocks) @tiberiuichim
  • Add AlignWidget, a widget that wraps the AlignBlock helper @tiberiuichim

Bugfix

  • Folder contents view: Save additional columns and updated order of columns @ksuess
  • Fixed edit link in draft-js when link is selected from word-end to word-start @giuliaghisini
  • Revert PR No. 1820 to fix linebreaks on inline links in draftJS @steffenri

Internal

  • Keep @babel/core in Volto core in sync with babel-preset-razzle it fixes #1897 @sneridagh