design-system
design-system copied to clipboard
The Swiss Post Design System pattern library for a consistent and accessible user experience across the web platform.
Create a standalone header search component. The current implementation (https://github.com/swisspost/design-system/tree/main/packages/internet-header/src/components/post-search) relies on a config file, the new search component should be independent of the config. ### Design https://www.figma.com/design/JIT5AdGYqv6bDRpfBPV8XR/Foundations-%26-Components-Next-Level?node-id=2908-36738&t=saHtog1amMMrG60S-4 ### Requirements...
Adding members as codeowners of everything conflicts a bit with the rule of 1 review necessary for merging a PR (it's not possible to specify which team needs to review...
Some information was added to the documentation (#3642) that can also be released on v8. Cherry pick the commit.
If a new project needs to use the internet-header component, the post-portal team must create a header config in there solution. To let them know, a project is in the...
Create the local header component. This is a new part of the header capable of displaying an application title and holding some optional, additional controls that can be slotted in....
Create the global header component. This component should be built in a standalone way so that the components used within can be defined from implementation side (some people don't want...