Skip to content

Latest commit

 

History

History
494 lines (334 loc) · 40.1 KB

CHANGELOG.md

File metadata and controls

494 lines (334 loc) · 40.1 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

10.3.0 - 29 August 2023

🚀 New Features

  • feat: open Panels on diff - refs #256378 [dobri1408 - 47cfb04]

🐛 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 August 2023

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

10.1.1 - 23 August 2023

🐛 Bug Fixes

  • fix(filter): export component [kreafox - 13bc2ff]

🛠️ Others

  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - 666342e]

10.1.0 - 18 August 2023

10.0.0 - 17 August 2023

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

🚀 New Features

  • feat(filter): added unit testing for filtering [David Ichim - 8517248]

🐛 Bug Fixes

  • fix: i18n - Fix untranslated text persent in addon [Alok Kumar - e624d9b]
  • fix(filter): pass options to Icon component instead of reading always from config [David Ichim - f111235]
  • fix(filter): use config from param after latest change to pass only accordion config [David Ichim - aae122e]

💅 Enhancements

  • change(filter): use volto icons as fallback is iconComponent option isn't set [David Ichim - bd504d3]
  • change(filter): test now uses dummy accordionConfig without tie to real accordion config [David Ichim - 90ce56e]

🏠 Internal changes

  • chore(accordion): fixed missing key warning and cleaned commented code from tests [David Ichim - 290f391]

🏠 Documentation changes

  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - refs #254894 [valentinab25 - f7e97d4]

🛠️ Others

  • test: Fix AccordionFilter jest tests to include i18n [Alin Voinea - eb1e849]
  • i18n: Filter input placeholder [Alin Voinea - 6acbd1f]
  • i18n [Alin Voinea - 68a8817]
  • better key set to accordion on edit avoiding warning about key being index [David Ichim - 21bb15f]
  • 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]
  • add missing commit where accordion filter only receives the accordion config [David Ichim - db64f21]

9.3.0 - 26 July 2023

🚀 New Features

  • feat: add contitions to use linking feature if the field 'Allow linking' is selected [Cretu Mihaela - 76e624d]
  • feat: add selected items ids in query params and implement function to scroll to item if present in URL [Cretu Mihaela - 447c67e]

🐛 Bug Fixes

  • fix: fix hover and focused border for block child section [Claudia Ifrim - 4c18b4f]
  • fix: updating URL when clicking on anchors inside accordion [Cretu Mihaela - c2ecb89]

🛠️ Others

  • Release 9.3.0 [Alin Voinea - 1728aa1]
  • add comment [Claudia Ifrim - 6ccecbf]
  • update snapshots [Cretu Mihaela - 1ab81b5]
  • remove setTimeout and fix useEffect [Cretu Mihaela - 4c765d7]
  • move function outside the component [Cretu Mihaela - aa5c542]
  • remove 'allow linking' checkbox [Cretu Mihaela - 9456684]
  • fix cypress test [Cretu Mihaela - 25d57b2]
  • fix useEffect warning [Cretu Mihaela - b7d28b4]

9.2.0 - 19 July 2023

🚀 New Features

  • feat: make className prop available to View component [Dante Álvarez - 8c12c28]

🐛 Bug Fixes

  • fix: th showRestricted option should be used from the configs [Claudia Ifrim - fe9695a]

🛠️ Others

  • Release 9.2.0 [Alin Voinea - 3f77074]

9.1.0 - 13 July 2023

🐛 Bug Fixes

  • fix(accordion): block-chooser and power user menu display issues #76 from eea/develop [ichim-david - c073473]
  • fix(accordion): margin and padding of .item.accordion within power menu [David Ichim - 3a9c8f5]

💅 Enhancements

  • change(accordion): optionally load the menu.variables from eea theme or site theme [David Ichim - e886074]

🛠️ Others

  • added several comments describing what that css fixes [David Ichim - c084a1f]
  • restore z-index value added by community contribution [David Ichim - d78fc69]
  • provide fallback values for variables just to be on the safe side regarding the optional imports [David Ichim - 0057892]
  • lint fix [David Ichim - d903580]
  • udate version from 9.0.1 to 9.1.0 [Claudia Ifrim - 63d82cd]
  • fix prettier [Claudia Ifrim - beb35eb]
  • Refs##255274 - fix css for columns block in accordion block [Claudia Ifrim - 3f01e69]
  • test: Fix to work also with Volto 17.alpha / webpack 5 [Alin Voinea - d17ae38]

