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

Fixed Link so that it pulls customStyleHook from context #33894

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

micahgodbolt
Copy link
Member

This pull request includes changes to the @fluentui/react-link package to fix an issue where the Link component was not pulling the custom style hook from the context. The most important changes include adding the custom style hook import and applying the custom style hook in the Link component.

Changes to @fluentui/react-link package:

Updates to Link component:

@micahgodbolt micahgodbolt requested a review from a team as a code owner February 24, 2025 23:47
Copy link

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-components
react-components: entire library
1.172 MB
293.647 kB
1.172 MB
293.654 kB
32 B
7 B
react-link
Link
17.452 kB
7.077 kB
17.625 kB
7.146 kB
173 B
69 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-breadcrumb
@fluentui/react-breadcrumb - package
114.719 kB
31.752 kB
react-components
react-components: Button, FluentProvider & webLightTheme
69.638 kB
20.24 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
225.271 kB
65.211 kB
react-components
react-components: FluentProvider & webLightTheme
44.473 kB
14.597 kB
react-message-bar
MessageBar (all components)
24.882 kB
9.269 kB
react-portal-compat
PortalCompatProvider
8.39 kB
2.64 kB
react-timepicker-compat
TimePicker
108.551 kB
36.094 kB
🤖 This report was generated against 30294bd242b7ec3de554feb9081dca890d70a809

Copy link

Pull request demo site: URL

@micahgodbolt micahgodbolt enabled auto-merge (squash) February 25, 2025 00:07
@fabricteam
Copy link
Collaborator

🕵 fluentuiv9 No visual regressions between this PR and main

@micahgodbolt micahgodbolt merged commit fed8da8 into microsoft:master Feb 26, 2025
16 checks passed
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