Skip to content

Releases: eea/volto-eea-design-system

1.60.2

22 Apr 14:26
ed3fc91

Choose a tag to compare

Merge pull request #525 from eea/develop

use proper state of header settings

1.60.1

17 Apr 10:18
bf16fbd

Choose a tag to compare

Merge pull request #524 from eea/develop

filter header search box settings by path

1.60.0

17 Apr 08:35
30960dd

Choose a tag to compare

🏠 Documentation changes

  • docs: Update README [Alin Voinea - 06e6ce7]

🛠️ Others

  • update readme [Miu Razvan - 268086f]
  • Release 1.60.0 [Alin Voinea - c74e3ac]
  • update version [Miu Razvan - 5753c9f]
  • fix tests [Miu Razvan - 32b5e42]
  • fix tests [Miu Razvan - dca166a]
  • fix tests [Miu Razvan - 0e876ca]
  • fix tests [Miu Razvan - 86f657a]
  • Make use of eea_settings [Miu Razvan - 78ab3c5]
  • Bump version + add upgrade step [Miu Razvan - a1dbbd5]

1.50.2

09 Apr 06:12
f2c4a70

Choose a tag to compare

🐛 Bug Fixes

  • fix: Docusaurus build [Alin Voinea - 0339369]
  • fix: warnings [Alin Voinea - a1e035d]

1.50.1

07 Apr 17:28
1a7eb43

Choose a tag to compare

🐛 Bug Fixes

  • fix: megamenu breaking columns - Refs #302209 [Teodor Voicu - 5dd05ba]
  • fix: make test [Alin V. (Claudiu) - 98dc41b]

🏠 Internal changes

  • chore: Volto 18 eslint update - Refs #301881 [Teodor Voicu - 0446edb]

1.50.0

25 Mar 15:32
0b123af

Choose a tag to compare

🚀 New Features

  • feat: Volto 18 support - Refs #287700 [Alin Voinea - 6d4f49c]
  • feat(Header): replace search icon with ai variant [Miu Razvan - af211a9]

🛠️ Others

1.40.3

11 Feb 15:12
f2db95b

Choose a tag to compare

🐛 Bug Fixes

  • fix: Invalid prop text of type function supplied to Dropdown, expected string [Alin Voinea - c1a5360]

🏠 Internal changes

  • style: Automated code fix [eea-jenkins - 5e180db]
  • chore: Update i18n [Alin Voinea - 51cb998]

1.40.2

08 Dec 16:51
5f1a623

Choose a tag to compare

🛠️ Others

  • fix tests [Teodor - 4b3db9b]
  • Add comprehensive tests for megamenu fix utilities [copilot-swe-agent[bot] - d4e1af8]
  • Initial plan [copilot-swe-agent[bot] - 5e90591]

1.40.1

04 Dec 19:18
5f5abe7

Choose a tag to compare

🐛 Bug Fixes

  • fix(header): tests to return empty string when number isn't found [David Ichim - 6285df3]
  • fix(mega-menu): add column class even if value is already string [David Ichim - 0df0db2]

💅 Enhancements

  • change(test): jest config to fix cleanup package path [David Ichim - 243a95f]

🛠️ Others

  • add rule for eeacms/countup to jest-config.js [David Ichim - 59244c2]

1.40.0

04 Nov 20:23
b85a5ec

Choose a tag to compare

Release (#507)

* feat(print): improve PDF printing - refs #291995

* page tweaks and column to make description show up properly

* Improve print styles for PDF export

- Set A4 @page margins (14mm) and apply first-page margin rule
- Ensure html/body print sizing, background and text color; allow overflow
- Prevent unwanted page breaks for headings, embedded media, and avoid orphans/widows
- Hide headers, footers and UI controls in print; remove box-shadows for cleaner PDFs
- Adjust light-header print padding to 8mm

* Autobuild of docusaurus docs

* change(site):  Add width and height to header and footer images #161141 (#482)

* #161141 - Add width and height to images

* Mobile version

* Make footer responsive

* Add width and height to breadcrumbs icon

* Simplify argument passing

* Fix prettier

* Add width/height to stories

* Fix storybook

* fix: try not use barrel imports

* Add store to storybook

* Prettier

---------

Co-authored-by: nileshgulia1 <nileshgulia@gmail.com>
Co-authored-by: David Ichim <ichim.david@gmail.com>

* fix(mega-menu): class conversion of menu columns (#505)

* Autobuild of docusaurus docs

* Automated release 1.39.2

* Autobuild of docusaurus docs

* Bump version to 1.40.0

* Autobuild of docusaurus docs

* Automated release 1.40.0

* Autobuild of docusaurus docs

---------

Co-authored-by: David Ichim <ichim.david@gmail.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chirilov Narcis <63712721+Narcis2005@users.noreply.github.com>
Co-authored-by: nileshgulia1 <nileshgulia@gmail.com>
Co-authored-by: EEA Jenkins <@users.noreply.github.com>