microsoft / fast

The adaptive interface system for modern web experiences.
https://www.fast.design
Other
9.25k stars 590 forks source link

Foundation: Update Badge and Breadcrumb templates #6797

Closed bheston closed 7 months ago

bheston commented 1 year ago

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 adds Start and End slots to Badge and Breadcrumb.

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

Badge

Badge

Breadcrumb

Breadcrumb

Breadcrumb item

Breadcrumb item

πŸ‘©β€πŸ’» 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

Component-specific