mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
Adds open/close animations to dialogs and modals
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "2.9.2",
|
||||
"@react-spring/web": "9.2.4",
|
||||
"@signalapp/signal-client": "0.9.5",
|
||||
"@sindresorhus/is": "0.8.0",
|
||||
"abort-controller": "3.0.0",
|
||||
@@ -80,6 +81,7 @@
|
||||
"axe-core": "4.1.4",
|
||||
"backbone": "1.4.0",
|
||||
"better-sqlite3": "https://github.com/signalapp/better-sqlite3#2fa02d2484e9f9a10df5ac7ea4617fb2dff30006",
|
||||
"bezier-easing": "2.1.0",
|
||||
"blob-util": "2.0.2",
|
||||
"blueimp-load-image": "5.14.0",
|
||||
"blurhash": "1.1.3",
|
||||
@@ -212,7 +214,7 @@
|
||||
"@types/pino": "6.3.6",
|
||||
"@types/pino-multi-stream": "5.1.0",
|
||||
"@types/quill": "1.3.10",
|
||||
"@types/react": "16.8.5",
|
||||
"@types/react": "16.8.6",
|
||||
"@types/react-dom": "16.8.2",
|
||||
"@types/react-measure": "2.0.5",
|
||||
"@types/react-redux": "7.1.2",
|
||||
|
||||
Reference in New Issue
Block a user