-
Notifications
You must be signed in to change notification settings - Fork 2.9k
V8 Fluent2 Theme: Spinner sizes #28512
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
V8 Fluent2 Theme: Spinner sizes #28512
Conversation
|
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 7284b18:
|
📊 Bundle size report🤖 This report was generated against 915acd693ae5c9ad8995d0cb952e804e9fd3e120 |
Asset size changes
Baseline commit: 915acd693ae5c9ad8995d0cb952e804e9fd3e120 (build) |
* master: ci(bundlesize): opt out using --since as lightrail doesnt support this behaviour and needs everything build on every PR (microsoft#28545) feat: automatically add v9 package stories to public docsite and correctly create codesandbox demo source code (microsoft#28528) applying package updates Keytips: Align keytipData with visible instance for dupes (microsoft#28522) applying package updates V8 Fluent2 Theme: Spinner sizes (microsoft#28512) feat: add extra-tiny size value to size prop (microsoft#28249) feat(react-infobutton): Remove InfoIcon from react-infobutton (microsoft#28534) Made Breadcrumb package public (microsoft#28549) X bars showing incorrect data when the values are large- bug 8380 (microsoft#28510) feat(tools): implement `prepare-initial-release` generator (microsoft#28505) feat: release react-breadcrumb to preview (microsoft#28402) applying package updates fix: v8 SplitButton and split MenuItem have two touch targets when checkable (microsoft#28523) fix(react-infobutton): Apply aria-owns only when the popover is open and cleanup infobutton stories (microsoft#28463) fix: Pivot overflow role uses tab (microsoft#28409) Migrate react-search to preview (microsoft#28531)

Previous Behavior
Only two sizes (32/34px) of spinners no matter the settings:

New Behavior
Spinners have a v9 equivalent for the v8 available sizes.

V9 has more options for sizing, we have imitated the sizing's for the v8 size settings available.
Related Issue(s)