9.0.0 - 28 June 2023

🚀 New Features

  • feat: Add headline field to the block field. [Víctor Fernández de Alba - 5e0ef4e]
  • feat: Add support for custom blocksConfig. Fix add new block to accordion button. [Víctor Fernández de Alba - bdf3e97]

🐛 Bug Fixes

  • fix: Fix i18n make command and eslint - refs #254894 [Alin Voinea - 38bc517]

🏠 Internal changes

  • chore: Cleanup unused .i18n.babel.config.js [Alin Voinea - fc615e9]
  • chore: Cleanup console warnings about styled and fluid [Alin Voinea - 527165f]

🛠️ Others

  • i18n: Add Romanian [Alin Voinea - ecb7414]
  • test: Add cypress for accordion in DX Layout - refs #254894 [Alin Voinea - 3c9b757]
  • test: add unit tests View and AccordionEdit - refs #253277 [ana-oprea - 4b780ec]

8.1.0 - 12 June 2023

🚀 New Features

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

🏠 Internal changes

🛠️ 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 March 2023

🚀 New Features

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

7.1.0 - 10 March 2023

🛠️ Others

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

7.0.0 - 7 February 2023

💅 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 November 2022

💅 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 October 2022

🛠️ Others

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

4.1.1 - 27 October 2022

4.1.0 - 6 October 2022

🚀 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 September 2022

🚀 New Features

  • feat: Add theme variations - refs #153783 [Miu Razvan - 70c0599]

💅 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 June 2022

🛠️ Others

  • Release 3.5.0 [Alin Voinea - c237343]

3.4.16 - 17 May 2022

🛠️ Others

  • Fix Invalid prop name of value ... supplied to Icon [Alin Voinea - 86a5203]

3.4.15 - 6 April 2022

🛠️ Others

3.4.14 - 3 March 2022

🚀 New Features

  • feat(accordion): add semantic icon configuration [Miu Razvan - 438b91c]
  • feat(accordion): add icon 'size' configuration [Miu Razvan - 7f32d54]

🛠️ Others

  • move style of accordion title input to volto-eea-design-system [Miu Razvan - 4cc803d]
  • Update style on edit mode [Miu Razvan - 212eda4]

3.4.13 - 18 January 2022

🛠️ Others

  • Merge pull request #44 from eea/develop [Nilesh - 2006fdd]
  • initialize empty activeIndex [ionlizarazu - 0105982]

3.4.12 - 3 January 2022

3.4.11 - 18 December 2021

🛠️ Others

3.4.10 - 10 December 2021

🛠️ Others

  • Correct 3 comments [Silviu Bogan - b475139]
  • Finish making the Cypress tests work [Silviu Bogan - 527d89c]
  • WIP on correcting Cypress tests [Silviu Bogan - 6ac471d]

3.4.9 - 25 November 2021

🛠️ Others

  • @media print to show open panes [nileshgulia1 - e111771]
  • Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - 8072099]

3.4.8 - 22 November 2021

🛠️ Others

  • cy: make tests run with both slate and draftjs [nileshgulia1 - e51f7a5]

3.4.7 - 25 October 2021

🛠️ Others

  • Refs #34 ensure floated images from content area don't spill over next accordion title [David Ichim - 79abc8c]

3.4.6 - 6 October 2021

🏠 Internal changes

  • chore: added italian translations [Giulia Ghisini - 54b6f8f]

🛠️ Others

3.4.5 - 29 September 2021

🛠️ Others

  • cypress: correctly get child [nileshgulia1 - 6154d81]
  • fix cypress [nileshgulia1 - b93e174]
  • correctly wrap the children into animate-height [nileshgulia1 - 9f1f2eb]

3.4.4 - 23 September 2021

🛠️ Others

3.4.3 - 17 September 2021

3.4.2 - 16 September 2021

3.4.1 - 10 September 2021

