Skip to content

25.1.2

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 17 Jul 15:51
· 133 commits to master since this release
b98bbe2

Dependency updates

@eeacms/volto-call-to-action-block: 5.0.0 ~ 5.1.0

🐛 Bug Fixes
  • fix(call-to-action): linking to file downloads by using UniversalLink component #32 from eea/develop [ichim-david - f421a83]
  • fix(call-to-action): linking to file downloads by using UniversalLink component [David Ichim - a31f7f1]
🛠️ Others
  • Test only on volto 17 [David Ichim - 63f3c4e]
  • bump package version [David Ichim - 825eaf3]

@eeacms/volto-description-block: 2.0.2 ~ 2.2.0

🐛 Bug Fixes
  • fix(description): use slate TextBlockEdit component to render slate editor #29 from eea/make-description-block-work [ichim-david - b11ea3c]
🏠 Internal changes
  • chore: package.json [alin - 9b07068]
🛠️ Others
  • Release #30 from eea/develop [ichim-david - 120a01d]
  • Bump version to 2.1.0 [dobri1408 - cbcdba9]
  • Simplify Description Block editing by making use of TextBlockEdit from volto-slate [David Ichim - ebb8223]
  • improve test [dobri1408 - 61fc9fc]
  • make test work again [dobri1408 - 17fa64b]
  • Pass missing onChangeBlock to BlockForm [David Ichim - 951a015]
  • repair test [dobri1408 - 71e959e]
  • repair test [dobri1408 - 183ee51]
  • repair test [dobri1408 - b436349]
  • make a better test [dobri1408 - dab0648]
  • Update View.jsx [dobri1408 - ca25924]
  • make description block work properly [dobri1408 - bbdf2e4]
🐛 Bug Fixes
  • fix(DescriptionBlockEdit): set description block data if metadata exists, ref #265535 #31 from eea/develop [ichim-david - ee209cf]
  • fix(DescriptionBlockEdit): set description block data if metadata exists, ref #265535 [Miu Razvan - 65464d2]
🛠️ Others
  • eslint fix [Miu Razvan - b08a7b7]
  • bump version [Miu Razvan - 4470b93]

@eeacms/volto-hero-block: 7.0.1 ~ 7.1.0

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

Internal

  • Update Jenkinsfile to test only on Volto 17 [ichim-david - 5e9090b]