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

Foundation: Update Horizontal Scroll component template #6921

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bheston
Copy link
Collaborator

@bheston bheston commented Mar 10, 2024

Pull Request

πŸ“– Description

As part of the next major release of fast-foundation, we wanted to do a complete review of the component templates and align the structure and naming as much as possible.

This PR is split from #6286 and updates the Progress and Progress Ring templates.

Before on the left, update on the right. "C" = class, "P" = part, "R" = role, "S" = slot. πŸ’” = potentially style-breaking.

Horizontal scroll

  • πŸ’” Rename "content-container" to "content"
  • πŸ’” Rename "scroll-prev" to "scroll-previous"
  • πŸ’” Remove "scroll-action" containers
  • Add default flipper content with parts

Horizontal scroll

πŸ‘©β€πŸ’» Reviewer Notes

Review the Storybook site, or the illustrations of the components before and after, compared to the changes in code.

πŸ“‘ Test Plan

Tested via comparison against proposal and in Storybook.

βœ… Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

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.

None yet

1 participant