🛠️ Others

  • Add missing onChangeField to make it work with Metadata section block - refs #137434 [Alin Voinea - 5253b74]

3.4.0 - 7 September 2021

🛠️ Others

  • Release 3.4.0 [Alin Voinea - d2be3bc]

3.3.1 - 7 September 2021

3.3.0 - 30 August 2021

🛠️ Others

  • Release 3.3.0 [Alin Voinea - 2cbb1d5]

3.2.4 - 21 July 2021

3.2.3 - 27 May 2021

3.2.2 - 13 May 2021

🛠️ Others

  • Add Makefile in order to easily test this addon [Alin Voinea - baa1ea1]

3.2.1 - 7 April 2021

🛠️ Others

  • Release 3.2.1 [Alin Voinea - 5d37311]
  • Revert "commented the use of duplicate useEffect" [Alin Voinea - aafa69c]

3.2.0 - 7 April 2021

🛠️ Others

  • Release 3.2.0 [Alin Voinea - 715f6a4]
  • Add support for onInsertBlock with BlockChooser [Alin Voinea - 0e37fb3]
  • Revert "Add support for newId returned by onMutateBlock" [Alin Voinea - e7d8824]
  • commented the use of duplicate useEffect [nileshgulia1 - f771fb8]
  • Save data for empty accordion on mount [razvanMiu - f80e728]
  • Replace group with accordion within class names [Alin Voinea - 8113731]
  • Add support for newId returned by onMutateBlock [Alin Voinea - ffea93a]

3.1.0 - 5 April 2021

🛠️ Others

  • Release 3.1.0 [Alin Voinea - ecf79dc]
  • Update docs [Alin Voinea - 475ec25]
  • Align accordion style/settings/buttons to Volto Group block [Alin Voinea - 334ecb4]
  • Add fixedLayout settings [Alin Voinea - b874b69]

3.0.0 - 8 March 2021

🛠️ Others

  • Release 3.0.0 [Alin Voinea - 77f096b]
  • Cleanup Jenkinsfile DEPENDENCIES [Alin Voinea - a3b3ef8]

2.1.0 - 28 February 2021

🛠️ Others

  • Release 2.1.0 [Alin Voinea - 3621835]
  • Upgrade dependencies to 2.0.0 [Alin Voinea - b11eafe]
  • Upgrade Jenkins pipeline to use plone/volto-addon-ci [Alin Voinea - a3fac68]

2.0.2 - 28 December 2020

🛠️ Others

  • Release 2.0.2 [Alin Voinea - 7ddbf43]
  • fix tests [nileshgulia1 - 08f088b]
  • work only with CI [nileshgulia1 - 33aa0be]
  • WIP [nileshgulia1 - 90971cf]
  • WIP [nileshgulia1 - cdfb382]
  • WIP [nileshgulia1 - 67ebb67]
  • remove slate dependency, add conditional [nileshgulia1 - 3d72f97]
  • fix tests [nileshgulia1 - 0027e44]
  • WIP [nileshgulia1 - b04c587]
  • reorder tests [nileshgulia1 - 83df043]
  • WIP [nileshgulia1 - 85551ed]
  • use volto-slate in generated app [nileshgulia1 - bc1e3c7]
  • WIP [nileshgulia1 - cdb2b60]
  • WIP [nileshgulia1 - 64868c9]
  • fix cypress [nileshgulia1 - 7f6788a]
  • add cypress tests for accordion content [nileshgulia1 - 4e589fe]
  • Update README.md [Nilesh - b6401b3]

2.0.1 - 2 December 2020

🛠️ Others

  • Release 2.0.1 [Alin Voinea - 207f0ed]
  • adapt to exclusive accordion configs in edit [nileshgulia1 - 61500c0]
  • option to enable non exclusive panels [nileshgulia1 - c4cc4a7]
  • conventions [nileshgulia1 - a0f2396]
  • handle collapse in accordion [nileshgulia1 - 1eb564a]

2.0.0 - 27 November 2020

🏠 Internal changes

  • style: panel title font size [nileshgulia1 - ba33d9a]

