Philipp Gfeller
Philipp Gfeller
This is a first draft for a proposal for standardising the `` component, submitted by recommendation of @gregwhitworth. There is a parallel effort on standardising the switch component at https://github.com/whatwg/html/pull/9546.
_This is a sub-ticket of #959 which did not reach a resolution at the discussion on the call of Nov 30, 2023 (https://github.com/openui/open-ui/issues/959#issuecomment-1834438876)._ Should authors be able to add text...
_This is a sub-ticket of #959 which did not reach a resolution at the discussion on the call of Nov 30, 2023 (https://github.com/openui/open-ui/issues/959#issuecomment-1834438876)._ Should authors be able to add text...
I'm working on the [switch proposal pull request](https://github.com/openui/open-ui/pull/785). @scottaohara raised multiple concerns with author defined content inside the different parts of the proposed `` element. ### Question Should authors be...
There is a draft pull request for adding a switch explainer: #785. It contains assumptions for naming the element itself as well as it's inner parts. With this issue, I'd...
Hello, really appreciating the effort and very much looking forward to https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color-contrast. I noticed two things with the functions: - There are undefined variables being used (`$white` and `$black`) https://github.com/jhogue/automated-a11y-sass/blob/master/a11y-color.scss#L144-L145...
This ticket lists all deprecations or breaking changes for @swisspost/design-system-styles v7. ```[tasklist] ### Deprecated - [ ] https://github.com/swisspost/design-system/issues/825 - [ ] https://github.com/swisspost/design-system/issues/952 - [ ] https://github.com/swisspost/design-system/issues/1096 - [ ] https://github.com/swisspost/design-system/issues/1248...
We need to fix the `storybook-manager-events.js`, which is used for `google tag manager`.  _Originally posted by @oliverschuerch in https://github.com/swisspost/design-system/pull/2797#pullrequestreview-1938595843_
Test the skiplink functionality of the internet header with cypress. - [X] Skiplinks="true": Skiplinks should be rendered - [X] Skiplinks="false": Skiplinks should not be rendered - [ ] Skip to...
### Discussed in https://github.com/swisspost/design-system/discussions/1208 Originally posted by **gfellerph** February 24, 2023 Create an action menu button. This button shows a dropdown with a list of links on click and offers...