Skip to content

Releases: eea/volto-eea-design-system

1.18.0

01 Sep 16:59
9217c08
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(accordion): fix accordion filtering size and color #387 from eea/accordion-filter [ichim-david - 0356c1c]
  • fix(accordion): fix filtering text color [kreafox - e6b6ebc]
  • fix(accordion): fix accordion filtering size and color [kreafox - a4abb86]

💅 Enhancements

  • perf(site): optimize footer svg using svgomg dropping size from 868kb to 422kb [David Ichim - 5118c62]
  • change(item): added column widths for flex-item-wrapper [David Ichim - 0e0e894]

🏠 Internal changes

  • chore: lint fix [David Ichim - 43fc96d]

🛠️ Others

  • bump package version [David Ichim - f4006b8]
  • perf(site): optimize footer svg using svgomg dropping size from 868kb to 422kb [David Ichim - 5118c62]
  • test: fix tests failing #388 from eea/fix-tests [ichim-david - cfb0213]
  • prettier fix [David Ichim - 8480802]
  • lint fix [David Ichim - 4ec6099]
  • test: fix tests failing [ana-oprea - f00f4e3]
  • fix error reading baseWidth less variable [David Ichim - f83dcb1]

1.17.0

29 Aug 20:53
fc872e0
Compare
Choose a tag to compare

🚀 New Features

  • feat(accordion): improve a11n by providing open close support using space bar on header [David Ichim - ac04dbd]

🐛 Bug Fixes

  • fix(popup): Fix wrong placement of Popper Refs #256765 #384 from eea/popper [ichim-david - ee69ca2]
  • fix(sharing): button placement and styling [David Ichim - 15ecefc]

💅 Enhancements

  • change(accordion): removed listitem role from mobile accordion links [David Ichim - 8b85dac]
  • change(mega-menu): mobile accordions now have aria expanded support [David Ichim - e0dbb3f]

🏠 Internal changes

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

🛠️ Others

  • i18n: Add en [Alin Voinea - 4584295]
  • Release 1.17.0 [Alin Voinea - e3c25ee]
  • test: add unit tests for DS components - Refs #254313 [ana-oprea - 0c4d4d1]
  • chrore(mega-menu): mobile accordion accessibility enhancements #385 from eea/accordion-improvements [ichim-david - 9dd717d]
  • fix popper [Dobricean Ioan Dorian - 005f2be]
  • fix [Dobricean Ioan Dorian - 615e67f]
  • remove [Dobricean Ioan Dorian - bf3974b]
  • fix popper [Dobricean Ioan Dorian - 762f199]
  • test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - b7eea21]

1.16.0

17 Aug 18:16
f8d0582
Compare
Choose a tag to compare

🚀 New Features

  • feat(banner): allow Banner.Action to be a link #254325 #378 from eea/banner_link [ichim-david - 144f71f]
  • feat(accordion): eea design filtering support and theme refactoring #379 from eea/accordion-filter [ichim-david - 7e82454]

🐛 Bug Fixes

  • fix: use quanta-toolbar class as trigger #256275 [andreiggr - 5ede47d]
  • fix: ensure rule only on quanta-toolbar #256275 [andreiggr - 4b3e0a4]
  • fix: teaserGrid controls move only on quanta-toolbar #256275 [andreiggr - 90c9736]
  • fix(popup): handle click outside popup area to close the popup [David Ichim - a6da52d]
  • fix(popup): ref error and make sure that all .popup-container .popup get their position fixed [David Ichim - 4435c1f]
  • fix(carousel): lower opacity of arrows when we don't use infinite option [David Ichim - b8964c0]

💅 Enhancements

  • change(accordion): use real icons for active and inactive panel icons #380 from eea/accordion-filtering [ichim-david - bb9e20c]
  • change(accordion): simplify change of icon for filter icons [David Ichim - a1cb797]
  • change(accordion): make use of css variables for text and background colors [David Ichim - a6cddd5]
  • change(site): use css variable values for inputs for easier customization [David Ichim - 7a085e2]
  • change(accordion): use the right selector for accordion panels hovering [dana-cfc4 - 3b041b2]
  • change(accordion): use a css variable for icon active and inactive [David Ichim - a11bf76]
  • change(popup): use a functional component for popup component using react-popper [David Ichim - 3fe2629]
  • change(carousel): modified setting of current dot based on parent li slick-active class [David Ichim - 4ac957e]

