Skip to content

Commit 942e07f

Browse files
committed
Use temporary Compound Web release for mobile tooltip improvements
I put up a temporary build of element-hq/compound-web#272 for us to use.
1 parent 18daf44 commit 942e07f

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@typescript-eslint/parser": "^8.0.0",
6060
"@use-gesture/react": "^10.2.11",
6161
"@vector-im/compound-design-tokens": "^1.9.1",
62-
"@vector-im/compound-web": "^6.0.0",
62+
"@vector-im/compound-web": "element-hq/compound-web#46cf2d94d9c9b6d25e80ef0e785f3a929ed040ea",
6363
"@vitejs/plugin-basic-ssl": "^1.0.1",
6464
"@vitejs/plugin-react": "^4.0.1",
6565
"@vitest/coverage-v8": "^2.0.5",

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3114,10 +3114,9 @@
31143114
resolved "https://registry.yarnpkg.com/@vector-im/compound-design-tokens/-/compound-design-tokens-1.9.1.tgz#644dc7ca5ca251fd476af2a7c075e9d740c08871"
31153115
integrity sha512-zjI+PhoNLNrJrLU8whEGjzCuxdqIz6tM0ARYBMS8AG1vC+NlGak6Y21TWnzHT3VINNhnF+PiQ9lFWsU65GydOg==
31163116

3117-
"@vector-im/compound-web@^6.0.0":
3118-
version "6.3.2"
3119-
resolved "https://registry.yarnpkg.com/@vector-im/compound-web/-/compound-web-6.3.2.tgz#92e92056b7922474424a4bf4a3068ebb5bade7c2"
3120-
integrity sha512-l1Bz+QFdgnwzJ17fpC9gzbDMHBsfwdb1AX53LOS1p91tdo2pypElGAJDWpaCy90UT900tKjZd+0qwMapdkuQmg==
3117+
"@vector-im/compound-web@element-hq/compound-web#46cf2d94d9c9b6d25e80ef0e785f3a929ed040ea":
3118+
version "7.1.0"
3119+
resolved "https://codeload.github.com/element-hq/compound-web/tar.gz/46cf2d94d9c9b6d25e80ef0e785f3a929ed040ea"
31213120
dependencies:
31223121
"@floating-ui/react" "^0.26.24"
31233122
"@radix-ui/react-context-menu" "^2.2.1"

0 commit comments

Comments
 (0)