Added scale factor to minHeight logic#29653
Merged
AtishayMsft merged 2 commits intomicrosoft:masterfrom Oct 30, 2023
Merged
Conversation
|
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 277ce24:
|
AtishayMsft
reviewed
Oct 26, 2023
packages/react-charting/src/components/VerticalStackedBarChart/VerticalStackedBarChart.base.tsx
Show resolved
Hide resolved
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 4 pipeline(s). |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 4 pipeline(s). |
AtishayMsft
reviewed
Oct 26, 2023
change/@fluentui-react-charting-558ce73b-bb6f-475f-be32-1aa78f0663a0.json
Show resolved
Hide resolved
Collaborator
📊 Bundle size report🤖 This report was generated against 1865fb7022f3e8debece2cd001f4e25e703eb01b |
Collaborator
🕵 fluentuiv8 No visual regressions between this PR and main |
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 1865fb7022f3e8debece2cd001f4e25e703eb01b (build) |
Contributor
|
/azp run |
|
Azure Pipelines successfully started running 4 pipeline(s). |
AtishayMsft
approved these changes
Oct 30, 2023
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Oct 31, 2023
* master: (34 commits) Remove redundant pipeline yaml. It is now replaced iwth azure-pipelines-ci.yml and azure-pipelines-pr.yml (microsoft#29706) chore(TimePicker-compat): preview release with added stories and docs (microsoft#29677) Enable 1ES PT to be compliant for all production pipelines (microsoft#29702) chore: restrict node versions to 18 ||| 20 (microsoft#29676) chore(TimePicker-compat): renames and code polish (microsoft#29695) chore: remove animation from test environments (microsoft#29692) applying package updates docs: fix defaultSelectedOptions for Dropdown and Combobox examples (microsoft#29700) revert accidentally pushed changes (microsoft#29696) Added scale factor to minHeight logic (microsoft#29653) Fixing the mistake in useArrowNavigationGroup - axis values in the doc (microsoft#29667) applying package updates 🧪 🧪 🧪 🧪 🧪 Rever accidentally pushed pipeline changes (microsoft#29685) applying package updates 🧪 ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Previous Behavior
New Behavior
Related Issue(s)