🛠️ Others

  • Release 2.0.0 [Alin Voinea - d3b4143]
  • Fix heading sizes; Add more cypress tests [Alin Voinea - e1430f4]
  • remove optional chaining in blockProps [nileshgulia1 - 39741af]
  • JENKINS: fix missing deps [nileshgulia1 - fd18f3a]
  • JENKINS: replace duplicate values with predefined vars [nileshgulia1 - 3630a04]
  • JENKINS: fix useEffect deps [nileshgulia1 - b7f81f0]
  • JENKINS: fix useEffect deps [nileshgulia1 - c032943]
  • fix jenkins [nileshgulia1 - 8a7ec73]
  • Add support DX Layout [Alin Voinea - ab50789]
  • Remove unusied EditBlockWrapper, rename column to panel [Alin Voinea - 793055b]
  • Cleanup unused icons and panels [Alin Voinea - 2556218]
  • Fix column title [Alin Voinea - d190c26]
  • Cleanup HTML and fix accordion heading [Alin Voinea - 57bd046]
  • move title to one level up in the panel layout [nileshgulia1 - 0eb32d3]
  • Render non empty panels in View [nileshgulia1 - 7dca60c]
  • Better heading component [Alin Voinea - 8389892]
  • Cleanup and headings for Accordion titles [Alin Voinea - 144c667]
  • use h2-h6 font sizes in accordion title [nileshgulia1 - 0e5845d]
  • rotate right accordion arrow [nileshgulia1 - 7f13476]
  • move accordion title in blocks_layout [nileshgulia1 - 421845d]
  • combined settings in parent accordion block [nileshgulia1 - 2d5fa42]
  • remove colorPicker Widget [nileshgulia1 - 61c0a12]
  • decorate, stlying edit,View [nileshgulia1 - dc521e5]
  • styles: background color in panels [nileshgulia1 - 22995fd]
  • Restructure add-on [Alin Voinea - 0fd79ed]
  • fix z-index of block-toolbar [nileshgulia1 - 5adb193]
  • fix console warnings and jenkins [nileshgulia1 - f0b68f9]
  • prevent deleting first accordion block child [nileshgulia1 - f99fd66]
  • add new icons for panel chooser [nileshgulia1 - 3ee30e0]

1.0.0 - 17 November 2020

🛠️ Others

  • Release 1.0.0 [Alin Voinea - 80d83c1]
  • Update package metadata [Alin Voinea - 602e871]
  • fix tests: stylelint [nileshgulia1 - d2ade30]
  • fix tests: stylelint [nileshgulia1 - 00f503e]
  • fix tests: remove unsued vars [nileshgulia1 - 5257193]
  • remove unused vars [nileshgulia1 - 5e2c1e9]
  • accordion title, via Input (semantic ui) [nileshgulia1 - 0b2aef7]
  • add accordion title as a slate editor [nileshgulia1 - 38e841d]
  • make title editable [nileshgulia1 - e3233b0]

0.1.0 - 9 November 2020

🛠️ Others

  • Release 0.1.0 [Alin Voinea - cd65e3b]
  • Prepare new release 0.1.0 [Alin Voinea - e154f45]
  • Prepare new release [Alin Voinea - fca4d50]
  • sidebar in accordion, add columns [nileshgulia1 - 39e00e9]
  • add condtional for columns block [nileshgulia1 - 72d849d]
  • do not render empty accordion on View, unless it have single content [nileshgulia1 - eca7c7e]
  • Accordion panels in View, onPressEnter add child blocks inside accordion [nileshgulia1 - 21fd274]
  • add-panels chooser in intial render [nileshgulia1 - 7f745c3]
  • Add accordion in View [nileshgulia1 - 14f9c78]
  • nested text block within accordion, styling [nileshgulia1 - c6001e5]
  • polishing [nileshgulia1 - 43d6773]
  • remove onChange handler [nileshgulia1 - ae2c2b7]
  • text block inside accordion [nileshgulia1 - 4198448]
  • accordion in edit group block [nileshgulia1 - df5678f]
  • base accordion block [nileshgulia1 - 467b944]
  • develop: docs [Nilesh - b036a52]
  • readme: accordion block content [Nilesh - 5d0aea5]
  • Initial commit [Nilesh - 6b0ba4b]