Skip to content

Releases: eea/volto-eea-design-system

1.0.0-beta.5

07 Mar 19:09
15f2c4f
Compare
Choose a tag to compare

💅 Enhancements

  • change(footer): removed min width and height from links [David Ichim - ac33219]
  • change(carousel): tweak size of carousel dots for better touch interaction [David Ichim - e1fb823]

🏠 Internal changes

  • style(hiddenStructure): Add hiddenStructure utility to be used with h1 heading on frontpage - Refs #158717 [Alin Voinea - 672cca2]

🛠️ Others

  • Release 1.0.0-beta.5 [Alin Voinea - e4417e1]
  • better useOnScreen hook [Andrei Grigore - c214b6b]
  • feature(mobile): increased performance by lazy loading footer images #303 from eea/increase_performance [ichim-david - 80d1df1]
  • prettier [David Ichim - a7f8384]
  • fixed less build failure due to changes in footer.less [David Ichim - 190bc8c]
  • useOnScreen default export [andreiggr - 3e6cfdd]
  • lazyload bg img on footer also [andreiggr - ae07162]
  • lazyload footer images [andreiggr - a0633c9]
  • use aria-labels on dropdown [andreiggr - 27e1443]
  • role change for accessibility [andreiggr - 5e758e0]
  • minimum tap dimension for mobile [andreiggr - a25e9a8]
  • Increase performance - mobile friendly [dana-cfc4 - 07d86c8]

1.0.0-beta.4

01 Mar 10:26
b9d12e8
Compare
Choose a tag to compare

🚀 New Features

  • feat(footer): Add footer description #306 from eea/footer-description [ichim-david - bf655d1]
  • feat(footer): Add footer description [kreafox - 2ad0f71]

🐛 Bug Fixes

  • fix(footer): Add class for children [kreafox - 3c50d15]
  • fix(footer): Don't show empty row if description is not present [kreafox - 2ca7f7d]
  • fix(search): Fix search links color #307 from eea/search-accessibility [ichim-david - a76f48b]
  • fix(search): Fix search links color [kreafox - 69c42ef]

💅 Enhancements

  • change(carousel): tweak card width and padding for better arrow alignment [David Ichim - e184f70]
  • change(storybook): include footer description in storybook [kreafox - e904aa0]

🛠️ Others

  • Release 1.0.0-beta.4 [Alin Voinea - 8c335c5]
  • Back to dev [Alin Voinea - 38b0333]

1.0.0-beta.3

21 Feb 21:07
3a6f3a9
Compare
Choose a tag to compare

🚀 New Features

  • feat(accordion): storybook accessibility by using buttons for titles #297 from eea/accessibility-accordion [ichim-david - 809d52b]

🐛 Bug Fixes

  • fix(dropdown): remove close on blur so that we can navigate links using keyboard [David Ichim - 5442715]

💅 Enhancements

  • change(language): restore dropdown duplication in order to properly show and hide language dropdown [David Ichim - cb28888]
  • change(language): hide language dropdown by default [David Ichim - cc6064f]
  • change(header): top dropdown menu keyboard navigation #293 from eea/accessibility-megamenu-searchbox [ichim-david - 1e6fa65]
  • change(language): dropdown to use links for proper keyboard navigation [David Ichim - 6a7de30]
  • change(search): to reflect changes from eea-website-theme [David Ichim - 2cc35e0]
  • change(button): set focus styling for buttons [ichim-david - 33ebfca]
  • change(footer): Avoid devtools warning in FooterActions #304 from eea/avoid_warning [ichim-david - d774824]
  • change(accessibility): style outline instead of box-shadow [David Ichim - 53209f3]
  • change(header): set the logo class directly on the link [David Ichim - f8fba50]
  • change(footer): Accessibility update p with h3 heading tag for theme sites title #302 from eea/footer-accessibility [ichim-david - 5bf70de]
  • change(documentation): Rename all image files to follow the agreed convention #301 from eea/refactor-image-filenames [ichim-david - cfe44ef]
  • refactor(Footer): update mobile header size [Antonis Tarantilis - 01ab7f0]
  • refactor(footer): update p with h3 heading tag for header [Antonis Tarantilis - ca1477b]
  • refactor(docusaurus): cleanup decorative images [Giorgos Stamatis - fedc4d4]
  • refactor(images): remove unused docusaurus svgs [Giorgos Stamatis - c5ef14c]
  • refactor(Accessibility): add box-shadow on focus-visible components [Antonis Tarantilis - b1adcc3]
  • refactor(images): clear docusaurus unused pngs [Giorgos Stamatis - db5c611]
  • refactor(Accordion): div titles to buttons, test in mobile mega menu accordions [Antonis Tarantilis - eaad4b4]
  • refactor(header): add escape key functionality, actions from div to button to have proper focus state [Antonis Tarantilis - 8081aa4]
  • refactor(images): cleared unused/renamed images assets [Giorgos Stamatis - 821f5c1]
  • refactor(header-images): removed unused [Giorgos Stamatis - 8250d94]
  • refactor(footer images): removed unused/renamed [Giorgos Stamatis - 186de6b]

