Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps @floating-ui/react from 0.24.0 to 0.25.0.

Release notes

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

@​floating-ui/react@​0.25.0

Refactors

  • Split utils into @floating-ui/utils package (@floating-ui/utils/react import) (#2449)

Bug Fixes

  • fix(FloatingPortal): generated .d.ts files have an inline import even though JSX is global (#2457)

    Remove need for skipLibCheck in tsconfig

  • fix(useHover): cleanup when domReference changes (#2466)

    Clears delays and other side effects if the domReference changes (or is removed)

  • fix: add type and runtime error for virtual element passed as elements.reference (#2467)

@​floating-ui/react@​0.24.8

Bug Fixes

  • fix: useClick + useHover combo (#2444)

    After hovering then clicking the reference element, the floating element does not close upon mouseleave (as in <=v0.24.2)

  • feat(FloatingFocusManager): disabled prop (#2445)

    Provides ability to enable/disable the focus manager without conditional rendering, e.g. to prevent focus trap or initial focus until a transition completes

  • fix(types): export FloatingFocusManagerProps (#2445)

@​floating-ui/react@​0.24.7

Bug Fixes

  • fix(useListNavigation): revert skipping hidden items (#2431)

  • fix: add check for own instance in is* guard functions (#2439)

    Fixes useHover not working in new windows (window.open())

@​floating-ui/react@​0.24.6

Bug Fixes

  • fix(useDismiss): revert third party element detection (#2426)

@​floating-ui/react@​0.24.5

Bug Fixes

  • fix(useDismiss): check inert marker on siblings of outside press target element (#2416)

@​floating-ui/react@​0.24.4

... (truncated)

Commits
  • ec102dd fix(react): type/runtime error for virtual element passed to elements.referen...
  • e96ec64 fix(useHover): cleanup when domReference changes (#2466)
  • a49c62f feat: @floating-ui/utils package (#2449)
  • ffa7869 fix(FloatingPortal): specify return type (#2457)
  • 3ef72d2 fix: useClick + useHover combo (#2444)
  • c51a7d4 feat(FloatingFocusManager): disabled prop (#2445)
  • baccbd1 fix: add check for own instance in is* guard functions (#2439)
  • b18e317 fix(useListNavigation): revert skipping hidden items (#2431)
  • 073da89 fix(useDismiss): revert third party element detection (#2426)
  • af90655 fix(useDismiss): check inert marker on siblings of target (#2416)
  • 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)

Bumps [@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/[email protected]/packages/react)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 31, 2023
@vercel
Copy link

vercel bot commented Jul 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ideas ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2023 10:13pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant