Romain Emery
Romain Emery
- svg illustrations missing for the component website pages
Fix some issue for the control on content-block, content-item and card
Add an "auto" ratio management for video inside media container iframes The aspect ratio is set by getting the width/height Manual ratio is still working (for backward compatibility). Auto ratio...
Disable the enhanced display for mobile (with table converted to a list), and add a parameter to activate it Note: to have a default responsive behaviour, a wrapper had to...
- 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