europa-component-library
europa-component-library copied to clipboard
ECL - Europa Component Library
- add `aria-live` when the file list is updated
- fix a typo in the whatsapp icon name
### Expected behaviour 1. In [navigation menus](https://ec.europa.eu/component-library/playground/ec/iframe.html?id=components-navigation-menu--default&viewMode=story), the expected keyboard behaviour to open a navigation menu is the Down arrow. (This currently does not work for any users.) 2. In...
When using a tabbed interface, the expected **keyboard interaction** is as follows: * Pressing `Tab` moves focus to the tabbed interface. Pressing `Tab` moves focus away again. This currently works...
Each menu in the [menu bar](https://ec.europa.eu/component-library/ec/components/navigation/menu/code/) currently has two tab stops: one for the link and one for the button, but only the button opens the menu. This pattern deviates...
### Actual behaviour In the [link with icon in the showcase](https://ec.europa.eu/component-library/ec/components/navigation/link/code/) the icon seems to suggest something, possibly that the link opens in a new window (or tab) or that...
- new options for the banners: - horizontal and vertical alignment (`horizontal` and `vertical`) - 2 font sizes set (`font_size`) - 2 font colors (`font_color`) - 3 background options (`box_background`)...