Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ecl/eu-component-button

ec-europa9EUPL-1.12.39.0

ECL EU Buttons

ecl, europa-component-library, design-system

readme

Buttons

Why and how to use this component

Use buttons to indicate actions a user can take.

To make a clear distinction between multiple actions, you have to use different visual weight for buttons.

The button with the strongest visual weight will attract the most attention.

We've created multiple variants of the button to suit the following situations:

Default button

Usage

The default button is used for important links on the page.

Style

White and EC blue is used for the default button. A secondary action isn’t as important as a primary action so it shouldn’t call as much attention.

Primary button

Usage

Used for primary actions in case of forms, to initiate a search query, to apply a filter.

Style

The EC Blue is used for primary buttons and is the default colour of the pages. It is a saturated colour, which makes it fitted for adding visual weight.

Secondary button

Usage

Used for secondary actions to cancel a form.

Style

Secondary actions should have the weakest visual weight comparing to primary actions.

Call-to-action button

Usage

Use these buttons sparingly on the most important actions like "Apply for funding" or "Watch live streaming".

Style

The EC yellow is used for call to actions buttons. Yellow is the most luminous of all the colours of the spectrum. It’s the colour that captures our attention more than any other colour.

The yellow reinforces the attention and allows us to guide our users through the interface.

Submit & abort options

Usage

The submit and abort buttons are used to confirm a choice or send information. The abort button ('cancel') is optional.

Style

See Primary button + Secondary button.

Guidance

  • use short labels
  • capitalize (...)
  • ...

When to use this component

  • use this component in the content area of pages.

When not to use this component

  • do not use this component for cross linking. If you want to navigate to a new page on a website, use a link instead.
  • do not use this component in the header or the footer component.

changelog

Changelog

2.39.0 (2021-08-12)

:bug: Bug Fix

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

:nail_care: Enhancement

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

:house: Internal

Committers: 4

2.38.0 (2021-05-05)

:rocket: New Feature

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

:bug: 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)

:nail_care: 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)

:memo: Documentation

:house: Internal

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

Committers: 3

2.37 (2021-03-04)

:bug: Bug Fix

  • #1934 fix(gallery): fix gallery optional elements - FRONT-2060 (@emeryro)
  • #1925 fix(page-headers): Update sass to have a padding-top if not breadcrumb - FRONT-1996 (@papegaill)

:memo: Documentation

  • #1928 feat(docs): Update Core page header usage page (@Yaomimi)

:house: Internal

Committers: 4

2.36.0 (2021-02-11)

:rocket: New Feature

  • #1905 feat(taxonomy): add taxonomy to several components - FRONT-1721 (@emeryro)

:bug: Bug Fix

  • #1906 fix(preset): prevent overflow (@emeryro)
  • #1850 fix(file): Correct typo in image knobs option - FRONT-1926 (@papegaill)
  • #1815 fix(campaign): Fix hero-banner and media-container video display - FRONT-1842 (@papegaill)
  • #1807 fix(grid): Fix grid display example in documentation page - FRONT-1840 (@papegaill)

:memo: Documentation

  • #1920 feat(docs): Update harmonised group 3 index (@Yaomimi)
  • #1919 feat(docs): Update harmonised group 2 page header usage page (@Yaomimi)
  • #1918 feat(docs): Update harmonised group 2 site header usage page (@Yaomimi)
  • #1916 feat(docs): Update harmonised group 1 footer usage page (@Yaomimi)
  • #1915 feat(docs): Update harmonised group 1 page header usage page (@Yaomimi)
  • #1911 feat(docs): Update Standardised page header usage page (@Yaomimi)
  • #1912 feat(docs): Update Standardised footer usage page (@Yaomimi)
  • #1914 feat(docs): Update harmonised group 1 site header usage page (@Yaomimi)
  • #1917 feat(docs): Update harmonised group 2 index (@Yaomimi)
  • #1913 feat(docs): Update harmonised group 1 index (@Yaomimi)
  • #1909 feat(docs): Update standardised family index (@Yaomimi)
  • #1908 feat(docs): Update Core site header usage page (@Yaomimi)
  • #1910 feat(docs): Update Standardise site header usage page (@Yaomimi)
  • #1907 feat(docs): Update Core family index (@Yaomimi)

Committers: 3

2.35.0 (2020-11-26)

:bug: Bug Fix

  • #1716 fix(menu): Disable swipe events for desktop version - FRONT-1728 (@papegaill)
  • #1710 fix(page-headers): Meta is a plain-text string - FRONT-1679 (@planctus)
  • #1701 fix(select): fix spacing - FRONT-1704 (@emeryro)

:nail_care: Enhancement

  • #1774 fix(logo): update mt logo - FRONT-1793 (@emeryro)
  • #1766 feat(menu): update menu display and behavior - FRONT-1790 (@emeryro)
  • #1705 fix(menu): accessibility - FRONT-1456 (@gingapa)
  • #1717 feat(gallery): Add support for external video iframe - FRONT-1733 (@papegaill)
  • #1712 chore(storybook): Upgrade to version 6 - FRONT-1483 (@planctus)

:memo: Documentation

  • #1776 docs(highlight): update usage page - FRONT-1792 (@emeryro)
  • #1773 fix(footers): remove reference to Brexit - FRONT-1794 (@emeryro)
  • #1736 docs(colours): update text colour - FRONT-1764 (@emeryro)
  • #1689 docs(list): update timeline usage page - FRONT-1335 (@gingapa)

:house: Internal

  • #1713 chore(eslint-webpack-plugin): relacing eslint loader - FRONT-1722 (@planctus)

Committers: 4

2.34.0 (2020-10-07)

:rocket: New Feature

  • #1686 feat(menu): add option to manually close the menu - FRONT-1581 (@emeryro)
  • #1680 feat(tags): updat usage page and tag variants - FRONT-1334 (@emeryro)
  • #1677 feat(page-header): add background image variant - FRONT-1333 (@emeryro)

:bug: Bug Fix

  • #1684 fix(inpage-nav): remove unnecessary hidden attribute - FRONT-1690 (@emeryro)
  • #1681 fix(inPageNavigation): menu overlaping headers - FRONT-1248 (@gingapa)

:nail_care: Enhancement

  • #1696 fix(ecl-editor): fix css conflict - FRONT-1697 (@emeryro)

Committers: 2

2.33.1 (2020-09-22)

:bug: Bug Fix

  • #1678 fix(select): allows several multiple select lists - FRONT-1579 (@emeryro)

Committers: 1

2.33 (2020-09-17)

:rocket: New Feature

:bug: Bug Fix

  • #1672 fix(select-multiple): adding position relative to component container - FRONT-1601 (@gingapa)
  • #1665 fix(forms-select--multiple): fix footer overlapping issue - FRONT-1578 (@gingapa)
  • #1666 fix(select): add disabled and selected parameters for options (@emeryro)
  • #1668 fix(menu): fix item display when switching from mobile to desktop - FRONT-1580 (@emeryro)
  • #1663 fix(select): options click handler - FRONT-1584 (@kalinchernev)
  • #1660 fix(page-headers): adding missing aria-label - FRONT-1575 (@gingapa)
  • #1661 fix(file): fix translation detail on thumbnail variant - FRONT-1587 (@gingapa)
  • #1659 fix(file): add aria-label - FRONT-1573 (@gingapa)
  • #1658 fix(site-headers): aria-label typo - FRONT-1571 (@gingapa)

:nail_care: Enhancement

  • #1667 fix(menu): use css class instead of data-attribute - FRONT-1563 (@emeryro)
  • #1670 refactor(logo): update fr logo - FRONT-1596 (@emeryro)
  • #1664 fix(footers): fix columns gap - FRONT-1477 (@emeryro)

:memo: Documentation

  • #1671 fix(banners): update links in usage page - FRONT-1600 (@emeryro)

:house: Internal

Committers: 3

2.32 (2020-08-27)

:rocket: New Feature

  • #1649 feat(label): add highlight variant - FRONT-1336 (@emeryro)
  • #1589 feat(banners): add new banner variants - FRONT-1153 (@emeryro)

:boom: Breaking Change

  • #1589 feat(banners): add new banner variants - FRONT-1153 (@emeryro)

:bug: Bug Fix

  • #1642 fix(file): allow array of meta - FRONT-1309 (@emeryro)
  • #1635 fix(pageHeader): fix margin title for mobile formats - FRONT-1292 (@papegaill)
  • #1640 fix(file-download): fix display of optional elements - FRONT-1308 (@emeryro)
  • #1639 fix(menu): fix active status - FRONT-1311 (@emeryro)

:nail_care: Enhancement

  • #1651 refactor(banners): apply latest specs - FRONT-1331 (@emeryro)
  • #1645 fix(banners): apply latest specs for meta - FRONT-1453 (@emeryro)
  • #1643 fix(language-list): add missing elements - FRONT-1378 (@emeryro)

:memo: Documentation

  • #1644 docs(banners): update usage page - FRONT-1331 (@emeryro)
  • #1646 docs(website): Content update(broken links and text updates) - FRONT-1339 (@gingapa)

:house: Internal

Committers: 4

2.31 (2020-07-23)

:rocket: New Feature

  • #1632 feat(language-list): add non-eu languages - FRONT-1272 (@emeryro)
  • #1627 feat(highlight-composition): add highlight composition - FRONT-1284 (@emeryro)
  • #1618 feat(file-download): add thumbnail variant - FRONT-1202 (@emeryro)
  • #1598 feat(table): add sorttable - FRONT-1155 (@papegaill)

:bug: Bug Fix

  • #1636 fix(skip-link): put skip link in full preset - FRONT-1224 (@emeryro)
  • #1626 fix(footer-core): fix markup on footer core EU - FRONT-1275 (@gingapa)
  • #1624 fix(multi-select): search with uppercase - FRONT-1281 (@papegaill)

