Skip to content

fix(react-toolbar): correct ToolbarDivider display style and mergeClasses order#35872

Open
WolffM wants to merge 4 commits intomicrosoft:masterfrom
WolffM:fix/28967-fix-react-toolbar-correct-toolbardivider-display-s
Open

fix(react-toolbar): correct ToolbarDivider display style and mergeClasses order#35872
WolffM wants to merge 4 commits intomicrosoft:masterfrom
WolffM:fix/28967-fix-react-toolbar-correct-toolbardivider-display-s

Conversation

@WolffM
Copy link

@WolffM WolffM commented Mar 14, 2026

Summary

Fixes #28967: fix(react-toolbar): correct ToolbarDivider display style and mergeClasses order

Changes

This PR addresses the issue described above. Changes were developed on the fix/28967-fix-react-toolbar-correct-toolbardivider-display-s branch.

Related Issue

@github-actions
Copy link

github-actions bot commented Mar 14, 2026

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-components
react-components: entire library
1.292 MB
323.336 kB
1.293 MB
323.352 kB
51 B
16 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-components
react-components: Button, FluentProvider & webLightTheme
70.397 kB
19.96 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
236.62 kB
68.716 kB
react-components
react-components: FluentProvider & webLightTheme
43.612 kB
14.022 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 ec5736348028dcf9a0fbebb818a79242d23b4e1c

@github-actions
Copy link

Pull request demo site: URL

@WolffM WolffM force-pushed the fix/28967-fix-react-toolbar-correct-toolbardivider-display-s branch from ca59f3d to 6ece11e Compare March 14, 2026 14:49
@github-actions github-actions bot removed the CI label Mar 14, 2026
@WolffM
Copy link
Author

WolffM commented Mar 14, 2026

@microsoft-github-policy-service agree

@@ -0,0 +1,7 @@
{

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/Avatar Converged 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Avatar Converged.badgeMask.normal.chromium.png 4 Changed
vr-tests-react-components/Avatar Converged.badgeMask - RTL.normal.chromium.png 6 Changed
vr-tests-react-components/CalendarCompat 4 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/CalendarCompat.multiDayView - High Contrast.default.chromium.png 2267 Changed
vr-tests-react-components/CalendarCompat.multiDayView.default.chromium_1.png 670 Changed
vr-tests-react-components/CalendarCompat.multiDayView - Dark Mode.default.chromium.png 2192 Changed
vr-tests-react-components/CalendarCompat.multiDayView.default.chromium.png 667 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.chromium.png 511 Changed
vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png 735 Changed
vr-tests-react-components/Skeleton converged 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Skeleton converged.Opaque Skeleton with rectangle - Dark Mode.default.chromium.png 9 Changed
vr-tests-react-components/TagPicker 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/TagPicker.disabled.disabled input hover.chromium.png 677 Changed

There were 2 duplicate changes discarded. Check the build logs for more information.

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.

[Bug]: "Toolbar Far Group" story broken

1 participant