🏠 Internal changes

  • chore(accordion): Improve accordion filter styling -refs#254324 [dana-cfc4 - d3ca98e]
  • chore: Add filter to accordion story -Refs #254324 [dana-cfc4 - fdc906a]

🏠 Documentation changes

  • docs: add links to docusaurus and storybook - Refs #253277 [ana-oprea - 9f7ba84]
  • docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 - df303a5]

🛠️ Others

  • bump package release version [David Ichim - fff4264]
  • Refs #254325; allow setting a Banner.Action to be a link [Tiberiu Ichim - 18b00bf]

1.15.0

26 Jul 20:40
2a28f1a
Compare
Choose a tag to compare

🚀 New Features

  • feat(carousel): added story example on how to customize the dots to contain accessibility labels [David Ichim - fe5eb46]

🐛 Bug Fixes

  • fix(storybook): controls that broke after the Hero stories [David Ichim - f8e995d]
  • fix: hover and focused border for block child - Refs #255840 [Claudia Ifrim - fdd7783]
  • fix(storybook): popup story react import [David Ichim - 18888f9]
  • fix(accessibility): of carousel arrows, dots and role of carousel as a carousel region [David Ichim - 00257fc]

💅 Enhancements

  • change(carousel): set aria current to current dot button to indicate which slide we are on [David Ichim - e711ec8]
  • refactor: Use EEA countup instead of react-countup - Refs #254634 [dobri1408 - 146d8c2]
  • change(search): added search icon as button for proper accessibility support [ACCESSIBILITY 2.1.1.1] #360 from eea/refactor-search-input-icon [ichim-david - 8f932ff]
  • change(search): style icon class instead of i.icon [David Ichim - f96a590]
  • change(header): use a real button for search submit [David Ichim - 37e491b]
  • change(header): move handling of key press that checks for enter key to a generic function [David Ichim - 8df5c8a]
  • refactor(SearchBox): add key down handler for search icon [Antonis Tarantilis - 4f46ba5]

🛠️ Others

  • Release 1.15.0 [Alin Voinea - 30152fc]

1.14.0

24 Jul 10:46
c946b0f
Compare
Choose a tag to compare

🚀 New Features

  • feat(cards): title on image font size adjustment when having a large base font size #369 from eea/accessibility-114-scaling-font-size-issues [ichim-david - 4a630cc]
  • feat(cards): added image card grid layout when inside imageCard-items [David Ichim - 8203c34]
  • feat(storybook): add image card storybook with proper storybook controls [David Ichim - 3bcf25f]
  • feat(Fonts): add base token for browser font size scaling [Antonis Tarantilis - 6aced82]

🐛 Bug Fixes

  • fix(contentBox): z-index is placed on before instead of the relative content-box-inner [David Ichim - ab4f2e7]
  • fix(lint): of stylelint that complained about deprecated syntax flag [David Ichim - a591a2e]
  • fix(accessibility): [ACCESSIBILITY 11.4] Common Elements - Font size scaling issues #363 from eea/accessibility-114-scaling-font-size-issues [ichim-david - 00dba6e]
  • fix(cards): removed padding within titles on images [David Ichim - 8688641]
  • fix(accessibility): Header Search Box size #359 from eea/refactor-search-box [ichim-david - 4b4e1ab]
  • fix(stylemenu): remove generic css selectors in favour of specific class #354 from eea/fix-stylemenu-selectors [ichim-david - 402755e]
  • fix(sitemenu): active background color, default slate color was too dark breaking accessibility [David Ichim - 5bcbde5]
  • fix(stylemenu): remove generic css selectors in favour of specific class [nileshgulia1 - 2190ebe]

💅 Enhancements

  • change(storybook): refactored card storybook for greater flexibility [David Ichim - 9f35801]
  • refactor(card): clamp titles [Antonis Tarantilis - f104623]
  • refactor(Header): accessibility updates on dropdowns - Refs #254319 [tarantilis - b16de8a]
  • change(label): ribbon label now has z-index 1 [David Ichim - 83d8705]
  • change(card): removed border that separates image from content area [David Ichim - be4cb55]
  • refactor(Header): replace height with min-height on search box and update input margins [Antonis Tarantilis - 679adaa]
  • change(stylemenu): simplify css to target the color directly on the classes [David Ichim - 4801013]