🏠 Internal changes

  • style(header): react syntax fix [Antonis Tarantilis - 3add127]

🏠 Documentation changes

  • docs(guidelines): add image name convention [Giorgos Stamatis - 290747c]

🛠️ Others

  • Release 1.0.0-beta.3 [Alin Voinea - 386c903]
  • Avoid warning in FooterActions [Tiberiu Ichim - 0fe73d7]

1.0.0-beta.2

13 Feb 17:56
579f3e4
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(footer): action and copyright #300 from eea/develop [ichim-david - 579f3e4]
  • fix(accessibility): added navigation and footer id's for skip link [David Ichim - 48354b9]
  • fix(footer): action or copyright links are simple a tags for external link [David Ichim - 9af5070]

💅 Enhancements

  • change(navigation): raise z-index of go to top link [David Ichim - 485ca72]
  • change(footer): modified footer gap [David Ichim - b8a820a]
  • change(footer): added gap for actions and copyright [David Ichim - 7d32ddd]
  • change(footer): typos and modified footer links to be center aligned [David Ichim - ac23f04]
  • change(footer): removed extra text and date from copyright section [David Ichim - af47bbe]

🏠 Internal changes

  • chore(docs): Update eea.hbs template to beta - Refs #158717 [Alin Voinea - 196538e]

🛠️ Others

  • change version to beta 2 [David Ichim - cbb0798]
  • Beta release [Alin Voinea - 4ad51b3]

1.0.0-beta.1

09 Feb 18:31
0367578
Compare
Choose a tag to compare

🚀 New Features

  • feat(search): Add search suggestions style #296 from eea/search-suggestions [ichim-david - 3b0c956]
  • feat(search): Add search suggestions style [kreafox - 6b2b77b]

💅 Enhancements

  • change(search): Add proper margin for search popup [kreafox - 190c9f5]

🛠️ Others

  • Release 1.0.0-beta.1 [Alin Voinea - 4384ae2]
  • Extra bottom padding for header menu [dana-cfc4 - 4f38c7a]
  • Back to dev [Alin Voinea - c2ee90c]

1.0.0-alpha.15

07 Feb 22:15
707d8e4
Compare
Choose a tag to compare

🚀 New Features

  • feat(utilities): Complete list of text-align utilities - Refs #160747 [Alin Voinea - 224fab6]
  • feat(small): CSS for small HTML tag - Refs #160747 [Alin Voinea - ad3c0ad]
  • feat(fw-light): Add font weight light utility - Refs #160747 [Alin Voinea - c44cf57]
  • feat(Card): add teaser card grid story [Antonis Tarantilis - 53cac0b]

🐛 Bug Fixes

  • fix(card): teaser card dimensions on tablet size #290 from eea/teaser-card-grid [ichim-david - 013fdf5]

💅 Enhancements

  • refactor(style-menu): add text-color to paragraphs styles #291 from eea/stylemenu-theme-colors [ichim-david - 2d78307]
  • change(header): Small fix in search popup #292 from eea/search-popup [ichim-david - 86c1305]
  • change(card): added extra content for teaser card story [David Ichim - 30690ae]
  • change(header): Small fix in search popup [kreafox - 3d622ea]
  • refactor(style-menu): add text-color to paragraphs styles [nileshgulia1 - 3446bc2]
  • change(color): darkCyan is now replaced everywhere by the new green [David Ichim - ef3791d]

