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.26.0 #668

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

@​fluentui/react-components v9.26.0

Minor changes

  • feat: Export focus mode types for DataGrid (PR #28475 by ling1726)
  • feat: release stable (PR #28460 by Hotell)
  • breaking: Remove componentRef and IDatePicker since it's no longer necessary, fix ref forwarding to the input, change ref type for useDatePicker to use HTMLInputElement instead of HTMLElement, and fix focus movement when closing/opening popup. (PR #28299 by sopranopillow)
  • fix: exported useOnMenuMouseEnter from react-menu (PR #28413 by kkakroo)
  • feat: export options strategy from PositioningProps. Deprecate internal option positionFixed (PR #28482 by YuanboXue-Amber)
  • feat(DataGridCell): Implemets cell and none focusModes (PR #28475 by ling1726)

Patches

  • fix(react-datepicker-compat): Add focus styles to CalendarPicker's go to today button. (PR #28458 by sopranopillow)

Prerelease changes

  • feat: Deprecates package in favour of @​fluentui-contrib/react-data-grid-react-window (PR #28476 by ling1726)
  • chore: move slots back to TreeItem and creates slot context (PR #28492 by bsunderhus)
  • chore: openItems property added to TreeOpenChangeData + minor internal improvements (PR #28491 by bsunderhus)
  • Fix: Ensure 'start buffer' is margin padded into the non-virtualized space on horizontal layouts (PR #28437 by Mitch-At-Work)
Commits
  • 61ce122 applying package updates
  • f958e7e chore: openItems property added to TreeOpenChangeData + minor internal improv...
  • 2fa6792 Fix Virtualizers 'start buffer' overflow (#28437)
  • 04e745a docs(v0 migration): add note about nested popups (#28480)
  • 64752d9 chore: move slots back to TreeItem and creates slot context (#28492)
  • d5ae9e2 feat(tools): update/verify packages that changed versioning approach from pre...
  • 9c0267d Vertical Bar Chart - Component tests (#28013)
  • 8d1440d Fixing re-render issue for empty vertical bar charts (#28192)
  • c10400f feat(react-positioning): export options strategy from PositioningProps; d...
  • 440f1c7 react-tags: add appearance (#28368)
  • 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 #673.