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

docs: add props tables for all exported Popover controls #27503

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

spmonahan
Copy link
Contributor

Previous Behavior

Only the props table for Popover was shown in the docs.

New Behavior

Show props tables for PopoverTrigger, PopoverSurface, PopoverProvider as well as Popover.

@spmonahan spmonahan requested a review from a team as a code owner April 10, 2023 17:14
@github-actions github-actions bot added this to the April Project Cycle Q2 2023 milestone Apr 10, 2023
@fabricteam
Copy link
Collaborator

fabricteam commented Apr 10, 2023

Perf Analysis (@fluentui/react-components)

Scenario Render type Master Ticks PR Ticks Iterations Status
InfoButton mount 30 31 5000 Possible regression
All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 824 790 5000
Button mount 440 459 5000
Field mount 1523 1473 5000
FluentProvider mount 1113 1101 5000
FluentProviderWithTheme mount 139 141 10
FluentProviderWithTheme virtual-rerender 122 130 10
FluentProviderWithTheme virtual-rerender-with-unmount 133 139 10
InfoButton mount 30 31 5000 Possible regression
MakeStyles mount 1403 1279 50000
Persona mount 2311 2319 5000
SpinButton mount 1936 1848 5000

@size-auditor
Copy link

size-auditor bot commented Apr 10, 2023

Asset size changes

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

Baseline commit: 545c3efc1da6559971556e9f74ae71d2c8ed9a74 (build)

@fabricteam
Copy link
Collaborator

fabricteam commented Apr 10, 2023

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-alert
Alert
96.647 kB
23.133 kB
react-avatar
Avatar
60.312 kB
15.579 kB
react-avatar
AvatarGroup
18.178 kB
6.683 kB
react-avatar
AvatarGroupItem
76.573 kB
20.086 kB
react-components
react-components: Button, FluentProvider & webLightTheme
67.994 kB
18.395 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
207.529 kB
57.549 kB
react-components
react-components: FluentProvider & webLightTheme
38.819 kB
12.351 kB
react-datepicker-compat
DatePicker Compat
251.289 kB
67.325 kB
react-infobutton
InfoButton
130.594 kB
39.431 kB
react-infobutton
InfoLabel
133.891 kB
40.483 kB
react-persona
Persona
67.338 kB
17.524 kB
react-popover
Popover
117.597 kB
35.827 kB
react-portal-compat
PortalCompatProvider
6.446 kB
2.185 kB
react-table
DataGrid
150.906 kB
41.068 kB
react-table
Table (Primitives only)
47.119 kB
12.703 kB
react-table
Table as DataGrid
139.048 kB
35.735 kB
react-table
Table (Selection only)
86.877 kB
21.757 kB
react-table
Table (Sort only)
86.207 kB
21.565 kB
🤖 This report was generated against 545c3efc1da6559971556e9f74ae71d2c8ed9a74

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 10, 2023

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 10, 2023

🕵 fluentuiv9 No visual regressions between this PR and main

@spmonahan spmonahan merged commit 53c697b into microsoft:master Apr 11, 2023
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Apr 13, 2023
…t/drawer-light-dismiss-prop

* marcosmoura/feat/drawer-component: (51 commits)
  fix: upgrade react-dialog
  Doc: Add/Remove TreeItem and useFlatTree stories (microsoft#27515)
  applying package updates
  Fix accessibility labels for tree stories (microsoft#27443)
  fix: BasePickerListBelow aria-describedby with values (microsoft#27525)
  chore: Remove deprecated InputField, etc. shim components (microsoft#27492)
  [Feature]: allow aria-description attribute on v9 (microsoft#27478)
  feat(react-jsx-runtime): implements custom JSX pragma (microsoft#27472)
  chore: update generator to include "test-ssr" script (microsoft#27463)
  applying package updates
  fix: add "style" to exports field (microsoft#27274)
  applying package updates
  feat(react-datepicker-compat): Make package public (microsoft#27524)
  fix: react-combobox defines fallbackPositions for popup on small screens (microsoft#27521)
  fix: use tabster to focus on trigger, instead of manually invoking .focus (microsoft#27512)
  add cxe-red to react-shared-context ownership (microsoft#27296)
  docs: add props tables for all exported Popover controls (microsoft#27503)
  fix: Update FormFieldShim to work with Field context changes (microsoft#27436)
  Fix wrong state narration for multiple selected legends (microsoft#27429)
  add codeowners to theme designer v9 (microsoft#27311)
  ...
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