sbb-design-systems / lyne-components

Components for Lyne Design System
https://lyne-storybook.app.sbb.ch
MIT License
45 stars 13 forks source link

feat(sbb-datepicker): add support for `DateAdapter` #2889

Closed kyubisation closed 3 months ago

kyubisation commented 3 months ago

This change adds support for the DateAdapter to all datepicker related components (<sbb-datepicker>, <sbb-datepicker-toggle>, <sbb-datepicker-previous-day> and <sbb-datepicker-next-day>).

Closes #2865, closes #1915

Partially supersedes #2244 (Thank you @DavideMininni-Fincons for the initial work!)