Skip to content

1.14.0

Compare
Choose a tag to compare
@eea-jenkins eea-jenkins released this 24 Jul 10:46
· 559 commits to master since this release
c946b0f

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