Skip to content

Commit aee53c3

Browse files
Upgrade to @microbit/ui@0.1.0-alpha.24
Brings in the unpositioned body fixing react-aria's top-placed overlays on scrolled pages. No app-side changes needed: the shell pins body to the viewport, so nothing here ever showed the bug.
1 parent 312bf81 commit aee53c3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@codemirror/view": "^6.26.3",
2222
"@microbit/microbit-connection": "^1.0.0",
2323
"@microbit/microbit-fs": "^0.10.0",
24-
"@microbit/ui": "0.1.0-alpha.23",
24+
"@microbit/ui": "0.1.0-alpha.24",
2525
"@sanity/block-content-to-react": "^3.0.0",
2626
"@sanity/image-url": "^1.0.1",
2727
"@testing-library/jest-dom": "^5.14.1",

0 commit comments

Comments
 (0)