Skip to content

1.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sneridagh sneridagh released this 29 Jun 13:26
· 262 commits to main since this release
ebb13d0

1.0.0-rc.0 (2023-06-29)

Feature

  • Adding StyleWrapperStyles extender @sneridagh #54
  • Backporting listing customizations from dlr. @iRohitSingh #55
  • Backport of Search Block from Dlr @iFlameing #56
  • Add apiExpanders @sneridagh #65
  • Add entry points to the theme for allowing another add-on to customize it @sneridagh #71
  • Add support for mermaidBlock and table @sneridagh #72
  • Add declarative theme support @sneridagh #73
  • New testing infrastructure @sneridagh #75
  • Add font patterns @danalvrz #76
  • Removes ListingBody component customization, since it is redundant now, update the DefaultTemplate for Listing block @sneridagh #80
  • Add auto block grouping per backgroundColor @sneridagh #83
  • Customize SummaryTemplate to render dynamic ItemBodyTemplates from the registry, depending on the item's type @danalvrz #86
  • Refactor customizations, add comments everywhere, customizations as a proxy to components in light theme to allow selective customizations in the theme not in Volto itself. @sneridagh #88
  • Enable background color styling for slate blocks using the autogrouping @sneridagh #89
  • Add Grid listing variation @danalvrz #91
  • Add accordion @sneridagh #108
  • Prepare to release @sneridagh
    Add support for core Grid block @sneridagh #119

Bugfix

Documentation