europa-component-library
europa-component-library copied to clipboard
ECL - Europa Component Library
- add new tint for semantic colors - deprecate a few colors: ``` --ecl-color-primary-130 --ecl-color-secondary-10 --ecl-color-dark-140 --ecl-color-dark-120 --ecl-color-error-80 --ecl-color-branding --ecl-color-visited --ecl-color-visited-100 --ecl-color-visited-40 ```
- remove aria-label on the gallery items link (it was preventing the other information to be read) - add textual information when an item is a video (added in the...
- add a title to the video player iframe (for embedded videos). It is done via a new twig parameter `sr_video_player`
- change color for hover, active and visited
- aria-abel was wrongly using an id. It now correspond to the expected value
- New twig parameter `id`, to set a unique id for the table (used for accessibility) This global id is used to generate a unique id for each of the...
- add extra small banner (ratio 6/1)
- add role radiogroup - add aria-required - do not set each radio to "required"