lyne-components
lyne-components copied to clipboard
Components for Lyne Design System
For consistency and to avoid ssr extra attributes warning, we should create a dedicated tab content component.
Convert getValueAsDate/setValueAsDate into a get/set property valueAsDate (sbb-time-input and sbb-datepicker). Proposal: use a couple of get/set properties (value, valueAsDate) just like on native input elements in order to avoid ambiguous...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/master/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. -...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/master/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. -...
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/lyne-design-system/lyne-components/blob/master/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/lyne-design-system/lyne-components/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. -...
If you select a date in calendar, the dateParser function gets called 4 times. We can improve it to call it fewer times.
### Request type Request for enhancement of a component ### Functionality The vertical link list should also be possible over 2 or more columns. The title should extend across the...
Our custom form elements should implement the native form support. Ref: https://www.dannymoerkerke.com/blog/web-components-can-now-be-native-form-elements/ specs: - support reset for custom form elements Precondition: - Lit migration done. Related stories: - [ ]...
- state: open - figma: https://www.figma.com/file/9r6xSfNmEfCFxl1yFYedrj/Lyne-Components?node-id=140%3A17 ### Feature Description We want to review/refactor the lyne-button implementation. https://lyne.sbb.ch/components/lyne-button [Figma Spec](https://www.figma.com/file/9r6xSfNmEfCFxl1yFYedrj/Lyne-Components?node-id=140%3A17) **References** - **Design Spec** - **Technical Spec** - ### Definition of...
### Feature Description We want to decied whether to support/include timetable components and if yes, create a roadmap for them. ### Definition of Done - [ ] Decision documented -...