:nail_care: Enhancement

  • #1622 fix(multi-select): check if data-ecl-select-all attribute is set - FRONT-1274 (@papegaill)
  • #1620 fix(multi-select): search input width for larger select - FRONT-1273 (@papegaill)
  • #1628 fix(footer): check if aria-label is set, and add aria-label values to links - FRONT-1283 (@gingapa)
  • #1613 feat(gallery): add footer link - FRONT-1252 (@gingapa)
  • #1623 fix(horizontal-list): percentage instead of fixed width - FRONT-1279 (@papegaill)

:memo: Documentation

  • #1633 docs(language-list): update usage page for non-EU languages - FRONT-1289 (@papegaill)
  • #1631 docs(file): add usage for file download with thumbnail - FRONT-1288 (@papegaill)
  • #1630 docs(table): update usage page for sortable - FRONT-1287 (@papegaill)

:house: Internal

Committers: 4

2.30 (2020-07-02)

:rocket: New Feature

:bug: Bug Fix

  • #1606 fix(inpage-navigation): fix hidden attribute - FRONT-1170 (@emeryro)

:nail_care: Enhancement

  • #1614 feat(EU-components): small fixes to header/footer - FRONT-1203 (@emeryro)
  • #1605 feat(EU): update EU components (@emeryro)
  • #1608 feat(link): adding aria-label to EC and EU link component-FRONT-1239 (@gingapa)

:memo: Documentation

  • #1616 docs(multi-select): add usage page - FRONT-1256 (@emeryro)
  • #1612 docs(breadcrumb): update usage page - FRONT-1231 (@gingapa)
  • #1611 docs(media-container): update usage page - FRONT-1230 (@gingapa)

:house: Internal

Committers: 3

2.29 (2020-06-11)

:rocket: New Feature

:bug: Bug Fix

  • #1588 fix(site-header): update z-index for language switcher - FRONT-1134 (@emeryro)

:nail_care: Enhancement

:memo: Documentation

:house: Internal

Committers: 2

2.28 (2020-04-30)

:rocket: New Feature

  • #1584 feat(legacy-page-header): add background image - FRONT-1130 (@emeryro)
  • #1580 feat(label): add component - FRONT-1006 (@emeryro)

:bug: Bug Fix

  • #1585 fix(gallery): update z-index for overlay - FRONT-996 (@emeryro)
  • #1582 fix(site-header-core): add tests for language switcher (@emeryro)

:nail_care: Enhancement

Committers: 1

2.27 (2020-04-07)

:bug: Bug Fix

  • #1565 fix(inpage navigation): fix long label and design update - FRONT-899 (@emeryro)
  • #1566 fix(examples): update babel configuration in webpack - FRONT-974 (@kalinchernev)

:nail_care: Enhancement

  • #1564 feat(storybook): add knobs for optional elements - FRONT-983 (@emeryro)
  • #1563 refactor(forms): cleanup forms markup - FRONT-933 (@emeryro)

:memo: Documentation

:house: Internal

Committers: 2

2.26 (2020-03-26)

:rocket: New Feature

:boom: Breaking Change

  • #1544 feat(lib): provide update and destroy methods on ECL.autoInit() - FRONT-33 (@kalinchernev)

:house: Internal

Committers: 2

2.25 (2020-03-11)

:rocket: New Feature

  • #1556 feat(content-media): add media container composition - FRONT-895 (@emeryro)
  • #1550 feat(media-container): allows embedded videos - FRONT-836 (@emeryro)

:bug: Bug Fix

  • #1554 fix(pages): Add pageHeader top padding if breadcrumb is not displayed - FRONT-890 (@papegaill)
  • #1553 fix(pages): Add correct harmonised G2 footer template for all pages - FRONT-889 (@papegaill)

Committers: 2

2.24 (2020-02-20)

:nail_care: Enhancement

  • #1543 fix(footer): handle optional elements - FRONT-467 (@emeryro)

:house: Internal

Committers: 2

2.23 (2020-02-06)

:bug: Bug Fix

  • #1531 fix(site-header): check language switcher - FRONT-447 (@emeryro)
  • #1527 fix(select): add required attribute - FRONT-11 (@emeryro)

:nail_care: Enhancement

:memo: Documentation

:house: Internal

Committers: 2

2.22.1 (2020-02-04)

:bug: Bug Fix

  • #1534 fix(ec-editor): update paragraph color - INNO-2104 (@emeryro)

:nail_care: Enhancement

  • #1525 fix(ec-editor): fix list and paragraph - INNO-2104 (@emeryro)

Committers: 1

2.22 (2020-01-23)

:rocket: New Feature

  • #1426 feat(datepicker): Add component - INNO-1599 (@emeryro)
  • #1503 feat(file-upload): upload multiple files - INNO-2065 (@emeryro)

:bug: Bug Fix

  • #1514 fix(menu): improve booolean data management - INNO-2024 (@emeryro)
  • #1509 fix(website): display image thumbnails for IE Edge - INNO-2085 (@papegaill)
  • #1504 fix(templates): add site name - INNO-2055 (@emeryro)
  • #1502 fix(menus): Hide menu bullet lists for IE/Edge - INNO-2052 (@papegaill)

:nail_care: Enhancement

:memo: Documentation

:house: Internal

Committers: 3

2.21 (2020-01-03)

:memo: Documentation

  • #1494 fix(person-content-type): reorder element on website - INNO-2063 (@emeryro)
  • #1495 docs(website): remove caps - INNO-2025 (@emeryro)
  • #1493 docs(spacing): add documentation - INNO-2062 (@emeryro)

Committers: 1

2.20 (2019-12-23)

:rocket: New Feature

:bug: Bug Fix

  • #1460 fix(site-headers): logo alignment and search label on mobile - INNO-2022 (@papegaill)
  • #1457 fix(menu): Remove top margin for site-header-harmonised group 2 - INNO-2021 (@papegaill)

:memo: Documentation

:house: Internal

Committers: 5

2.19.0 (2019-12-12)

:bug: Bug Fix

  • #1448 fix(site-headers): Add arrow icon to login link - INNO-1996 (@papegaill)

:nail_care: Enhancement

Committers: 3

2.18.0 (2019-12-06)

:rocket: New Feature

:bug: Bug Fix

:nail_care: Enhancement

:memo: Documentation

  • #1447 docs(site-header-harmonised): update doc - INNO-2000 (@emeryro)
  • #1444 docs(harmonised-group-2): Updates - INNO-1998 (@planctus)

:house: Internal

  • #1436 chore: setup internal redirects - INNO-1941 (@yhuard)

Committers: 4

2.17.3 (2019-11-29)

:bug: Bug Fix

Committers: 1

2.17.2 (2019-11-28)

Re-publish 2.17.0

2.17.1 (2019-11-28)

Re-publish 2.17.0

2.17.0 (2019-11-28)

:rocket: New Feature

:bug: Bug Fix

:nail_care: Enhancement

  • #1431 feat(form-errors): add new colour on hover - INNO-1983 (@yhuard)
  • #1429 fix(site-header-harmonised): update logo size and position - INNO-1980 (@emeryro)
  • #1425 fix(content-types): fix for global rules - INNO-1954 (@emeryro)

:house: Internal

Committers: 3

2.16.0 (2019-11-21)

:rocket: New Feature

  • #1360 feat(ecl-editor): add editor CSS rules - INNO-1846 (@emeryro)
  • #1406 feat(call-tenders): add content type - INNO-1957 (@emeryro)
  • #1405 feat(call-proposal): add content type - INNO-1956 (@emeryro)

:bug: Bug Fix

  • #1404 fix(inpage-nav): remove sticky nav when out of viewport - INNO-1948 (@yhuard)

:nail_care: Enhancement

:memo: Documentation

  • #1407 docs(api): integrate JSDoc into website - INNO-1961 (@yhuard)
  • #1413 docs(utilities): dimension and display - INNO-1947 (@emeryro)
  • #1409 docs(storybook): deprecate content page - INNO-1964 (@emeryro)

:house: Internal

  • #1410 chore(deps): update dependencies - INNO-1811 (@yhuard)

Committers: 2

2.15.0 (2019-11-08)

:rocket: New Feature

  • #1371 feat(main-policy-legislation): add content type - INNO-1879 (@emeryro)
  • #1370 feat(main-policy-background): add content type - INNO-1879 (@emeryro)
  • #1375 feat(main-policy-resources): add content type - INNO-1879 (@emeryro)
  • #1384 feat(main-policy-hub): add content type - INNO-1879 (@emeryro)
  • #1376 feat(main-policy-evaluation): add content type - INNO-1879 (@emeryro)
  • #1366 feat(main-policy-awareness): add content type - INNO-1879 (@emeryro)
  • #1399 feat(funding-programme): add content type - INNO-1930 (@emeryro)
  • #1396 feat(utilities): add dimension and box-sizing utilities - INNO-1940 (@emeryro)
  • #1391 feat(fact and figures): add component - INNO-1927 (@emeryro)

:bug: Bug Fix

  • #1393 fix(column-gap): fix Firefox 60 issue - INNO-1926 (@yhuard)
  • #1392 fix(IE): provide fixes for IE 11 display issues - INNO-1935 (@yhuard)

:nail_care: Enhancement

:memo: Documentation

:house: Internal

Committers: 3

2.14.0 (2019-10-25)

:rocket: New Feature

  • #1365 feat(page-header-core): add component - INNO-1896 (@emeryro)
  • #1358 feat(page-header-harmonised): add component - INNO-1816 (@emeryro)

:bug: Bug Fix

  • #1373 fix(expandable): use aria-expanded attribute - INNO-1899 (@yhuard)
  • #1372 fix(text-input): remove border radius on iOS - INNO-1904 (@yhuard)

:nail_care: Enhancement

  • #1364 feat(eu-page-headers): add missing EU variants - INNO-1844 (@yhuard)
  • #1362 feat(site-header): render class name as a link - INNO-1894 (@yhuard)

