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

4.x - Banner #950

Merged
merged 79 commits into from
Jan 6, 2025
Merged

4.x - Banner #950

merged 79 commits into from
Jan 6, 2025

Conversation

james917
Copy link
Contributor

@james917 james917 commented Dec 3, 2024

Related to #721.

How to test

  • Code review
nvm use && yarn install && yarn storybook
  • Review banner controls and confirm that they are all functional and control the property they are meant to control.
  • Review banner variants (stories). Review prop/control defaults for each story and provide feedback if they don't make sense.
  • Test banner control combinations to ensure options work together.

Specific things to check:

  • A new stories file was added for Media. Confirm that it is not displayed in the Storybook navigation.
  • When there is only one button, the link text is rendered as a pseudo button and the banner title is linked.
    • Click to view the full page view of the banner and confirm that entire banner is clickable with the click-container.
  • Confirm when there is more than one button that the links are directly applied to the buttons and not to the banner title.

@james917 james917 marked this pull request as draft December 3, 2024 16:20
james917 and others added 28 commits December 9, 2024 16:34
* Added stat component.

* Added badge component.

* Added Accordion and table components.

* Removed inline comment.

* Updated text for accordion.
* Initial sizing for svgs.

* Added adjustments to the card to get icons to render like images within card variants.

* Reverted some changes after adjusting svgs.

* Adjusted icons and widescreen variant.
@pyrello pyrello requested review from a team and bspeare January 2, 2025 15:07
@pyrello pyrello marked this pull request as ready for review January 2, 2025 15:07
@bspeare bspeare assigned bspeare and unassigned pyrello Jan 3, 2025
Copy link
Contributor

@bspeare bspeare left a comment

Choose a reason for hiding this comment

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

Looks good! Going to merge this and start testing on uiowa/uiowa#8343.

@bspeare bspeare merged commit 1fe3055 into 4.x Jan 6, 2025
2 checks passed
@bspeare bspeare deleted the banner-component branch January 6, 2025 16:36
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.

5 participants