Added BreadcrumbLink component#27471
Merged
ValentinaKozlova merged 3 commits intomicrosoft:masterfrom Apr 14, 2023
Merged
Conversation
Collaborator
📊 Bundle size report🤖 This report was generated against ea04a996fe1a9171f3cd4d0dd531fe06431edec0 |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit cb23e95:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: c156e7682a89d7766bed3c0b9f231dc2e0a2058b (build) |
...s/react-components/react-breadcrumb/src/components/BreadcrumbLink/useBreadcrumbLinkStyles.ts
Outdated
Show resolved
Hide resolved
bd557f4 to
2959236
Compare
2959236 to
6c3a536
Compare
6c3a536 to
522100a
Compare
marcosmoura
approved these changes
Apr 14, 2023
This file contains hidden or 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
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.
Non-clickable items shouldn't have icons. The icon will be part of BreadcrumbButton and BreadcrumbLink.
I updated the spec in #27428
New Behavior