:memo: Documentation

:house: Internal

Committers: 2

2.13.0 (2019-10-18)

:rocket: New Feature

  • #1341 feat(page-header-standardised): add component - INNO-1812 (@emeryro)
  • #1340 feat(breadcrumb-harmonised): add component - INNO-1817 (@emeryro)
  • #1339 feat(breadcrumb-standardised): add component - INNO-1809 (@emeryro)
  • #1338 feat(breadcrumb-core): add component - INNO-1808 (@emeryro)

:bug: Bug Fix

  • #1343 fix(site-header): use correct height - INNO-1870 (@yhuard)

:nail_care: Enhancement

  • #1355 fix(button): simplify markup - INNO-1890 (@yhuard)
  • #1349 feat(campaign): use harmonised group 2 - INNO-1863 (@yhuard)
  • #1348 feat(search-page): change template in storybook - INNO-1861 (@yhuard)

:memo: Documentation

  • #1354 docs(website): update content - INNO-1888 (@yhuard)
  • #1353 docs(website): update content - INNO-1883 (@yhuard)
  • #1345 docs(website): add harmonsied site headers and footers - INNO-1871 (@yhuard)
  • #1342 docs(website): fix typos - INNO-1859 (@yhuard)

Committers: 3

2.12.0 (2019-10-10)

:rocket: New Feature

  • #1333 feat(site-headers): add menu - INNO-1851 (@emeryro)
  • #1328 feat(site-header-harmonised): add component - INNO-1813 (@emeryro)
  • #1323 feat(site-header-standardised): add component - INNO-1815 (@emeryro)
  • #1322 feat(site-header-core): add component - INNO-1792 (@emeryro)
  • #1325 feat(icons): add 3 new icons - INNO-1842 (@yhuard)
  • #1318 feat(harmonised footer): add component - INNO-1820 (@emeryro)
  • #1307 feat(footer-core): add component - INNO-1774 (@emeryro)
  • #1313 feat(footer-standardized): add component - INNO-1770 (@emeryro)

:bug: Bug Fix

  • #1320 fix(links): change link with icon display - INNO-1829 (@yhuard)
  • #1315 fix(a11y): fix some accessibility issues - INNO-1831 (@yhuard)
  • #1311 fix(menu-legacy): add z-index on overlay - INNO-1827 (@yhuard)
  • #1301 fix(print): add missing utilities - INNO-1773 (@emeryro)
  • #1298 fix(tag): fix markup for removable tags - INNO-1753 (@emeryro)
  • #1293 fix(timeline2): fix alignment - INNO-1763 (@emeryro)

:nail_care: Enhancement

:memo: Documentation

:house: Internal

  • #1327 chore(website): implement new site structure - INNO-1828 (@yhuard)
  • #1317 chore: update dependencies - no issue (@yhuard)
  • #1302 chore: update dependencies - INNO-1811 (@yhuard)
  • #1292 chore(release 2.11): finalize release dev - INNO-1764 (@emeryro)

Committers: 3

2.11.0 (2019-08-30)

:rocket: New Feature

  • #1256 feat(event-speaker): add template - INNO-1721 (@emeryro)
  • #1248 feat(events): add event details template - INNO-1719 (@emeryro)
  • #1266 feat(events): add event agenda template - INNO-1722 (@emeryro)
  • #1284 feat(utilities): add media utilities - INNO-1755 (@emeryro)
  • #1275 feat(description-list): add horizontal variant - INNO-1745 (@emeryro)
  • #1267 feat(site-header): bridge language selector and overlay - INNO-1655 (@yhuard)
  • #1265 feat(login): provide composition for login bar - INNO-1699 (@yhuard)
  • #1262 feat(dropdown-legacy): port dropdown from ECL v1 (legacy) - INNO-1725 (@yhuard)

:bug: Bug Fix

  • #1289 fix(timeline): set max-width and update font-size - INNO-1762 (@yhuard)
  • #1268 fix(styles): make styles more resilient - INNO-1737 (@yhuard)
  • #1261 fix(search-template): fix a11y issue - INNO-1728 (@yhuard)

:nail_care: Enhancement

  • #1277 refactor(ec-footer): combine EC links - INNO-1748 (@yhuard)
  • #1274 refactor(eu-footer): update EU footer V2 - INNO-1741 (@emeryro)

:memo: Documentation

  • #1286 docs(site-header): make language select optional if site not multilingual - INNO-1759 (@yhuard)
  • #1270 docs(spacing): update usage - INNO-1724 (@emeryro)
  • #1264 docs: update getting started and contribution guide - no issue (@yhuard)

:house: Internal

  • #1287 refactor(links): update links to new homepage - INNO-1758 (@yhuard)
  • #1272 chore: update dependencies - no issue (@yhuard)
  • #1271 chore(ci): keep build size in check - INNO-958 (@yhuard)
  • #1269 chore(media): change media output folder - INNO-1267 (@yhuard)
  • #1260 chore: update dependencies - INNO-1650 (@yhuard)

Committers: 2

2.10.1 (2019-08-16)

:bug: Bug Fix

:house: Internal

  • #1257 fix(drone): fix website deployment - INNO-1731 (@yhuard)

Committers: 1

2.10.0 (2019-08-13)

:rocket: New Feature

  • #984 feat(checkbox): apply new specifications - INNO-1307 (@planctus)
  • #1247 feat(file-upload): add basic file upload - INNO-1717 (@emeryro)
  • #1217 feat: export to codepen - INNO-1646 (@yhuard)
  • #1231 feat(dateblock): add component - INNO-1510 (@emeryro)
  • #1227 feat: initialize JS components automatically (opt-in) - INNO-1680 (@yhuard)

:bug: Bug Fix

  • #1252 fix(cards): use aria-label instead of alt - INNO-1727 (@yhuard)
  • #1234 fix(search-template): fix spacing - INNO-1703 (@emeryro)
  • #1229 fix(search-form): make input fluid - INNO-1687 (@yhuard)
  • #1226 fix(table): use bold for headers - INNO-1666 (@emeryro)

:nail_care: Enhancement

  • #1253 refactor(cards): change image ratio to 3:2 - INNO-1502 (@yhuard)
  • #1235 fix(label): use inline display - INNO-1704 (@emeryro)
  • #1237 feat(text-input): add print - INNO-1706 (@emeryro)
  • #1236 feat(select): add print css - INNO-1477 (@emeryro)
  • #1233 feat(form-group): allow group classname - INNO-1702 (@emeryro)
  • #1222 refactor(radio): update radio group - INNO-1452 (@emeryro)
  • #1228 refactor(select): update styling of select - INNO-1595 (@yhuard)
  • #1183 refactor(text-inputs): update styling of text inputs - INNO-1593 (@yhuard)

:memo: Documentation

  • #1241 docs(typography): add coded examples - INNO-1712 (@yhuard)
  • #1075 docs: define which browsers we support - INNO-1438 (@yhuard)
  • #1245 docs(spacing): fix incorrect token - INNO-1716 (@yhuard)
  • #1239 docs(breadcrumb): remove image - INNO-1711 (@yhuard)

:house: Internal

  • #1191 chore(website): enhance performance - INNO-1617 (@yhuard)
  • #1246 feat(browserslist): update config and display browsers list - INNO-1718 (@yhuard)
  • #1240 refactor(storybook): use JS auto init - INNO-1709 (@yhuard)
  • #1225 chore: create knobs for campaign template - INNO-1645 (@yhuard)
  • #1238 chore: update dependencies - INNO-1710 (@yhuard)
  • #1232 chore(token): add tokens for form width - INNO-1692 (@emeryro)
  • #1219 chore: create EU navigation structure - INNO-1651 (@yhuard)
  • #1223 chore(website): enhance sidebar behaviour - INNO-1659 (@yhuard)

Committers: 3

2.9.0 (2019-07-18)

:rocket: New Feature

:bug: Bug Fix

  • #1196 fix(inpage-nav): add missing polyfills for IE - INNO-1622 (@yhuard)

:nail_care: Enhancement

:memo: Documentation

  • #1220 docs(skip-link): add and hide skip link's documentation - INNO-1653 (@yhuard)
  • #1213 docs(text-field): update documentation of text field - INNO-1641 (@yhuard)
  • #1216 docs: add playground tab to many pages - INNO-1644 (@yhuard)
  • #1215 docs(timelines): update documentation of timeline - INNO-1643 (@yhuard)
  • #1207 docs(message): update documentation of messages - INNO-1635 (@yhuard)
  • #1208 docs(pagination): update documentation of pagination - INNO-1636 (@yhuard)
  • #1212 docs: add documentation about social media share - INNO-1640 (@yhuard)
  • #1214 docs(text-area): update documentation of text area - INNO-1642 (@yhuard)
  • #1210 docs: add documentation about search form - INNO-1638 (@yhuard)
  • #1211 docs: add documentation about social media follow - INNO-1639 (@yhuard)
  • #1209 docs(radio): update documentation of radio - INNO-1637 (@yhuard)
  • #1204 docs(file): update file download's documentation - INNO-1632 (@yhuard)
  • #1206 docs(language-list): update documentation of language list - INNO-1634 (@yhuard)
  • #1189 docs(grid): document grid and provide examples - INNO-1616 (@yhuard)
  • #1205 docs(inpage-nav): update inpage-nav's documentation - INNO-1633 (@yhuard)
  • #1203 docs(expandable): update expandable's documentation - INNO-1631 (@yhuard)
  • #1201 docs(select): update select's documentation - INNO-1630 (@yhuard)
  • #1199 docs(accordion): update accordion's doc - INNO-1629 (@yhuard)
  • #1198 docs: add a note about using external SVG sprite - INNO-1625 (@yhuard)
  • #1193 docs(accordion): update thumbnail - INNO-1610 (@emeryro)

