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

Update IconDirectionContextProvider import to import from specific path #31006

Merged
merged 16 commits into from
May 22, 2024

Conversation

tomi-msft
Copy link
Contributor

This PR updates the IconDirectionContextProvider to be imported from a specific path from the @fluentui/react-icons package. Fixes #30909

@tomi-msft tomi-msft requested a review from a team as a code owner April 9, 2024 14:32
@github-actions github-actions bot added this to the April Project Cycle Q1 2024 milestone Apr 9, 2024
@tomi-msft tomi-msft marked this pull request as draft April 9, 2024 14:33
@tomi-msft
Copy link
Contributor Author

This will be updated after this PR gets merged and published in the @fluentui/react-icons package: microsoft/fluentui-system-icons#708

@fabricteam
Copy link
Collaborator

fabricteam commented Apr 9, 2024

📊 Bundle size report

✅ No changes found

@fabricteam
Copy link
Collaborator

fabricteam commented Apr 17, 2024

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 652 638 5000
Button mount 297 301 5000
Field mount 1129 1112 5000
FluentProvider mount 707 695 5000
FluentProviderWithTheme mount 77 82 10
FluentProviderWithTheme virtual-rerender 35 40 10
FluentProviderWithTheme virtual-rerender-with-unmount 79 78 10
MakeStyles mount 850 854 50000
Persona mount 1774 1705 5000
SpinButton mount 1360 1376 5000
SwatchPicker mount 1510 1579 5000

@tomi-msft tomi-msft self-assigned this Apr 30, 2024
@tomi-msft tomi-msft marked this pull request as ready for review April 30, 2024 21:58
Copy link

codesandbox-ci bot commented Apr 30, 2024

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.

@tomi-msft tomi-msft merged commit f20861c into microsoft:master May 22, 2024
20 checks passed
@tomi-msft tomi-msft deleted the react-icons-entry-point-fix branch May 22, 2024 22:25
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request May 28, 2024
* master: (49 commits)
  Update focus order in sankey chart for vertical navigation (microsoft#31469)
  chore: use new performant 'type-check' for v9 libaries (microsoft#31454)
  applying package updates
  fix(Timepicker-compat): clearIcon not working in freeform (microsoft#31324)
  chore: re-enable lint rule (microsoft#31459)
  feat(react-tag-picker): adds text property to TagPickerOption (microsoft#31474)
  feat(recipes): create package with initial implementation (moved from /apps) (microsoft#31386)
  applying package updates
  applying package updates
  chore: revert globals changes (microsoft#31470)
  (web-components) Use `ElementInternals` for TextInput elements (microsoft#31201)
  chore:(docs) Update and migrate component implementation guide (microsoft#31398)
  disallow all globals in Fluent v9 (microsoft#30967)
  chore:(react-nav-preview) Recomposing more components and some pixel pushing (microsoft#31387)
  fix(pr-deploy-site): explicitly set types to not include whole @types/* globals which are causing issues with addition of @types/web (microsoft#31465)
  fix(recipes-react-components): explicitly set types to not include whole @types/* globals which are cauising issues with addition of @types/web (microsoft#31463)
  applying package updates
  applying package updates
  applying package updates
  Update IconDirectionContextProvider import to import from specific path (microsoft#31006)
  ...
miroslavstastny pushed a commit to miroslavstastny/fluentui that referenced this pull request Jun 14, 2024
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.

[Bug]: FluentProvider pulls in 2 megs of things to parse with 1 line of code
5 participants