Skip to content

Releases: eea/volto-accordion-block

11.0.0

22 Apr 15:21
0143d06
Compare
Choose a tag to compare

🚀 New Features

🏠 Internal changes

  • chore: package.json [Alin Voinea - 76ce14b]

🛠️ Others

  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 5f1c692]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 026d927]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - 6c2690c]

10.4.6

18 Jan 10:16
c1d254d
Compare
Choose a tag to compare
Merge pull request #105 from eea/develop

Release

10.4.5

10 Dec 20:46
f5ebfc5
Compare
Choose a tag to compare
Merge pull request #103 from eea/develop

Release

10.4.4

24 Nov 10:07
1687d5f
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(performance): use cloneDeepSchema for cloning the schema to avoid potential errors [David Ichim - 725ed0d]

10.4.3

17 Oct 12:55
c1e9ffd
Compare
Choose a tag to compare

🏠 Internal changes

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

10.4.2

16 Oct 13:48
39778fa
Compare
Choose a tag to compare

🏠 Internal changes

  • chore:volto 16 in tests, update docs, fix stylint overrides [valentinab25 - 9b4a52d]

🏠 Documentation changes

  • docs: Add demo gif [Crețu Mihaela - aa40c1f]

10.4.1

29 Sep 13:14
2903604
Compare
Choose a tag to compare

🏠 Documentation changes

  • docs: Update README DEVELOP [Alin Voinea - 14bcb5f]

10.4.0

27 Sep 17:52
7197b52
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: Inject styleWrapper classnames into the accordion custom EditBlockWrapper and Fix anonymous default export [Víctor Fernández de Alba - 6f5975a]

🏠 Internal changes

  • style: lint-staged reorder in package.json [Alin Voinea - 051f584]

🛠️ Others

  • Release 10.4.0 [Alin Voinea - 26ccf43]
  • test: EN locales, pre-commit fix, feature PRs checks [valentinab25 - 96c8cf2]
  • test: add PR to develop tests [valentinab25 - 0ae6fc1]

10.3.0

29 Aug 20:28
e0d9635
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

  • fix(ssr): by passing intl by passing from extendedSchema function [David Ichim - b69612a]

🏠 Internal changes

  • chore: Remove i18n.js script [Alin Voinea - d7e5e38]

🛠️ Others

  • i18n: Add en [Alin Voinea - 13f2685]
  • Release 10.3.0 [Alin Voinea - 4b59ff2]

10.2.0

28 Aug 14:22
0a72a32
Compare
Choose a tag to compare

🚀 New Features

  • feat(accordion): improve a11n by providing aria-expanded and open close using spacebar on header [David Ichim - 26951d9]

🛠️ Others

  • Release 10.2.0 [Alin Voinea - 357dce5]
  • update test snapshot after latest a11n changes [David Ichim - 12cc58f]