:house: Internal

  • #1202 chore: update dependencies - INNO-1650 (@yhuard)
  • #1197 refactor(list): split component - INNO-1564 (@emeryro)
  • #1195 refactor(timeline): split component - INNO-1563 (@emeryro)
  • #1194 refactor(accordion): split component - INNO-1562 (@emeryro)
  • #1192 refactor(preset): move deprecated into legacy - INNO-1605 (@emeryro)

Committers: 2

2.8.0 (2019-07-05)

:rocket: New Feature

:bug: Bug Fix

  • #1186 fix(inpage-nav): fix styles - INNO-1609 (@yhuard)
  • #1185 fix(preset-dev): add missing dependencies - INNO-1608 (@yhuard)
  • #1182 fix(language-list): fix close button color - INNO-1591 (@emeryro)

:nail_care: Enhancement

  • #1172 feat(gallery): add video management - INNO-1552 (@emeryro)
  • #1181 refactor(utilities): use !important - INNO-1044 (@emeryro)
  • #1175 refactor(file): allow different download links - INNO-1582 (@yhuard)

:memo: Documentation

  • #1179 docs(text-field): provide usage guidelines - INNO-1587 (@yhuard)
  • #1177 docs(select): provide usage guidelines - INNO-1586 (@yhuard)
  • #1174 docs: add link to GitHub releases (@yhuard)

:house: Internal

  • #1178 chore: automate the deployment of ECL website - FPFISSUPP-4104 (@gervasek)
  • #1184 chore: integrate CCK into the website - INNO-1607 (@yhuard)
  • #1173 chore: update dependencies - INNO-1566 (@yhuard)

Committers: 3

2.7.0 (2019-06-19)

:rocket: New Feature

  • #993 feat(inpage-navigation): add component - INNO-1208 (@planctus)
  • #1150 feat(content-item): add content item template - INNO-1498 (@emeryro)

:nail_care: Enhancement

  • #1167 refactor(icons): change instagram icon - INNO-1513 (@yhuard)
  • #1163 fix(banner): replace button by a link - INNO-1535 (@emeryro)

:memo: Documentation

  • #1165 docs(website): hide EU pages - INNO-1534 (@yhuard)
  • #1169 docs(inpage-nav): provide usage guidelines - INNO-1208 (@yhuard)
  • #1166 docs(radio): provide usage guidelines - INNO-1522 (@yhuard)
  • #1168 docs(timeline): provide usage guidelines - INNO-1549 (@yhuard)
  • #1162 docs(text-area): provide usage guidelines - INNO-1516 (@yhuard)
  • #1153 docs(file): add usage guidelines - INNO-1515 (@yhuard)

:house: Internal

  • #1164 chore(website): prepare publication - INNO-1537 (@yhuard)

Committers: 3

2.6.0 (2019-06-14)

:rocket: New Feature

  • #1159 feat(accordion2): implement new accordion - INNO-1512 (@yhuard)
  • #1143 feat(color): add colour helpers - INNO-1494 (@emeryro)

:bug: Bug Fix

:memo: Documentation

  • #1157 docs(messages): provide usage guidelines - INNO-1520 (@yhuard)
  • #1158 docs(pagination): provide usage guidelines - INNO-1521 (@yhuard)
  • #1156 docs(gallery): provide usage guidelines - INNO-1519 (@yhuard)
  • #1155 docs(media-container): provide usage guidelines - INNO-1518 (@yhuard)
  • #1154 docs(language-list): provide usage guidelines - INNO-1517 (@yhuard)
  • #1152 docs: add expandable's usage page - INNO-1514 (@yhuard)

Committers: 2

2.5.0 (2019-06-06)

:rocket: New Feature

  • #1138 feat(border): add border utility - INNO-1495 (@emeryro)
  • #1134 feat(navigation-lists): create navigation lists composition - INNO-1490 (@yhuard)
  • #1129 feat(stack): add stacks - INNO-1492 (@yhuard)
  • #1124 feat(timeline): implement timeline v2 - INNO-1451 (@emeryro)

:bug: Bug Fix

  • #1133 fix(timeline2): prevent some props from leaking - INNO-1499 (@yhuard)
  • #1126 fix(list): change spacing - INNO-1488 (@yhuard)

:nail_care: Enhancement

  • #1146 chore(icons): un-hide spinner - INNO-1505 (@yhuard)
  • #1142 refactor(icons): deprecate some icons - INNO-1505 (@yhuard)
  • #1140 refactor(typography): add rem - px conversion - INNO-1501 (@yhuard)
  • #1135 refactor(button): apply latest specs - INNO-1500 (@emeryro)

:memo: Documentation

  • #1145 chore: replace thumbnails - INNO-1503 (@yhuard)
  • #1127 docs(list): update usage guidelines - INNO-1487 (@yhuard)
  • #1136 docs: update iconography page (@Yaomimi)
  • #1128 docs(website): rename "text input" to "text field" - INNO-1491 (@yhuard)
  • #1125 docs: update docs with info about the CDN - INNO-1489 (@yhuard)
  • #1123 chore: rename storybook folder into playground - INNO-1486 (@yhuard)

:house: Internal

  • #1147 chore: hide contextual nav - INNO-1508 (@yhuard)
  • #1148 chore: hide site switcher - INNO-1509 (@yhuard)
  • #1141 chore: update dependencies - no issue (@yhuard)
  • #1137 chore(website): add thumbnails to Components page - INNO-1503 (@yhuard)
  • #1131 chore(website): create layout section - INNO-1497 (@yhuard)
  • #1130 chore(website): make sections collapsible - INNO-1493 (@yhuard)

Committers: 3

2.4.0 (2019-05-14)

:rocket: New Feature

:bug: Bug Fix

  • #1085 fix(buttons): remove appearance - INNO-1280 (@yhuard)
  • #1079 fix(website): fix "getting started" display - INNO-1439 (@emeryro)
  • #1077 fix(language-list): fix demo code and logo alt - no issue (@yhuard)
  • #1072 fix(logo): fix typo in EU SV logo - INNO-1435 (@emeryro)
  • #1063 fix(gallery): prevent body scroll - INNO-1428 (@emeryro)

:nail_care: Enhancement

:memo: Documentation

  • #1121 docs: update page banner usage page (@Yaomimi)
  • #1115 docs(getting-started): rephrase sentence - INNO-1479 (@yhuard)
  • #1112 feat(website): add content to main sections pages - INNO-1454 (@yhuard)
  • #1071 docs(print): how to handle print - INNO-1432 (@emeryro)
  • #1094 docs: update "getting started" - INNO-1449 (@yhuard)
  • #1073 docs(usage-wo2): add documentation pages from v2 to v2-dev (@degliwe)
  • #1065 docs(list): rephrase definition (@degliwe)

:house: Internal

  • #1120 chore(storybook): organize stories by "title" - INNO-1483 (@yhuard)
  • #1119 chore(website): add link tabs to playground - INNO-1482 (@yhuard)
  • #1118 chore(storybook): rename Code into HTML - no issue (@yhuard)
  • #1117 chore: add shadow to images - INNO-1481 (@yhuard)
  • #1116 chore: update dependencies - no issue (@yhuard)
  • #1114 feat(storybook): add "code" addon - INNO-1478 (@yhuard)
  • #1108 chore: update dependencies - INNO-1474 (@yhuard)
  • #1093 chore: update dependencies - no issue (@yhuard)
  • #1086 chore: update dependencies - no issue (@yhuard)
  • #1067 chore: update dependencies - no issue (@yhuard)

Committers: 4

2.3.0 (2019-03-28)

:rocket: New Feature

:memo: Documentation

Committers: 2

2.2.0 (2019-03-21)

:rocket: New Feature

  • #952 feat(gallery): apply new specs - INNO-1162 (@emeryro)

:bug: Bug Fix

  • #1042 fix(select): use same min/max widths as text input - INNO-1406 (@yhuard)
  • #1039 fix(accordion): fix accessibility - INNO-1394 (@emeryro)
  • #1038 fix(templates): make sure "back to top" links to the top - INNO-1395 (@yhuard)
  • #1036 fix(icons): remove g+ icon - INNO-1393 (@yhuard)
  • #1035 fix(forms): remove space before hidden label - INNO-1391 (@emeryro)
  • #1031 fix(tag): fix React component for IE 11 - INNO-1385 (@yhuard)
  • #1030 fix: improve social-media-* on IE 11 - INNO-1386 (@yhuard)
  • #1028 fix(site-header): fix alignment in IE 11 - INNO-1388 (@yhuard)
  • #1027 fix(search-form): fix layout issue - INNO-1380 (@yhuard)
  • #1026 fix(accordion): fix display issue on IE 11 - INNO-1381 (@yhuard)
  • #1025 fix(file): rotate icon on expand/collapse - INNO-1382 (@yhuard)
  • #1022 fix: fix contextual-navigation's button - INNO-1377 (@yhuard)
  • #1021 fix: export classes correctly - INNO-1354 (@yhuard)

:nail_care: Enhancement

:memo: Documentation

:house: Internal

Committers: 3

2.1.1 (2019-02-14)

:bug: Bug Fix

  • #1013 fix(ecl-builder): update dependencies, fix scripts build - no issue (@yhuard)

Committers: 1

2.1.0 (2019-02-05)

:rocket: New Feature

  • #992 feat(accordion): add component - INNO-1232 (@emeryro)
  • #973 feat(expandable): add expandable - INNO-1288 (@emeryro)
  • #985 feat(button): add disable state - INNO-1293 (@emeryro)
  • #979 feat(select): apply new specs - INNO-1304 (@emeryro)
  • #959 feat(file): apply new specs - INNO-1245 (@emeryro)
  • #948 feat(timeline): apply new specs - INNO-1215 (@emeryro)
  • #983 feat(back-to-top): apply specs - INNO-1244 (@emeryro)
  • #981 feat(icons): add instagram icon - INNO-1302 (@yhuard)
  • #950 feat(social-media-share): add component - INNO-1264 (@planctus)
  • #976 feat(website): add footer example - no issue (@emeryro)

