@eeacms/volto-accordion-block
Version:
volto-accordion-block: Volto accordion block
600 lines (400 loc) • 52.9 kB
Markdown
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
### [11.0.4](https://github.com/eea/volto-accordion-block/compare/11.0.3...11.0.4) - 30 January 2025
#### :house: Internal changes
- chore: [JENKINSFILE] remove unused code [valentinab25 - [`a4e7e25`](https://github.com/eea/volto-accordion-block/commit/a4e7e25ceec674deaa12011606334b1022a953d4)]
### [11.0.3](https://github.com/eea/volto-accordion-block/compare/11.0.2...11.0.3) - 11 October 2024
### [11.0.2](https://github.com/eea/volto-accordion-block/compare/11.0.1...11.0.2) - 13 September 2024
#### :house: Internal changes
- chore: package.json [Alin Voinea - [`8160a74`](https://github.com/eea/volto-accordion-block/commit/8160a74788c04e6fed5368be8a95ce88dd509458)]
### [11.0.1](https://github.com/eea/volto-accordion-block/compare/11.0.0...11.0.1) - 6 August 2024
#### :rocket: New Features
- feat: Update Edit.jsx to pass errors to BlocksForm - refs #269086 [dobri1408 - [`dcda77c`](https://github.com/eea/volto-accordion-block/commit/dcda77c931b646632ebad4182b40c34c4ce2c6f6)]
## [11.0.0](https://github.com/eea/volto-accordion-block/compare/10.4.6...11.0.0) - 22 April 2024
#### :rocket: New Features
- feat: Volto 17 support - refs #264527 [EEA Jenkins - [`ce3484b`](https://github.com/eea/volto-accordion-block/commit/ce3484bf1c0d88003eec966ccb61bc111285b271)]
#### :house: Internal changes
- chore: package.json [Alin Voinea - [`76ce14b`](https://github.com/eea/volto-accordion-block/commit/76ce14bca36587e3319730b963650d0f753e3e1e)]
#### :hammer_and_wrench: Others
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`433ebf7`](https://github.com/eea/volto-accordion-block/commit/433ebf74f38d47f594d84938008f469e6f7030fc)]
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`f505736`](https://github.com/eea/volto-accordion-block/commit/f5057366022473343c75ddc7e9423808e9c7e973)]
- Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`97e6efa`](https://github.com/eea/volto-accordion-block/commit/97e6efa32905562cc2f23e37cb195917e4c04765)]
- test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`5f1c692`](https://github.com/eea/volto-accordion-block/commit/5f1c69269a0c42b0eab2359bf43d2edfb7d1a4d8)]
- test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`026d927`](https://github.com/eea/volto-accordion-block/commit/026d9274274f516e6504921a5f55920a5569276a)]
- test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`6c2690c`](https://github.com/eea/volto-accordion-block/commit/6c2690c3207ad801fff0587d3178f6144f28a017)]
### [10.4.6](https://github.com/eea/volto-accordion-block/compare/10.4.5...10.4.6) - 18 January 2024
#### :hammer_and_wrench: Others
- test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`12f799a`](https://github.com/eea/volto-accordion-block/commit/12f799a09c3dd56a3ba0e779d9e767fe53db6de9)]
- test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`937a4e1`](https://github.com/eea/volto-accordion-block/commit/937a4e1035237a655e94839b08dc4eb6a4061e79)]
- test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`fc0f16a`](https://github.com/eea/volto-accordion-block/commit/fc0f16a474aaeeb13edfbad374f564433ef92a53)]
- test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`8240697`](https://github.com/eea/volto-accordion-block/commit/82406970359c5fb3b21b18dd013db46626bb2944)]
- test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`1f88bab`](https://github.com/eea/volto-accordion-block/commit/1f88babd0ea2545731fa013833d66b08d1449fbb)]
- test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`e4312b7`](https://github.com/eea/volto-accordion-block/commit/e4312b7a23caf8285f3c28b50c12603dcca39c6e)]
- test: [JENKINS] fix jest config, fail with logs on coverage [valentinab25 - [`afb8392`](https://github.com/eea/volto-accordion-block/commit/afb839211575a167905238f91aa24089da3f1a20)]
### [10.4.5](https://github.com/eea/volto-accordion-block/compare/10.4.4...10.4.5) - 10 December 2023
### [10.4.4](https://github.com/eea/volto-accordion-block/compare/10.4.3...10.4.4) - 24 November 2023
#### :bug: Bug Fixes
- fix(performance): use cloneDeepSchema for cloning the schema to avoid potential errors [David Ichim - [`725ed0d`](https://github.com/eea/volto-accordion-block/commit/725ed0deb1181620aec2b004c9e33a89ec0fc559)]
#### :house: Internal changes
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`cfdf1cd`](https://github.com/eea/volto-accordion-block/commit/cfdf1cd3f34f4e92b14c0ef83c629066f7ae96e7)]
#### :hammer_and_wrench: Others
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`0766840`](https://github.com/eea/volto-accordion-block/commit/07668401fffb6d6cb12a71c828c9f1e2ccbf760b)]
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`d96919b`](https://github.com/eea/volto-accordion-block/commit/d96919b3f278832d6ba199786342a7eca0fddab1)]
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4243468`](https://github.com/eea/volto-accordion-block/commit/4243468110ee1a7a28814386001fad3097b18f11)]
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`41fe792`](https://github.com/eea/volto-accordion-block/commit/41fe792ece0931c3e1561611f9def7df543014c9)]
- test: [JENKINS] Improve cypress time [valentinab25 - [`c8dc782`](https://github.com/eea/volto-accordion-block/commit/c8dc78243f5529604031b5c8bb806c6b1c4bbdcc)]
### [10.4.3](https://github.com/eea/volto-accordion-block/compare/10.4.2...10.4.3) - 17 October 2023
#### :house: Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 - [`d67a60f`](https://github.com/eea/volto-accordion-block/commit/d67a60f3e63818a87755a7a584165c621cc6ff2e)]
### [10.4.2](https://github.com/eea/volto-accordion-block/compare/10.4.1...10.4.2) - 16 October 2023
#### :house: Internal changes
- chore:volto 16 in tests, update docs, fix stylint overrides [valentinab25 - [`9b4a52d`](https://github.com/eea/volto-accordion-block/commit/9b4a52d4c193370b59843194a2f513f990260881)]
#### :house: Documentation changes
- docs: Add demo gif [Crețu Mihaela - [`aa40c1f`](https://github.com/eea/volto-accordion-block/commit/aa40c1fd035e75dd3470d317bcf3d83121fc5720)]
### [10.4.1](https://github.com/eea/volto-accordion-block/compare/10.4.0...10.4.1) - 29 September 2023
#### :house: Documentation changes
- docs: Update README DEVELOP [Alin Voinea - [`14bcb5f`](https://github.com/eea/volto-accordion-block/commit/14bcb5ff46070f76f960191e767c6b6773dc63cf)]
### [10.4.0](https://github.com/eea/volto-accordion-block/compare/10.3.0...10.4.0) - 27 September 2023
#### :bug: Bug Fixes
- fix: Inject styleWrapper classnames into the accordion custom EditBlockWrapper and Fix anonymous default export [Víctor Fernández de Alba - [`6f5975a`](https://github.com/eea/volto-accordion-block/commit/6f5975aeba527f2c9c2681bdd1a780cfbf3c24c6)]
#### :house: Internal changes
- style: lint-staged reorder in package.json [Alin Voinea - [`051f584`](https://github.com/eea/volto-accordion-block/commit/051f584e5a5f34912f44551e43d25497b9685b29)]
#### :hammer_and_wrench: Others
- Release 10.4.0 [Alin Voinea - [`26ccf43`](https://github.com/eea/volto-accordion-block/commit/26ccf435f4ac77a48d6e204940136eb9feff9075)]
- test: EN locales, pre-commit fix, feature PRs checks [valentinab25 - [`96c8cf2`](https://github.com/eea/volto-accordion-block/commit/96c8cf2d65b7bcc682415613ecf8624ce4d48b48)]
- test: add PR to develop tests [valentinab25 - [`0ae6fc1`](https://github.com/eea/volto-accordion-block/commit/0ae6fc1866ebaeba81afab3803902df50ae16649)]
### [10.3.0](https://github.com/eea/volto-accordion-block/compare/10.2.0...10.3.0) - 29 August 2023
#### :rocket: New Features
- feat: open Panels on diff - refs #256378 [dobri1408 - [`47cfb04`](https://github.com/eea/volto-accordion-block/commit/47cfb044ba98a984b50c2b4c321174a7a280ad1c)]
#### :bug: Bug Fixes
- fix(ssr): by passing intl by passing from extendedSchema function [David Ichim - [`b69612a`](https://github.com/eea/volto-accordion-block/commit/b69612a99519f0f989c72c7090d09999c016dc01)]
#### :house: Internal changes
- chore: Remove i18n.js script [Alin Voinea - [`d7e5e38`](https://github.com/eea/volto-accordion-block/commit/d7e5e38c216459f6e00a02db1d6c2d9329ac7189)]
#### :hammer_and_wrench: Others
- i18n: Add en [Alin Voinea - [`13f2685`](https://github.com/eea/volto-accordion-block/commit/13f26851c2d9ff6dfed2319443afa19a24f7db02)]
- Release 10.3.0 [Alin Voinea - [`4b59ff2`](https://github.com/eea/volto-accordion-block/commit/4b59ff2af0d988de7d8cc72eeb59d865b01b6f38)]
### [10.2.0](https://github.com/eea/volto-accordion-block/compare/10.1.1...10.2.0) - 28 August 2023
#### :rocket: New Features
- feat(accordion): improve a11n by providing aria-expanded and open close using spacebar on header [David Ichim - [`26951d9`](https://github.com/eea/volto-accordion-block/commit/26951d9f729b868658feba0971cd3c68fdb228be)]
#### :hammer_and_wrench: Others
- Release 10.2.0 [Alin Voinea - [`357dce5`](https://github.com/eea/volto-accordion-block/commit/357dce5d45f87b42f705f2a5d35d6e601168bb12)]
- update test snapshot after latest a11n changes [David Ichim - [`12cc58f`](https://github.com/eea/volto-accordion-block/commit/12cc58fd5f8831f8daba4cf9b3d8bb0392a3c129)]
### [10.1.1](https://github.com/eea/volto-accordion-block/compare/10.1.0...10.1.1) - 23 August 2023
#### :bug: Bug Fixes
- fix(filter): export component [kreafox - [`13bc2ff`](https://github.com/eea/volto-accordion-block/commit/13bc2ffa149e0d947974ab8bc0e0fef3784de24b)]
#### :hammer_and_wrench: Others
- test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`666342e`](https://github.com/eea/volto-accordion-block/commit/666342e6d08d537f28c836dc917d9766e3c905d8)]
### [10.1.0](https://github.com/eea/volto-accordion-block/compare/10.0.0...10.1.0) - 18 August 2023
## [10.0.0](https://github.com/eea/volto-accordion-block/compare/9.3.0...10.0.0) - 17 August 2023
#### :boom: Breaking Change
- breaking(accordion): use a single icon component with titleIcons config and added panel filtering option #82 from eea/accordion-filter [dana-cfc4 - [`902005a`](https://github.com/eea/volto-accordion-block/commit/902005a7c7e8ed65ec6cb7f32d45a394a474acfa)]
#### :rocket: New Features
- feat(filter): added unit testing for filtering [David Ichim - [`8517248`](https://github.com/eea/volto-accordion-block/commit/851724853f4af8f070f44a22d38b878b773c0e2f)]
#### :bug: Bug Fixes
- fix: i18n - Fix untranslated text persent in addon [Alok Kumar - [`e624d9b`](https://github.com/eea/volto-accordion-block/commit/e624d9b108dc170835adf9be15feaaed347c556c)]
- fix(filter): pass options to Icon component instead of reading always from config [David Ichim - [`f111235`](https://github.com/eea/volto-accordion-block/commit/f1112354d83b0518edf2165b2d19715899810e0c)]
- fix(filter): use config from param after latest change to pass only accordion config [David Ichim - [`aae122e`](https://github.com/eea/volto-accordion-block/commit/aae122ec87947f5dee8c5974d2bfc6848274f3a4)]
#### :nail_care: Enhancements
- change(filter): use volto icons as fallback is iconComponent option isn't set [David Ichim - [`bd504d3`](https://github.com/eea/volto-accordion-block/commit/bd504d34762e2d6e4ea7996fee962fdbaeac268c)]
- change(filter): test now uses dummy accordionConfig without tie to real accordion config [David Ichim - [`90ce56e`](https://github.com/eea/volto-accordion-block/commit/90ce56e47715a0066727b05f4b5facc555a9d450)]
#### :house: Internal changes
- chore(accordion): fixed missing key warning and cleaned commented code from tests [David Ichim - [`290f391`](https://github.com/eea/volto-accordion-block/commit/290f391d95b46a0ae162f4d3f0164772b22e18b1)]
#### :house: Documentation changes
- docs: Cleanup Makefile, update DEVELOP documentation, i18n - refs #254894 [valentinab25 - [`f7e97d4`](https://github.com/eea/volto-accordion-block/commit/f7e97d4db19b1c177b18bedca299c53520089145)]
#### :hammer_and_wrench: Others
- test: Fix AccordionFilter jest tests to include i18n [Alin Voinea - [`eb1e849`](https://github.com/eea/volto-accordion-block/commit/eb1e849010aa4da9855d42fd55f7fb231e77e394)]
- i18n: Filter input placeholder [Alin Voinea - [`6acbd1f`](https://github.com/eea/volto-accordion-block/commit/6acbd1f33d2a4f3a5f3467a4b92eb1e33a6c4bde)]
- i18n [Alin Voinea - [`68a8817`](https://github.com/eea/volto-accordion-block/commit/68a881788576941eecbc6dc874c42720d70fc7ea)]
- better key set to accordion on edit avoiding warning about key being index [David Ichim - [`21bb15f`](https://github.com/eea/volto-accordion-block/commit/21bb15fc77ead710fcb70d5632ccdb9499066f9b)]
- use the index of key instead of uid as the uid ended up performing a click every time you clicked on the accordion title [David Ichim - [`0477d22`](https://github.com/eea/volto-accordion-block/commit/0477d22eef10fd586001dacf1d0a5171b465768f)]
- add missing commit where accordion filter only receives the accordion config [David Ichim - [`db64f21`](https://github.com/eea/volto-accordion-block/commit/db64f21bcc0978d837ac35469eeafe927a62c792)]
### [9.3.0](https://github.com/eea/volto-accordion-block/compare/9.2.0...9.3.0) - 26 July 2023
#### :rocket: New Features
- feat: add contitions to use linking feature if the field 'Allow linking' is selected [Cretu Mihaela - [`76e624d`](https://github.com/eea/volto-accordion-block/commit/76e624db2231b81e33bd7c1107792d1b10aa6ab6)]
- feat: add selected items ids in query params and implement function to scroll to item if present in URL [Cretu Mihaela - [`447c67e`](https://github.com/eea/volto-accordion-block/commit/447c67ebda7b749ce74492258efa28e0ea4a1c06)]
#### :bug: Bug Fixes
- fix: fix hover and focused border for block child section [Claudia Ifrim - [`4c18b4f`](https://github.com/eea/volto-accordion-block/commit/4c18b4f90d915c415b47e48d4aed017fe89fcfa7)]
- fix: updating URL when clicking on anchors inside accordion [Cretu Mihaela - [`c2ecb89`](https://github.com/eea/volto-accordion-block/commit/c2ecb89930df699f6e004675aa208dcaf7ba48c6)]
#### :hammer_and_wrench: Others
- Release 9.3.0 [Alin Voinea - [`1728aa1`](https://github.com/eea/volto-accordion-block/commit/1728aa1ff25b36e6353710659db4f085e148bdfd)]
- add comment [Claudia Ifrim - [`6ccecbf`](https://github.com/eea/volto-accordion-block/commit/6ccecbf14afe4e3b58e6fec337d1e49f3c6bb88b)]
- update snapshots [Cretu Mihaela - [`1ab81b5`](https://github.com/eea/volto-accordion-block/commit/1ab81b5e9eeca504c8cd051f84a4b39caab38510)]
- remove setTimeout and fix useEffect [Cretu Mihaela - [`4c765d7`](https://github.com/eea/volto-accordion-block/commit/4c765d7bfc8b2951a91224dadf90853cfe9b10ef)]
- move function outside the component [Cretu Mihaela - [`aa5c542`](https://github.com/eea/volto-accordion-block/commit/aa5c5421f9d7233f0bc5da94caf1dcf59859482c)]
- remove 'allow linking' checkbox [Cretu Mihaela - [`9456684`](https://github.com/eea/volto-accordion-block/commit/945668495b5f0d1e5283db1b00c0bbf9fdc302d6)]
- fix cypress test [Cretu Mihaela - [`25d57b2`](https://github.com/eea/volto-accordion-block/commit/25d57b2fbf3684605faeb6dd124c4552aa4f43f7)]
- fix useEffect warning [Cretu Mihaela - [`b7d28b4`](https://github.com/eea/volto-accordion-block/commit/b7d28b42838ccf024fa6c4cbfb846b4ce089c36d)]
### [9.2.0](https://github.com/eea/volto-accordion-block/compare/9.1.0...9.2.0) - 19 July 2023
#### :rocket: New Features
- feat: make className prop available to View component [Dante Álvarez - [`8c12c28`](https://github.com/eea/volto-accordion-block/commit/8c12c282ce0b445f9df97ba1e36b9c24312fda91)]
#### :bug: Bug Fixes
- fix: th showRestricted option should be used from the configs [Claudia Ifrim - [`fe9695a`](https://github.com/eea/volto-accordion-block/commit/fe9695aff6af59a15194b1ab9743b1696167b729)]
#### :hammer_and_wrench: Others
- Release 9.2.0 [Alin Voinea - [`3f77074`](https://github.com/eea/volto-accordion-block/commit/3f77074d1bcd105f6ef30c2ef595babb11f358ec)]
### [9.1.0](https://github.com/eea/volto-accordion-block/compare/9.0.0...9.1.0) - 13 July 2023
#### :bug: Bug Fixes
- fix(accordion): block-chooser and power user menu display issues #76 from eea/develop [ichim-david - [`c073473`](https://github.com/eea/volto-accordion-block/commit/c073473f4c8d37705142b019c833d5c263ed606b)]
- fix(accordion): margin and padding of .item.accordion within power menu [David Ichim - [`3a9c8f5`](https://github.com/eea/volto-accordion-block/commit/3a9c8f5777d200dc6213d4648c97c94bd7991bcc)]
#### :nail_care: Enhancements
- change(accordion): optionally load the menu.variables from eea theme or site theme [David Ichim - [`e886074`](https://github.com/eea/volto-accordion-block/commit/e886074169c5763af0abdd913014fce06fdb4512)]
#### :hammer_and_wrench: Others
- added several comments describing what that css fixes [David Ichim - [`c084a1f`](https://github.com/eea/volto-accordion-block/commit/c084a1f065d6412143bbf8c3bb23eb6080795dea)]
- restore z-index value added by community contribution [David Ichim - [`d78fc69`](https://github.com/eea/volto-accordion-block/commit/d78fc6976273e809f83746f15bccc2896067944f)]
- provide fallback values for variables just to be on the safe side regarding the optional imports [David Ichim - [`0057892`](https://github.com/eea/volto-accordion-block/commit/0057892bea50eb2ada62f7c570e9ac3b95653054)]
- lint fix [David Ichim - [`d903580`](https://github.com/eea/volto-accordion-block/commit/d90358092c081a9b5cdd09dc63968c5c1c2d93a1)]
- udate version from 9.0.1 to 9.1.0 [Claudia Ifrim - [`63d82cd`](https://github.com/eea/volto-accordion-block/commit/63d82cdfbfea5e894607ee4e43bc6305ecb414a8)]
- fix prettier [Claudia Ifrim - [`beb35eb`](https://github.com/eea/volto-accordion-block/commit/beb35eb85242da5000b4bc83895590d6d0825abd)]
- Refs##255274 - fix css for columns block in accordion block [Claudia Ifrim - [`3f01e69`](https://github.com/eea/volto-accordion-block/commit/3f01e6970a7c7d13d200dfa9cf893e9f2f484600)]
- test: Fix to work also with Volto 17.alpha / webpack 5 [Alin Voinea - [`d17ae38`](https://github.com/eea/volto-accordion-block/commit/d17ae38dde13339c1721d1f6d595a8c9f7e7fb4e)]
## [9.0.0](https://github.com/eea/volto-accordion-block/compare/8.1.0...9.0.0) - 28 June 2023
#### :rocket: New Features
- feat: Add headline field to the block field. [Víctor Fernández de Alba - [`5e0ef4e`](https://github.com/eea/volto-accordion-block/commit/5e0ef4e45c7168314c7b287ece1152fa878a6f82)]
- feat: Add support for custom `blocksConfig`. Fix add new block to accordion button. [Víctor Fernández de Alba - [`bdf3e97`](https://github.com/eea/volto-accordion-block/commit/bdf3e97fac92c130f43c03e610e530f41dd5bc17)]
#### :bug: Bug Fixes
- fix: Fix i18n make command and eslint - refs #254894 [Alin Voinea - [`38bc517`](https://github.com/eea/volto-accordion-block/commit/38bc517ae34914656345c397467891802ffeba7c)]
#### :house: Internal changes
- chore: Cleanup unused .i18n.babel.config.js [Alin Voinea - [`fc615e9`](https://github.com/eea/volto-accordion-block/commit/fc615e9802ae57e481159b738520f6d783953a0c)]
- chore: Cleanup console warnings about styled and fluid [Alin Voinea - [`527165f`](https://github.com/eea/volto-accordion-block/commit/527165fa59e2e04041524f6c8631b619171f6ade)]
#### :hammer_and_wrench: Others
- i18n: Add Romanian [Alin Voinea - [`ecb7414`](https://github.com/eea/volto-accordion-block/commit/ecb74144f67b71a265e84628adb46aabc49c9416)]
- test: Add cypress for accordion in DX Layout - refs #254894 [Alin Voinea - [`3c9b757`](https://github.com/eea/volto-accordion-block/commit/3c9b757f72a9f4ccc3f46458d8488e250acac437)]
- test: add unit tests View and AccordionEdit - refs #253277 [ana-oprea - [`4b780ec`](https://github.com/eea/volto-accordion-block/commit/4b780ec32e6aedce6a61cb25876f7c96a6f471a7)]
### [8.1.0](https://github.com/eea/volto-accordion-block/compare/8.0.0...8.1.0) - 12 June 2023
#### :rocket: New Features
- feat(i18n): Added Brazilian Portuguese translation [Érico Andrei - [`913d814`](https://github.com/eea/volto-accordion-block/commit/913d814fb45227ad4cf461c0331ed81da1379604)]
#### :house: Internal changes
- chore: [JENKINS] Remove alpha testing version [valentinab25 - [`83cfef7`](https://github.com/eea/volto-accordion-block/commit/83cfef72305789fe95c4d463956d446e934e37bd)]
- chore: [JENKINS] Deprecate circularity website [valentinab25 - [`e8d2ff3`](https://github.com/eea/volto-accordion-block/commit/e8d2ff341ff2db8baec52b9e839e2ace6eee7c1a)]
#### :hammer_and_wrench: Others
- Release 8.1.0 [Alin Voinea - [`ae29f46`](https://github.com/eea/volto-accordion-block/commit/ae29f469e449d993f8a67a529acf61d1657b40a0)]
- test: jest should look for addons in node_modules Refs #253277 [valentinab25 - [`d077684`](https://github.com/eea/volto-accordion-block/commit/d07768431760471c1d33352e097874dee37edd41)]
- test: Add unit tests for util - refs #253277 [ana-oprea - [`9385394`](https://github.com/eea/volto-accordion-block/commit/9385394cf834dd944d98ab9fdc10e65abdad636d)]
- test: Fix test config, coverage Refs #253277 [valentinab25 - [`67a0667`](https://github.com/eea/volto-accordion-block/commit/67a0667ee563e8ee01c5e660cd2b127eaa1da4fc)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`9c06bd0`](https://github.com/eea/volto-accordion-block/commit/9c06bd0f3d262bb553541ec884c659d31fea70d5)]
## [8.0.0](https://github.com/eea/volto-accordion-block/compare/7.1.0...8.0.0) - 24 March 2023
#### :rocket: New Features
- feat(paste): Possibility to cut/copy/paste blocks within/from accordion block - refs #157469 [dobri1408 - [`ae0f71a`](https://github.com/eea/volto-accordion-block/commit/ae0f71aced0a4d1f10077937d9490f410bc177c4)]
### [7.1.0](https://github.com/eea/volto-accordion-block/compare/7.0.0...7.1.0) - 10 March 2023
#### :hammer_and_wrench: Others
- test(cypress): Use latest stable Volto for tests [Alin Voinea - [`161325b`](https://github.com/eea/volto-accordion-block/commit/161325bfb990e1ef8bd66a7c26aacf17b5e3989c)]
- Release 7.1.0 [Alin Voinea - [`207318f`](https://github.com/eea/volto-accordion-block/commit/207318f45321d9caf2e9e88a36786d6a6dfbfce6)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`a1279b2`](https://github.com/eea/volto-accordion-block/commit/a1279b20f134b8da44ca45e1e3eecf50401372f8)]
## [7.0.0](https://github.com/eea/volto-accordion-block/compare/6.0.0...7.0.0) - 7 February 2023
#### :nail_care: Enhancements
- change(theme): Add theme picker widget #57 from eea/color_pick_themes [ichim-david - [`a804b3f`](https://github.com/eea/volto-accordion-block/commit/a804b3f54920086c0ffa94962a9a9896cd6d98fc)]
#### :hammer_and_wrench: Others
- Release 7.0.0 [Alin Voinea - [`661c6fd`](https://github.com/eea/volto-accordion-block/commit/661c6fd04aa704ba09172737f9e00e7de8b17673)]
- theme-picker version [Andrei Grigore - [`2d7d7fb`](https://github.com/eea/volto-accordion-block/commit/2d7d7fb64b6f51fb02410140ae4b69eda26dea06)]
- Add theme picker widget [dana-cfc4 - [`b567515`](https://github.com/eea/volto-accordion-block/commit/b5675150e1b5a811e1686404cbefcd9e6b92d515)]
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`dd14109`](https://github.com/eea/volto-accordion-block/commit/dd14109b3df7aee49ab1fdb57b8ac749193723c7)]
- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`6169240`](https://github.com/eea/volto-accordion-block/commit/6169240953e8b81fbf1200bfa7b77c1be3be318f)]
- test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`bbf12a0`](https://github.com/eea/volto-accordion-block/commit/bbf12a07558ea1f2c9d6e62fa4bf897d1c27ad71)]
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`cb18b3c`](https://github.com/eea/volto-accordion-block/commit/cb18b3c7d12318a671e6031054cb6cb98c5e4766)]
- yarn 3 [Alin Voinea - [`26994da`](https://github.com/eea/volto-accordion-block/commit/26994dab66bce3873911fee6fb46fc51dfce44d7)]
- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`5803993`](https://github.com/eea/volto-accordion-block/commit/5803993b263352f7d3a5e4c14f5ac5b1607a1dc2)]
## [6.0.0](https://github.com/eea/volto-accordion-block/compare/5.0.0...6.0.0) - 16 November 2022
#### :nail_care: Enhancements
- refactor(Styling): Use schemaEnhancer in favor of StyleWrapper - refs #152894 [Alin Voinea - [`0f28134`](https://github.com/eea/volto-accordion-block/commit/0f281345855e56a7154ee7b8e67640bd7e7c0ecf)]
#### :hammer_and_wrench: Others
- test(estlint): Fix .project.eslintrc.js [Alin Voinea - [`0b06e8d`](https://github.com/eea/volto-accordion-block/commit/0b06e8d3c9a9917ad9407d44702966056ac05772)]
## [5.0.0](https://github.com/eea/volto-accordion-block/compare/4.1.1...5.0.0) - 28 October 2022
#### :hammer_and_wrench: Others
- Makefile [Alin Voinea - [`359ca50`](https://github.com/eea/volto-accordion-block/commit/359ca502848afe3636f1ee52fef493d417ffa989)]
- Prepare 5.0.0 release [Miu Razvan - [`7996360`](https://github.com/eea/volto-accordion-block/commit/799636020739b62cd2455b7c2b6c310fa1e27487)]
### [4.1.1](https://github.com/eea/volto-accordion-block/compare/4.1.0...4.1.1) - 27 October 2022
### [4.1.0](https://github.com/eea/volto-accordion-block/compare/4.0.0...4.1.0) - 6 October 2022
#### :rocket: New Features
- feat(accordion): Add possibility to provide semantic options and default theme - refs #153783 [Alin Voinea - [`9c7e210`](https://github.com/eea/volto-accordion-block/commit/9c7e210a12209b49a63ba4d131b990f7556fc3cb)]
#### :bug: Bug Fixes
- fix(accordion): Default icons on the right - refs #153783 [Alin Voinea - [`c3ba73e`](https://github.com/eea/volto-accordion-block/commit/c3ba73e21ef2ad9fddfdc113e3d16df63f05b5ee)]
#### :hammer_and_wrench: Others
- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`3c0236e`](https://github.com/eea/volto-accordion-block/commit/3c0236ef0e055bbbac852b66139767cee8631aad)]
- test(cypress): Add missing md5 dependency [Alin Voinea - [`1afae5d`](https://github.com/eea/volto-accordion-block/commit/1afae5d677de53778d5727334f9a6add8120d046)]
## [4.0.0](https://github.com/eea/volto-accordion-block/compare/3.5.0...4.0.0) - 27 September 2022
#### :rocket: New Features
- feat: Add theme variations - refs #153783 [Miu Razvan - [`70c0599`](https://github.com/eea/volto-accordion-block/commit/70c05996fdeef1b9f71ec48bd983f4d8e69897c5)]
#### :nail_care: Enhancements
- refactor(accordion): Use Volto core styling for theme - refs #153783 [Alin Voinea - [`414e859`](https://github.com/eea/volto-accordion-block/commit/414e8597ebdf4c29614a5998ce858e26504e5401)]
#### :hammer_and_wrench: Others
- i18n [Alin Voinea - [`dd7061d`](https://github.com/eea/volto-accordion-block/commit/dd7061d1417aa8403dc0155a3acb9d45d124aad0)]
- Release 3.6.0 [Alin Voinea - [`2c84012`](https://github.com/eea/volto-accordion-block/commit/2c840125496e23e1f1587e9e1ba2713ef538491e)]
- test(prettier): Fix stylelint [Alin Voinea - [`e3fd717`](https://github.com/eea/volto-accordion-block/commit/e3fd717b60d67a09b500282837470707f57747a1)]
- Use volto@16.0.0-alpha.14 in cypress tests [Miu Razvan - [`f4dd7a1`](https://github.com/eea/volto-accordion-block/commit/f4dd7a1221ef2437b813d45b232efbf8c04bb8c5)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`20652bc`](https://github.com/eea/volto-accordion-block/commit/20652bcea7bd1f4f7271cf0b2fe8223401401a4f)]
- update(jest): add @plone/volto-slate resolver refs- #153447 [nileshgulia1 - [`7a1af55`](https://github.com/eea/volto-accordion-block/commit/7a1af55061b0c75ecb77fdbae9e2e6586df3b50c)]
### [3.5.0](https://github.com/eea/volto-accordion-block/compare/3.4.16...3.5.0) - 30 June 2022
#### :hammer_and_wrench: Others
- Release 3.5.0 [Alin Voinea - [`c237343`](https://github.com/eea/volto-accordion-block/commit/c237343daa82eb0fb0ddb49e04ee6c49578b8fd2)]
- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`5de2964`](https://github.com/eea/volto-accordion-block/commit/5de296427472925998273bf9c164ba5b65895a14)]
### [3.4.16](https://github.com/eea/volto-accordion-block/compare/3.4.15...3.4.16) - 17 May 2022
#### :hammer_and_wrench: Others
- Fix Invalid prop name of value ... supplied to Icon [Alin Voinea - [`86a5203`](https://github.com/eea/volto-accordion-block/commit/86a5203978e81cfa6c210bea45af3192fd338209)]
### [3.4.15](https://github.com/eea/volto-accordion-block/compare/3.4.14...3.4.15) - 6 April 2022
#### :hammer_and_wrench: Others
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`66fada5`](https://github.com/eea/volto-accordion-block/commit/66fada5a7084e1adb36ef5ff950d498391729eab)]
- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`9d96b9d`](https://github.com/eea/volto-accordion-block/commit/9d96b9d392004dd8791c061c5fa39deee253c16a)]
### [3.4.14](https://github.com/eea/volto-accordion-block/compare/3.4.13...3.4.14) - 3 March 2022
#### :rocket: New Features
- feat(accordion): add semantic icon configuration [Miu Razvan - [`438b91c`](https://github.com/eea/volto-accordion-block/commit/438b91cc4d75b24bb4093be0e9b5d3b314b4bdb5)]
- feat(accordion): add icon 'size' configuration [Miu Razvan - [`7f32d54`](https://github.com/eea/volto-accordion-block/commit/7f32d5403abe8be295d8b698cab3df83939b85e0)]
#### :hammer_and_wrench: Others
- move style of accordion title input to volto-eea-design-system [Miu Razvan - [`4cc803d`](https://github.com/eea/volto-accordion-block/commit/4cc803dbb60a74d3df7eff23545a56394448588f)]
- Update style on edit mode [Miu Razvan - [`212eda4`](https://github.com/eea/volto-accordion-block/commit/212eda4b49852388c1b486abc52f991cf2fab3fb)]
### [3.4.13](https://github.com/eea/volto-accordion-block/compare/3.4.12...3.4.13) - 18 January 2022
#### :hammer_and_wrench: Others
- Merge pull request #44 from eea/develop [Nilesh - [`2006fdd`](https://github.com/eea/volto-accordion-block/commit/2006fdd81589a1dafe381c85e112a75b71632873)]
- initialize empty activeIndex [ionlizarazu - [`0105982`](https://github.com/eea/volto-accordion-block/commit/01059821035e2006ab5347597646deabc8762fa3)]
### [3.4.12](https://github.com/eea/volto-accordion-block/compare/3.4.11...3.4.12) - 3 January 2022
### [3.4.11](https://github.com/eea/volto-accordion-block/compare/3.4.10...3.4.11) - 18 December 2021
#### :hammer_and_wrench: Others
- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`197c242`](https://github.com/eea/volto-accordion-block/commit/197c2426f18e3b74296c18ef86781e63596bcd4b)]
### [3.4.10](https://github.com/eea/volto-accordion-block/compare/3.4.9...3.4.10) - 10 December 2021
#### :hammer_and_wrench: Others
- Correct 3 comments [Silviu Bogan - [`b475139`](https://github.com/eea/volto-accordion-block/commit/b475139a572ee5af0b255713c7b808a2c8857314)]
- Finish making the Cypress tests work [Silviu Bogan - [`527d89c`](https://github.com/eea/volto-accordion-block/commit/527d89c6f48c3cc987a272e5cd2dda6ab354ef3f)]
- WIP on correcting Cypress tests [Silviu Bogan - [`6ac471d`](https://github.com/eea/volto-accordion-block/commit/6ac471d9f702f3a5c58edb28f780bab380b5e3ff)]
### [3.4.9](https://github.com/eea/volto-accordion-block/compare/3.4.8...3.4.9) - 25 November 2021
#### :hammer_and_wrench: Others
- @media print to show open panes [nileshgulia1 - [`e111771`](https://github.com/eea/volto-accordion-block/commit/e111771cc1d1c2d5d19c55371cf348e764f90fff)]
- Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`8072099`](https://github.com/eea/volto-accordion-block/commit/807209972e79796af5a9fad60e17e04a32ffc776)]
### [3.4.8](https://github.com/eea/volto-accordion-block/compare/3.4.7...3.4.8) - 22 November 2021
#### :hammer_and_wrench: Others
- cy: make tests run with both slate and draftjs [nileshgulia1 - [`e51f7a5`](https://github.com/eea/volto-accordion-block/commit/e51f7a5c36804240d90e19baa9c7b321e41a7c23)]
- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`9f515c3`](https://github.com/eea/volto-accordion-block/commit/9f515c3e1055b07ea5ea7ac8dbf72eb2e4b79c74)]
### [3.4.7](https://github.com/eea/volto-accordion-block/compare/3.4.6...3.4.7) - 25 October 2021
#### :hammer_and_wrench: Others
- Refs #34 ensure floated images from content area don't spill over next accordion title [David Ichim - [`79abc8c`](https://github.com/eea/volto-accordion-block/commit/79abc8c1b13eb26fb78b9dbe53fc2711c02a1ed1)]
- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`f5c2cf9`](https://github.com/eea/volto-accordion-block/commit/f5c2cf969763a5400e4d9fb66bafad761cd17f2f)]
- Add Sonarqube tag using bise-frontend addons list [EEA Jenkins - [`92cd189`](https://github.com/eea/volto-accordion-block/commit/92cd1891291a33e92c1f4488ff2afb90642d2706)]
### [3.4.6](https://github.com/eea/volto-accordion-block/compare/3.4.5...3.4.6) - 6 October 2021
#### :house: Internal changes
- chore: added italian translations [Giulia Ghisini - [`54b6f8f`](https://github.com/eea/volto-accordion-block/commit/54b6f8f8d92e5fd02e18c6e2a8cc81b7abef7312)]
#### :hammer_and_wrench: Others
- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`c0bc59d`](https://github.com/eea/volto-accordion-block/commit/c0bc59d897ece309834ffef8ddea516aceef1e5f)]
### [3.4.5](https://github.com/eea/volto-accordion-block/compare/3.4.4...3.4.5) - 29 September 2021
#### :hammer_and_wrench: Others
- cypress: correctly get child [nileshgulia1 - [`6154d81`](https://github.com/eea/volto-accordion-block/commit/6154d81341bb0add7b77a13cc79763e0a439462c)]
- fix cypress [nileshgulia1 - [`b93e174`](https://github.com/eea/volto-accordion-block/commit/b93e17424f0a178d80a10eef6dd86751dda6caef)]
- correctly wrap the children into animate-height [nileshgulia1 - [`9f1f2eb`](https://github.com/eea/volto-accordion-block/commit/9f1f2eb9f7fc98bf2c6062679343248d830a0189)]
### [3.4.4](https://github.com/eea/volto-accordion-block/compare/3.4.3...3.4.4) - 23 September 2021
#### :hammer_and_wrench: Others
- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`046f3aa`](https://github.com/eea/volto-accordion-block/commit/046f3aae09e1725d44bcdc371d07ed32e8309423)]
### [3.4.3](https://github.com/eea/volto-accordion-block/compare/3.4.2...3.4.3) - 17 September 2021
### [3.4.2](https://github.com/eea/volto-accordion-block/compare/3.4.1...3.4.2) - 16 September 2021
### [3.4.1](https://github.com/eea/volto-accordion-block/compare/3.4.0...3.4.1) - 10 September 2021
#### :hammer_and_wrench: Others
- Add missing onChangeField to make it work with Metadata section block - refs #137434 [Alin Voinea - [`5253b74`](https://github.com/eea/volto-accordion-block/commit/5253b74a52043a3ad7e2e813abaf2d27f0e83a7a)]
- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`1e4d3dc`](https://github.com/eea/volto-accordion-block/commit/1e4d3dc937bc63825bd1fc6156eca9b6d073a40b)]
### [3.4.0](https://github.com/eea/volto-accordion-block/compare/3.3.1...3.4.0) - 7 September 2021
#### :hammer_and_wrench: Others
- Release 3.4.0 [Alin Voinea - [`d2be3bc`](https://github.com/eea/volto-accordion-block/commit/d2be3bcea7deb2e0aecf6e96c84a331c288d3823)]
### [3.3.1](https://github.com/eea/volto-accordion-block/compare/3.3.0...3.3.1) - 7 September 2021
### [3.3.0](https://github.com/eea/volto-accordion-block/compare/3.2.4...3.3.0) - 30 August 2021
#### :hammer_and_wrench: Others
- Release 3.3.0 [Alin Voinea - [`2cbb1d5`](https://github.com/eea/volto-accordion-block/commit/2cbb1d53ce62b9cb42751c4c4997577ba4165649)]
- Add Sonarqube tag using forests-frontend addons list [EEA Jenkins - [`ab257ac`](https://github.com/eea/volto-accordion-block/commit/ab257acb0c2c8e38b906fcce8f6e148e4690d473)]
### [3.2.4](https://github.com/eea/volto-accordion-block/compare/3.2.3...3.2.4) - 21 July 2021
### [3.2.3](https://github.com/eea/volto-accordion-block/compare/3.2.2...3.2.3) - 27 May 2021
### [3.2.2](https://github.com/eea/volto-accordion-block/compare/3.2.1...3.2.2) - 13 May 2021
#### :hammer_and_wrench: Others
- Add Makefile in order to easily test this addon [Alin Voinea - [`baa1ea1`](https://github.com/eea/volto-accordion-block/commit/baa1ea1abc0245d688adee69f6dbbb4a7bfbf687)]
### [3.2.1](https://github.com/eea/volto-accordion-block/compare/3.2.0...3.2.1) - 7 April 2021
#### :hammer_and_wrench: Others
- Release 3.2.1 [Alin Voinea - [`5d37311`](https://github.com/eea/volto-accordion-block/commit/5d373114bee9306469424c1103632baeeb664a47)]
- Revert "commented the use of duplicate useEffect" [Alin Voinea - [`aafa69c`](https://github.com/eea/volto-accordion-block/commit/aafa69c28e9cdd54e80bb1f60691ea51066eaaf7)]
### [3.2.0](https://github.com/eea/volto-accordion-block/compare/3.1.0...3.2.0) - 7 April 2021
#### :hammer_and_wrench: Others
- Release 3.2.0 [Alin Voinea - [`715f6a4`](https://github.com/eea/volto-accordion-block/commit/715f6a4c3bea65e0a7f9efda1c16bc62fcd6d3ea)]
- Add support for onInsertBlock with BlockChooser [Alin Voinea - [`0e37fb3`](https://github.com/eea/volto-accordion-block/commit/0e37fb3542be53806017d0611c9239e5cdf94193)]
- Revert "Add support for newId returned by onMutateBlock" [Alin Voinea - [`e7d8824`](https://github.com/eea/volto-accordion-block/commit/e7d882455d4478ea8aec952b54b572ae4aca5458)]
- commented the use of duplicate useEffect [nileshgulia1 - [`f771fb8`](https://github.com/eea/volto-accordion-block/commit/f771fb8701ad58b6fcca785c7e4b042eec5e3b07)]
- Save data for empty accordion on mount [razvanMiu - [`f80e728`](https://github.com/eea/volto-accordion-block/commit/f80e728e91ebe16c7ee6966d4b89e8d0fc986fd0)]
- Replace group with accordion within class names [Alin Voinea - [`8113731`](https://github.com/eea/volto-accordion-block/commit/8113731fbc770ec8b29346d9d2f97f0d067a6021)]
- Add support for newId returned by onMutateBlock [Alin Voinea - [`ffea93a`](https://github.com/eea/volto-accordion-block/commit/ffea93acae2e47c66ffff59d5e4cdc591e1b58b8)]
### [3.1.0](https://github.com/eea/volto-accordion-block/compare/3.0.0...3.1.0) - 5 April 2021
#### :hammer_and_wrench: Others
- Release 3.1.0 [Alin Voinea - [`ecf79dc`](https://github.com/eea/volto-accordion-block/commit/ecf79dc6f34346c26f11676765b4c3ba2d4dc427)]
- Update docs [Alin Voinea - [`475ec25`](https://github.com/eea/volto-accordion-block/commit/475ec251601941a2e0364563408d54fa6e88172a)]
- Align accordion style/settings/buttons to Volto Group block [Alin Voinea - [`334ecb4`](https://github.com/eea/volto-accordion-block/commit/334ecb493379d16c7b4c0afef74580c38e897277)]
- Add fixedLayout settings [Alin Voinea - [`b874b69`](https://github.com/eea/volto-accordion-block/commit/b874b69c8a48e7e0002f2c68a1ab51d5abb5ff2d)]
## [3.0.0](https://github.com/eea/volto-accordion-block/compare/2.1.0...3.0.0) - 8 March 2021
#### :hammer_and_wrench: Others
- Release 3.0.0 [Alin Voinea - [`77f096b`](https://github.com/eea/volto-accordion-block/commit/77f096b09660def2fa00ec264c19a93ed4689de5)]
- Cleanup Jenkinsfile DEPENDENCIES [Alin Voinea - [`a3b3ef8`](https://github.com/eea/volto-accordion-block/commit/a3b3ef8c4d4bba72aa0796e1173feec1407d5dae)]
### [2.1.0](https://github.com/eea/volto-accordion-block/compare/2.0.2...2.1.0) - 28 February 2021
#### :hammer_and_wrench: Others
- Release 2.1.0 [Alin Voinea - [`3621835`](https://github.com/eea/volto-accordion-block/commit/362183567df9266604361bc88854e00137d7c5f2)]
- Upgrade dependencies to 2.0.0 [Alin Voinea - [`b11eafe`](https://github.com/eea/volto-accordion-block/commit/b11eafe4fe3b9d953a20e19a432d7a633e95f5db)]
- Upgrade Jenkins pipeline to use plone/volto-addon-ci [Alin Voinea - [`a3fac68`](https://github.com/eea/volto-accordion-block/commit/a3fac684288100e2a1b3f08a0bac2f45a001bf8b)]
### [2.0.2](https://github.com/eea/volto-accordion-block/compare/2.0.1...2.0.2) - 28 December 2020
#### :hammer_and_wrench: Others
- Release 2.0.2 [Alin Voinea - [`7ddbf43`](https://github.com/eea/volto-accordion-block/commit/7ddbf438d0dc22b552898795577629dfb3d5bc18)]
- fix tests [nileshgulia1 - [`08f088b`](https://github.com/eea/volto-accordion-block/commit/08f088bf57287de7f2af29979bfbb5a1f4f189d9)]
- work only with CI [nileshgulia1 - [`33aa0be`](https://github.com/eea/volto-accordion-block/commit/33aa0beeba373f1a2436c43fd17a2cc53d1a8c65)]
- WIP [nileshgulia1 - [`90971cf`](https://github.com/eea/volto-accordion-block/commit/90971cf6b0e9605810f7750de3890ad1193dae28)]
- WIP [nileshgulia1 - [`cdfb382`](https://github.com/eea/volto-accordion-block/commit/cdfb382c066ced5e8fff076c654708d8423c9f46)]
- WIP [nileshgulia1 - [`67ebb67`](https://github.com/eea/volto-accordion-block/commit/67ebb6718c63e2ed96fbe2c95e62615e37d8d54d)]
- remove slate dependency, add conditional [nileshgulia1 - [`3d72f97`](https://github.com/eea/volto-accordion-block/commit/3d72f974f0b8131de672c3e83ea8007b98ed3070)]
- fix tests [nileshgulia1 - [`0027e44`](https://github.com/eea/volto-accordion-block/commit/0027e44223c8ac4e989870b3f4e7913d6d302ba1)]
- WIP [nileshgulia1 - [`b04c587`](https://github.com/eea/volto-accordion-block/commit/b04c5877bea18851aefb424ac3005aef05127007)]
- reorder tests [nileshgulia1 - [`83df043`](https://github.com/eea/volto-accordion-block/commit/83df043eeb49f98e1c2e8afe40d63424eacac4b5)]
- WIP [nileshgulia1 - [`85551ed`](https://github.com/eea/volto-accordion-block/commit/85551ed25a6b5ff66a41991639fd3b35887b5dcd)]
- use volto-slate in generated app [nileshgulia1 - [`bc1e3c7`](https://github.com/eea/volto-accordion-block/commit/bc1e3c781dc51a1449c7b97bb875e4d5aa08dff8)]
- WIP [nileshgulia1 - [`cdb2b60`](https://github.com/eea/volto-accordion-block/commit/cdb2b604cad27cc9e5cc1a044ad973491b89f6c2)]
- WIP [nileshgulia1 - [`64868c9`](https://github.com/eea/volto-accordion-block/commit/64868c9e88586d3877a6509d83801322d07c56ea)]
- fix cypress [nileshgulia1 - [`7f6788a`](https://github.com/eea/volto-accordion-block/commit/7f6788a5d7372e3de4cd97b3343ea60c937870e6)]
- add cypress tests for accordion content [nileshgulia1 - [`4e589fe`](https://github.com/eea/volto-accordion-block/commit/4e589fe7dffd153418acafea2a8858d1b00acf7a)]
- Update README.md [Nilesh - [`b6401b3`](https://github.com/eea/volto-accordion-block/commit/b6401b3b44230845424fac3feda41826356c6231)]
### [2.0.1](https://github.com/eea/volto-accordion-block/compare/2.0.0...2.0.1) - 2 December 2020
#### :hammer_and_wrench: Others
- Release 2.0.1 [Alin Voinea - [`207f0ed`](https://github.com/eea/volto-accordion-block/commit/207f0ed6bd6598490b98113bd9b275a8d93e944a)]
- adapt to exclusive accordion configs in edit [nileshgulia1 - [`61500c0`](https://github.com/eea/volto-accordion-block/commit/61500c08ae7155904ae4d4fcaa6c3b2df3afdc3d)]
- option to enable non exclusive panels [nileshgulia1 - [`c4cc4a7`](https://github.com/eea/volto-accordion-block/commit/c4cc4a72c1c0d6b8d9d8025137d92062ced87223)]
- conventions [nileshgulia1 - [`a0f2396`](https://github.com/eea/volto-accordion-block/commit/a0f2396b65e02edaf3ceb4f06d6909df3f32c3b6)]
- handle collapse in accordion [nileshgulia1 - [`1eb564a`](https://github.com/eea/volto-accordion-block/commit/1eb564ae082c3404afa7e14844c19aa7983031e2)]
## [2.0.0](https://github.com/eea/volto-accordion-block/compare/1.0.0...2.0.0) - 27 November 2020
#### :house: Internal changes
- style: panel title font size [nileshgulia1 - [`ba33d9a`](https://github.com/eea/volto-accordion-block/commit/ba33d9ad87271c9aad36ff92945fce58d2e86378)]
#### :hammer_and_wrench: Others
- Release 2.0.0 [Alin Voinea - [`d3b4143`](https://github.com/eea/volto-accordion-block/commit/d3b414373e0ad0dbfa3f633d6573f13a479e4708)]
- Fix heading sizes; Add more cypress tests [Alin Voinea - [`e1430f4`](https://github.com/eea/volto-accordion-block/commit/e1430f4db5d47b0f31ce9ff730494da66d18bc22)]
- remove optional chaining in blockProps [nileshgulia1 - [`39741af`](https://github.com/eea/volto-accordion-block/commit/39741aff08a0f551ce10aae68e96dcb22bc61865)]
- JENKINS: fix missing deps [nileshgulia1 - [`fd18f3a`](https://github.com/eea/volto-accordion-block/commit/fd18f3afc6245cf2f218ec76077cf0814254e67f)]
- JENKINS: replace duplicate values with predefined vars [nileshgulia1 - [`3630a04`](https://github.com/eea/volto-accordion-block/commit/3630a044de5781161133b60e5165a6b05397a8bb)]
- JENKINS: fix useEffect deps [nileshgulia1 - [`b7f81f0`](https://github.com/eea/volto-accordion-block/commit/b7f81f060496238a0e018dd7aba40a18aa5478b6)]
- JENKINS: fix useEffect deps [nileshgulia1 - [`c032943`](https://github.com/eea/volto-accordion-block/commit/c03294383a7e9863c8846f45b20fb51081de119b)]
- fix jenkins [nileshgulia1 - [`8a7ec73`](https://github.com/eea/volto-accordion-block/commit/8a7ec737be1cec1559bc9dc206147f41c7fb1986)]
- Add support DX Layout [Alin Voinea - [`ab50789`](https://github.com/eea/volto-accordion-block/commit/ab50789964e15240061044e0458f269341e58a3f)]
- Remove unusied EditBlockWrapper, rename column to panel [Alin Voinea - [`793055b`](https://github.com/eea/volto-accordion-block/commit/793055b5499a7577dea77492a9f512fe7db1da08)]
- Cleanup unused icons and panels [Alin Voinea - [`2556218`](https://github.com/eea/volto-accordion-block/commit/25562182acff7b3ced29c9371e5f5adaa10b8504)]
- Fix column title [Alin Voinea - [`d190c26`](https://github.com/eea/volto-accordion-block/commit/d190c267bd54bdc1125804131af4fee3fbe55088)]
- Cleanup HTML and fix accordion heading [Alin Voinea - [`57bd046`](https://github.com/eea/volto-accordion-block/commit/57bd04664480baca39c89b146e893322cce80878)]
- move title to one level up in the panel layout [nileshgulia1 - [`0eb32d3`](https://github.com/eea/volto-accordion-block/commit/0eb32d3e93e087fe9f7084e7905c46ef50739a79)]
- Render non empty panels in View [nileshgulia1 - [`7dca60c`](https://github.com/eea/volto-accordion-block/commit/7dca60c28b548e796b624d506e8dac88ea23bb8b)]
- Better heading component [Alin Voinea - [`8389892`](https://github.com/eea/volto-accordion-block/commit/838989200cfe2b007309960d0c99a0df3bdbfaf4)]
- Cleanup and headings for Accordion titles [Alin Voinea - [`144c667`](https://github.com/eea/volto-accordion-block/commit/144c66760fc92193b74673216434a02ea40d2117)]
- use h2-h6 font sizes in accordion title [nileshgulia1 - [`0e5845d`](https://github.com/eea/volto-accordion-block/commit/0e5845dc860cd47763e48777adb49d9e38f87428)]
- rotate right accordion arrow [nileshgulia1 - [`7f13476`](https://github.com/eea/volto-accordion-block/commit/7f134760ee970792a2be0a716c7f4851dc5b7f0f)]
- move accordion title in blocks_layout [nileshgulia1 - [`421845d`](https://github.com/eea/volto-accordion-block/commit/421845d98ecebe0880806ebdf0d92285ef90d860)]
- combined settings in parent accordion block [nileshgulia1 - [`2d5fa42`](https://github.com/eea/volto-accordion-block/commit/2d5fa42d84540c7d351d39aa43acc2c2dd14b29d)]
- remove colorPicker Widget [nileshgulia1 - [`61c0a12`](https://github.com/eea/volto-accordion-block/commit/61c0a12fbde7e507e5ec04562a305df04d42bead)]
- decorate, stlying edit,View [nileshgulia1 - [`dc521e5`](https://github.com/eea/volto-accordion-block/commit/dc521e54cc06c7782c6b1921c7df3a3fc114bcec)]
- styles: background color in panels [nileshgulia1 - [`22995fd`](https://github.com/eea/volto-accordion-block/commit/22995fdcb6b8d14aec119baf5f7743349aaaa2a2)]
- Restructure add-on [Alin Voinea - [`0fd79ed`](https://github.com/eea/volto-accordion-block/commit/0fd79edfa170a97c50ecfc5bbb3c13538c4c7de7)]
- fix z-index of block-toolbar [nileshgulia1 - [`5adb193`](https://github.com/eea/volto-accordion-block/commit/5adb193ffa689e85bc958c5c3da6f8baa5a6d700)]
- fix console warnings and jenkins [nileshgulia1 - [`f0b68f9`](https://github.com/eea/volto-accordion-block/commit/f0b68f96311dad690b5ea461ef00fae74f92e4e3)]
- prevent deleting first accordion block child [nileshgulia1 - [`f99fd66`](https://github.com/eea/volto-accordion-block/commit/f99fd66fe63bf2f28fe0b8e8ebabee6f9244caa1)]
- add new icons for panel chooser [nileshgulia1 - [`3ee30e0`](https://github.com/eea/volto-accordion-block/commit/3ee30e0c87b9127584d7d5ffd171d33b9be14a27)]
## [1.0.0](https://github.com/eea/volto-accordion-block/compare/0.1.0...1.0.0) - 17 November 2020
#### :hammer_and_wrench: Others
- Release 1.0.0 [Alin Voinea - [`80d83c1`](https://github.com/eea/volto-accordion-block/commit/80d83c1369cea5cff33c5a51a783b3f0d4a4e96f)]
- Update package metadata [Alin Voinea - [`602e871`](https://github.com/eea/volto-accordion-block/commit/602e871ab4b4cc5113fd927aee566722c6e0dddf)]
- fix tests: stylelint [nileshgulia1 - [`d2ade30`](https://github.com/eea/volto-accordion-block/commit/d2ade3021d298d8dbdf4f087fdf0bc9b5bf72953)]
- fix tests: stylelint [nileshgulia1 - [`00f503e`](https://github.com/eea/volto-accordion-block/commit/00f503e72429fc6aaa9385fb1a5fea50a0e58573)]
- fix tests: remove unsued vars [nileshgulia1 - [`5257193`](https://github.com/eea/volto-accordion-block/commit/52571931ab7b7591de22ba9c08efda14b8dd50ff)]
- remove unused vars [nileshgulia1 - [`5e2c1e9`](https://github.com/eea/volto-accordion-block/commit/5e2c1e990f5ccf9b81f123ff18cacc7769ac696c)]
- accordion title, via Input (semantic ui) [nileshgulia1 - [`0b2aef7`](https://github.com/eea/volto-accordion-block/commit/0b2aef76dd828ef2e0fc5061023a259d6279c11c)]
- add accordion title as a slate editor [nileshgulia1 - [`38e841d`](https://github.com/eea/volto-accordion-block/commit/38e841d9a1a2d1d6a9d657ed6d611220615cbd40)]
- yarn prettier [Alin Voinea - [`afc2d37`](https://github.com/eea/volto-accordion-block/commit/afc2d379490cc4bdd4e2c2296229fac5d549d6a1)]
- make title editable [nileshgulia1 - [`e3233b0`](https://github.com/eea/volto-accordion-block/commit/e3233b00f3e0e1b0ef240a0