🛠️ Others

  • Release 1.14.0 [Alin Voinea - cb9084f]
  • test: try storybook upload [valentinab25 - 6d5833d]
  • test: remove useless code [valentinab25 - 2c14b0c]

1.13.2

13 Jun 18:44
5d91043
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(focus): chrome disregard of our focus visible outline value [David Ichim - af75079]

🛠️ Others

  • Revert "feat: a11y accessibility footer logos - Refs #254122" [David Ichim - d45f294]

1.13.1

12 Jun 21:15
36a6d7a
Compare
Choose a tag to compare

🚀 New Features

  • feat: a11y accessibility footer logos - Refs #254122 [dobri1408 - 1e40f36]

🛠️ Others

  • test: jest should look for addons in node_modules Refs #253277 [valentinab25 - 7b011a9]

1.13.0

08 Jun 20:17
e9ba1cc
Compare
Choose a tag to compare

💥 Breaking Change

  • breaking(footer): use url parameter instead of link for footer actions [David Ichim - 5b9cc2c]
  • breaking(footer): renamed contact-block to contact-wrapper [David Ichim - 2fbb7df]

🚀 New Features

  • feat(search): added matchpath to specify search location #352 from eea/searchpopup_update [ichim-david - 7c236d5]

💅 Enhancements

  • change(footer): add dedicated classes for theme sites logos [David Ichim - adebd04]
  • change(footer): header can now be added anywhere in the footer section [David Ichim - 6ae4872]

🏠 Documentation changes

  • docs: Update and rename Corporate-site-templates to 2-corporate-site-templates.md [Antonio De Marinis - 41ffc55]

🛠️ Others

  • test: Fix test config, coverage Refs #253277 [valentinab25 - 12f31a2]
  • bump package version due to breaking changes [David Ichim - 75c83f0]
  • Rename to eea-storybook Refs #251478 [valentinab25 - bc4e753]
  • added matchpath, we can independently specify on which location to apply a rule for the search popup [Zoltan Szabo - f4a40e0]

1.12.1

24 May 18:37
f52d979
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(header): Increase z-index on top bar #350 from eea/fix-header [ichim-david - 59bc935]
  • fix(header): Increase z-index on top bar [kreafox - ccaa08d]
  • fix(subsite): Fix z-index to make it clickable - Refs #253352 [alin - e0203fd]
  • fix: Stop image disappear over and over - ref253080 [dobri1408 - a8208e7]

🏠 Internal changes

  • style: remove unnecessary z-index on content-area [Miu Razvan - f5e574f]

1.12.0

19 May 09:16
3eaa504
Compare
Choose a tag to compare

💥 Breaking Change

  • breaking(menu): removed css hiding of home link [David Ichim - 81bdcc6]

🐛 Bug Fixes

  • fix(container): width of position ov view-wrapper container [David Ichim - c3230cb]

💅 Enhancements

  • change(mega-menu): removed need for hardcoded sub-section of countries mega menu [David Ichim - d8dab69]

🛠️ Others

  • Release #347 from eea/develop [ichim-david - 3eaa504]
  • bump package version as we have some breaking changes [David Ichim - 064e170]
  • printing at topics [Dobricean Ioan Dorian - 6c9e4a0]
  • printing at topics [Dobricean Ioan Dorian - 341866a]
  • printing at topics [Dobricean Ioan Dorian - b9d6853]
  • Use variables instead of hardcoded dimensions [dana-cfc4 - 064b2a4]
  • (fix): Remove copyright of hero block and extra spaces on print [dana-cfc4 - afbf212]
  • (fix): Remove header and hero block extra space [dana-cfc4 - 03d08fb]
  • moved customcss [Dobricean Ioan Dorian - 8af6b0f]
  • break hero block [Dobricean Ioan Dorian - cfa7d0d]
  • hero print [Dobricean Ioan Dorian - a988c8c]