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

fix: Codesandbox exports should use ^9.0.0 #23764

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

ling1726
Copy link
Member

Currently our codesandbox exports are still configured for 9.0.0-rc. Use ^9.0.0 as version range after final release

@ling1726 ling1726 marked this pull request as ready for review June 29, 2022 07:39
@ling1726 ling1726 requested a review from a team as a code owner June 29, 2022 07:39
@github-actions github-actions bot added this to the June Project Cycle Q2 2022 milestone Jun 29, 2022
@codesandbox-ci
Copy link

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 358db54:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@size-auditor
Copy link

size-auditor bot commented Jun 29, 2022

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 6b72a43d3582493288840f75d7ad60ac5cb70c70 (build)

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1382 1387 5000
Button mount 1035 1025 5000
FluentProvider mount 1794 1804 5000
FluentProviderWithTheme mount 719 718 10
FluentProviderWithTheme virtual-rerender 672 685 10
FluentProviderWithTheme virtual-rerender-with-unmount 733 742 10
MakeStyles mount 2120 2155 50000

@fabricteam
Copy link
Collaborator

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
global-context
createContext
533 B
341 B
global-context
createContextSelector
554 B
348 B
priority-overflow
createOverflowManager
2.936 kB
1.212 kB
react-accordion
Accordion (including children components)
77.836 kB
23.683 kB
react-avatar
Avatar
46.757 kB
13.737 kB
react-avatar
AvatarGroup
136.262 kB
40.676 kB
react-avatar
AvatarGroupItem
66.472 kB
19.079 kB
react-badge
Badge
21.653 kB
6.862 kB
react-badge
CounterBadge
22.557 kB
7.172 kB
react-badge
PresenceBadge
23.357 kB
7.099 kB
react-button
Button
35.704 kB
9.499 kB
react-button
CompoundButton
42.777 kB
10.733 kB
react-button
MenuButton
38.279 kB
10.365 kB
react-button
SplitButton
45.612 kB
11.71 kB
react-button
ToggleButton
50.929 kB
10.919 kB
react-card
Card - All
66.957 kB
19.042 kB
react-card
Card
62.113 kB
17.911 kB
react-card
CardFooter
8.461 kB
3.555 kB
react-card
CardHeader
10.026 kB
4.067 kB
react-card
CardPreview
8.562 kB
3.61 kB
react-combobox
Combobox (including child components)
73.69 kB
23.901 kB
react-combobox
Dropdown (including child components)
73.203 kB
23.895 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
189.067 kB
52.144 kB
react-components
react-components: FluentProvider & webLightTheme
31.883 kB
10.516 kB
react-divider
Divider
16.321 kB
5.837 kB
react-image
Image
10.68 kB
4.215 kB
react-input
Input
22.861 kB
7.512 kB
react-label
Label
9.238 kB
3.815 kB
react-link
Link
12.082 kB
4.88 kB
react-menu
Menu (including children components)
116.688 kB
35.475 kB
react-menu
Menu (including selectable components)
119.863 kB
35.96 kB
react-overflow
hooks only
10.839 kB
4.146 kB
react-popover
Popover
104.924 kB
31.964 kB
react-portal
Portal
10.033 kB
3.753 kB
react-positioning
usePositioning
23.839 kB
8.292 kB
react-provider
FluentProvider
14.76 kB
5.596 kB
react-radio
Radio
30.438 kB
10.41 kB
react-radio
RadioGroup
14.319 kB
5.711 kB
react-select
Select
20.002 kB
7.171 kB
react-slider
Slider
26.136 kB
8.387 kB
react-spinbutton
SpinButton
43.378 kB
12.277 kB
react-spinner
Spinner
19.073 kB
6.308 kB
react-switch
Switch
26.578 kB
8.6 kB
react-text
Text - Default
11.572 kB
4.537 kB
react-text
Text - Wrappers
14.882 kB
4.977 kB
react-textarea
Textarea
22.228 kB
7.523 kB
react-theme
Single theme token import
69 B
89 B
react-theme
Teams: all themes
28.995 kB
6.215 kB
react-theme
Teams: Light theme
16.973 kB
4.86 kB
react-tooltip
Tooltip
44.55 kB
15.386 kB
react-utilities
SSRProvider
189 B
161 B
🤖 This report was generated against 6b72a43d3582493288840f75d7ad60ac5cb70c70

