Skip to content

feat(Stepper): added sgds-step component and accept slots for description [run-chromatic]#672

Merged
amandac628 merged 14 commits into
masterfrom
631-stepper-updating-stepper-with-new-props
May 25, 2026
Merged

feat(Stepper): added sgds-step component and accept slots for description [run-chromatic]#672
amandac628 merged 14 commits into
masterfrom
631-stepper-updating-stepper-with-new-props

Conversation

@amandac628

Copy link
Copy Markdown
Collaborator

📖 Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

  • added new sgds-step for slots of sgds-stepper
  • added handling for linear and non linear clicking behaviour
  • added new disabled state for stepper
  • added new slot for description
  • updated skills for stepper

Fixes # (issue)

✏️ Type of change

Please delete options that are not relevant.
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

🧪 How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

✅ Checklist:

  • My code follows the SGDS style guidelines and naming conventions
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

@amandac628 amandac628 changed the title feat(Stepper): added sgds-step component and accept slots for description feat(Stepper): added sgds-step component and accept slots for description [run-chromatic] May 15, 2026
@amandac628 amandac628 marked this pull request as draft May 15, 2026 15:58
@amandac628 amandac628 marked this pull request as ready for review May 18, 2026 04:32
@amandac628 amandac628 force-pushed the 631-stepper-updating-stepper-with-new-props branch from f0f5461 to 348b8c1 Compare May 18, 2026 04:34
@amandac628 amandac628 requested review from clukhei and th-94 May 18, 2026 05:17

@clukhei clukhei left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

-test failing

  • add icon story

thanks!

@amandac628 amandac628 force-pushed the 631-stepper-updating-stepper-with-new-props branch from 348b8c1 to c1710d5 Compare May 20, 2026 08:30
@amandac628 amandac628 requested a review from clukhei May 22, 2026 02:35
@amandac628 amandac628 force-pushed the 631-stepper-updating-stepper-with-new-props branch from f4eac53 to 3acb4fc Compare May 25, 2026 06:21
@amandac628 amandac628 merged commit cfd8847 into master May 25, 2026
12 of 15 checks passed
@amandac628 amandac628 deleted the 631-stepper-updating-stepper-with-new-props branch May 25, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants