Skip to content

bugfix(react-combobox): remove freeform from Dropdown component after #30947#30963

Merged
bsunderhus merged 2 commits intomicrosoft:masterfrom
bsunderhus:react-combobox/chore--follow-up-on--PR-30947
Apr 8, 2024
Merged

bugfix(react-combobox): remove freeform from Dropdown component after #30947#30963
bsunderhus merged 2 commits intomicrosoft:masterfrom
bsunderhus:react-combobox/chore--follow-up-on--PR-30947

Conversation

@bsunderhus
Copy link
Contributor

@bsunderhus bsunderhus commented Apr 4, 2024

Previous Behavior

New Behavior

  1. removes from Dropdown changes introduced by chore(react-combobox): move freeform and disabled to ComboboxBase types #30947

Related Issue(s)

  • Fixes #

@bsunderhus bsunderhus self-assigned this Apr 4, 2024
@github-actions github-actions bot added this to the April Project Cycle Q1 2024 milestone Apr 4, 2024
@bsunderhus bsunderhus changed the title chore(react-combobox): remove freeform from Dropdown component after 30947 chore(react-combobox): remove freeform from Dropdown component after #30947 Apr 4, 2024
@bsunderhus bsunderhus force-pushed the react-combobox/chore--follow-up-on--PR-30947 branch from 7df2768 to dba4529 Compare April 4, 2024 08:05
@fabricteam
Copy link
Collaborator

fabricteam commented Apr 4, 2024

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-combobox
Dropdown (including child components)
104.339 kB
33.178 kB
104.351 kB
33.185 kB
12 B
7 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-combobox
Combobox (including child components)
102.873 kB
33.219 kB
react-components
react-components: Button, FluentProvider & webLightTheme
71.104 kB
20.52 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
219.527 kB
62.085 kB
react-components
react-components: FluentProvider & webLightTheme
43.591 kB
14.356 kB
react-portal-compat
PortalCompatProvider
7.944 kB
2.588 kB
react-timepicker-compat
TimePicker
104.894 kB
34.591 kB
🤖 This report was generated against 82d336dbc8fa0185e3e069b5d690f6b5b3b3d529

@fabricteam
Copy link
Collaborator

fabricteam commented Apr 4, 2024

Perf Analysis (@fluentui/react-components)

Scenario Render type Master Ticks PR Ticks Iterations Status
FluentProviderWithTheme virtual-rerender 36 38 10 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 652 680 5000
Button mount 306 322 5000
Field mount 1109 1129 5000
FluentProvider mount 705 717 5000
FluentProviderWithTheme mount 73 79 10
FluentProviderWithTheme virtual-rerender 36 38 10 Possible regression
FluentProviderWithTheme virtual-rerender-with-unmount 82 79 10
MakeStyles mount 845 843 50000
Persona mount 1750 1738 5000
SpinButton mount 1396 1382 5000

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 4, 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.

@fabricteam
Copy link
Collaborator

fabricteam commented Apr 4, 2024

🕵 fluentuiv9 No visual regressions between this PR and main

@bsunderhus bsunderhus changed the title chore(react-combobox): remove freeform from Dropdown component after #30947 bugfix(react-combobox): remove freeform from Dropdown component after #30947 Apr 4, 2024
@bsunderhus bsunderhus marked this pull request as ready for review April 4, 2024 12:45
@bsunderhus bsunderhus requested review from a team and smhigley as code owners April 4, 2024 12:45
Copy link
Contributor

@smhigley smhigley left a comment

Choose a reason for hiding this comment

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

Just the one comment on where to put freeform, otherwise it looks good!

@bsunderhus bsunderhus requested a review from smhigley April 5, 2024 08:11
@bsunderhus bsunderhus force-pushed the react-combobox/chore--follow-up-on--PR-30947 branch from f8e641a to e0e72e3 Compare April 8, 2024 06:49
@bsunderhus bsunderhus merged commit 5ea7d93 into microsoft:master Apr 8, 2024
@bsunderhus bsunderhus deleted the react-combobox/chore--follow-up-on--PR-30947 branch April 8, 2024 12:02
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.

4 participants