Skip to content

10.0.0

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 17 Aug 17:15
· 103 commits to master since this release
c100969

πŸ’₯ 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]