microsoft / live-share-sdk

A framework for building collaborative Microsoft Teams and M365 experiences.
Other
95 stars 31 forks source link

Bump @fluentui/react-components from 9.20.1 to 9.27.1 #679

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @fluentui/react-components from 9.20.1 to 9.27.1.

Release notes

Sourced from @​fluentui/react-components's releases.

@​fluentui/react-components v9.27.1

Minor changes

  • feat: update style to prevent double scrollbar (PR #28622 by YuanboXue-Amber)
  • feat: simplify autoSize options to make 'always'/'height-always'/'width-always' equivalent to true/'height'/'width'. (PR #28649 by YuanboXue-Amber)
  • feat: update maxSize middleware to apply height/width when overflow (PR #28622 by YuanboXue-Amber)

Prerelease changes

  • bugfix: makes selector slot required when selection mode is defined (PR #28648 by bsunderhus)

@​fluentui/react-components v9.27.0

Minor changes

  • feat: Export useRestoreFocusTarget and useRestoreFocusSource (PR #28530 by ling1726)
  • Table/DataGrid: Improve keyboard column resizing experience (PR #28493 by george-cz)
  • feat: Implement useRestoreFocusSource and useRestoreFocusTarget based on the tabster restorer API (PR #28530 by ling1726)

Patches

  • fix: Overflow update should run show/hide steps twice (PR #28628 by ling1726)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • fix: updated readme, replaced MenuItem with MenuItemLink (PR #28626 by ValentinaKozlova)
  • fix: spacing in BreadcrumbButton and Link, added more examples to the stories (PR #28578 by ValentinaKozlova)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • feat: exports FlatTree (PR #28620 by bsunderhus)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • fix: Focus should restore to a DialogTrigger outside of a Dialog (PR #28530 by ling1726)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • refactor: Remove custom focus code in favour of useRestoreFocus hooks (PR #28530 by ling1726)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • fix: Overflow update should run show/hide steps twice (PR #28628 by ling1726)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • 28456 (PR #28577 by ling1726)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)
  • chore: Update react-icons version to pick up fowardref change. (PR #28590 by tomi-msft)

Prerelease changes

... (truncated)

Commits
  • 6320eca applying package updates
  • d2d8068 feat(react-positioning): simplify maxSize options (#28649)
  • 118a4e2 Area chart keyboard Accessibility Bug (#28641)
  • 0e9c438 bugfix: selector slot required when selection mode is defined (#28648)
  • dab84e1 chore: remove @​fluentui/react-data-grid-react-window (#28637)
  • cf90788 fix: StackShim story styles allow content reflow (#28593)
  • 8959c81 applying package updates
  • e59b4b3 feat(react-menu, react-positioning): update maxSize to prevent double scrollb...
  • c0c62f9 feat: use tabster restorer API (#28530)
  • e7e522f Added more content to Breadcrumb Readme and replaced MenuItem (#28626)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #702.