@tudorpopams tudorpopams self-requested a review June 29, 2022 08:02
@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react-northstar)

Perf tests with no regressions
Scenario Current PR Ticks Baseline Ticks Ratio
RefMinimalPerf.default 245 224 1.09:1
SkeletonMinimalPerf.default 348 318 1.09:1
AttachmentMinimalPerf.default 146 137 1.07:1
ButtonMinimalPerf.default 163 154 1.06:1
GridMinimalPerf.default 335 315 1.06:1
TreeWith60ListItems.default 157 148 1.06:1
ListMinimalPerf.default 509 490 1.04:1
StatusMinimalPerf.default 669 642 1.04:1
AttachmentSlotsPerf.default 1072 1036 1.03:1
AvatarMinimalPerf.default 188 183 1.03:1
MenuMinimalPerf.default 849 823 1.03:1
SegmentMinimalPerf.default 332 321 1.03:1
TableManyItemsPerf.default 1912 1864 1.03:1
TooltipMinimalPerf.default 1115 1087 1.03:1
AlertMinimalPerf.default 259 253 1.02:1
DialogMinimalPerf.default 758 744 1.02:1
DropdownManyItemsPerf.default 663 647 1.02:1
EmbedMinimalPerf.default 4101 4039 1.02:1
ListCommonPerf.default 611 599 1.02:1
IconMinimalPerf.default 593 581 1.02:1
TreeMinimalPerf.default 801 788 1.02:1
ButtonOverridesMissPerf.default 1492 1471 1.01:1
DropdownMinimalPerf.default 3126 3106 1.01:1
FlexMinimalPerf.default 275 273 1.01:1
FormMinimalPerf.default 384 381 1.01:1
HeaderMinimalPerf.default 349 344 1.01:1
HeaderSlotsPerf.default 740 731 1.01:1
ImageMinimalPerf.default 355 350 1.01:1
ItemLayoutMinimalPerf.default 1187 1179 1.01:1
LabelMinimalPerf.default 369 366 1.01:1
LoaderMinimalPerf.default 669 664 1.01:1
RosterPerf.default 1108 1097 1.01:1
PopupMinimalPerf.default 607 601 1.01:1
PortalMinimalPerf.default 166 165 1.01:1
SplitButtonMinimalPerf.default 4348 4305 1.01:1
AnimationMinimalPerf.default 539 539 1:1
BoxMinimalPerf.default 331 330 1:1
CardMinimalPerf.default 538 536 1:1
ChatDuplicateMessagesPerf.default 276 276 1:1
CheckboxMinimalPerf.default 2642 2630 1:1
DatepickerMinimalPerf.default 5617 5627 1:1
ListWith60ListItems.default 585 585 1:1
ProviderMergeThemesPerf.default 1241 1240 1:1
RadioGroupMinimalPerf.default 430 430 1:1
ReactionMinimalPerf.default 362 361 1:1
SliderMinimalPerf.default 1653 1658 1:1
AccordionMinimalPerf.default 143 144 0.99:1
ButtonSlotsPerf.default 525 528 0.99:1
CarouselMinimalPerf.default 456 461 0.99:1
ListNestedPerf.default 541 545 0.99:1
MenuButtonMinimalPerf.default 1653 1674 0.99:1
TextMinimalPerf.default 332 334 0.99:1
CustomToolbarPrototype.default 2677 2691 0.99:1
ToolbarMinimalPerf.default 950 957 0.99:1
ChatMinimalPerf.default 700 712 0.98:1
InputMinimalPerf.default 1266 1286 0.98:1
LayoutMinimalPerf.default 333 341 0.98:1
TableMinimalPerf.default 381 389 0.98:1
TextAreaMinimalPerf.default 466 474 0.98:1
ProviderMinimalPerf.default 391 402 0.97:1
VideoMinimalPerf.default 614 630 0.97:1
DividerMinimalPerf.default 329 345 0.95:1
ChatWithPopoverPerf.default 361 390 0.93:1

