core
core copied to clipboard
Technical Frontend implementation of the DB UX Design System (successor of DB UX & EDS Guidelines)
Bumps [html-validate](https://gitlab.com/html-validate/html-validate) from 8.8.0 to 8.18.2. Release notes Sourced from html-validate's releases. v8.18.2 8.18.2 (2024-04-20) Bug Fixes html5: allow textarea to have autocomplete values other than on and off (c1dfbb1),...
Currently there's a breakpoint set at `1023px
In the tab component, the label element gets the attribute `role="tab"`. According to the [HTML spec](https://www.w3.org/TR/html-aria/#docconformance) (see label entry in table in linked section), no roles are allowed for the...
We should provide the font files, references as well as – if those exist – locally installed references to the non-latin DB font files.
https://github.com/actions/upload-artifact/releases/tag/v4.0.0 and https://github.com/actions/download-artifact/releases/tag/v4.0.0
Resolves https://github.com/db-ui/core/issues/666
The page https://db-ui.github.io/core/?p=pages-intro still contains the following two links not pointing to correct URLs anymore: - [Confluence / Base Wiki - "Technische Umsetzung des Enterprise UI Design Systems" (german, only...
If a placeholder text is defined for `input`-elements, the label itself wouldn't get displayed until the input is focused, compare to e.g. https://db-ui.github.io/core/patterns/elements-input/index.html more information on the usability and expected...