:nail_care: Enhancement

  • #1000 fix: use outline for form elements - INNO-1318 (@planctus)
  • #991 feat(icons): enhance a11y, remove focusable on IE 11 - INNO-1310 (@yhuard)
  • #990 fix(eu-footer): update layout - INNO-1311 (@yhuard)
  • #978 feat(website): add table styling - INNO-1294 (@yhuard)

:memo: Documentation

  • #942 docs(developer): update developers documentation for v2 - INNO-1277 (@planctus)

:house: Internal

  • #1002 chore: update dependencies - no issue (@yhuard)
  • #999 fix(website): add missing polyfills for IE11 - no issue (@yhuard)
  • #997 chore: improve stale-bot configuration (@yhuard)
  • #995 chore: update dependencies - no issue (@yhuard)
  • #968 refactor(website): apply specs (@emeryro)
  • #988 chore(dependencies): update dependencies - no issue (@yhuard)

Committers: 3

2.0.0 (2018-12-10)

:memo: Documentation

:house: Internal

Committers: 2

2.0.0-beta.0 (2018-11-30)

:rocket: New Feature

  • #954 feat(contextual-navigation): apply new specs - INNO-1236 (@emeryro)
  • #944 feat(message): apply new specs - INNO-1276 (@emeryro)
  • #938 feat(typography): add paragraphs and headings - 1271 (@emeryro)
  • #932 feat(pager): add component - INNO-1218 (@emeryro)
  • #925 feat(social-media-follow): add component - INNO-1221 (@emeryro)

:bug: Bug Fix

  • #963 fix(react-warnings): fix React warnings - INNO-1292 (@yhuard)
  • #937 fix(site-header): fix alignment - INNO-1272 (@yhuard)
  • #931 fix(breadcrumb): remove extra span - INNO-1269 (@emeryro)

:nail_care: Enhancement

  • #961 refactor(website): update usage tab (@emeryro)
  • #960 refactor(website): update showcase display - INNO-1283 (@emeryro)
  • #957 feat(logo): add logo translations - INNO-1285 (@emeryro)
  • #956 fix(footer): ECL 2.x add missing links - INNO-1286 (@emeryro)
  • #945 feat(website-section-pages): bootstrap sections pages - INNO-1274 (@yhuard)
  • #941 feat(iframes): enhance iframes on website - INNO-1275 (@yhuard)
  • #933 feat(templates): update existing templates' showcase - INNO-1270 (@yhuard)

:memo: Documentation

:house: Internal

  • #967 chore(deps): update dependencies and pullapprove v3 - no issue (@yhuard)
  • #964 chore(v2): prepare branch v2 - no issue (@yhuard)
  • #962 chore(deps): update dependencies and apply prettier - no issue (@yhuard)
  • #927 chore(deps): keep dependencies up-to-date - no issue (@yhuard)
  • #934 chore(react-dependencies): harmonize react packages' dependencies - INNO-1268 (@yhuard)

Committers: 5

2.0.0-alpha.3 (2018-10-23)

:rocket: New Feature

  • #894 feat(page-banner): add component - INNO-1230 (@emeryro)
  • #901 feat(campaign): bootstrap ec campaign template (@degliwe)
  • #898 feat(spacing): add spacing utilities - INNO-1259 (@emeryro)
  • #888 feat(eu/templates): add campaign template - INNO-1258 (@degliwe)
  • #876 feat(typography): add paragraph - INNO-1252 (@emeryro)

:bug: Bug Fix

:nail_care: Enhancement

  • #923 feat(template): add link to webtools widget - INNO-1221 (@emeryro)
  • #908 fix(hero-banner): add semantic - INNO-1262 (@emeryro)
  • #889 feat(website/nav): refactor navigation to support groups - INNO-1255 (@yhuard)
  • #907 feat(campaign): add extra demo data for cards, adjust layout. (@degliwe)
  • #897 feat(search-form): add label - no issue (@yhuard)

:memo: Documentation

  • #915 docs(ec/links): add introduction (@Yaomimi)
  • #914 docs(ec/tags): add introduction (@Yaomimi)
  • #913 docs(ec/site-switcher): add introduction (@Yaomimi)
  • #911 docs(eu/campaign): introduce campaign (@Yaomimi)
  • #912 docs(ec/campaign): introduce campaign template (@Yaomimi)
  • #910 docs(ec/cards): provide content (@Yaomimi)
  • #903 docs(eu/what's new): draft first version of What's new (@Yaomimi)
  • #904 docs(ec/what's-new): draft first version of What's new (@Yaomimi)
  • #902 docs(ec/getting-started): update Getting started (@Yaomimi)
  • #905 docs(eu/getting-started): draft first version of Getting started (@Yaomimi)
  • #906 docs(ec/site-header): add image for site header (@Yaomimi)
  • #900 docs(ec/template): update the content that is more suitable (@Yaomimi)
  • #891 docs: add typography pages (@Yaomimi)
  • #895 docs(ec/template-standard): update usage.md (@Yaomimi)
  • #896 docs(eu/template-standard): update EU Standard template intro (@Yaomimi)
  • #893 docs(ec/standard-template): add EC Standard template intro (@Yaomimi)
  • #887 docs(versions): add links to previous versions (@yhuard)

:house: Internal

  • #924 feat(template-showcase): enhance showcase of templates - INNO-1265 (@yhuard)
  • #926 chore(preset-dev): add "dev" preset - INNO-1266 (@yhuard)
  • #909 chore(website): rearrange categories - no issue (@yhuard)
  • #899 chore(logo): remove standalone logo - INNO-1260 (@yhuard)

Committers: 4

2.0.0-alpha.2 (2018-10-15)

:bug: Bug Fix

:nail_care: Enhancement

  • #883 feat(template): add site switcher - INNO-1256 (@emeryro)
  • #878 fix(card): update card structure - INNO-1254 (@emeryro)

:memo: Documentation

:house: Internal

  • #882 chore(alpha2): prepare alpha.2 release (@yhuard)

Committers: 3

2.0.0-alpha.1 (2018-10-11)

Re-publish packages.

2.0.0-alpha.0 (2018-10-11)

:rocket: New Feature

  • #861 feat(standard-page): add page templates - INNO-1251 (@emeryro)
  • #862 feat(eu/media-container): implement EU media container - INNO-1153 (@yhuard)
  • #823 feat(media-container): bootstrap component - INNO-1153 (@degliwe)
  • #854 feat(ec-footer): apply new specs - INNO-1157 (@emeryro)
  • #840 feat(footer): apply new specs - INNO-1182 (@emeryro)
  • #844 feat(eu-page-header): implement new specs - INNO-1184 (@yhuard)
  • #828 feat(page-header-ec): implement EC page header - INNO-1210 (@yhuard)
  • #829 feat(cards): apply new specifications (@emeryro)
  • #827 feat(language-list-ec): implement EC language list - INNO-1180 (@yhuard)
  • #813 feat(breadcrumb): apply new specs - INNO-1198 (@emeryro)
  • #817 feat(language-list): apply new specs - INNO-1186 (@emeryro)
  • #815 feat(site-switcher): implement site switcher - INNO-1219 (@degliwe)
  • #804 feat(tag): implement new specs for tag - INNO-1201 (@yhuard)
  • #812 feat(link): allow usage of icon - INNO-1176 (@emeryro)
  • #811 feat(eu-header): apply new specs - INNO-1203 (@emeryro)
  • #798 feat(date-block): implement date block component - INNO-1204 (@yhuard)
  • #805 feat(search-form): Apply new specs - INNO-1151 (@emeryro)
  • #807 feat(logo): add eu logo - INNO-1217 (@emeryro)
  • #800 feat(hero-banner): add component - INNO-1181 (@emeryro)
  • #797 feat(button): add icons - INNO-1167 (@emeryro)
  • #788 refactor(icons): update all icons - INNO-1191 (@emeryro)
  • #782 feat(text-input): add react component - INNO-1192 (@emeryro)
  • #778 refactor(logo): add react component - INNO-1177 (@emeryro)
  • #777 feat(clipboard): copy to clipboard PoC - no issue (@yhuard)
  • #776 feat(website-tokens): display tokens as lists (colors, breakpoint) - INNO-1170 (@yhuard)
  • #753 feat(website-nav): update main nav - INNO-1125 (@yhuard)
  • #728 feat(website): bootstrap new website based on React - INNO-1128 (@yhuard)
  • #723 feat(design-tokens): init design tokens' integration - INNO-914 (@yhuard)

:boom: Breaking Change

  • #768 feat(grid): implement new grid - INNO-1132 (@yhuard)
  • #773 chore(twig): extract twig templates from vanilla implementations - INNO-1166 (@yhuard)
  • #726 refactor(icons): revamp icons for ECL 2.x (@emeryro)

:bug: Bug Fix

  • #868 fix(content): replace "color" by "colour" - no issue (@yhuard)
  • #860 fix(website): add status, missing pages - no issue (@yhuard)
  • #843 fix(cards): remove min-width and fix react components - INNO-1187 (@yhuard)
  • #839 fix(links): remove visited styles - INNO-1247 (@yhuard)
  • #833 fix(storybook): fix storybook on IE11 - INNO-1243 (@yhuard)
  • #832 fix(site-switcher): follow design specs - INNO-1242 (@yhuard)
  • #796 fix(text-fields): remove spacing and icon - INNO-1192 (@yhuard)
  • #790 fix(tokens): fix spacing sm - no issue (@yhuard)
  • #789 fix(link): remove font specificity - INNO-1179 (@emeryro)
  • #786 fix(logo): remove mute logo - INNO-1185 (@emeryro)
  • #779 chore(twig-cleanup): remove fractal custom theme - INNO-1183 (@yhuard)
  • #760 fix(props-types): fix PropTypes declaration - no issue (@yhuard)
  • #756 fix(router): append / to urls - INNO-1164 (@yhuard)
  • #754 fix(website): remove a11y tabs - no issue (@yhuard)
  • #751 fix(website-grid): fix grid on IE 10+ - INNO-1149 (@yhuard)
  • #743 fix(button): add flex container - INNO-1137 (@emeryro)
  • #737 fix(tags): multiline tags - INNO-1140 (@emeryro)

