You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
type 'SbbDialogCloseEventDetails' has been renamed to 'SbbOverlayCloseEventDetails'
The half-public data-now attribute has become a public now property that can be used to set time or date-based components into a specific state, especially for testing purposes.
sbb-calendar, sbb-datepicker, sbb-timetable-row, sbb-journey-summary, sbb-pearl-chain, sbb-pearl-chain-time: change the attribute data-now to now. The property now can be a Date or Unix timestamp. If you had a timestamp in milliseconds before, please divide by 1000 to get seconds.
sbb-clock: change the attribute data-now to now. The property now has to be in the format "HH:MM:SS".
Lyne components and Lyne components react libraries have been renamed, please update imports accordingly.
@sbb-esta/lyne-components-react => @sbb-esta/lyne-react
The following components, and their react wrappers, have been moved into @sbb-esta/lyne-elements-experimental and @sbb-esta/lyne-react-experimental respectively:
sbb-journey-summary
sbb-pearl-chain
sbb-pearl-chain-time
sbb-pearl-chain-vertical
sbb-pearl-chain-vertical-item
sbb-timetable-duration
sbb-timetable-row
sbb-link: Due to screen reader limitations, we had to move the link role inside the Shadow DOM. Therefore, for the following components, replace the [aria-label] usages with [accessibility-label] attribute or accessibilityLabel property: