Skip to content
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

feat(atom-steps-modal): initial step feature #627

Merged
merged 9 commits into from
Nov 25, 2024

Conversation

jowjow22
Copy link
Contributor

@jowjow22 jowjow22 commented Nov 21, 2024

Infos

Task

What is being delivered?

adding new property to allow user to start the modal directly in a specific step even though it has more steps behind.
Change the use of primaryButtonText and secondaryButtonText to be an array of string for each step, like the titles.
Change the name of this properties to be more descriptive with the purpose

What impacts?

BREAKING CHANGE: Atom steps modal component and primaryButton and secondaryButton texts functionalities, the primaryButtonText and secondaryButtonText properties don't will exists by now on.

Reversal plan

Re-release of the previous version and revert on main branch.

Evidences

Media(images, gifs or videos) that shows the result of your work.
Gravação de tela de 22-11-2024 11:21:28.webm

Copy link
Contributor

github-actions bot commented Nov 21, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-11-25 16:55 UTC

@jowjow22 jowjow22 changed the title feat: create initial step feature feat(atom-steps-modal): create initial step feature Nov 22, 2024
@jowjow22 jowjow22 changed the title feat(atom-steps-modal): create initial step feature feat(atom-steps-modal): initial step feature Nov 22, 2024
@jowjow22 jowjow22 marked this pull request as ready for review November 22, 2024 14:38
anabrook
anabrook previously approved these changes Nov 22, 2024
luiz-ortega
luiz-ortega previously approved these changes Nov 22, 2024
@jowjow22 jowjow22 dismissed stale reviews from luiz-ortega and anabrook via f814758 November 22, 2024 18:02
@jowjow22 jowjow22 requested a review from anabrook November 22, 2024 19:38
Copy link

Copy link

@jowjow22 jowjow22 merged commit 13965e5 into main Nov 25, 2024
4 checks passed
@jowjow22 jowjow22 deleted the feat/atom-steps-modal-enhancements branch November 25, 2024 16:52
@github-actions github-actions bot mentioned this pull request Nov 25, 2024
@github-actions github-actions bot mentioned this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants