Skip to content

Releases: eea/volto-accordion-block

8.1.0

12 Jun 18:33
a6b6d49
Compare
Choose a tag to compare

🚀 New Features

  • feat(i18n): Added Brazilian Portuguese translation [Érico Andrei - 913d814]

🛠️ Others

  • Release 8.1.0 [Alin Voinea - ae29f46]
  • test: jest should look for addons in node_modules Refs #253277 [valentinab25 - d077684]
  • test: Add unit tests for util - Refs #253277 [ana-oprea - 9385394]
  • test: Fix test config, coverage Refs #253277 [valentinab25 - 67a0667]

8.0.0

24 Mar 17:55
38e884e
Compare
Choose a tag to compare

🚀 New Features

  • feat(paste): Possibility to cut/copy/paste blocks within/from accordion block - Refs #157469 [dobri1408 - ae0f71a]

7.1.0

10 Mar 21:43
086c801
Compare
Choose a tag to compare

💅 Enhancements

  • feat(a11y): Make accordion accesible [Alin Voinea - #61]

🛠️ Others

  • test(cypress): Use latest stable Volto for tests [Alin Voinea - 161325b]
  • Release 7.1.0 [Alin Voinea - 207318f]

7.0.0

07 Feb 14:16
056bf2c
Compare
Choose a tag to compare

💅 Enhancements

  • change(theme): Add theme picker widget #57 from eea/color_pick_themes [ichim-david - a804b3f]

🛠️ Others

  • Release 7.0.0 [Alin Voinea - 661c6fd]
  • theme-picker version [Andrei Grigore - 2d7d7fb]
  • Add theme picker widget [dana-cfc4 - b567515]
  • test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - bbf12a0]

6.0.0

16 Nov 13:12
f5ba9a0
Compare
Choose a tag to compare

💅 Enhancements

  • refactor(Styling): Use schemaEnhancer in favor of StyleWrapper - Refs #152894 [Alin Voinea - 0f28134]

🛠️ Others

  • test(estlint): Fix .project.eslintrc.js [Alin Voinea - 0b06e8d]

5.0.0

28 Oct 14:41
a153e13
Compare
Choose a tag to compare

🛠️ Others

  • Makefile [Alin Voinea - 359ca50]
  • Prepare 5.0.0 release [Miu Razvan - 7996360]

4.1.1

27 Oct 11:40
98b4395
Compare
Choose a tag to compare
Merge pull request #53 from eea/develop

Update dependencies

4.1.0

06 Oct 08:12
7771644
Compare
Choose a tag to compare

🚀 New Features

  • feat(accordion): Add possibility to provide semantic options and default theme - Refs #153783 [Alin Voinea - 9c7e210]

🐛 Bug Fixes

  • fix(accordion): Default icons on the right - Refs #153783 [Alin Voinea - c3ba73e]

🛠️ Others

  • test(cypress): Add missing md5 dependency [Alin Voinea - 1afae5d]

4.0.0

27 Sep 13:01
e30d433
Compare
Choose a tag to compare

🚀 New Features

💅 Enhancements

  • refactor(accordion): Use Volto core styling for theme - Refs #153783 [Alin Voinea - 414e859]

🛠️ Others

  • i18n [Alin Voinea - dd7061d]
  • Release 3.6.0 [Alin Voinea - 2c84012]
  • test(prettier): Fix stylelint [Alin Voinea - e3fd717]
  • Use volto@16.0.0-alpha.14 in cypress tests [Miu Razvan - f4dd7a1]
  • update(jest): add @plone/volto-slate resolver refs- #153447 [nileshgulia1 - 7a1af55]

3.5.0

30 Jun 18:35
b84c110
Compare
Choose a tag to compare
  • Release #50
  • fix: pass location to RenderBlocks. This allows for example in ListingBlocks, to make querystring-search calls with the right context in multi-language sites. #49
  • Release 3.5.0 c237343