fix: rewrite collab element reconciliation to fix z-index issues (#4076)

This commit is contained in:
David Luzar 2021-10-27 15:14:20 +02:00 committed by GitHub
parent 8410972cff
commit d89fb3371b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 562 additions and 84 deletions

View file

@ -57,9 +57,11 @@
"devDependencies": {
"@excalidraw/eslint-config": "1.0.0",
"@excalidraw/prettier-config": "1.0.2",
"@types/chai": "4.2.22",
"@types/lodash.throttle": "4.1.6",
"@types/pako": "1.0.1",
"@types/resize-observer-browser": "0.1.5",
"chai": "4.3.4",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.3.1",
"firebase-tools": "9.9.0",