fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

Adding Popover Component to web components v3

Open bearcat-msft opened this issue 1 year ago • 3 comments

Previous Behavior

New Behavior

Related Issue(s)

  • Fixes #

bearcat-msft avatar Feb 07 '24 19:02 bearcat-msft

🕵 fluentui-web-components-v3 No visual regressions between this PR and main

fabricteam avatar Feb 07 '24 20:02 fabricteam

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 cd355a4cb4ce379bb819ca568b5e751af84f1ed4:

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

codesandbox-ci[bot] avatar Feb 07 '24 20:02 codesandbox-ci[bot]

📊 Bundle size report

Unchanged fixtures
Package & Exports Size (minified/GZIP)
global-context
createContext
533 B
338 B
global-context
createContextSelector
554 B
348 B
priority-overflow
createOverflowManager
3.194 kB
1.315 kB
react-accordion
Accordion (including children components)
85.867 kB
25.973 kB
react-alert
Alert
89.69 kB
22.384 kB
react-avatar
Avatar
53.083 kB
14.771 kB
react-avatar
AvatarGroup
15.42 kB
6.138 kB
react-avatar
AvatarGroupItem
69.301 kB
19.061 kB
react-badge
Badge
23.78 kB
7.544 kB
react-badge
CounterBadge
24.67 kB
7.829 kB
react-badge
PresenceBadge
25.796 kB
7.534 kB
react-button
Button
36.883 kB
9.427 kB
react-button
CompoundButton
44.058 kB
10.9 kB
react-button
MenuButton
41.563 kB
10.777 kB
react-button
SplitButton
49.992 kB
12.334 kB
react-button
ToggleButton
55.247 kB
11.342 kB
react-card
Card - All
83.371 kB
23.931 kB
react-card
Card
78.14 kB
22.44 kB
react-card
CardFooter
9.04 kB
3.793 kB
react-card
CardHeader
10.979 kB
4.506 kB
react-card
CardPreview
9.847 kB
4.14 kB
react-checkbox
Checkbox
33.086 kB
10.344 kB
react-checkbox
CheckboxField
39.991 kB
12.232 kB
react-combobox
Combobox (including child components)
85.156 kB
27.248 kB
react-combobox
ComboboxField
81.573 kB
27.136 kB
react-combobox
Dropdown (including child components)
83.843 kB
27.006 kB
react-components
react-components: Button, FluentProvider & webLightTheme
64.085 kB
17.627 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
201.639 kB
56.262 kB
react-components
react-components: FluentProvider & webLightTheme
35.049 kB
11.612 kB
react-dialog
Dialog (including children components)
89.714 kB
26.667 kB
react-divider
Divider
17.105 kB
6.197 kB
react-field
Field
17.668 kB
6.556 kB
react-image
Image
11.259 kB
4.465 kB
react-infobutton
InfoButton
126.849 kB
38.704 kB
react-input
Input
24.848 kB
8.173 kB
react-input
InputField
35.053 kB
11.114 kB
react-label
Label
9.817 kB
4.059 kB
react-link
Link
12.306 kB
5.083 kB
react-menu
Menu (including children components)
126.199 kB
38.684 kB
react-menu
Menu (including selectable components)
129.268 kB
39.207 kB
react-overflow
hooks only
11.214 kB
4.247 kB
react-persona
Persona
59.921 kB
16.658 kB
react-popover
Popover
113.927 kB
35.085 kB
react-portal
Portal
11.377 kB
4.159 kB
react-portal-compat
PortalCompatProvider
6.324 kB
2.117 kB
react-positioning
usePositioning
22.857 kB
8.512 kB
react-progress
ProgressBar
13.573 kB
5.241 kB
react-progress
ProgressField
23.868 kB
8.388 kB
react-provider
FluentProvider
17.116 kB
6.334 kB
react-radio
Radio
32.671 kB
10.599 kB
react-radio
RadioGroup
14.885 kB
5.904 kB
react-radio
RadioGroupField
24.958 kB
9.078 kB
react-select
Select
24.14 kB
8.298 kB
react-select
SelectField
33.379 kB
10.8 kB
react-slider
Slider
33.086 kB
10.576 kB
react-slider
SliderField
42.917 kB
13.493 kB
react-spinbutton
SpinButton
45.179 kB
13.083 kB
react-spinbutton
SpinButtonField
54.442 kB
15.673 kB
react-spinner
Spinner
20.615 kB
6.69 kB
react-switch
Switch
28.22 kB
8.748 kB
react-switch
SwitchField
35.005 kB
10.658 kB
react-table
DataGrid
142.96 kB
38.983 kB
react-table
Table (Primitives only)
43.771 kB
12.07 kB
react-table
Table as DataGrid
134.285 kB
34.462 kB
react-table
Table (Selection only)
82.203 kB
20.548 kB
react-table
Table (Sort only)
81.632 kB
20.398 kB
react-text
Text - Default
12.261 kB
4.824 kB
react-text
Text - Wrappers
15.571 kB
5.245 kB
react-textarea
Textarea
26.331 kB
8.598 kB
react-textarea
TextareaField
36.532 kB
11.521 kB
react-theme
Single theme token import
69 B
89 B
react-theme
Teams: all themes
30.908 kB
6.725 kB
react-theme
Teams: Light theme
17.776 kB
5.144 kB
react-tooltip
Tooltip
45.962 kB
16.154 kB
react-utilities
SSRProvider
180 B
160 B
🤖 This report was generated against 12da47698c9121c0345c2f0db481cbae7a91b66e

fabricteam avatar Feb 07 '24 20:02 fabricteam

Closing for housekeeping 🏡 Feel free to re-open

layershifter avatar Aug 13 '24 13:08 layershifter