Skip to content

Commit

Permalink
chore: ECL release 4.5.0 (#3541)
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus authored Aug 1, 2024
1 parent 7a838f1 commit 32982d7
Show file tree
Hide file tree
Showing 220 changed files with 940 additions and 732 deletions.
78 changes: 78 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,83 @@
# Changelog

# 4.5.0

#### :rocket: New Feature

- [#3505](https://github.com/ec-europa/europa-component-library/pull/3505) feat(icons): Adding eye icon in the main sprite - FRONT-4528 ([@planctus](https://github.com/planctus))

#### :warning: Markup Changes

- [#3534](https://github.com/ec-europa/europa-component-library/pull/3534) feat(mega-menu): aria-labelledby for the featured links - FRONT-4543 ([@planctus](https://github.com/planctus))
- [#3504](https://github.com/ec-europa/europa-component-library/pull/3504) feat(gallery, media container): add title to videos - FRONT-4526 ([@emeryro](https://github.com/emeryro))
- [#3515](https://github.com/ec-europa/europa-component-library/pull/3515) feat(featured-item): change order - FRONT-4476 ([@emeryro](https://github.com/emeryro))
- [#3522](https://github.com/ec-europa/europa-component-library/pull/3522) feat(banner): Description as a link, some fixes - FRONT-4353 ([@planctus](https://github.com/planctus))
- [#3494](https://github.com/ec-europa/europa-component-library/pull/3494) feat(mega-menu): Using buttons for parent elements - FRONT-4514 ([@planctus](https://github.com/planctus))
- [#3507](https://github.com/ec-europa/europa-component-library/pull/3507) feat(logo): update logo markup - FRONT-4480 ([@emeryro](https://github.com/emeryro))
- [#3514](https://github.com/ec-europa/europa-component-library/pull/3514) feat(accordion): Rendering two icons, toggling them via css - FRONT-4529 ([@planctus](https://github.com/planctus))
- [#3498](https://github.com/ec-europa/europa-component-library/pull/3498) fix(range): fix aria label - FRONT-4524 ([@emeryro](https://github.com/emeryro))
- [#3500](https://github.com/ec-europa/europa-component-library/pull/3500) fix(footer): fix accessibility issue in link - FRONT-4496 ([@emeryro](https://github.com/emeryro))

#### :warning: Data Changes

- [#3504](https://github.com/ec-europa/europa-component-library/pull/3504) feat(gallery, media container): add title to videos - FRONT-4526 ([@emeryro](https://github.com/emeryro))
- [#3522](https://github.com/ec-europa/europa-component-library/pull/3522) feat(banner): Description as a link, some fixes - FRONT-4353 ([@planctus](https://github.com/planctus))
- [#3494](https://github.com/ec-europa/europa-component-library/pull/3494) feat(mega-menu): Using buttons for parent elements - FRONT-4514 ([@planctus](https://github.com/planctus))
- [#3514](https://github.com/ec-europa/europa-component-library/pull/3514) feat(accordion): Rendering two icons, toggling them via css - FRONT-4529 ([@planctus](https://github.com/planctus))
- [#3500](https://github.com/ec-europa/europa-component-library/pull/3500) fix(footer): fix accessibility issue in link - FRONT-4496 ([@emeryro](https://github.com/emeryro))

#### :bug: Bug Fix

- [#3533](https://github.com/ec-europa/europa-component-library/pull/3533) fix(site-header): Preventing rendering of an empty banner - FRONT-4550 ([@planctus](https://github.com/planctus))
- [#3521](https://github.com/ec-europa/europa-component-library/pull/3521) fix(social-media-follow): add missing tag - FRONT-4536 ([@emeryro](https://github.com/emeryro))
- [#3509](https://github.com/ec-europa/europa-component-library/pull/3509) fix(range): fix bubble position on rtl - FRONT-4531 ([@emeryro](https://github.com/emeryro))

#### :nail_care: Enhancement

- [#3526](https://github.com/ec-europa/europa-component-library/pull/3526) feat(mega-menu): Fixing styles in EU, adding demo in site header - FRONT-4541 ([@planctus](https://github.com/planctus))
- [#3534](https://github.com/ec-europa/europa-component-library/pull/3534) feat(mega-menu): aria-labelledby for the featured links - FRONT-4543 ([@planctus](https://github.com/planctus))
- [#3536](https://github.com/ec-europa/europa-component-library/pull/3536) feat(page header): deprecate overlay - FRONT-4548 ([@emeryro](https://github.com/emeryro))
- [#3504](https://github.com/ec-europa/europa-component-library/pull/3504) feat(gallery, media container): add title to videos - FRONT-4526 ([@emeryro](https://github.com/emeryro))
- [#3515](https://github.com/ec-europa/europa-component-library/pull/3515) feat(featured-item): change order - FRONT-4476 ([@emeryro](https://github.com/emeryro))
- [#3531](https://github.com/ec-europa/europa-component-library/pull/3531) feat(mega-menu): Adding blur handler on featured links - FRONT-4544 ([@planctus](https://github.com/planctus))
- [#3522](https://github.com/ec-europa/europa-component-library/pull/3522) feat(banner): Description as a link, some fixes - FRONT-4353 ([@planctus](https://github.com/planctus))
- [#3519](https://github.com/ec-europa/europa-component-library/pull/3519) feat(splash-page): use headings - FRONT-4481 ([@emeryro](https://github.com/emeryro))
- [#3494](https://github.com/ec-europa/europa-component-library/pull/3494) feat(mega-menu): Using buttons for parent elements - FRONT-4514 ([@planctus](https://github.com/planctus))
- [#3525](https://github.com/ec-europa/europa-component-library/pull/3525) feat(site-header): add menu to core site header - FRONT-4535 ([@emeryro](https://github.com/emeryro))
- [#3503](https://github.com/ec-europa/europa-component-library/pull/3503) feat(mega-menu): Adding style for the current sub-items in desktop - FRONT-4527 ([@planctus](https://github.com/planctus))
- [#3499](https://github.com/ec-europa/europa-component-library/pull/3499) feat(form): update required fields - FRONT-4495 ([@emeryro](https://github.com/emeryro))
- [#3517](https://github.com/ec-europa/europa-component-library/pull/3517) feat(site-header): Adding language code to the button aria-label - FRONT-4483 ([@planctus](https://github.com/planctus))
- [#3507](https://github.com/ec-europa/europa-component-library/pull/3507) feat(logo): update logo markup - FRONT-4480 ([@emeryro](https://github.com/emeryro))
- [#3510](https://github.com/ec-europa/europa-component-library/pull/3510) feat(footer): 22px line height (from the standalone link) for all the links, EC and EU - FRONT-4511 ([@planctus](https://github.com/planctus))
- [#3514](https://github.com/ec-europa/europa-component-library/pull/3514) feat(accordion): Rendering two icons, toggling them via css - FRONT-4529 ([@planctus](https://github.com/planctus))
- [#3511](https://github.com/ec-europa/europa-component-library/pull/3511) feat(utilities): deprecate ecl-u-sr-only--focusable utilities - FRONT-4500 ([@emeryro](https://github.com/emeryro))
- [#3508](https://github.com/ec-europa/europa-component-library/pull/3508) feat(banner): update control - FRONT-4530 ([@emeryro](https://github.com/emeryro))
- [#3512](https://github.com/ec-europa/europa-component-library/pull/3512) feat(max-width): Setting values for the --max-w variable in the utilities - FRONT-4532 ([@planctus](https://github.com/planctus))
- [#3501](https://github.com/ec-europa/europa-component-library/pull/3501) feat(inpage): Consistent border and padding in different states - FRONT-4508 ([@planctus](https://github.com/planctus))
- [#3495](https://github.com/ec-europa/europa-component-library/pull/3495) feat(textarea): Using outline for focus styles - FRONT-4512 ([@planctus](https://github.com/planctus))
- [#3500](https://github.com/ec-europa/europa-component-library/pull/3500) fix(footer): fix accessibility issue in link - FRONT-4496 ([@emeryro](https://github.com/emeryro))
- [#3492](https://github.com/ec-europa/europa-component-library/pull/3492) feat(social media follow): update icons size and spacing - FRONT-4523 ([@emeryro](https://github.com/emeryro))
- [#3479](https://github.com/ec-europa/europa-component-library/pull/3479) feat(date-block): Small adjustments in the year block - FRONT-4510 ([@planctus](https://github.com/planctus))

#### :memo: Documentation

- [#3513](https://github.com/ec-europa/europa-component-library/pull/3513) docs(typography): add accessibility warnings - FRONT-4507 ([@emeryro](https://github.com/emeryro))

#### :house: Internal

- [#3532](https://github.com/ec-europa/europa-component-library/pull/3532) chore(website): Fixing height of the iframe for the popopver example - FRONT-4549 ([@planctus](https://github.com/planctus))
- [#3523](https://github.com/ec-europa/europa-component-library/pull/3523) chore(deps): Upgrading iframe-resizer, removing usage of svg4everybody - FRONT-4539 ([@planctus](https://github.com/planctus))
- [#3527](https://github.com/ec-europa/europa-component-library/pull/3527) chore(sass): Declarations before nested rules - FRONT-4540 ([@planctus](https://github.com/planctus))
- [#3528](https://github.com/ec-europa/europa-component-library/pull/3528) chore(deps): Updates 29-07-24 ([@planctus](https://github.com/planctus))
- [#3518](https://github.com/ec-europa/europa-component-library/pull/3518) chore(deps): Storybook - 25-07-24 ([@planctus](https://github.com/planctus))
- [#3516](https://github.com/ec-europa/europa-component-library/pull/3516) chore(deps): Updates - 27-07-24 ([@planctus](https://github.com/planctus))
- [#3493](https://github.com/ec-europa/europa-component-library/pull/3493) chore(deps): Updates - 16-07-24 ([@planctus](https://github.com/planctus))

#### Committers: 2

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

# 4.4.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.5.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.4.0",
"version": "4.5.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.4.0",
"@ecl/vanilla-component-accordion": "4.4.0"
"@ecl/specs-component-accordion": "4.5.0",
"@ecl/vanilla-component-accordion": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Banner",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-button": "4.4.0",
"@ecl/twig-component-link": "4.4.0",
"@ecl/twig-component-picture": "4.4.0"
"@ecl/twig-component-button": "4.5.0",
"@ecl/twig-component-link": "4.5.0",
"@ecl/twig-component-picture": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-banner": "4.4.0",
"@ecl/vanilla-component-banner": "4.4.0"
"@ecl/specs-component-banner": "4.5.0",
"@ecl/vanilla-component-banner": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Blockquote",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-picture": "4.4.0"
"@ecl/twig-component-picture": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-blockquote": "4.4.0",
"@ecl/vanilla-component-blockquote": "4.4.0"
"@ecl/specs-component-blockquote": "4.5.0",
"@ecl/vanilla-component-blockquote": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-button": "4.4.0",
"@ecl/twig-component-icon": "4.4.0",
"@ecl/twig-component-link": "4.4.0"
"@ecl/twig-component-button": "4.5.0",
"@ecl/twig-component-icon": "4.5.0",
"@ecl/twig-component-link": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-breadcrumb": "4.4.0",
"@ecl/vanilla-component-breadcrumb": "4.4.0"
"@ecl/specs-component-breadcrumb": "4.5.0",
"@ecl/vanilla-component-breadcrumb": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Button",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-icon": "4.4.0"
"@ecl/twig-component-icon": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-button": "4.4.0",
"@ecl/vanilla-component-button": "4.4.0"
"@ecl/specs-component-button": "4.5.0",
"@ecl/vanilla-component-button": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Card",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-content-block": "4.4.0",
"@ecl/twig-component-picture": "4.4.0"
"@ecl/twig-component-content-block": "4.5.0",
"@ecl/twig-component-picture": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-card": "4.4.0",
"@ecl/vanilla-component-card": "4.4.0"
"@ecl/specs-component-card": "4.5.0",
"@ecl/vanilla-component-card": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Carousel",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-banner": "4.4.0",
"@ecl/twig-component-button": "4.4.0"
"@ecl/twig-component-banner": "4.5.0",
"@ecl/twig-component-button": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-carousel": "4.4.0",
"@ecl/vanilla-component-carousel": "4.4.0"
"@ecl/specs-component-carousel": "4.5.0",
"@ecl/vanilla-component-carousel": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Category filter",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-icon": "4.4.0"
"@ecl/twig-component-icon": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-category-filter": "4.4.0",
"@ecl/vanilla-component-category-filter": "4.4.0"
"@ecl/specs-component-category-filter": "4.5.0",
"@ecl/vanilla-component-category-filter": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Checkbox",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-icon": "4.4.0"
"@ecl/twig-component-icon": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-checkbox": "4.4.0",
"@ecl/vanilla-component-checkbox": "4.4.0",
"@ecl/vanilla-component-form-group": "4.4.0"
"@ecl/specs-component-checkbox": "4.5.0",
"@ecl/vanilla-component-checkbox": "4.5.0",
"@ecl/vanilla-component-form-group": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Content Block",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-description-list": "4.4.0",
"@ecl/twig-component-icon": "4.4.0",
"@ecl/twig-component-label": "4.4.0",
"@ecl/twig-component-link": "4.4.0"
"@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"
},
"devDependencies": {
"@ecl/specs-component-content-block": "4.4.0",
"@ecl/vanilla-component-content-block": "4.4.0"
"@ecl/specs-component-content-block": "4.5.0",
"@ecl/vanilla-component-content-block": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Content item",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-content-block": "4.4.0",
"@ecl/twig-component-date-block": "4.4.0"
"@ecl/twig-component-content-block": "4.5.0",
"@ecl/twig-component-date-block": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-content-item": "4.4.0",
"@ecl/vanilla-component-content-item": "4.4.0"
"@ecl/specs-component-content-item": "4.5.0",
"@ecl/vanilla-component-content-item": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Date Block",
"publishConfig": {
"access": "public"
},
"devDependencies": {
"@ecl/specs-component-date-block": "4.4.0",
"@ecl/vanilla-component-date-block": "4.4.0"
"@ecl/specs-component-date-block": "4.5.0",
"@ecl/vanilla-component-date-block": "4.5.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.4.0",
"version": "4.5.0",
"description": "ECL Datepicker",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl/twig-component-icon": "4.4.0"
"@ecl/twig-component-icon": "4.5.0"
},
"devDependencies": {
"@ecl/specs-component-datepicker": "4.4.0",
"@ecl/vanilla-component-datepicker": "4.4.0",
"@ecl/vanilla-component-form-group": "4.4.0"
"@ecl/specs-component-datepicker": "4.5.0",
"@ecl/vanilla-component-datepicker": "4.5.0",
"@ecl/vanilla-component-form-group": "4.5.0"
},
"repository": {
"type": "git",
Expand Down
Loading

1 comment on commit 32982d7

@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.