Skip to content

Commit

Permalink
fix: Missing message toolbar visibility on hover (Firefox ERS) and `B…
Browse files Browse the repository at this point in the history
…ubble` missing font-family (#32415)
  • Loading branch information
dougfabris committed May 24, 2024
1 parent 87005cb commit ee7957d
Show file tree
Hide file tree
Showing 11 changed files with 51 additions and 35 deletions.
9 changes: 9 additions & 0 deletions .changeset/wicked-points-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@rocket.chat/meteor': patch
---

This fuselage`s bump fixes:
- The message toolbar visibility on hover (Firefox ESR)
- `Bubble` missing font-family

[more details](https://github.com/RocketChat/fuselage/releases/tag/%40rocket.chat%2Ffuselage%400.53.7)
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
"@rocket.chat/favicon": "workspace:^",
"@rocket.chat/forked-matrix-appservice-bridge": "^4.0.2",
"@rocket.chat/forked-matrix-bot-sdk": "^0.6.0-beta.3",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/fuselage-polyfills": "~0.31.25",
"@rocket.chat/fuselage-toastbar": "^0.31.26",
Expand Down
2 changes: 1 addition & 1 deletion ee/packages/ui-theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/ui-contexts": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-ui-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@babel/preset-typescript": "~7.22.15",
"@rocket.chat/apps-engine": "^1.42.2",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/fuselage-polyfills": "~0.31.25",
"@rocket.chat/icons": "^0.34.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/gazzodown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@babel/core": "~7.22.20",
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/fuselage-tokens": "^0.33.1",
"@rocket.chat/message-parser": "workspace:^",
"@rocket.chat/styled": "~0.31.25",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@babel/core": "~7.22.20",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/ui-contexts": "workspace:^",
"@types/babel__core": "~7.20.3",
"@types/react": "~17.0.69",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@babel/core": "~7.22.20",
"@react-aria/toolbar": "^3.0.0-beta.1",
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/mock-providers": "workspace:^",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui-composer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@babel/core": "~7.22.20",
"@react-aria/toolbar": "^3.0.0-beta.1",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/icons": "^0.35.0",
"@storybook/addon-actions": "~6.5.16",
"@storybook/addon-docs": "~6.5.16",
"@storybook/addon-essentials": "~6.5.16",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-video-conf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@babel/core": "~7.22.20",
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/icons": "^0.34.0",
"@rocket.chat/styled": "~0.31.25",
Expand Down
2 changes: 1 addition & 1 deletion packages/uikit-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@codemirror/tooltip": "^0.19.16",
"@lezer/highlight": "^1.1.6",
"@rocket.chat/css-in-js": "~0.31.25",
"@rocket.chat/fuselage": "^0.53.4",
"@rocket.chat/fuselage": "^0.53.7",
"@rocket.chat/fuselage-hooks": "^0.33.1",
"@rocket.chat/fuselage-polyfills": "~0.31.25",
"@rocket.chat/fuselage-toastbar": "^0.31.26",
Expand Down
57 changes: 32 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8742,7 +8742,7 @@ __metadata:
"@babel/preset-typescript": ~7.22.15
"@rocket.chat/apps-engine": ^1.42.2
"@rocket.chat/eslint-config": "workspace:^"
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/fuselage-polyfills": ~0.31.25
"@rocket.chat/gazzodown": "workspace:^"
Expand Down Expand Up @@ -8785,26 +8785,26 @@ __metadata:
typescript: ~5.3.3
peerDependencies:
"@rocket.chat/apps-engine": "*"
"@rocket.chat/eslint-config": 0.7.0-rc.0
"@rocket.chat/eslint-config": 0.7.0
"@rocket.chat/fuselage": "*"
"@rocket.chat/fuselage-hooks": "*"
"@rocket.chat/fuselage-polyfills": "*"
"@rocket.chat/icons": "*"
"@rocket.chat/prettier-config": "*"
"@rocket.chat/styled": "*"
"@rocket.chat/ui-avatar": 2.0.0-rc.2
"@rocket.chat/ui-contexts": 6.0.0-rc.2
"@rocket.chat/ui-avatar": 2.0.0
"@rocket.chat/ui-contexts": 6.0.0
"@rocket.chat/ui-kit": 0.33.0
"@rocket.chat/ui-video-conf": 6.0.0-rc.2
"@rocket.chat/ui-video-conf": 6.0.0
"@tanstack/react-query": "*"
react: "*"
react-dom: "*"
languageName: unknown
linkType: soft

"@rocket.chat/fuselage@npm:^0.53.4":
version: 0.53.4
resolution: "@rocket.chat/fuselage@npm:0.53.4"
"@rocket.chat/fuselage@npm:^0.53.7":
version: 0.53.7
resolution: "@rocket.chat/fuselage@npm:0.53.7"
dependencies:
"@rocket.chat/css-in-js": ^0.31.25
"@rocket.chat/css-supports": ^0.31.25
Expand All @@ -8822,7 +8822,7 @@ __metadata:
react: ^17.0.2
react-dom: ^17.0.2
react-virtuoso: 1.2.4
checksum: 3a926f6f29f8111c23d423d056f51f13679f329cb58b418a9b2999ceac54897232f6078d656e3c7858d52dbe5fa55137267397feaa24b4271cf10e1e955891b6
checksum: 3765c064f9f356b3da3ee147d3700104eebb642ba27807ec25866e8445d8d761c5ad127bafddf171d4913ae92df082ace93fc070f93159fb7d01aba10bd3c2b0
languageName: node
linkType: hard

Expand All @@ -8833,7 +8833,7 @@ __metadata:
"@babel/core": ~7.22.20
"@rocket.chat/core-typings": "workspace:^"
"@rocket.chat/css-in-js": ~0.31.25
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/fuselage-tokens": ^0.33.1
"@rocket.chat/message-parser": "workspace:^"
"@rocket.chat/styled": ~0.31.25
Expand Down Expand Up @@ -8884,8 +8884,8 @@ __metadata:
"@rocket.chat/fuselage-tokens": "*"
"@rocket.chat/message-parser": 0.31.29
"@rocket.chat/styled": "*"
"@rocket.chat/ui-client": 6.0.0-rc.2
"@rocket.chat/ui-contexts": 6.0.0-rc.2
"@rocket.chat/ui-client": 6.0.0
"@rocket.chat/ui-contexts": 6.0.0
katex: "*"
react: "*"
languageName: unknown
Expand Down Expand Up @@ -8913,6 +8913,13 @@ __metadata:
languageName: node
linkType: hard

"@rocket.chat/icons@npm:^0.35.0":
version: 0.35.0
resolution: "@rocket.chat/icons@npm:0.35.0"
checksum: c31e20255f7349fab3f74abb0a4ccdaa6fcd194fcb00036115458714008d88108caeb713c79ea8ffc6871147c360e96fe4ae2f24d31116c50c7854f64c522701
languageName: node
linkType: hard

"@rocket.chat/instance-status@workspace:^, @rocket.chat/instance-status@workspace:packages/instance-status":
version: 0.0.0-use.local
resolution: "@rocket.chat/instance-status@workspace:packages/instance-status"
Expand Down Expand Up @@ -9193,7 +9200,7 @@ __metadata:
"@rocket.chat/favicon": "workspace:^"
"@rocket.chat/forked-matrix-appservice-bridge": ^4.0.2
"@rocket.chat/forked-matrix-bot-sdk": ^0.6.0-beta.3
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/fuselage-polyfills": ~0.31.25
"@rocket.chat/fuselage-toastbar": ^0.31.26
Expand Down Expand Up @@ -10089,7 +10096,7 @@ __metadata:
resolution: "@rocket.chat/ui-avatar@workspace:packages/ui-avatar"
dependencies:
"@babel/core": ~7.22.20
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/ui-contexts": "workspace:^"
"@types/babel__core": ~7.20.3
"@types/react": ~17.0.69
Expand All @@ -10103,7 +10110,7 @@ __metadata:
typescript: ~5.3.3
peerDependencies:
"@rocket.chat/fuselage": "*"
"@rocket.chat/ui-contexts": 6.0.0-rc.2
"@rocket.chat/ui-contexts": 6.0.0
react: ~17.0.2
languageName: unknown
linkType: soft
Expand All @@ -10115,7 +10122,7 @@ __metadata:
"@babel/core": ~7.22.20
"@react-aria/toolbar": ^3.0.0-beta.1
"@rocket.chat/css-in-js": ~0.31.25
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/icons": ^0.34.0
"@rocket.chat/mock-providers": "workspace:^"
Expand Down Expand Up @@ -10156,7 +10163,7 @@ __metadata:
"@rocket.chat/fuselage": "*"
"@rocket.chat/fuselage-hooks": "*"
"@rocket.chat/icons": "*"
"@rocket.chat/ui-contexts": 6.0.0-rc.2
"@rocket.chat/ui-contexts": 6.0.0
react: ~17.0.2
languageName: unknown
linkType: soft
Expand All @@ -10168,8 +10175,8 @@ __metadata:
"@babel/core": ~7.22.20
"@react-aria/toolbar": ^3.0.0-beta.1
"@rocket.chat/eslint-config": "workspace:^"
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/icons": ^0.34.0
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/icons": ^0.35.0
"@storybook/addon-actions": ~6.5.16
"@storybook/addon-docs": ~6.5.16
"@storybook/addon-essentials": ~6.5.16
Expand Down Expand Up @@ -10260,7 +10267,7 @@ __metadata:
resolution: "@rocket.chat/ui-theming@workspace:ee/packages/ui-theming"
dependencies:
"@rocket.chat/css-in-js": ~0.31.25
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/icons": ^0.34.0
"@rocket.chat/ui-contexts": "workspace:~"
Expand Down Expand Up @@ -10303,7 +10310,7 @@ __metadata:
"@rocket.chat/css-in-js": ~0.31.25
"@rocket.chat/emitter": ~0.31.25
"@rocket.chat/eslint-config": "workspace:^"
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/icons": ^0.34.0
"@rocket.chat/styled": ~0.31.25
Expand Down Expand Up @@ -10332,8 +10339,8 @@ __metadata:
"@rocket.chat/fuselage-hooks": "*"
"@rocket.chat/icons": "*"
"@rocket.chat/styled": "*"
"@rocket.chat/ui-avatar": 2.0.0-rc.2
"@rocket.chat/ui-contexts": 6.0.0-rc.2
"@rocket.chat/ui-avatar": 2.0.0
"@rocket.chat/ui-contexts": 6.0.0
react: ^17.0.2
react-dom: ^17.0.2
languageName: unknown
Expand All @@ -10348,7 +10355,7 @@ __metadata:
"@codemirror/tooltip": ^0.19.16
"@lezer/highlight": ^1.1.6
"@rocket.chat/css-in-js": ~0.31.25
"@rocket.chat/fuselage": ^0.53.4
"@rocket.chat/fuselage": ^0.53.7
"@rocket.chat/fuselage-hooks": ^0.33.1
"@rocket.chat/fuselage-polyfills": ~0.31.25
"@rocket.chat/fuselage-toastbar": ^0.31.26
Expand Down Expand Up @@ -10423,7 +10430,7 @@ __metadata:
peerDependencies:
"@rocket.chat/layout": "*"
"@rocket.chat/tools": 0.2.1
"@rocket.chat/ui-contexts": 6.0.0-rc.2
"@rocket.chat/ui-contexts": 6.0.0
"@tanstack/react-query": "*"
react: "*"
react-hook-form: "*"
Expand Down

0 comments on commit ee7957d

Please sign in to comment.