Skip to content

6.0.0

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 05 Apr 09:34
· 24 commits to master since this release
a0120da

💥 Breaking Change

  • breaking(hero): Use BlocksForm instead of SlateEditor to render more slates block #44 from eea/multiline-bug [ichim-david - 57953c5]
  • breaking(tests): Updated Hero.test.jsx.snap snapshots after removal of inner div wrapper [David Ichim - 7cf73ef]

💅 Enhancements

  • change(hero): Use EditBlockWrapper from Volto core [David Ichim - 360d2d7]

🛠️ Others

  • Release 6.0.0 #45 from eea/develop [ichim-david - a0120da]
  • Fix onClick event in Hero block to select the block in Edit mode [David Ichim - 1f38992]
  • Add ts-jest package to package.json [David Ichim - 7c82b62]
  • bump package version to a major 6.0.0 to indicate breaking changes [David Ichim - 472b675]
  • fix crash of page after removal of a slate block and saving edit page [David Ichim - a917cdc]
  • fix intial value slate [dobri1408 - c70bb80]
  • Update Jest configuration to avoid ts error and removed onClick from Hero block view component [David Ichim - 448dbb4]
  • switch to block sidebar when clicking on the hero block in edit [David Ichim - 1797077]
  • fix eslint [dobri1408 - 7b0a66c]
  • fix eslint [dobri1408 - 163af98]
  • fix eslint comments [dobri1408 - 0fff8b0]
  • fix eslint [dobri1408 - d560dcb]
  • improve the quality [dobri1408 - d6bf215]
  • Update Edit.jsx [dobri1408 - 2c31ecd]
  • fix cypress test [dobri1408 - c24f627]
  • fix unit tests [dobri1408 - ad6e98f]
  • fix unit tests [dobri1408 - 7c007a6]
  • trigger tests [dobri1408 - 0f51440]
  • mock react-router-dom [dobri1408 - f6a33ab]
  • fix eslint [dobri1408 - 89483de]
  • fi problems with the bacward compatibility [dobri1408 - 5915149]
  • use blockform and renderblocks [dobri1408 - 61994d0]
  • fix multiline hero bug [dobri1408 - 25b26d5]