lyne-components icon indicating copy to clipboard operation
lyne-components copied to clipboard

feat(sbb-stepper): introduce `sbb-stepper` component

Open dauriamarco opened this issue 11 months ago • 2 comments

Preflight Checklist

Issue

This PR Closes #2380

Pull request checklist

Please check if your PR fulfills the following requirements:

  • [x] Tests for the changes have been added (for bug fixes / features)
  • [x] Docs have been reviewed and added / updated if needed (for bug fixes / features)

See Review Guidelines for more information what is checked during review process.

Changes

Changes in this pull request:

  • introduces sbb-stepper, sbb-step-label and sbb-step components.

Browsers

I tested the build on the following browsers:

  • [x] Firefox Desktop
  • [x] Chrome Desktop
  • [x] Edge Desktop
  • [x] Safari Desktop
  • [x] Chrome Mobile
  • [x] Safari Mobile

Screen readers

I tested the build on the following browsers:

  • [x] JAWS Firefox Desktop
  • [x] JAWS Chrome Desktop
  • [x] NVDA Firefox Desktop
  • [x] NVDA Chrome Desktop
  • [x] VoiceOver Safari Desktop
  • [x] VoiceOver Chrome Desktop
  • [ ] VoiceOver Safari Mobile
  • [ ] Android Accessibility Suite Chrome Mobile

Pull request type

Please check the type of change your PR introduces:

  • [ ] Bugfix
  • [x] Feature
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Documentation content changes
  • [ ] Other (please describe):

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

dauriamarco avatar Mar 14 '24 09:03 dauriamarco