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

fix: BreadcrumbItem should use makeResetStyles for base styles #29278

Merged

Conversation

ValentinaKozlova
Copy link
Contributor

Previous Behavior

  • BreadcrumbItem used makeStyles
  • BreadcrumbButton didn't support disabledFocusable

New Behavior

@codesandbox-ci
Copy link

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 62304fb:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@fabricteam
Copy link
Collaborator

📊 Bundle size report

🤖 This report was generated against a56c408d4ed860a48e22780289e5c4a00ebec6c4

@size-auditor
Copy link

size-auditor bot commented Sep 25, 2023

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: a56c408d4ed860a48e22780289e5c4a00ebec6c4 (build)

@fabricteam
Copy link
Collaborator

🕵 fluentuiv9 No visual regressions between this PR and main

@ValentinaKozlova ValentinaKozlova marked this pull request as ready for review September 25, 2023 14:00
@ValentinaKozlova ValentinaKozlova requested a review from a team as a code owner September 25, 2023 14:00
@ValentinaKozlova ValentinaKozlova merged commit 5b6536c into microsoft:master Sep 25, 2023
23 checks passed
@ValentinaKozlova ValentinaKozlova deleted the fix/breadcrumb-styling branch September 25, 2023 15:36
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Sep 26, 2023
* master:
  fix(react-dialog): use makeResetStyles for base dialog components styles (microsoft#29280)
  chore(react-tags-preview): update props descriptions (microsoft#29287)
  chore: bump swc core to mitigate transpilation memory leaks (microsoft#29253)
  feat: adds customizeSelector to createCustomFocusIndicatorStyle method (microsoft#29209)
  applying package updates
  Updated TooltipBestPractices to include accessibility best practices (microsoft#29284)
  fix: BreadcrumbItem should use makeResetStyles for base styles (microsoft#29278)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BreadcrumbItem should use makeResetStyles for base styles
3 participants