-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Added scale factor to minHeight logic #29653
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
Added scale factor to minHeight logic #29653
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:
|
packages/react-charting/src/components/VerticalStackedBarChart/VerticalStackedBarChart.base.tsx
Show resolved
Hide resolved
|
/azp run |
|
Azure Pipelines successfully started running 4 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 4 pipeline(s). |
change/@fluentui-react-charting-558ce73b-bb6f-475f-be32-1aa78f0663a0.json
Show resolved
Hide resolved
📊 Bundle size report🤖 This report was generated against 1865fb7022f3e8debece2cd001f4e25e703eb01b |
🕵 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) |
|
/azp run |
|
Azure Pipelines successfully started running 4 pipeline(s). |
* 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 🧪 ...
Previous Behavior
New Behavior
Related Issue(s)