-
Notifications
You must be signed in to change notification settings - Fork 81
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: New Component: Step indicator #1047
Merged
Merged
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
brandonlenz
requested review from
ahobson,
gidjin,
haworku,
sarboc,
SirenaBorracha,
suzubara and
tinyels
as code owners
March 24, 2021 19:18
brandonlenz
changed the title
Merge
feat!: update main branch with Mar 24, 2021
uswds-2.9.0
into main
uswds-2.9.0
brandonlenz
changed the title
feat!: update main branch with
feat!: update Mar 24, 2021
uswds-2.9.0
main
branch with uswds-2.9.0
brandonlenz
changed the title
feat!: update
feat: StepIndicator Component
Mar 26, 2021
main
branch with uswds-2.9.0
brandonlenz
changed the title
feat: StepIndicator Component
feat: New Component: Step indicator
Mar 26, 2021
suzubara
approved these changes
Apr 9, 2021
brandonlenz
changed the title
feat: New Component: Step indicator
feat: New Component: Step indicator
Apr 9, 2021
brandonlenz
changed the title
feat: New Component: Step indicator
feat: New Component: Step indicator
Apr 9, 2021
Merged
brandonlenz
added a commit
that referenced
this pull request
Apr 12, 2021
## [1.15.0](1.14.0...1.15.0) (2021-04-12) ### Features * Identifier component ([#1044](#1044)) ([e79bc87](e79bc87)) * StepIndicator component ([#1047](#1047)) ([d61988e](d61988e)) * TimePicker component ([#1082](#1082)) ([c7bfdee](c7bfdee)) * Update to USWDS 2.9.0 ([#1048](#1048)) ([3859eea](3859eea)) ### Documentation & Examples * Add guidance for PR titles and testing in an application ([#1028](#1028)) ([be3bed4](be3bed4))
brandonlenz
added a commit
that referenced
this pull request
May 12, 2021
brandonlenz
added a commit
that referenced
this pull request
May 12, 2021
## [1.15.0](1.14.0...1.15.0) (2021-04-12) ### Features * Identifier component ([#1044](#1044)) ([e79bc87](e79bc87)) * StepIndicator component ([#1047](#1047)) ([d61988e](d61988e)) * TimePicker component ([#1082](#1082)) ([c7bfdee](c7bfdee)) * Update to USWDS 2.9.0 ([#1048](#1048)) ([3859eea](3859eea)) ### Documentation & Examples * Add guidance for PR titles and testing in an application ([#1028](#1028)) ([be3bed4](be3bed4))
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.
Summary
This branch only contains the StepIndicator at this point which was approved in #952. It is now being merged as we are ready to develop 2.9.0 milestones on main
Related Issues or PRs
contains: #952 (already approved)