:nail_care: Enhancement

  • #866 fix(breadcumb): wrap long segment. (@degliwe)
  • #850 feat(website-nav): restructure side nav - INNO-1248 (@yhuard)
  • #838 feat(colors): update colors - INNO-1246 (@yhuard)
  • #830 feat(colors): add missing grey 20 - no issue (@yhuard)
  • #825 feat(hero): update EC/EU hero banner - INNO-1233 (@yhuard)
  • #824 feat(site-header): port EU version to EC - INNO-1237 (@degliwe)
  • #818 refactor(website): use 12-columns grid - INNO-1231 (@yhuard)
  • #810 feat(icon-tokens): tokenize icons by category - INNO1188 (@yhuard)
  • #784 feat(website): update splash page - no issue (@Yaomimi)
  • #793 chore(babel): upgrade to babel 7 - no issue (@yhuard)
  • #791 feat(text-fields): add label + helper + validation message - INNO-1192 (@yhuard)
  • #781 chore(website): switch CSS depending on the system - INNO-1173 (@yhuard)
  • #780 chore(website): add status to components - INNO-1171 (@yhuard)
  • #767 chore(theme): clean up color mapping -NO-ISSUE (@degliwe)
  • #765 refactor(button): apply new specs - INNO-1161 (@emeryro)
  • #770 feat(content): update usage blockquote - no issue (@Yaomimi)
  • #758 feat(colors): add more colours - no issue (@thanasisrig)
  • #764 feat(content): update website content - no issue (@Yaomimi)
  • #762 feat(storybook): create PoC with storybook - INNO-1165 (@yhuard)
  • #755 feat(website): use theme - INNO-1159 (@yhuard)
  • #744 feat(website): implement splash page - INNO-1130 (@yhuard)
  • #735 feat(website): add more components, pt2 - INNO-1139 (@yhuard)
  • #732 feat(website): add more components - INNO-1139 (@yhuard)
  • #727 feat(design-tokens): tokenise spacing and color - INNO-1116 (@degliwe)

:memo: Documentation

:house: Internal

  • #869 chore(cleanup): use new playground for every components - no-issue (@emeryro)
  • #842 chore(deps): keep dependencies up-to-date - no issue (@yhuard)
  • #831 chore(alpha0): clean up code base before alpha 0 - INNO-1239 (@yhuard)
  • #819 chore(eslint): lint JSX files - no issue (@yhuard)
  • #816 chore(dev-server): replace webpack-serve with webpack-dev-server (@yhuard)
  • #802 chore(markdown): make homepage as markdown files - INNO-1211 (@yhuard)
  • #795 feat(design-tokens): rely on design tokens only - INNO-1209 (@yhuard)
  • #792 chore(twig): remove twig + fractal - no issue (@yhuard)
  • #785 chore(cleanup): clean up vanilla implementations - no issue (@yhuard)
  • #783 chore(website): use CSS modules - INNO-1172 (@yhuard)
  • #775 refactor(link): add react component (@emeryro)
  • #774 chore(website): move playground component at upper level - INNO-1175 (@yhuard)
  • #772 chore(lerna): switch to fixed versioning - INNO-1120 (@yhuard)
  • #769 chore(deps): update dependencies - no issue (@yhuard)
  • #746 feat(showcase): showcase for buttons - INNO-1146 (@emeryro)
  • #750 feat(themes): separate themes from design tokens - INNO-1148 (@yhuard)
  • #742 chore(dependencies): update dependencies - no issue (@yhuard)
  • #739 refactor(structure): revamp folder architecture - INNO-1143 (@yhuard)
  • #730 feat(design-token): PoC - INNO-1127 (@emeryro)

Committers: 6

1.2.0 (2018-07-09)

:rocket: New Feature

  • #721 feat(radio): add input attributes - INNO-1108. (@yhuard)
  • #717 feat(language-list): update eu splash page design - INNO-1103. (@emeryro)
  • #715 feat(icon): add a new icon - INNO-953. (@raduchiriac)
  • #711 feat(page-header): apply display of EU page header - INNO-1100. (@emeryro)
  • #703 feat(breadcrumb): add expandable behavior - INNO-1093. (@emeryro)

:bug: Bug Fix

  • #720 fix(checkbox): fix extra attributes - INNO-1108. (@emeryro)
  • #716 fix(breadcrumb): add "expand all" behavior - INNO-1104. (@emeryro)
  • #714 fix(files): display translation for language not title - INNO-909. (@raduchiriac)
  • #705 fix(dropdown): fix multiple dropdowns - INNO-1089. (@raduchiriac)
  • #694 fix(breadcrumb): update breadcrumb and logo - INNO-1079. (@raduchiriac)
  • #695 fix(accordion): add class to paragraph - INNO-1080. (@raduchiriac)

:nail_care: Enhancement

  • #698 refactor(messages): add text label next to close button - INNO-1047. (@raduchiriac)
  • #710 feat(breadcrumb): expand when possible -INNO-1098. (@emeryro)
  • #712 feat(list-item): add new variant - INNO-1097. (@raduchiriac)
  • #707 feat(listing): add new variant - INNO-1096. (@raduchiriac)
  • #696 refactor(footer): rewrite site identification - INNO-1077. (@raduchiriac)
  • #708 fix(buttons): add default type to every button - INNO-1041. (@emeryro)
  • #709 fix(page-header): update context for breadcrumb - INNO-1098. (@emeryro)
  • #704 fix(patches): apply some patches from Open Europa - INNO-1090. (@emeryro)
  • #706 fix(patches): apply some patches from Open Europa - INNO-1090. (@emeryro)
  • #701 feat(breadcrumb): add page title - INNO-1092. (@emeryro)

:memo: Documentation

:house: Internal

  • #713 fix(list-item): improve code quality - INNO-1102. (@raduchiriac)
  • #697 chore(build): copy generic templates on change - INNO-994. (@yhuard)

Committers: 3

1.1.0 (2018-05-25)

:bug: Bug Fix

  • #692 fix(logos): fix logo in EU distribution - INNO-1078. (@yhuard)
  • #687 fix(templates-search): correct usage of flex utility class - noissue. (@kalinchernev)
  • #685 fix(inpage-nav): try with stickfilljs - INNO-943. (@yhuard)

:nail_care: Enhancement

  • #688 feat(eu-footer): apply latest design - INNO-1048. (@emeryro)
  • #686 fix(listing): remove extra padding - INNO-916. (@emeryro)
  • #683 feat(social-icon): update icons and fix display. (@emeryro)

:memo: Documentation

  • #684 docs(ownership): add "Need help?" section - INNO-1022. (@yhuard)

:house: Internal

  • #693 chore(dist): add dist folder to npm packages - no issue. (@yhuard)

Committers: 3

1.0.0 (2018-04-27)

This is the first major version of the ECL. 🎉

Committers: 5

0.24.0 (2018-03-09)

:bug: Bug Fix

  • #581 fix(inpage-demo): fix inpage navigation demo - INNO-944. (@yhuard)

:nail_care: Enhancement

  • #592 refactor(blockquotes): remove trim from body - INNO-942. (@kalinchernev)
  • #579 feat(expandables): update label on state change - INNO-937. (@yhuard)

:memo: Documentation

  • #573 docs(datepicker): explain Pikaday dependency and give examples - INNO-940. (@kalinchernev)

:house: Internal

Committers: 3

0.23.0 (2018-02-14)

:rocket: New Feature

  • presets
    • #559 feat(preset): add corporate preset - INNO-917. (@emeryro)
  • Other
    • #556 feat(margin): add responsive utilities - INNO-911. (@emeryro)

:boom: Breaking Change

  • #563 refactor(links): use links with correct modifiers in twig - INNO-920. (@emeryro)

:bug: Bug Fix

Committers: 2

0.22.0 (2018-01-31)

:memo: Documentation

:house: Internal

  • presets
    • #553 chore(sass-compilation): allow compilation with webpack - INNO-904. (@yhuard)

Committers: 2

0.21.0 (2018-01-25)

:rocket: New Feature

:bug: Bug Fix

  • #552 fix(language-list): remove icon and empty classes - INNO-901. (@raduchiriac)
  • #550 fix(typography): add missing spacing in ecl-editor - INNO-871. (@raduchiriac)

:nail_care: Enhancement

Committers: 1

0.20.1 (2018-01-16)

:bug: Bug Fix

  • presets
    • #545 fix(dependency): add missing ecl-language-list dependency - no issue. (@yhuard)

Committers: 1

0.20.0 (2018-01-16)

:rocket: New Feature

  • #530 feat(language-selector-dialog): develop a language selector dialog - INNO-835. (@raduchiriac)
  • #539 feat(scroll): create a new utility to disable scroll - INNO-874. (@raduchiriac)

:house: Internal

Committers: 2

0.19.1 (2017-12-20)

:bug: Bug Fix

  • #531 fix(ecl-links): remove .ecl-editor links after pseudo - INNO-864. (@raduchiriac)

Committers: 1

0.19.0 (2017-12-15)

:bug: Bug Fix

:memo: Documentation

:house: Internal

Committers: 4

0.18.0 (2017-11-22)

:boom: Breaking Change

:bug: Bug Fix