@fabricteam
Copy link
Collaborator

Perf Analysis (@fluentui/react)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
BaseButton mount 800 803 5000
Breadcrumb mount 2289 2306 1000
Checkbox mount 1253 1262 5000
CheckboxBase mount 1088 1073 5000
ChoiceGroup mount 3931 3902 5000
ComboBox mount 773 790 1000
CommandBar mount 8853 8796 1000
ContextualMenu mount 9483 9371 1000
DefaultButton mount 955 971 5000
DetailsRow mount 3059 3066 5000
DetailsRowFast mount 3052 3068 5000
DetailsRowNoStyles mount 2893 2905 5000
Dialog mount 2387 2356 1000
DocumentCardTitle mount 156 146 1000
Dropdown mount 2818 2805 5000
FocusTrapZone mount 1584 1548 5000
FocusZone mount 1529 1511 5000
IconButton mount 1390 1406 5000
Label mount 320 322 5000
Layer mount 2527 2528 5000
Link mount 425 437 5000
MenuButton mount 1236 1196 5000
MessageBar mount 1932 1894 5000
Nav mount 2627 2630 1000
OverflowSet mount 1004 1008 5000
Panel mount 1809 1818 1000
Persona mount 848 851 1000
Pivot mount 1131 1108 1000
PrimaryButton mount 1089 1080 5000
Rating mount 6665 6599 5000
SearchBox mount 1128 1130 5000
Shimmer mount 2209 2214 5000
Slider mount 1693 1671 5000
SpinButton mount 3984 3946 5000
Spinner mount 397 403 5000
SplitButton mount 2461 2464 5000
Stack mount 478 489 5000
StackWithIntrinsicChildren mount 1886 1858 5000
StackWithTextChildren mount 4677 4666 5000
SwatchColorPicker mount 9003 9053 5000
TagPicker mount 2039 2043 5000
TeachingBubble mount 72333 73256 5000
Text mount 409 398 5000
TextField mount 1152 1183 5000
ThemeProvider mount 940 955 5000
ThemeProvider virtual-rerender 598 591 5000
ThemeProvider virtual-rerender-with-unmount 1444 1434 5000
Toggle mount 703 724 5000
buttonNative mount 95 105 5000

@ling1726 ling1726 merged commit 2e40725 into microsoft:master Jun 29, 2022
marcosmoura pushed a commit to marcosmoura/fluentui that referenced this pull request Jun 29, 2022
…ect-amout-of-items

* master:
  chore: improve error message in useIsSSR() (microsoft#23750)
  fix: Codesandbox exports should use ^9.0.0 (microsoft#23764)
  applying package updates
  Update BadgeColor.stories.tsx (microsoft#23762)
  chore(react-avatar): Adding unit and vr tests for AvatarGroup (microsoft#23549)
  docs(react-avatar): Adding readme and migration guide for AvatarGroup (microsoft#23758)
  update deps after 9.0.1 release (microsoft#23756)
  applying package updates
  fix: Use caret dependency range for Griffel (microsoft#23754)
  Theme designer: minor fixes (microsoft#23741)
  fix: Dependency mismatch after 9.0.0 release (microsoft#23752)
khmakoto pushed a commit to khmakoto/fluentui that referenced this pull request Jul 13, 2022
khmakoto pushed a commit to khmakoto/fluentui that referenced this pull request Jul 13, 2022
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.

None yet

4 participants