Skip to content

Commit

Permalink
chore: ECL release 4.6.0 (#3566)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus authored Aug 14, 2024
1 parent 2985299 commit 12a1fe1
Show file tree
Hide file tree
Showing 220 changed files with 885 additions and 730 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,66 @@
# Changelog

# 4.6.0

#### :rocket: New Feature

- [#3553](https://github.com/ec-europa/europa-component-library/pull/3553) feat(gallery): add thumbnail - FRONT-4565 ([@emeryro](https://github.com/emeryro))

#### :warning: Markup Changes

- [#3559](https://github.com/ec-europa/europa-component-library/pull/3559) feat(menus): Removing role application from the inner section of the menus - FRONT-4568 ([@planctus](https://github.com/planctus))
- [#3561](https://github.com/ec-europa/europa-component-library/pull/3561) fix(site-header): fixing language switcher in rtl - FRONT-4569 ([@planctus](https://github.com/planctus))
- [#3553](https://github.com/ec-europa/europa-component-library/pull/3553) feat(gallery): add thumbnail - FRONT-4565 ([@emeryro](https://github.com/emeryro))
- [#3563](https://github.com/ec-europa/europa-component-library/pull/3563) feat(mega-menu): Removing aria label from see all links - FRONT-4572 ([@planctus](https://github.com/planctus))
- [#3551](https://github.com/ec-europa/europa-component-library/pull/3551) feat(menu/mega-menu): remove aria-current=true - FRONT-4545 ([@emeryro](https://github.com/emeryro))
- [#3540](https://github.com/ec-europa/europa-component-library/pull/3540) feat(menu): add aria-label on main nav - FRONT-4478 ([@emeryro](https://github.com/emeryro))
- [#3544](https://github.com/ec-europa/europa-component-library/pull/3544) feat(site-header): Eu revamp, again - FRONT-4556 ([@planctus](https://github.com/planctus))
- [#3529](https://github.com/ec-europa/europa-component-library/pull/3529) feat(splash-page): change markup for "lang" attribute ([@emeryro](https://github.com/emeryro))

#### :warning: Data Changes

- [#3543](https://github.com/ec-europa/europa-component-library/pull/3543) feat(form): update for optional elements - FRONT-4319 ([@emeryro](https://github.com/emeryro))
- [#3553](https://github.com/ec-europa/europa-component-library/pull/3553) feat(gallery): add thumbnail - FRONT-4565 ([@emeryro](https://github.com/emeryro))
- [#3540](https://github.com/ec-europa/europa-component-library/pull/3540) feat(menu): add aria-label on main nav - FRONT-4478 ([@emeryro](https://github.com/emeryro))

#### :bug: Bug Fix

- [#3564](https://github.com/ec-europa/europa-component-library/pull/3564) fix(site-header): Fixing margin reset for search button in EU - FRONT-4575 ([@planctus](https://github.com/planctus))
- [#3561](https://github.com/ec-europa/europa-component-library/pull/3561) fix(site-header): fixing language switcher in rtl - FRONT-4569 ([@planctus](https://github.com/planctus))
- [#3546](https://github.com/ec-europa/europa-component-library/pull/3546) fix(breadcrumb): fix wrap when expanding - FRONT-4558 ([@emeryro](https://github.com/emeryro))
- [#3547](https://github.com/ec-europa/europa-component-library/pull/3547) fix(button): fix print css - FRONT-4561 ([@emeryro](https://github.com/emeryro))

#### :nail_care: Enhancement

- [#3535](https://github.com/ec-europa/europa-component-library/pull/3535) feat(logo): update EC logo - FRONT-4547 ([@emeryro](https://github.com/emeryro))
- [#3543](https://github.com/ec-europa/europa-component-library/pull/3543) feat(form): update for optional elements - FRONT-4319 ([@emeryro](https://github.com/emeryro))
- [#3559](https://github.com/ec-europa/europa-component-library/pull/3559) feat(menus): Removing role application from the inner section of the menus - FRONT-4568 ([@planctus](https://github.com/planctus))
- [#3562](https://github.com/ec-europa/europa-component-library/pull/3562) feat(utilities): Adding margin-top and margin-bottom auto in the spacing utilities - FRONT-4573 ([@planctus](https://github.com/planctus))
- [#3563](https://github.com/ec-europa/europa-component-library/pull/3563) feat(mega-menu): Removing aria label from see all links - FRONT-4572 ([@planctus](https://github.com/planctus))
- [#3556](https://github.com/ec-europa/europa-component-library/pull/3556) feat(inpage): Making the list scrollable, moving scrollbar to the left in EC - FRONT-4563 ([@planctus](https://github.com/planctus))
- [#3557](https://github.com/ec-europa/europa-component-library/pull/3557) feat(language-list): Making the list scrollable - FRONT-4564 ([@planctus](https://github.com/planctus))
- [#3551](https://github.com/ec-europa/europa-component-library/pull/3551) feat(menu/mega-menu): remove aria-current=true - FRONT-4545 ([@emeryro](https://github.com/emeryro))
- [#3530](https://github.com/ec-europa/europa-component-library/pull/3530) feat(media-container): update control - FRONT-4546 ([@emeryro](https://github.com/emeryro))
- [#3540](https://github.com/ec-europa/europa-component-library/pull/3540) feat(menu): add aria-label on main nav - FRONT-4478 ([@emeryro](https://github.com/emeryro))
- [#3545](https://github.com/ec-europa/europa-component-library/pull/3545) feat(link): increase underline offset - FRONT-4555 ([@emeryro](https://github.com/emeryro))
- [#3544](https://github.com/ec-europa/europa-component-library/pull/3544) feat(site-header): Eu revamp, again - FRONT-4556 ([@planctus](https://github.com/planctus))
- [#3539](https://github.com/ec-europa/europa-component-library/pull/3539) feat(social-media-follow): update spacing - FRONT-4552 ([@emeryro](https://github.com/emeryro))
- [#3537](https://github.com/ec-europa/europa-component-library/pull/3537) feat(timeline): improve focus after expand - FRONT-4484 ([@emeryro](https://github.com/emeryro))
- [#3529](https://github.com/ec-europa/europa-component-library/pull/3529) feat(splash-page): change markup for "lang" attribute ([@emeryro](https://github.com/emeryro))

#### :house: Internal

- [#3565](https://github.com/ec-europa/europa-component-library/pull/3565) chore(deps): Fixing audit issue ([@planctus](https://github.com/planctus))
- [#3558](https://github.com/ec-europa/europa-component-library/pull/3558) chore(deps): Updates 12-08-24 ([@planctus](https://github.com/planctus))
- [#3554](https://github.com/ec-europa/europa-component-library/pull/3554) feat(video): replace demo video - FRONT-4567 ([@emeryro](https://github.com/emeryro))
- [#3550](https://github.com/ec-europa/europa-component-library/pull/3550) chore(deps): Updates 07-08-24 ([@planctus](https://github.com/planctus))
- [#3542](https://github.com/ec-europa/europa-component-library/pull/3542) chore(deps): Updates 01-08-24 ([@planctus](https://github.com/planctus))

#### Committers: 2

- Romain Emery ([@emeryro](https://github.com/emeryro))
- [@planctus](https://github.com/planctus)

# 4.5.0

#### :rocket: New Feature
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4-dev",
"version": "4.6.0",
"npmClient": "yarn",
"changelog": {
"repo": "ec-europa/europa-component-library",
Expand Down
6 changes: 3 additions & 3 deletions src/implementations/twig/components/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ecl/twig-component-accordion",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Accordion",
"publishConfig": {
"access": "public"
Expand All @@ -11,8 +11,8 @@
"@ecl/twig-component-icon": "^3.0.0"
},
"devDependencies": {
"@ecl/specs-component-accordion": "4.5.0",
"@ecl/vanilla-component-accordion": "4.5.0"
"@ecl/specs-component-accordion": "4.6.0",
"@ecl/vanilla-component-accordion": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
12 changes: 6 additions & 6 deletions src/implementations/twig/components/banner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"name": "@ecl/twig-component-banner",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Banner",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-button": "4.5.0",
"@ecl/twig-component-link": "4.5.0",
"@ecl/twig-component-picture": "4.5.0"
"@ecl/twig-component-button": "4.6.0",
"@ecl/twig-component-link": "4.6.0",
"@ecl/twig-component-picture": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-banner": "4.5.0",
"@ecl/vanilla-component-banner": "4.5.0"
"@ecl/specs-component-banner": "4.6.0",
"@ecl/vanilla-component-banner": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions src/implementations/twig/components/blockquote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"name": "@ecl/twig-component-blockquote",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Blockquote",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-picture": "4.5.0"
"@ecl/twig-component-picture": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-blockquote": "4.5.0",
"@ecl/vanilla-component-blockquote": "4.5.0"
"@ecl/specs-component-blockquote": "4.6.0",
"@ecl/vanilla-component-blockquote": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
12 changes: 6 additions & 6 deletions src/implementations/twig/components/breadcrumb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
"name": "@ecl/twig-component-breadcrumb",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-button": "4.5.0",
"@ecl/twig-component-icon": "4.5.0",
"@ecl/twig-component-link": "4.5.0"
"@ecl/twig-component-button": "4.6.0",
"@ecl/twig-component-icon": "4.6.0",
"@ecl/twig-component-link": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-breadcrumb": "4.5.0",
"@ecl/vanilla-component-breadcrumb": "4.5.0"
"@ecl/specs-component-breadcrumb": "4.6.0",
"@ecl/vanilla-component-breadcrumb": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions src/implementations/twig/components/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"name": "@ecl/twig-component-button",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Button",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-icon": "4.5.0"
"@ecl/twig-component-icon": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-button": "4.5.0",
"@ecl/vanilla-component-button": "4.5.0"
"@ecl/specs-component-button": "4.6.0",
"@ecl/vanilla-component-button": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions src/implementations/twig/components/card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"name": "@ecl/twig-component-card",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Card",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-content-block": "4.5.0",
"@ecl/twig-component-picture": "4.5.0"
"@ecl/twig-component-content-block": "4.6.0",
"@ecl/twig-component-picture": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-card": "4.5.0",
"@ecl/vanilla-component-card": "4.5.0"
"@ecl/specs-component-card": "4.6.0",
"@ecl/vanilla-component-card": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions src/implementations/twig/components/carousel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"name": "@ecl/twig-component-carousel",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Carousel",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-banner": "4.5.0",
"@ecl/twig-component-button": "4.5.0"
"@ecl/twig-component-banner": "4.6.0",
"@ecl/twig-component-button": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-carousel": "4.5.0",
"@ecl/vanilla-component-carousel": "4.5.0"
"@ecl/specs-component-carousel": "4.6.0",
"@ecl/vanilla-component-carousel": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"name": "@ecl/twig-component-category-filter",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Category filter",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-icon": "4.5.0"
"@ecl/twig-component-icon": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-category-filter": "4.5.0",
"@ecl/vanilla-component-category-filter": "4.5.0"
"@ecl/specs-component-category-filter": "4.6.0",
"@ecl/vanilla-component-category-filter": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions src/implementations/twig/components/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"name": "@ecl/twig-component-checkbox",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Checkbox",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-icon": "4.5.0"
"@ecl/twig-component-icon": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-checkbox": "4.5.0",
"@ecl/vanilla-component-checkbox": "4.5.0",
"@ecl/vanilla-component-form-group": "4.5.0"
"@ecl/specs-component-checkbox": "4.6.0",
"@ecl/vanilla-component-checkbox": "4.6.0",
"@ecl/vanilla-component-form-group": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
14 changes: 7 additions & 7 deletions src/implementations/twig/components/content-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl/twig-component-content-block",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Content Block",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-description-list": "4.5.0",
"@ecl/twig-component-icon": "4.5.0",
"@ecl/twig-component-label": "4.5.0",
"@ecl/twig-component-link": "4.5.0"
"@ecl/twig-component-description-list": "4.6.0",
"@ecl/twig-component-icon": "4.6.0",
"@ecl/twig-component-label": "4.6.0",
"@ecl/twig-component-link": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-content-block": "4.5.0",
"@ecl/vanilla-component-content-block": "4.5.0"
"@ecl/specs-component-content-block": "4.6.0",
"@ecl/vanilla-component-content-block": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions src/implementations/twig/components/content-item/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"name": "@ecl/twig-component-content-item",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Content item",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-content-block": "4.5.0",
"@ecl/twig-component-date-block": "4.5.0"
"@ecl/twig-component-content-block": "4.6.0",
"@ecl/twig-component-date-block": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-content-item": "4.5.0",
"@ecl/vanilla-component-content-item": "4.5.0"
"@ecl/specs-component-content-item": "4.6.0",
"@ecl/vanilla-component-content-item": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
6 changes: 3 additions & 3 deletions src/implementations/twig/components/date-block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "@ecl/twig-component-date-block",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Date Block",
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@ecl/specs-component-date-block": "4.5.0",
"@ecl/vanilla-component-date-block": "4.5.0"
"@ecl/specs-component-date-block": "4.6.0",
"@ecl/vanilla-component-date-block": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions src/implementations/twig/components/datepicker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
"name": "@ecl/twig-component-datepicker",
"author": "European Commission",
"license": "EUPL-1.2",
"version": "4.5.0",
"version": "4.6.0",
"description": "ECL Datepicker",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-icon": "4.5.0"
"@ecl/twig-component-icon": "4.6.0"
},
"devDependencies": {
"@ecl/specs-component-datepicker": "4.5.0",
"@ecl/vanilla-component-datepicker": "4.5.0",
"@ecl/vanilla-component-form-group": "4.5.0"
"@ecl/specs-component-datepicker": "4.6.0",
"@ecl/vanilla-component-datepicker": "4.6.0",
"@ecl/vanilla-component-form-group": "4.6.0"
},
"repository": {
"type": "git",
Expand Down
Loading

1 comment on commit 12a1fe1

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.