Skip to content

feat: Add transparent appearance to ToolbarButton#32205

Merged
tomi-msft merged 9 commits intomicrosoft:masterfrom
tomi-msft:toolbar-transparent-prop
Aug 6, 2024
Merged

feat: Add transparent appearance to ToolbarButton#32205
tomi-msft merged 9 commits intomicrosoft:masterfrom
tomi-msft:toolbar-transparent-prop

Conversation

@tomi-msft
Copy link
Contributor

@tomi-msft tomi-msft commented Aug 1, 2024

This PR adds the value transparent to the appearance prop of ToolbarButton and adds a story for it. There is a component in FAI that requires a ToolbarButton with a transparent appearanc, i.e, no background or border styling.

image

@tomi-msft tomi-msft requested review from a team, chpalac and ling1726 as code owners August 1, 2024 22:10
@github-actions github-actions bot added this to the August Project Cycle Q3 2024 milestone Aug 1, 2024
@fabricteam
Copy link
Collaborator

fabricteam commented Aug 1, 2024

📊 Bundle size report

✅ No changes found

@fabricteam
Copy link
Collaborator

fabricteam commented Aug 1, 2024

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 644 624 5000
Button mount 310 305 5000
Field mount 1146 1148 5000
FluentProvider mount 702 744 5000
FluentProviderWithTheme mount 81 89 10
FluentProviderWithTheme virtual-rerender 34 30 10
FluentProviderWithTheme virtual-rerender-with-unmount 80 83 10
MakeStyles mount 864 863 50000
Persona mount 1774 1731 5000
SpinButton mount 1416 1435 5000
SwatchPicker mount 1664 1623 5000

@tomi-msft
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@tomi-msft tomi-msft requested a review from a team as a code owner August 2, 2024 16:44
@tomi-msft
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@tomi-msft tomi-msft merged commit d9541c4 into microsoft:master Aug 6, 2024
@tomi-msft tomi-msft deleted the toolbar-transparent-prop branch August 6, 2024 16:46
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Aug 7, 2024
* master: (48 commits)
  chore: migrate to storybook v7 (microsoft#32018)
  release: applying package updates - react-components
  ci: make public-docsite-v9 deploy pipeline work and make it faster (microsoft#32248)
  fix(Toolbar): hardcode size of `ToolbarButton` (microsoft#32185)
  chore: deprecate @fluentui/react-motion-preview (microsoft#32190)
  release: applying package updates - web-components
  docs: add wrapping menu item example to ContextualMenu docs (microsoft#31289)
  docs: update title of v8 keyboard-accessible drag & drop example, add docs (microsoft#32216)
  release: applying package updates - react-components
  fix: Card does not override specified focusMode based on event listeners (microsoft#32200)
  Fix undefined reference in older browsers in useMessageBarReflow (microsoft#32238)
  feat: Add transparent appearance to ToolbarButton (microsoft#32205)
  fix(react-tabs): ignore ref for tab reserved space content slot (microsoft#31775)
  fix(Dialog): do not require ref forwarding (microsoft#32095)
  feat: add verify-packaging to react v8 release pipeline (microsoft#32212)
  chore(web-components): remove type-check definition and follow repo target defaults for consistency and type-check speeds (microsoft#32208)
  chore(react-tree): improve ImmutableSet and ImmutableMap internal implementation (microsoft#32167)
  release: applying package updates - web-components
  feat(web-components): add tablist (microsoft#32098)
  release: applying package updates - react-components
  ...
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