Skip to content

feat(react-link): [CAP] adds a new bold prop and introduces the inverted appearance variant#35935

Draft
GianoglioEnrico wants to merge 1 commit intomicrosoft:masterfrom
GianoglioEnrico:feat/cap-visual-refresh-link
Draft

feat(react-link): [CAP] adds a new bold prop and introduces the inverted appearance variant#35935
GianoglioEnrico wants to merge 1 commit intomicrosoft:masterfrom
GianoglioEnrico:feat/cap-visual-refresh-link

Conversation

@GianoglioEnrico
Copy link
Copy Markdown
Contributor

@GianoglioEnrico GianoglioEnrico commented Mar 31, 2026

Overview

This PR adds a bold prop and inverted appearance variant to the Link component.

Prop Preview
Bold Screenshot 2026-03-31 at 17 57 35
Inverted appearance Screenshot 2026-03-31 at 17 59 20

@github-actions
Copy link
Copy Markdown

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-components
react-components: entire library
1.297 MB
324.139 kB
1.297 MB
324.226 kB
413 B
87 B
react-link
Link
16.173 kB
6.457 kB
16.586 kB
6.561 kB
413 B
104 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-breadcrumb
@fluentui/react-breadcrumb - package
115.355 kB
31.542 kB
react-components
react-components: Button, FluentProvider & webLightTheme
70.397 kB
19.96 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
236.743 kB
68.75 kB
react-components
react-components: FluentProvider & webLightTheme
43.612 kB
14.022 kB
react-message-bar
MessageBar (all components)
23.294 kB
8.63 kB
react-portal-compat
PortalCompatProvider
8.386 kB
2.624 kB
react-timepicker-compat
TimePicker
108.174 kB
35.695 kB
🤖 This report was generated against 48c16913efc9bb85f3a3d2a4ce6ec713cae1d9d2

@github-actions
Copy link
Copy Markdown

Pull request demo site: URL

@@ -39,7 +39,8 @@ export type LinkContextValue = {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🕵🏾‍♀️ visual changes to review in the Visual Change Report

vr-tests-react-components/Charts-DonutChart 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Charts-DonutChart.Dynamic - RTL.default.chromium.png 5570 Changed
vr-tests-react-components/Menu Converged - submenuIndicator slotted content 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Menu Converged - submenuIndicator slotted content.default.submenus open.chromium.png 413 Changed
vr-tests-react-components/Positioning 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png 736 Changed
vr-tests-react-components/Positioning.Positioning end.chromium.png 720 Changed
vr-tests-react-components/ProgressBar converged 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/ProgressBar converged.Indeterminate + thickness - Dark Mode.default.chromium.png 63 Changed
vr-tests-react-components/ProgressBar converged.Indeterminate + thickness.default.chromium.png 33 Changed

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.

1 participant