Skip to content

Releases: ec-europa/europa-component-library

3.1.0 (2021-10-21)

21 Oct 12:50
ea057c6
Compare
Choose a tag to compare

🚀 New Feature

🐛 Bug Fix

  • #2227 fix(banners): Correct centred text alignment for page & hero banners - FRONT-3240 (@papegaill)
  • #2223 fix(file-upload): replacing forEach on a FileList - FRONT-3230 (@planctus)
  • #2221 fix(site-header): Fixing error when hiding menu - FRONT-3228 (@planctus)
  • #2217 fix(checkbox & radio): Fix white space for inline elements in label - FRONT-3190 (@papegaill)
  • #2209 fix(datepicker): Fix display issues on mobile - FRONT-3174 (@papegaill)
  • #2210 fix(default-css): fix conflict with webtools - FRONT-3171 (@emeryro)

💅 Enhancement

  • #2229 feat(date-picker): Add auto-formatting to datepicker input - FRONT-3253 (@papegaill)
  • #2231 feat(description-list): add block for definition - FRONT-3204 (@emeryro)
  • #2226 fix(site-headers): Using only one site_name in site-headers - FRONT-3227 (@planctus)
  • #2230 fix(menu): remove swipe events - FRONT-3075 (@emeryro)
  • #2222 feat(footers): Adding EC logo to all the footers - FRONT-3224 (@planctus)
  • #2216 fix(banners): Text styling for page & hero banners - FRONT-3150 (@papegaill)
  • #2211 fix(date-picker): Styling and JS adaptations - FRONT-3183 (@papegaill)
  • #2197 feat(quote-image): added image in blockquote - FRONT-2463 (@tibi2303)

📝 Documentation

  • #2205 chore(docs): Adding docs for v3, updating main README file - front-3155 (@planctus)

🏠 Internal

Committers: 5

3.0.3 (2021-09-10)

10 Sep 12:40
1b4ceef
Compare
Choose a tag to compare

3.0.3 (2021-09-10)

Useful links

🐛 Bug Fix

  • #2200 fix(media-container): Fixing video flickering issue - FRONT-3081 (@planctus)
  • #2189 fix(datepicker): fix css conflict - FRONT-3022 (@emeryro)
  • #2193 fix(default-styles): fix h6 and list styles - FRONT-2976 (@emeryro)
  • #2194 fix(website): Make example link work in production - FRONT-2811 (@planctus)

💅 Enhancement

  • #2203 feat(page-header): Adding spacing under the EC page header core - FRONT-3146 (@planctus)
  • #2190 feat(social-icons): update negative social icons - FRONT-2975 (@emeryro)
  • #2177 feat(menu): improve menu display - FRONT-2807 (@emeryro)

🏠 Internal

Committers: 2

3.0.2 (2021-08-24)

24 Aug 09:24
de8e911
Compare
Choose a tag to compare

3.0.2 (2021-08-24)

💅 Enhancement

  • #2187 fix(banners): remove border radius when full width - FRONT-2966 (@emeryro)
  • #2186 fix(typography): update headings and paragraphs - FRONT-2965 (@emeryro)
  • #2185 fix(page-header): fix padding and optional item - FRONT-2964 (@emeryro)
  • #2184 fix(page-header): center image - FRONT-2963 (@emeryro)

Committers: 1

3.0.1 (2021-08-20)

20 Aug 09:22
b0670b6
Compare
Choose a tag to compare

3.0.1 (2021-08-20)

🐛 Bug Fix

  • #2175 fix(playground): Fixing optional css loading in EC and EU - FRONT-2792 (@planctus)
  • #2176 fix(storybook): Fixing switcher link urls to work also in production - FRONT-2791 (@planctus)

💅 Enhancement

  • #2180 feat(page-header): add overlay for background image - FRONT-2886 (@emeryro)

🏠 Internal

3.0.0 (2021-08-12)

12 Aug 11:29
d9f463a
Compare
Choose a tag to compare

3.0.0 (2021-08-12)

🐛 Bug Fix

  • #2172 fix(cards): fix center display - FRONT-2708 (@emeryro)
  • #2170 fix(storybook): fixed css order - FRONT-2710 (@emeryro)
  • #2167 fix(pagination): fixed pagination current selection- FRONT-2698 (@emeryro)

📝 Documentation

  • #2168 docs(colours): udpate EU colours doc - FRONT-2464 (@emeryro)
  • #2159 docs(migration): update ECL3 documentation - FRONT-2425 (@emeryro)

🏠 Internal

Committers: 3

2.39.0 (2021-08-12)

12 Aug 13:10
017f28e
Compare
Choose a tag to compare

2.39.0 (2021-08-12)

🐛 Bug Fix

  • #2066 fix(gallery): update gallery z-index (ECL2) - FRONT-2230
  • #2092 fix(gallery): Pause video on overlay closing - FRONT-2273

💅 Enhancement

  • #2121 feat(select-multiple): ECL v2 - dispatching change event on user selection - FRONT-2268 (@planctus)

🏠 Internal

Committers: 4

3.0.0-beta.2 (2021-07-14)

14 Jul 12:39
021d345
Compare
Choose a tag to compare
Pre-release

3.0.0-beta.2 (2021-07-14)

🚀 New Feature

  • #2141 feat(link): add primary and secondary links - FRONT-2341 (@emeryro)
  • #2128 feat(etrans): add etrans composition - FRONT-2336 (@emeryro)
    (npm package name: @ecl/twig-composition-etrans)

💅 Enhancement

📝 Documentation

  • #2147 docs(website): updated ECL documentation - FRONT-2424 (@emeryro)
  • #2131 docs(eu-colors) - changed doc of eu colors - FRONT-2257 (@tibi2303)

🏠 Internal

Committers: 3

2.38.0 (2021-05-05)

05 May 13:20
cb4a273
Compare
Choose a tag to compare

Useful links

🚀 New Feature

  • #2051 feat(media-container): add full screen feature - FRONT-2216 (@emeryro)

🐛 Bug Fix

  • #1973 fix(preset): add missing css in eu preset - FRONT-2160 (@emeryro)
  • #1959 fix(print): hiding last element of social media follow only if it doesn't contain an icon - FRONT-2098 (@planctus)
  • #1957 fix(ecl-editor): fix button override (@emeryro)
  • #1948 fix(media-container): fix background (ECL2) - FRONT-2023 (@emeryro)

💅 Enhancement

  • #2047 feat(utilities): improve dimension utilities (ECL2) - FRONT-2196 (@emeryro)
  • #1952 fix(description-list): Preventing text overflow in terms - FRONT-2096 (@planctus)
  • #1946 fix(card): Preventing text overflow - FRONT-2092 (@planctus)

📝 Documentation

🏠 Internal

  • #1960 chore(deps): fixing audit issues with resolutions - FRONT-2095 (@planctus)

Committers: 3

2.37.2 (2021-03-08)

08 Mar 09:15
9569959
Compare
Choose a tag to compare

No difference compared to v2.37.0 (https://github.com/ec-europa/europa-component-library/releases/tag/v2.37.0), please refer to it when using npm packages, latest release on npmjs.com is 2.37.0.

2.37.1 (2021-03-05)

05 Mar 13:31
7db64fa
Compare
Choose a tag to compare

No difference compared to v2.37.0, run in order to update the website in production.