:nail_care: Enhancement

  • #501 feat(footer): fix display of social links - INNO-838. (@emeryro)

:memo: Documentation

:house: Internal

Committers: 3

0.17.0 (2017-11-15)

:bug: Bug Fix

:nail_care: Enhancement

  • #492 feat(reset): remove margin on body - INNO-837. (@emeryro)

Committers: 1

0.16.0 - Happy Halloween! :ghost: (2017-10-31)

:rocket: New Feature

  • components

  • presets

:boom: Breaking Change

  • components

    • #466 refactor(page-header): use composition for metas - INNO-668. (@emeryro)
  • presets

    • #447 feat(listings): add default listing - INNO-805. (@emeryro)
    • #444 chore(preset): integrate presets into the main repo - INNO-807. (@yhuard)

:bug: Bug Fix

  • #465 fix(skip-links): fix display on Firefox - INNO-826. (@emeryro)

:nail_care: Enhancement

  • #464 refactor(images): use picture tag - INNO-774. (@emeryro)
  • #463 refactor(pagers): increase click area - INNO-823. (@emeryro)
  • #457 refactor(table): upgrade component - INNO-522. (@emeryro)
  • #449 refactor(images): remove lorempixel - INNO-808. (@emeryro)
  • #454 refactor(images): put images into components - INNO-787. (@emeryro)

:house: Internal

  • #478 chore(package): update @ec-europa/ecl-fractal-theme to version 0.11.3 - no issue. (@greenkeeper[bot])
  • #459 chore(maintenance): update dependencies and add missing screenshots - INNO-822. (@yhuard)
  • #458 fix(wdio): ignore unwanted tests - INNO-821. (@emeryro)
  • #456 feat(publicare): remove template - INNO-818. (@emeryro)
  • #441 chore(package): update dependencies - no issue. (@greenkeeper[bot])

Committers: 3

0.15.0 (2017-09-06)

:rocket: New Feature

  • #431 feat(social-media-links): init component - INNO-790. (@emeryro)

:boom: Breaking Change

:bug: Bug Fix

  • #432 fix(templates): fix twig templates - INNO-793. (@yhuard)
  • #424 fix(visual-regression): bypass actions on browsers other than Chrome - INNO-722. (@yhuard)

:nail_care: Enhancement

:memo: Documentation

  • #428 docs(github): create CODE_OF_CONDUCT.md - no issue. (@yhuard)
  • #417 docs(edit-documentation): add md file - INNO-783. (@emeryro)

:house: Internal

Committers: 3

0.14.0 (2017-08-25)

:boom: Breaking Change

  • #406 refactor(utilities): add prefix - INNO-692. (@emeryro)
  • #395 refactor(site-header): add composition - INNO-754. (@emeryro)
  • #403 refactor(banners): upgrade banners - INNO-767. (@yhuard)

:bug: Bug Fix

  • #408 fix(template): missing variable in if-logic - no issue. (@3wh)
  • #402 fix(timelines): remove utility spacing - INNO-729 . (@yhuard)

:nail_care: Enhancement

  • #409 feat(search-template): resume work - INNO-750. (@yhuard)
  • #411 refactor(buttons): upgrade buttons - INNO-777. (@yhuard)
  • #414 refactor(ecl-links): upgrade template - INNO-779. (@yhuard)
  • #410 refactor(tags): upgrade component - INNO-775. (@yhuard)
  • #406 refactor(utilities): add prefix - INNO-692. (@emeryro)
  • #395 refactor(site-header): add composition - INNO-754. (@emeryro)
  • #407 refactor(images): make component extendable - INNO-677. (@yhuard)
  • #403 refactor(banners): upgrade banners - INNO-767. (@yhuard)

:house: Internal

Committers: 4

0.13.0 (2017-08-18)

:rocket: New Feature

  • #379 feat(page-menu): provide page with menu template - INNO-749. (@yhuard)
  • #369 feat(communities): add template - INNO-753. (@emeryro)
  • #330 refactor(gallery): add the dialog/overlay display - INNO-723. (@kalinchernev)
  • #378 feat(display): provide responsive display utilities - INNO-761. (@yhuard)
  • #362 feat(publicare): home page template - INNO-733. (@emeryro)
  • #365 feat(template-search): revamp template - INNO-750. (@yhuard)
  • #357 refactor(forms): revamp form groups - INNO-735. (@yhuard)
  • #355 feat(typography): resize base font on small devices - INNO-744. (@yhuard)

:boom: Breaking Change

  • #330 refactor(gallery): add the dialog/overlay display - INNO-723. (@kalinchernev)
  • #372 feat(navigation-links): homogenization - INNO-760. (@emeryro)
  • #368 feat(link-blocks): homogenization - INNO-757. (@emeryro)
  • #367 feat(select): homogenization - INNO-756. (@emeryro)

:bug: Bug Fix

  • #380 fix(site-headers): make site-headers truly responsive - INNO-764. (@yhuard)
  • #365 feat(template-search): revamp template - INNO-750. (@yhuard)
  • #377 fix(nav-menu): enhance contrast ratio of the toggle - no issue. (@yhuard)
  • #370 fix(page-headers): make proper use of ecl-container - INNO-755. (@yhuard)
  • #347 fix(listings): hide listings - INNO-738. (@yhuard)

:nail_care: Enhancement

  • #379 feat(page-menu): provide page with menu template - INNO-749. (@yhuard)
  • #330 refactor(gallery): add the dialog/overlay display - INNO-723. (@kalinchernev)
  • #388 refactor(search-forms): refactor template - INNO-770. (@yhuard)
  • #362 feat(publicare): home page template - INNO-733. (@emeryro)
  • #363 feat(nav-menu): refactor styling - INNO-751. (@yhuard)
  • #372 feat(navigation-links): homogenization - INNO-760. (@emeryro)
  • #375 docs(navigation-menus): update README.md - noissue. (@degliwe)
  • #371 feat(lists): add inline lists - INNO-754. (@emeryro)
  • #368 feat(link-blocks): homogenization - INNO-757. (@emeryro)
  • #367 feat(select): homogenization - INNO-756. (@emeryro)
  • #357 refactor(forms): revamp form groups - INNO-735. (@yhuard)
  • #353 feat(buttons): improve buttons - INNO-743. (@yhuard)
  • #351 refactor(arial): arial everywhere - INNO-739. (@emeryro)
  • #349 feat(feedback): remove disabled state - INNO-740. (@yhuard)
  • #346 feat(icons): update icons - INNO-715. (@yhuard)

:memo: Documentation

  • #390 docs(javascript): include basic documentation on using components js - INNO-695. (@kalinchernev)
  • #385 docs(search-forms): update documentation - INNO-769. (@yhuard)
  • #384 docs(featured-items): update documentation - INNO-768. (@yhuard)
  • #381 docs(help-blocks): add documentation - INNO-752. (@yhuard)
  • #383 docs(banners): update documentation - INNO-766. (@yhuard)
  • #382 docs(fonts): update documentation - INNO-765. (@yhuard)
  • #375 docs(navigation-menus): update README.md - noissue. (@degliwe)
  • #368 feat(link-blocks): homogenization - INNO-757. (@emeryro)
  • #367 feat(select): homogenization - INNO-756. (@emeryro)
  • #356 docs(expandables): remove first example - INNO-747. (@yhuard)
  • #354 docs(typography): replace "EC Dark Grey" by "EC Grey" - INNO-745. (@yhuard)
  • #350 refactor(page-headers): hide "highlight" variant - INNO-741. (@yhuard)
  • #352 docs(grid): update grid's documentation - INNO-742. (@yhuard)

:house: Internal

Committers: 5

0.12.1 (2017-08-01)

:house: Internal

  • #341 chore(package): fix wrong name and version - no issue. (@yhuard)

Committers: 1

0.12.0 (2017-08-01)

:rocket: New Feature

  • #337 refactor(context-nav): upgrade component - INNO-732. (@emeryro)
  • #322 feat(lang-select-pages): upgrade component - INNO-672. (@yhuard)
  • #323 feat(timelines): upgrade timelines - INNO-702. (@yhuard)
  • #321 feat(splash-page): provide splash page template - INNO-601. (@yhuard)
  • #320 feat(comments): upgrade comments component - INNO-706. (@yhuard)

:boom: Breaking Change

  • #328 feat(file-upload): improve accessibility - INNO-675. (@emeryro)
  • #329 feat(pager): improve accessibility - INNO-605. (@emeryro)

:bug: Bug Fix

  • #338 fix(filters): fix pager display - INNO-734. (@emeryro)

:nail_care: Enhancement

  • #337 refactor(context-nav): upgrade component - INNO-732. (@emeryro)
  • #328 feat(file-upload): improve accessibility - INNO-675. (@emeryro)
  • #329 feat(pager): improve accessibility - INNO-605. (@emeryro)
  • #327 refactor(index): remove planned components - INNO-730. (@yhuard)
  • #326 feat(file-uploads): allow multiple uploads --INNO-718. (@emeryro)
  • #324 refactor(labels): upgrade component - INNO-688. (@emeryro)

:memo: Documentation

  • #315 docs(markdown): add a few lines about markdown - no issue. (@yhuard)

:house: Internal

Committers: 3

0.11.0 (2017-07-21)

:rocket: New Feature

  • #302 feat(ecl-pages): add template - INNO-712. (@degliwe)
  • #296 feat(dialog): add component - INNO-679. (@kalinchernev)
  • #297 feat(links): add MORE> link, refactor template, add documentation - INNO-707. (@degliwe)
  • #288 feat(filters): bootstrap filters feature - INNO-700. (@yhuard)
  • #280 refactor(inpage-nav): upgrade component - INNO-670. (@emeryro)
  • #282 feat(social-icons): upgrade component - INNO-693. (@kalinchernev)

