Skip to content

Conversation

@marcosmoura
Copy link
Contributor

See title

@marcosmoura marcosmoura self-assigned this Feb 2, 2023
@marcosmoura marcosmoura requested a review from a team as a code owner February 2, 2023 19:51
@fabricteam
Copy link
Collaborator

fabricteam commented Feb 2, 2023

Perf Analysis (@fluentui/react-components)

No significant results to display.

All results

Scenario Render type Master Ticks PR Ticks Iterations Status
Avatar mount 1689 1656 5000
Button mount 1137 1150 5000
Field mount 2642 2605 5000
FluentProvider mount 2058 2038 5000
FluentProviderWithTheme mount 741 725 10
FluentProviderWithTheme virtual-rerender 681 686 10
FluentProviderWithTheme virtual-rerender-with-unmount 729 732 10
InfoButton mount 651 651 5000
MakeStyles mount 2315 2311 50000
Persona mount 4054 3911 5000
SpinButton mount 3148 3244 5000

@fabricteam
Copy link
Collaborator

fabricteam commented Feb 2, 2023

📊 Bundle size report

Package & Exports Baseline (minified/GZIP) PR Change
react-card
Card - All
83.376 kB
23.862 kB
83.548 kB
23.894 kB
172 B
32 B
react-card
Card
78.145 kB
22.401 kB
78.317 kB
22.433 kB
172 B
32 B
Unchanged fixtures
Package & Exports Size (minified/GZIP)
react-card
CardFooter
9.045 kB
3.806 kB
react-card
CardHeader
10.984 kB
4.509 kB
react-card
CardPreview
9.852 kB
4.159 kB
react-components
react-components: Button, FluentProvider & webLightTheme
64.09 kB
17.544 kB
react-components
react-components: Accordion, Button, FluentProvider, Image, Menu, Popover
201.979 kB
56.265 kB
react-components
react-components: FluentProvider & webLightTheme
35.049 kB
11.533 kB
react-portal-compat
PortalCompatProvider
6.324 kB
2.129 kB
🤖 This report was generated against 8ed653213848b19ea55f8e0e7b09523c8c16e9fc

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 2, 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.

Latest deployment of this branch, based on commit cd1c0ef:

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

* master:
  Added information about `Open in CodeSandbox` button repo (microsoft#26536)
  fix(Dropdown): Allow clear on Enter/Space press (microsoft#26685)
  RFC: Styling Handbook for Fluent UI React v9 (microsoft#26148)
  Table - Column resizing (microsoft#26477)
  applying package updates
  Sankey revisit ankit (microsoft#25455)
  removed disabled property from Label (microsoft#26658)
  Updated description for spin button (microsoft#26659)
  fix: react-button high contrast mode primary variant (microsoft#26623)
  fix: Using correct icon and color for away + out-of-office PresenceBadge (microsoft#26655)
  fix: Dropdown/Combobox checkboxes have double swipe stops for some screen readers  (microsoft#26566)
  scaffold react-skeleton components (microsoft#26640)
  fix: HoverCard example adjusts to viewport, add docs (microsoft#26624)
  chore: export SlotRenderFunction type (microsoft#26600)
  fix(createPositionManager): computePosition should not apply styles after destruction (microsoft#26593)
  fix: New overflow items all always dispatch updates to subscriber (microsoft#26565)
  fix: Remove ReallyClean from CI pipelines (microsoft#26637)
  chore(react-infobutton): Making InfoButton's content focusable and update example's text (microsoft#26596)
  applying package updates
@size-auditor
Copy link

size-auditor bot commented Feb 6, 2023

Asset size changes

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

Baseline commit: 8ed653213848b19ea55f8e0e7b09523c8c16e9fc (build)

@marcosmoura marcosmoura requested a review from a team as a code owner February 8, 2023 12:48
@marcosmoura marcosmoura enabled auto-merge (squash) February 8, 2023 14:16
auto-merge was automatically disabled February 13, 2023 13:08

Merge queue setting changed

@marcosmoura marcosmoura changed the title fix: allow elements of card to grow to fill the available space fix(react-card): allow elements to grow to fill the available space Feb 22, 2023
@marcosmoura marcosmoura merged commit 9ee6caa into microsoft:master Feb 22, 2023
@marcosmoura marcosmoura deleted the fix/card-header-not-fitting-full-card-size branch February 22, 2023 15:46
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Feb 24, 2023
* master: (93 commits)
  chore: migrate to jest 27 (microsoft#26835)
  chore: make lint task run without need of build (microsoft#26872)
  chore(react-table): exports UseTableSelectionOptions (microsoft#26892)
  applying package updates
  fix(react-card): allow elements to grow to fill the available space (microsoft#26616)
  fix: Popover without focus trap should not be aria-hidden (microsoft#26932)
  applying package updates
  applying package updates
  fix(react-combobox): Remove _getAriaActiveDescendantValue, compute aria-activedescendantvalue in state, and update currentPendingValue when the options change (microsoft#26574)
  fix: v8 Combobox role and accname for non-hidden icon button (microsoft#26905)
  fix: Removing possible recursive loop in Coachmark (microsoft#26934)
  Combobox: Fix cursor jumping to the end of input (microsoft#26931)
  Fix missing icons on website (microsoft#26797)
  fix: Fix the width of Input's focus border with appearance=underline (microsoft#26881)
  chore: Clean up Input's interactive styles (microsoft#26865)
  Remove codeowners from change files (microsoft#26935)
  chore: add splitbutton error warning to docs, remove button ariaDescription example (microsoft#26904)
  docs: Remove testing code from MenuList example (microsoft#26929)
  chore: refactor SpinButton to use makeResetStyles (microsoft#26867)
  feat: Set overflow on positioned element when `autosize` is applied (microsoft#26868)
  ...
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Mar 15, 2023
…r-component

* feat/drawer-base-component: (141 commits)
  remove DrawerContainer
  feat: WIP add initial draft for Drawer and DrawerContainer
  chore: migrate to jest 27 (microsoft#26835)
  chore: make lint task run without need of build (microsoft#26872)
  chore(react-table): exports UseTableSelectionOptions (microsoft#26892)
  applying package updates
  fix(react-card): allow elements to grow to fill the available space (microsoft#26616)
  fix: Popover without focus trap should not be aria-hidden (microsoft#26932)
  applying package updates
  applying package updates
  fix(react-combobox): Remove _getAriaActiveDescendantValue, compute aria-activedescendantvalue in state, and update currentPendingValue when the options change (microsoft#26574)
  fix: v8 Combobox role and accname for non-hidden icon button (microsoft#26905)
  fix: Removing possible recursive loop in Coachmark (microsoft#26934)
  Combobox: Fix cursor jumping to the end of input (microsoft#26931)
  Fix missing icons on website (microsoft#26797)
  fix: Fix the width of Input's focus border with appearance=underline (microsoft#26881)
  chore: Clean up Input's interactive styles (microsoft#26865)
  Remove codeowners from change files (microsoft#26935)
  chore: add splitbutton error warning to docs, remove button ariaDescription example (microsoft#26904)
  docs: Remove testing code from MenuList example (microsoft#26929)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants