excalidraw/src/tests
Kostas Bariotis 0c9459e9e5
Warn on invalid JSON file (#1159)
* add error dialog

* show error modal on file dnd

* add locales

* Update src/locales/en.json

Co-Authored-By: Lipis <lipiridis@gmail.com>

* Update src/data/blob.ts

* Update src/data/blob.ts

* fix titles, update snapshots

* make modal smaller

* fix dnd wrong file type

* reset errorMessage

Co-authored-by: Faustino Kialungila <faustino.kialungila@gmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
2020-04-03 13:50:51 +02:00
..
__snapshots__ Warn on invalid JSON file (#1159) 2020-04-03 13:50:51 +02:00
queries Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
dragCreate.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
move.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
multiPointCreate.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
regressionTests.test.tsx Rotation support (#1099) 2020-04-02 10:40:26 +02:00
resize.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
selection.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
test-utils.ts Refactor (#862) 2020-03-07 16:20:38 +01:00
zindex.test.tsx fix z-index action to account for deleted elems and add tests (#1077) 2020-03-26 00:28:50 -07:00