Skip to content

Commit

Permalink
Bump @floating-ui/react to 0.26.23 (#2207)
Browse files Browse the repository at this point in the history
Co-authored-by: Rohan <[email protected]>
  • Loading branch information
r100-stack and r100-stack authored Aug 26, 2024
1 parent fd31381 commit 169b8d4
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/strange-readers-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@itwin/itwinui-react': patch
---

Fixed a bug where `pointer-events: none` was sometimes applied to the main `<body>` when a `MenuItem` was hovered in a popout window.
2 changes: 1 addition & 1 deletion .changeset/ten-dryers-sleep.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'@itwin/itwinui-react': minor
---

Bumped the minimum version of `@floating-ui/react` to `0.26.22`.
Bumped the minimum version of `@floating-ui/react` to `0.26.23`.
2 changes: 1 addition & 1 deletion packages/itwinui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"dev:styles": "pnpm build:styles --watch"
},
"dependencies": {
"@floating-ui/react": "^0.26.22",
"@floating-ui/react": "^0.26.23",
"@itwin/itwinui-illustrations-react": "^2.1.0",
"@swc/helpers": "^0.5.11",
"@tanstack/react-virtual": "^3.8.2",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 169b8d4

Please sign in to comment.