Skip to content

Releases: eea/volto-hero-block

7.1.0

28 Jun 11:49
6f99a95
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(hero): default values for non boolean are set by default not defaultValue [David Ichim - 608ec21]

💅 Enhancements

  • change(hero): cache containerCssStyles and use it only on top level [David Ichim - cd666c8]

🏠 Internal changes

  • chore: package.json [alin - 516b46f]

🛠️ Others

  • Added back style to the divs as required by the other developers [David Ichim - 56c6156]
  • bump package version to 7.1.0 [David Ichim - 9f4cf35]
  • add height property [dorutrip - 86b0f13]

7.0.1

13 May 15:16
4b424ad
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: cypress 13.1.0 [alin - 2569c63]
  • fix: Pin dependency to volto-widget-theme-picker [alin - 05bb2e4]

7.0.0

22 Apr 17:52
ee657d4
Compare
Choose a tag to compare

🚀 New Features

  • feat: Release 7.0.0 - Volto 17 support [alin - ae73069]
  • feat: Volto 17 support - Refs #264527 [valentinab25 - b35a1d7]

6.0.1

05 Apr 11:04
a1a9875
Compare
Choose a tag to compare

🏠 Internal changes

  • chore: Fix package.json [alin - a6f6427]

6.0.0

05 Apr 09:34
a0120da
Compare
Choose a tag to compare

💥 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]

5.5.0

19 Feb 17:52
387eb5e
Compare
Choose a tag to compare

🏠 Internal changes

  • chore: package.json [Alin Voinea - 3e83746]

🛠️ Others

  • Release 5.5.0 [alin - a81f788]
  • Don't need this as props, they're not passed to the editor, don't lie about this [Tiberiu Ichim - cc434c5]
  • test: fix eslint errors [kreafox - 5dd4d30]
  • Allow multiline editing of hero block [Tiberiu Ichim - 373d1a0]
  • Allow multiline editing of hero block [Tiberiu Ichim - b674ca5]
  • fix ESlint [Teodor - 1439495]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - de6a206]

5.4.6

27 Nov 13:40
1514500
Compare
Choose a tag to compare

🚀 New Features

  • feat(hero): add clear option for hero image position [David Ichim - 80c35eb]

💅 Enhancements

  • change(image): renamed title for bg to Image position [David Ichim - 81e1e63]

5.4.5

19 Oct 11:23
6421998
Compare
Choose a tag to compare
Merge pull request #37 from eea/develop

fix: fix url to demo gif

5.4.4

19 Oct 10:27
dde329b
Compare
Choose a tag to compare

🏠 Internal changes

  • chore: husky, lint-staged use fixed versions [valentinab25 - f220c0b]

🛠️ Others

  • test: add cypress test for hero block and fix error in DX Layout - Refs #254894 [Crețu Mihaela - e4c9e3f]

5.4.3

13 Oct 18:13
1cb2611
Compare
Choose a tag to compare

🏠 Internal changes

  • chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 - e577b83]

🛠️ Others

  • Update README [Cretu Mihaela - 62396ed]