-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(component): fix an issue where the Stepper started with step 0 on small screen sizes #4444
Merged
alionazherdetska
merged 2 commits into
release/v8
from
4413-bug-stepper-starts-with-step-0-on-small-screen
Jan 21, 2025
Merged
fix(component): fix an issue where the Stepper started with step 0 on small screen sizes #4444
alionazherdetska
merged 2 commits into
release/v8
from
4413-bug-stepper-starts-with-step-0-on-small-screen
Jan 21, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…r-link to stepper-link:before
🦋 Changeset detectedLatest commit: 4a483ea The changes in this PR will be included in the next version bump. This PR includes changesets to release 17 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
alionazherdetska
changed the title
fix(component): fix step number for stepper on small screen
fix(component): fix step number for stepper rendered on the small screens
Jan 15, 2025
Quality Gate passedIssues Measures |
alionazherdetska
changed the title
fix(component): fix step number for stepper rendered on the small screens
fix(component): fix an issue where the Stepper started with step 0 on small screen sizes
Jan 15, 2025
oliverschuerch
approved these changes
Jan 20, 2025
alionazherdetska
deleted the
4413-bug-stepper-starts-with-step-0-on-small-screen
branch
January 21, 2025 08:06
gfellerph
pushed a commit
that referenced
this pull request
Jan 21, 2025
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release/v8, this PR will be updated. # Releases ## @swisspost/design-system-icons@8.8.0 ### Minor Changes - Added icons number 1041, 2204, 2642 and 8020. (by [@swisspost-bot](https://github.com/swisspost-bot) with [#4461](#4461)) ## @swisspost/design-system-components@8.8.0 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 ## @swisspost/design-system-components-angular@8.8.0 ### Patch Changes - Updated dependencies: - @swisspost/design-system-components@8.8.0 ## @swisspost/internet-header@1.15.6 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 ## @swisspost/design-system-intranet-header@8.8.0 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 ## @swisspost/design-system-styles@8.8.0 ### Patch Changes - Fixed an issue where the Stepper started with step 0 on small screen sizes. (by [@alionazherdetska](https://github.com/alionazherdetska) with [#4444](#4444)) ## @swisspost/design-system-styles-primeng@8.8.0 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 ## @swisspost/design-system-migrations@8.8.0 ## @swisspost/design-system-components-angular-workspace@1.1.20 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 - @swisspost/design-system-components@8.8.0 ## @swisspost/design-system-components-react@8.8.0 ### Patch Changes - Updated dependencies: - @swisspost/design-system-components@8.8.0 ## @swisspost/design-system-demo@8.0.13 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 - @swisspost/design-system-intranet-header@8.8.0 - @swisspost/design-system-migrations@8.8.0 ## @swisspost/design-system-documentation@5.5.8 ### Patch Changes - Updated dependencies: - @swisspost/design-system-icons@8.8.0 - @swisspost/design-system-styles@8.8.0 - @swisspost/design-system-components@8.8.0 - @swisspost/internet-header@1.15.6 - @swisspost/design-system-components-react@8.8.0 ## @swisspost/design-system-intranet-header-workspace@3.0.32 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 ## @swisspost/design-system-intranet-header-showcase@1.0.20 ### Patch Changes - Updated dependencies: - @swisspost/design-system-intranet-header@8.8.0 ## @swisspost/design-system-nextjs-integration@0.1.24 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 - @swisspost/internet-header@1.15.6 - @swisspost/design-system-components-react@8.8.0 ## @swisspost/design-system-styles-primeng-workspace@1.0.16 ### Patch Changes - Updated dependencies: - @swisspost/design-system-styles@8.8.0 ## @swisspost/design-system-tokens@8.8.0 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…r-link to stepper-link:before