Skip to content

feat: add few more block types & improve their availability

filip.varecha requested to merge feat-more-blocks into test
  • Add CardBlock to provide generic card
  • Add FigureBlock to provide generic figure embed
  • Add TwoColumnBlock & ThreeColumnBlock to support multicolumn content editing
  • Add ButtonBlock & ButtonGroup block to embed buttons
  • Add ImageBannerBlock to enable embedding image banners
  • Allow more blocks to be used in district pages & unify which specifically

Note: the migration files are huge due to StreamField being fully expanded. Unfortunately, it seems there is no way to opt-out from this Wagtail behavior as of now.

Merge request reports

Loading