Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update app max height setting #1285

Merged
merged 2 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@graasp/query-client": "3.13.0",
"@graasp/sdk": "4.12.1",
"@graasp/translations": "1.28.0",
"@graasp/ui": "4.19.2",
"@graasp/ui": "github:graasp/graasp-ui#remove-maxheight-on-app",
spaenleh marked this conversation as resolved.
Show resolved Hide resolved
"@mui/icons-material": "5.15.19",
"@mui/lab": "5.0.0-alpha.170",
"@mui/material": "5.15.19",
Expand Down
46 changes: 23 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1815,25 +1815,25 @@ __metadata:
languageName: node
linkType: hard

"@graasp/ui@npm:4.17.1":
version: 4.17.1
resolution: "@graasp/ui@npm:4.17.1"
"@graasp/ui@github:graasp/graasp-ui#remove-maxheight-on-app":
version: 4.19.2
resolution: "@graasp/ui@https://github.com/graasp/graasp-ui.git#commit=c20230cd306ec64de2762e4b4ae393b908f9ed28"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.2.1"
"@ag-grid-community/react": "npm:^31.1.1"
"@ag-grid-community/styles": "npm:^31.1.1"
"@storybook/react-vite": "npm:7.6.18"
"@ag-grid-community/client-side-row-model": "npm:31.3.2"
"@ag-grid-community/react": "npm:^31.3.1"
"@ag-grid-community/styles": "npm:^31.3.1"
"@storybook/react-vite": "npm:8.1.3"
http-status-codes: "npm:2.3.0"
interweave: "npm:13.1.0"
katex: "npm:0.16.10"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.376.0"
lucide-react: "npm:0.379.0"
react-cookie-consent: "npm:9.0.0"
react-quill: "npm:2.0.0"
react-rnd: "npm:10.4.1"
react-rnd: "npm:10.4.10"
react-text-mask: "npm:5.5.0"
uuid: "npm:9.0.1"
vitest: "npm:1.5.2"
vitest: "npm:1.6.0"
peerDependencies:
"@emotion/cache": ~11.10.7 || ~11.11.0
"@emotion/react": ~11.10.6 || ~11.11.0
Expand All @@ -1850,29 +1850,29 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522
checksum: 10/6eaaa3dbfe10023ebce3210289dba8d018526e78dfea7c3a93c407164b71294134ece7f1ea36521a1cfcfe95204a174471be8a426164fbf2755f9cdfcc020b31
languageName: node
linkType: hard

"@graasp/ui@npm:4.19.2":
version: 4.19.2
resolution: "@graasp/ui@npm:4.19.2"
"@graasp/ui@npm:4.17.1":
version: 4.17.1
resolution: "@graasp/ui@npm:4.17.1"
dependencies:
"@ag-grid-community/client-side-row-model": "npm:31.3.2"
"@ag-grid-community/react": "npm:^31.3.1"
"@ag-grid-community/styles": "npm:^31.3.1"
"@storybook/react-vite": "npm:8.1.3"
"@ag-grid-community/client-side-row-model": "npm:31.2.1"
"@ag-grid-community/react": "npm:^31.1.1"
"@ag-grid-community/styles": "npm:^31.1.1"
"@storybook/react-vite": "npm:7.6.18"
http-status-codes: "npm:2.3.0"
interweave: "npm:13.1.0"
katex: "npm:0.16.10"
lodash.truncate: "npm:4.4.2"
lucide-react: "npm:0.379.0"
lucide-react: "npm:0.376.0"
react-cookie-consent: "npm:9.0.0"
react-quill: "npm:2.0.0"
react-rnd: "npm:10.4.10"
react-rnd: "npm:10.4.1"
react-text-mask: "npm:5.5.0"
uuid: "npm:9.0.1"
vitest: "npm:1.6.0"
vitest: "npm:1.5.2"
peerDependencies:
"@emotion/cache": ~11.10.7 || ~11.11.0
"@emotion/react": ~11.10.6 || ~11.11.0
Expand All @@ -1889,7 +1889,7 @@ __metadata:
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
checksum: 10/d49857988ba4ea2ca195b7d8f8e01b97c670205049ec6db793144f7f305b1483cde3f5558733f8332d8ff16f49e803ed8b1bb8263463717ed2e64bcda71810af
checksum: 10/99be0678ea73a84fa6e2175f3aa61eb5c9dd8025bde4e7012706c26d73a14dfe584977e48b2487944002badb5d2888ae7aea9126ae7713e207fcc648502eb522
languageName: node
linkType: hard

Expand Down Expand Up @@ -8087,7 +8087,7 @@ __metadata:
"@graasp/query-client": "npm:3.13.0"
"@graasp/sdk": "npm:4.12.1"
"@graasp/translations": "npm:1.28.0"
"@graasp/ui": "npm:4.19.2"
"@graasp/ui": "github:graasp/graasp-ui#remove-maxheight-on-app"
"@mui/icons-material": "npm:5.15.19"
"@mui/lab": "npm:5.0.0-alpha.170"
"@mui/material": "npm:5.15.19"
Expand Down