:boom: Breaking Change

  • #302 feat(ecl-pages): add template - INNO-712. (@degliwe)
  • #299 fix(selects): fix display issue - INNO-711. (@yhuard)
  • #298 refactor(footer): include ecl-link to all links for consistency - INNO-710. (@kalinchernev)

:bug: Bug Fix

  • #299 fix(selects): fix display issue - INNO-711. (@yhuard)
  • #295 fix(checkboxes): fix checkboxes - INNO-704. (@yhuard)
  • #290 fix(labels): refactor labels templates - INNO-703. (@yhuard)
  • #291 fix(rss-links): fix broken RSS links component - INNO-708. (@yhuard)

:nail_care: Enhancement

  • #302 feat(ecl-pages): add template - INNO-712. (@degliwe)
  • #303 refactor(colorize): generate only allowed colors - INNO-716. (@yhuard)
  • #297 feat(links): add MORE> link, refactor template, add documentation - INNO-707. (@degliwe)
  • #298 refactor(footer): include ecl-link to all links for consistency - INNO-710. (@kalinchernev)
  • #293 refactor(date-block): upgrade component - INNO-608. (@emeryro)
  • #292 refactor(datepicker): refactor template - INNO-705. (@yhuard)
  • #289 feat(tests): add visual tests for content - INNO-649. (@emeryro)
  • #275 fix(page-header): change paragraph classes in context - INNO-690. (@kalinchernev)
  • #267 feat(z-index): add sass map and utilities - INNO-652. (@emeryro)

:memo: Documentation

  • #306 docs(updates): update docs - INNO-713. (@yhuard)
  • #300 fix(components): remove unused components and update doc - INNO-406. (@yhuard)

:house: Internal

  • #304 feat(homepage): enhance homepage - INNO-717. (@yhuard)
  • #300 fix(components): remove unused components and update doc - INNO-406. (@yhuard)
  • #301 refactor(components): remove unused components - INNO-714. (@yhuard)
  • #289 feat(tests): add visual tests for content - INNO-649. (@emeryro)
  • #287 chore(dependencies): upgrades - noissue. (@kalinchernev)
  • #281 feat(travis): try splitting the tests - no issue. (@yhuard)
  • #272 chore(deps): update dependencies - noissue. (@greenkeeper[bot])
  • #279 chore(travis): improve travis perf - INNO-694. (@yhuard)
  • #278 chore(travis): improve travis perf - INNO-694. (@yhuard)
  • #277 chore(travis): remove aws artifacts upload - no issue. (@yhuard)
  • #276 chore: delete CODEOWNERS - no issue. (@yhuard)
  • #274 fix(travis): fix travis configuration - no issue. (@yhuard)
  • #266 feat(qa): create PULL_REQUEST_TEMPLATE.md - INNO-653. (@yhuard)
  • #268 feat(tests): test only updated packages - INNO-691. (@yhuard)
  • #267 feat(z-index): add sass map and utilities - INNO-652. (@emeryro)
  • #269 chore(deps): update all dependencies to the latest version 🚀 - no issue. (@greenkeeper[bot])

Committers: 5

0.10.0 (2017-07-11)

:rocket: New Feature

:boom: Breaking Change

  • #237 feat(site-header): add documentation, rename variant --INNO-538. (@degliwe)
  • #234 feat(headers): rename and update doc --INNO-662. (@degliwe)

:bug: Bug Fix

  • #264 fix(dependencies): handle JS dependencies the right way - INNO-687. (@yhuard)

:nail_care: Enhancement

  • #238 feat(profile-topbar): upgrade component - INNO-586. (@kalinchernev)
  • #262 chore(markdown): apply code conventions to md files - INNO-686. (@yhuard)
  • #246 feat(messages): make bullet visible --INNO-680. (@degliwe)
  • #245 fix(inputs): fix form elements heights - INNO-676. (@emeryro)
  • #242 feat(messages): replace

    by

  • --INNO-678. (@degliwe)
  • #240 refactor(file-upload): upgrade component - INNO-611. (@emeryro)
  • #239 feat(icons): include new icons - INNO-575. (@kalinchernev)
  • #237 feat(site-header): add documentation, rename variant --INNO-538. (@degliwe)
  • #233 refactor(fields): upgrade component - INNO-609. (@emeryro)
  • #235 refactor(featured-items): upgrade component - INNO-604. (@emeryro)
  • #234 feat(headers): rename and update doc --INNO-662. (@degliwe)
  • #223 feat(radios): upgrade radios - INNO-631. (@yhuard)

:memo: Documentation

:house: Internal

  • #258 chore(conventions): update deps, make test:coding-conventions mandatory - no issue. (@yhuard)
  • #236 chore(deps): upgrades - noissue. (@kalinchernev)

Committers: 4

0.9.0 (2017-06-30)

:rocket: New Feature

:bug: Bug Fix

  • #221 fix(font-family): use $ecl-font-family-sans-serif for buttons, selects and text inputs - INNO-645. (@yhuard)
  • #219 fix(menu): add z-index on menu's dropdown - INNO-648. (@yhuard)
  • #215 fix(page-header): use breadcrumb and add tests - INNO-647. (@degliwe)

:nail_care: Enhancement

  • #225 refactor(textareas): upgrade component - INNO-632. (@emeryro)
  • #224 refactor(checkboxes): upgrade component - INNO-602. (@emeryro)
  • #222 feat(feedback-messages): upgrade feedback-messages component - INNO-603. (@yhuard)
  • #218 refactor(banners): upgrade component - INNO-594. (@emeryro)
  • #220 feat(site-header): header search bar is part of site header --INNO-537. (@degliwe)
  • #217 refactor(tags): upgrade component - INNO-593. (@emeryro)
  • #212 fix(footers): use context data - INNO-644. (@kalinchernev)
  • #215 fix(page-header): use breadcrumb and add tests - INNO-647. (@degliwe)

:house: Internal

Committers: 5

0.8.0 (2017-06-22)

:rocket: New Feature

:bug: Bug Fix

  • #202 fix(reset): fix box-sizing and remove other rules - INNO-416. (@yhuard)
  • #189 refactor(buttons): align with the specs - INNO-610. (@yhuard)
  • #192 fix(expandabe): update ecl-builder and fix the expandable on IE - INNO-621. (@yhuard)

:nail_care: Enhancement

  • #205 refactor(select): upgrade component - INNO-589. (@emeryro)
  • #204 feat(forms-labels): upgrade component -INNO-612. (@degliwe)
  • #203 refactor(files): upgrade component - INNO-588. (@emeryro)
  • #206 feat(legends): legends INNO-630. (@degliwe)
  • #197 refactor(messages): upgrade component - INNO-587. (@emeryro)

:house: Internal

  • #186 refactor(buttons): remove unused variants - INNO-610. (@yhuard)
  • #187 chore(deps): update dependencies - no issue. (@yhuard)

Committers: 4

0.7.0 (2017-06-13)

:rocket: New Feature

  • #184 feat(tabs): provide first version of navigation tabs - INNO-600. (@yhuard)
  • #185 feat(expandable): refactor basic collapse/expand functionality - INNO-580. (@yhuard)
  • #183 feat(breadcrumbs): upgrade - INNO-573. (@kalinchernev)

:memo: Documentation

  • #177 fix(colors): use the same colors as in the color palette - INNO-596. (@yhuard)

:house: Internal

Committers: 3

0.6.0 (2017-06-08)

:rocket: New Feature

  • #169 refactor(search-form): add internal search form - INNO-572. (@emeryro)

:bug: Bug Fix

:nail_care: Enhancement

  • #174 refactor(pagers): upgrade pager - INNO-574. (@emeryro)
  • #172 refactor(buttons): make proper use of composition - INNO-590. (@yhuard)

:house: Internal

  • #171 refactor(order): order components - INNO-509. (@yhuard)
  • #170 chore(deps): update @ec-europa/ecl-fractal-theme to the latest version 🚀 - no issue. (@greenkeeper[bot])
  • #168 chore(deps): update @ec-europa/ecl-fractal-theme to the latest version 🚀 - no issue. (@greenkeeper[bot])
  • #163 chore(deps): publish ready packages - noissue. (@kalinchernev)
  • #162 fix(tests): update reference screenshots - INNO-568. (@yhuard)

Committers: 4

0.5.0 (2017-05-31)

:bug: Bug Fix

  • Other
    • #155 fix(breakpoint): fix xs breakpoint - INNO-528. (@yhuard)
    • #152 fix(tables): align content to the left -INNO-527. (@degliwe)

:nail_care: Enhancement

  • Other
    • #158 feat(site-headers): add basic styles for site-headers - INNO-440. (@yhuard)
    • #157 refactor(meta): upgrade meta component - INNO-533. (@emeryro)
    • #153 refactor(page-header): update page header according to DT spec - INNO-441. (@emeryro)
    • #156 feat(search-form): provide styles for the search forms - INNO-530. (@yhuard)
    • #151 feat(lang-select-sites): refactoring the component - INNO-529. (@kalinchernev)
    • #150 feat(text-input): provide ecl-text-input class - INNO-520. (@yhuard)

:house: Internal

  • Other
    • #154 chore(deps): update @ec-europa/ecl-fractal-theme to the latest version 🚀 - no issue. (@greenkeeper[bot])

Committers: 5

0.4.0 (2017-05-30)

:nail_care: Enhancement

  • Other
    • #148 refactor(tables): update tables - INNO-517. (@emeryro)
    • #138 feat(footer): upgrading - INNO-513. (@kalinchernev)
    • #141 refactor(buttons): refactor buttons’ markup and styling - INNO-307. (@yhuard)
    • #139 refactor(content): update base content - INNO-443. (@emeryro)

:house: Internal

Committers: 4

0.3.0 (2017-05-19)

:house: Internal

Committers: 4

0.2.0 (April 25, 2017)

:nail_care: Enhancement

  • Put the assets in their respective component

0.1.0 (April 19, 2017)

  • Initial public release