🛠️ Others

  • Release alpha 15 [Alin Voinea - 3b72b29]

1.0.0-alpha.14

30 Jan 17:33
05d4c04
Compare
Choose a tag to compare

💅 Enhancements

  • change(mobile menu): integrate a-z topic with menu rendering logic #287 from eea/develop [ichim-david - 05d4c04]
  • change(mobile menu): integrate a-z topic with menu rendering logic [David Ichim - 246d3d8]

🛠️ Others

  • bump release to alpha 14 [David Ichim - 92f0197]
  • link fix [David Ichim - e1c12a1]

1.0.0-alpha.13.1

30 Jan 07:57
6436224
Compare
Choose a tag to compare

💅 Enhancements

  • change(mobile menu): hardcode a-z topics to '/en/topics-in-depth' #286 from eea/develop [ichim-david - 6436224]
  • change(mobile menu): hardcode a-z topics to '/en/topics-in-depth' [David Ichim - 5235b52]

🛠️ Others

  • change release to 13.1 [David Ichim - 70aa564]

1.0.0-alpha.13

27 Jan 16:34
c966940
Compare
Choose a tag to compare

🚀 New Features

  • feat(utilities): added has--bg--top center and bottom utility classes [David Ichim - 051e6d7]

🐛 Bug Fixes

  • fix(header): update green color used in page header #284 from eea/fix-banner-background [ichim-david - 29d54db]

💅 Enhancements

  • refactor(Banner): update banner background green color [Antonis Tarantilis - fd4a552]
  • change(mobile menu): changed link for a-z topics to point to in depth [David Ichim - 721bf23]
  • change(site): added fixes from customVolto.css to design package [David Ichim - 51ba9b5]

🛠️ Others

  • 1.0.0-alpha.13 release #285 from eea/develop [ichim-david - c966940]
  • bump next version to alpha 13 [David Ichim - 897e906]
  • Back to dev [Alin Voinea - 5780dc7]

1.0.0-alpha.12

24 Jan 18:11
e638ee6
Compare
Choose a tag to compare

🚀 New Features

  • feat(card, colors): visited color change and title on image option for cards #283 from eea/develop [ichim-david - e638ee6]

🐛 Bug Fixes

  • fix(mobile menu): sub links when an accordion section is active [David Ichim - bb3be81]

💅 Enhancements

  • change(card): title padding value for a more balance look [David Ichim - 74b6556]
  • change(card): added image card section, tweaked mobile heading size [David Ichim - 0f879e1]
  • change(cards): moved image gradient overlay to a mixin.less file [David Ichim - 8b4928a]
  • change(card): removed uppercase transform from title on image [David Ichim - 2948ae1]
  • change(cards): added image for all storybook card examples [David Ichim - 3f19413]
  • change(card): implement title on image within image section [David Ichim - ff6cc60]
  • change(colors, Docusaurus): Visited link colour change and thematic logo replacement #278 from eea/refactor-visited-link [ichim-david - f82d978]
  • change(banner): restored label value of metadata field when type isn't date [David Ichim - 571a4f2]
  • refactor(docusaurus): applied image naming convention [Giorgos Stamatis - ee7bc29]
  • refactor(card): Update titles value and size [Antonis Tarantilis - c35ad5c]
  • refactor(storybook): visited link variables [Dora Anastasiou - b209b2f]
  • refactor(Card): add image with title css [Antonis Tarantilis - 6e6e63e]
  • refactor(Card): create card template for stories [Antonis Tarantilis - 2fa77f3]

🏠 Documentation changes

  • docs(colors): visited link update [Dora Anastasiou - ece77fe]

🛠️ Others

  • change version to alpha 12 instead of 1 final [David Ichim - 3225025]
  • feature(card): new card variation with title on top of image #267 from eea/title-on-image-card [ichim-david - 2c0ca95]
  • fix typos in footer gradient variables [David Ichim - 4006640]
  • Back to dev [Alin Voinea - 477d997]