feat(portal): add scrolling to the desktop (#2410)

* feat(portal): add scrolling to the desktop

* chore: comments

* chore: fix
This commit is contained in:
Alex Inkin
2023-09-13 22:52:25 +04:00
committed by GitHub
parent f7b079b1b4
commit 7e18aafe20
32 changed files with 325 additions and 256 deletions

View File

@@ -44,11 +44,12 @@
"@materia-ui/ngx-monaco-editor": "^6.0.0",
"@start9labs/argon2": "^0.1.0",
"@start9labs/emver": "^0.1.5",
"@taiga-ui/addon-charts": "3.39.1",
"@taiga-ui/cdk": "3.39.1",
"@taiga-ui/core": "3.39.1",
"@taiga-ui/icons": "3.39.1",
"@taiga-ui/kit": "3.39.1",
"@taiga-ui/addon-charts": "3.44.0",
"@taiga-ui/cdk": "3.44.0",
"@taiga-ui/core": "3.44.0",
"@taiga-ui/experimental": "3.44.0",
"@taiga-ui/icons": "3.44.0",
"@taiga-ui/kit": "3.44.0",
"@tinkoff/ng-dompurify": "4.0.0",
"ansi-to-html": "^0.7.2",
"base64-js": "^1.5.1",