Skip to content
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

Bump @floating-ui/react from 0.26.24 to 0.26.28 in /extensions/ql-vscode #3837

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps @floating-ui/react from 0.26.24 to 0.26.28.

Release notes

Sourced from @​floating-ui/react's releases.

@​floating-ui/react@​0.26.28

Patch Changes

  • fix(Composite): change focus to be sync
  • fix(useClick): improve consistency when combining with useHover()
  • feat(useClick): add stickIfOpen prop to determine whether to remain open upon first click when first opened by another event
  • feat(Composite): add RTL support
  • fix(FloatingFocusManager): ensure returnFocus is ignored correctly when using disabled prop
  • fix(useListNavigation): incorrect behaviour with RTL grid

@​floating-ui/react@​0.26.27

Patch Changes

  • fix(useListNavigation): ignore Home/End key press for typeable combobox references
  • fix(useListNavigation): ensure submenu references are set as virtualItemRef on floating close
  • fix(inner): use list ref length for fallback detection
  • fix(FloatingPortal): allow root to be reactive from null to an element. ⚠️ an always-null value will never render a portal node as this indicates it's waiting for an element; it must be undefined

@​floating-ui/react@​0.26.26

Patch Changes

  • fix(useFloating): access domReference instead of reference
  • feat(FloatingFocusManager): specify element to return focus to

@​floating-ui/react@​0.26.25

Patch Changes

  • fix(useListNavigation): handle virtual nested Home/End key press
  • fix(useHover): ignore insignificant movement when resetting restMs
  • fix(useListNavigation): ignore duplicate arrow navigation when composing
  • feat(useDelayGroup): add enabled option
  • fix(useDismiss): handle IME keydown events on Escape
  • fix(inner): round max-height only if not scrollable
Changelog

Sourced from @​floating-ui/react's changelog.

0.26.28

Patch Changes

  • fix(Composite): change focus to be sync
  • fix(useClick): improve consistency when combining with useHover()
  • feat(useClick): add stickIfOpen prop to determine whether to remain open upon first click when first opened by another event
  • feat(Composite): add RTL support
  • fix(FloatingFocusManager): ensure returnFocus is ignored correctly when using disabled prop
  • fix(useListNavigation): incorrect behaviour with RTL grid

0.26.27

Patch Changes

  • fix(useListNavigation): ignore Home/End key press for typeable combobox references
  • fix(useListNavigation): ensure submenu references are set as virtualItemRef on floating close
  • fix(inner): use list ref length for fallback detection
  • fix(FloatingPortal): allow root to be reactive from null to an element

0.26.26

Patch Changes

  • fix(useFloating): access domReference instead of reference
  • feat(FloatingFocusManager): specify element to return focus to

0.26.25

Patch Changes

  • fix(useListNavigation): handle virtual nested Home/End key press
  • fix(useHover): ignore insignificant movement when resetting restMs
  • fix(useListNavigation): ignore duplicate arrow navigation when composing
  • feat(useDelayGroup): add enabled option
  • fix(useDismiss): handle IME keydown events on Escape
  • fix(inner): round max-height only if not scrollable
Commits
  • ba32495 Version Packages (#3118)
  • b45eeb3 fix(Composite): change focus to be sync (#3120)
  • 0fe5b20 fix(FloatingFocusManager): reset prevent return focus flag in microtask after...
  • 42f5b5c fix(useClick, useHover): improve consistency when combining hooks (#3113)
  • cedff0e feat(Composite): add RTL support (#3119)
  • 976ba7c fix(useListNavigation): incorrect behaviour with RTL grid (#3117)
  • f1d95ac Version Packages (#3102)
  • e05d561 fix(FloatingPortal): allow root to be reactive from null to an element (#...
  • c4aba7a fix(useListNavigation): ensure submenu references are set as virtualItemRef...
  • f65f9e2 fix(useListNavigation): ignore Home/End key press for typeable combobox refer...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.26.24 to 0.26.28.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.28/packages/react)

---
updated-dependencies:
- dependency-name: "@floating-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 21, 2024 13:34
@dependabot dependabot bot added the Update dependencies Dependabot update PRs label Nov 21, 2024
@koesie10 koesie10 merged commit 1468b28 into main Nov 21, 2024
15 checks passed
@koesie10 koesie10 deleted the dependabot/npm_and_yarn/extensions/ql-vscode/floating-ui/react-0.26.28 branch November 21, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update dependencies Dependabot update PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant