Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
chore: Release ECL Twig 2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
planctus committed Apr 1, 2020
1 parent fd8be0f commit a1b2770
Show file tree
Hide file tree
Showing 117 changed files with 1,214 additions and 969 deletions.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,51 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

#### :rocket: New Feature

- [#394](https://github.com/ec-europa/ecl-twig/pull/394) feat(menuV2): Implementation, green diff with ECL - FRONT-991 ([@planctus](https://github.com/planctus))

#### :boom: Breaking Change

- [#394](https://github.com/ec-europa/ecl-twig/pull/394) feat(menuV2): Implementation, green diff with ECL - FRONT-991 ([@planctus](https://github.com/planctus))

#### :bug: Bug Fix

- [#391](https://github.com/ec-europa/ecl-twig/pull/391) fix(demo): Timeline, adding ids, reorganisation of some knobs - FRONT-972 ([@planctus](https://github.com/planctus))

#### :nail_care: Enhancement

- [#392](https://github.com/ec-europa/ecl-twig/pull/392) refactor(knobs): Gallery optional/mandatory knobs -FRONT-926 ([@Joosthe](https://github.com/Joosthe))
- [#388](https://github.com/ec-europa/ecl-twig/pull/388) refactor(knobs): table optional/mandatory knobs - FRONT-924 ([@Joosthe](https://github.com/Joosthe))
- [#393](https://github.com/ec-europa/ecl-twig/pull/393) refactor(demo): Language list, optional/mandatory knobs, fixing the notes plugin - FRONT-925 ([@planctus](https://github.com/planctus))
- [#389](https://github.com/ec-europa/ecl-twig/pull/389) refactor(demo): Site header harmonised - Mandatory/optional knobs - FRONT-918 ([@planctus](https://github.com/planctus))
- [#390](https://github.com/ec-europa/ecl-twig/pull/390) refactor(knobs): Datepicker - Mandatory/optional knobs - FRONT-905 ([@Joosthe](https://github.com/Joosthe))
- [#387](https://github.com/ec-europa/ecl-twig/pull/387) refactor(demo): Social media share, optional/mandatory knobs - FRONT-921 ([@planctus](https://github.com/planctus))
- [#386](https://github.com/ec-europa/ecl-twig/pull/386) refactor(knobs): timeline knobs and labels - FRONT-923 ([@Joosthe](https://github.com/Joosthe))
- [#382](https://github.com/ec-europa/ecl-twig/pull/382) refactor(demo): Inpage navigation, optional/mandatory knobs - FRONT-927 ([@papegaill](https://github.com/papegaill))
- [#385](https://github.com/ec-europa/ecl-twig/pull/385) refactor(demo): Accordion knobs and labels added - FRONT 909 ([@Joosthe](https://github.com/Joosthe))
- [#381](https://github.com/ec-europa/ecl-twig/pull/381) refactor(demo): Accordion(2) knobs and labels added - FRONT-910 ([@Joosthe](https://github.com/Joosthe))
- [#384](https://github.com/ec-europa/ecl-twig/pull/384) refactor(demo): Site Header Standardised, mandatory/optional knobs - FRONT-919 ([@planctus](https://github.com/planctus))
- [#383](https://github.com/ec-europa/ecl-twig/pull/383) refactor(demo): Social media follow, mandatory/optional knobs - FRONT-920 ([@planctus](https://github.com/planctus))
- [#375](https://github.com/ec-europa/ecl-twig/pull/375) refactor(demo): Messages, optional/mandatory knobs - FRONT-916 ([@papegaill](https://github.com/papegaill))
- [#378](https://github.com/ec-europa/ecl-twig/pull/378) refactor(demo): Tags, optional/mandatory knobs - FRONT-922 ([@papegaill](https://github.com/papegaill))
- [#374](https://github.com/ec-europa/ecl-twig/pull/374) refactor(demo): Pagebanner optional/mandatory knobs - FRONT-913 ([@Joosthe](https://github.com/Joosthe))
- [#379](https://github.com/ec-europa/ecl-twig/pull/379) refactor(demo): Site Header Core, optional/mandatory knobs - FRONT-917 ([@planctus](https://github.com/planctus))
- [#373](https://github.com/ec-europa/ecl-twig/pull/373) refactor(demo): hero-banner optional/mandatory knobs - FRONT-912 ([@Joosthe](https://github.com/Joosthe))

#### :house: Internal

- [#396](https://github.com/ec-europa/ecl-twig/pull/396) refactor(utils): tabLabels instead of buttonLabels - FRONT-962 ([@planctus](https://github.com/planctus))
- [#395](https://github.com/ec-europa/ecl-twig/pull/395) fix(pre-commit): Different approach for combining husky and grump-php - FRONT-960 ([@planctus](https://github.com/planctus))

#### Committers: 3

- Alexis Gaillard ([@papegaill](https://github.com/papegaill))
- [@Joosthe](https://github.com/Joosthe)
- [@planctus](https://github.com/planctus)

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,5 +1,5 @@
{
"version": "2.25.1",
"version": "2.26.0",
"npmClient": "yarn",
"useWorkspaces": true,
"loglevel": "success",
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-accordion/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-accordion

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-accordion
Expand Down
10 changes: 5 additions & 5 deletions src/ec/packages/ec-component-accordion/package.json
Expand Up @@ -2,15 +2,15 @@
"name": "@ecl-twig/ec-component-accordion",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Accordion",
"dependencies": {
"@ecl-twig/ec-component-button": "2.25.1"
"@ecl-twig/ec-component-button": "2.26.0"
},
"devDependencies": {
"@ecl/ec-component-accordion": "2.25.0",
"@ecl/ec-resources-icons": "2.25.0",
"@ecl/ec-specs-accordion": "2.25.0"
"@ecl/ec-component-accordion": "2.26.0",
"@ecl/ec-resources-icons": "2.26.0",
"@ecl/ec-specs-accordion": "2.26.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-accordion2/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-accordion2

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-accordion2
Expand Down
10 changes: 5 additions & 5 deletions src/ec/packages/ec-component-accordion2/package.json
Expand Up @@ -2,15 +2,15 @@
"name": "@ecl-twig/ec-component-accordion2",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Accordion 2",
"dependencies": {
"@ecl-twig/ec-component-icon": "2.25.1"
"@ecl-twig/ec-component-icon": "2.26.0"
},
"devDependencies": {
"@ecl/ec-component-accordion": "2.25.0",
"@ecl/ec-resources-icons": "2.25.0",
"@ecl/ec-specs-accordion": "2.25.0"
"@ecl/ec-component-accordion": "2.26.0",
"@ecl/ec-resources-icons": "2.26.0",
"@ecl/ec-specs-accordion": "2.26.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-blockquote/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-blockquote

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-blockquote
Expand Down
4 changes: 2 additions & 2 deletions src/ec/packages/ec-component-blockquote/package.json
Expand Up @@ -2,10 +2,10 @@
"name": "@ecl-twig/ec-component-blockquote",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Blockquote",
"devDependencies": {
"@ecl/ec-specs-blockquote": "2.25.0"
"@ecl/ec-specs-blockquote": "2.26.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-breadcrumb-core/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-core

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-core
Expand Down
14 changes: 7 additions & 7 deletions src/ec/packages/ec-component-breadcrumb-core/package.json
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl-twig/ec-component-breadcrumb-core",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-button": "2.25.1",
"@ecl-twig/ec-component-icon": "2.25.1",
"@ecl-twig/ec-component-link": "2.25.1"
"@ecl-twig/ec-component-button": "2.26.0",
"@ecl-twig/ec-component-icon": "2.26.0",
"@ecl-twig/ec-component-link": "2.26.0"
},
"devDependencies": {
"@ecl/ec-component-breadcrumb-core": "2.25.0",
"@ecl/ec-resources-icons": "2.25.0",
"@ecl/ec-specs-breadcrumb-core": "2.25.0"
"@ecl/ec-component-breadcrumb-core": "2.26.0",
"@ecl/ec-resources-icons": "2.26.0",
"@ecl/ec-specs-breadcrumb-core": "2.26.0"
},
"repository": {
"type": "git",
Expand Down
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-harmonised

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-harmonised
Expand Down
14 changes: 7 additions & 7 deletions src/ec/packages/ec-component-breadcrumb-harmonised/package.json
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl-twig/ec-component-breadcrumb-harmonised",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-button": "2.25.1",
"@ecl-twig/ec-component-icon": "2.25.1",
"@ecl-twig/ec-component-link": "2.25.1"
"@ecl-twig/ec-component-button": "2.26.0",
"@ecl-twig/ec-component-icon": "2.26.0",
"@ecl-twig/ec-component-link": "2.26.0"
},
"devDependencies": {
"@ecl/ec-component-breadcrumb-harmonised": "2.25.0",
"@ecl/ec-resources-icons": "2.25.0",
"@ecl/ec-specs-breadcrumb-harmonised": "2.25.0"
"@ecl/ec-component-breadcrumb-harmonised": "2.26.0",
"@ecl/ec-resources-icons": "2.26.0",
"@ecl/ec-specs-breadcrumb-harmonised": "2.26.0"
},
"repository": {
"type": "git",
Expand Down
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-standardised

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb-standardised
Expand Down
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl-twig/ec-component-breadcrumb-standardised",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-button": "2.25.1",
"@ecl-twig/ec-component-icon": "2.25.1",
"@ecl-twig/ec-component-link": "2.25.1"
"@ecl-twig/ec-component-button": "2.26.0",
"@ecl-twig/ec-component-icon": "2.26.0",
"@ecl-twig/ec-component-link": "2.26.0"
},
"devDependencies": {
"@ecl/ec-component-breadcrumb-standardised": "2.25.0",
"@ecl/ec-resources-icons": "2.25.0",
"@ecl/ec-specs-breadcrumb-standardised": "2.25.0"
"@ecl/ec-component-breadcrumb-standardised": "2.26.0",
"@ecl/ec-resources-icons": "2.26.0",
"@ecl/ec-specs-breadcrumb-standardised": "2.26.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-breadcrumb/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-breadcrumb
Expand Down
12 changes: 6 additions & 6 deletions src/ec/packages/ec-component-breadcrumb/package.json
Expand Up @@ -2,19 +2,19 @@
"name": "@ecl-twig/ec-component-breadcrumb",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Breadcrumb",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-icon": "2.25.1",
"@ecl-twig/ec-component-link": "2.25.1"
"@ecl-twig/ec-component-icon": "2.26.0",
"@ecl-twig/ec-component-link": "2.26.0"
},
"devDependencies": {
"@ecl/ec-component-breadcrumb": "2.25.0",
"@ecl/ec-resources-icons": "2.25.0",
"@ecl/ec-specs-breadcrumb": "2.25.0"
"@ecl/ec-component-breadcrumb": "2.26.0",
"@ecl/ec-resources-icons": "2.26.0",
"@ecl/ec-specs-breadcrumb": "2.26.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-button/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-button

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

### Bug Fixes
Expand Down
6 changes: 3 additions & 3 deletions src/ec/packages/ec-component-button/package.json
Expand Up @@ -2,11 +2,11 @@
"name": "@ecl-twig/ec-component-button",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Button",
"devDependencies": {
"@ecl/ec-resources-icons": "2.25.0",
"@ecl/ec-specs-button": "2.25.0"
"@ecl/ec-resources-icons": "2.26.0",
"@ecl/ec-specs-button": "2.26.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-card/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-card

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-card
Expand Down
14 changes: 7 additions & 7 deletions src/ec/packages/ec-component-card/package.json
Expand Up @@ -2,20 +2,20 @@
"name": "@ecl-twig/ec-component-card",
"author": "European Commission",
"license": "EUPL-1.1",
"version": "2.25.1",
"version": "2.26.0",
"description": "ECL Twig - EC Card",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@ecl-twig/ec-component-icon": "2.25.1",
"@ecl-twig/ec-component-link": "2.25.1",
"@ecl-twig/ec-component-tag": "2.25.1"
"@ecl-twig/ec-component-icon": "2.26.0",
"@ecl-twig/ec-component-link": "2.26.0",
"@ecl-twig/ec-component-tag": "2.26.0"
},
"devDependencies": {
"@ecl/ec-component-card": "2.25.0",
"@ecl/ec-resources-icons": "2.25.0",
"@ecl/ec-specs-card": "2.25.0"
"@ecl/ec-component-card": "2.26.0",
"@ecl/ec-resources-icons": "2.26.0",
"@ecl/ec-specs-card": "2.26.0"
},
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions src/ec/packages/ec-component-checkbox/CHANGELOG.md
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.26.0](https://github.com/ec-europa/ecl-twig/compare/v2.25.1...v2.26.0) (2020-04-01)

**Note:** Version bump only for package @ecl-twig/ec-component-checkbox

## [2.25.1](https://github.com/ec-europa/ecl-twig/compare/v2.25.0...v2.25.1) (2020-03-18)

**Note:** Version bump only for package @ecl-twig/ec-component-checkbox
Expand Down

0 comments on commit a1b2770

Please sign in to comment.