excalidraw/src/tests
2023-11-16 18:27:28 +00:00
..
__snapshots__ feat: render frames on export (#7210) 2023-11-09 17:00:21 +01:00
data feat: renderer tweaks (#6698) 2023-10-20 17:45:37 +02:00
fixtures scale embeddable and fix youtube start bug 2023-11-16 18:27:28 +00:00
helpers feat: render frames on export (#7210) 2023-11-09 17:00:21 +01:00
packages feat: support excalidrawAPI and remove refs support (#7251) 2023-11-10 15:33:43 +05:30
queries feat: Support mermaid flowchart and sequence diagrams to excalidraw diagrams 🥳 (#6920) 2023-11-03 17:41:34 +05:30
scene feat: render frames on export (#7210) 2023-11-09 17:00:21 +01:00
actionStyles.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
align.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
App.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
appState.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
binding.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
charts.test.tsx improvement: Support numbers with commas in them (#2636) 2020-12-20 14:08:22 +02:00
clients.test.ts fix: garbled text displayed on avatars (#6575) 2023-05-13 19:49:09 +02:00
clipboard.test.tsx feat: make clipboard more robust and reintroduce contextmenu actions (#7198) 2023-10-28 19:29:28 +00:00
contextmenu.test.tsx feat: make clipboard more robust and reintroduce contextmenu actions (#7198) 2023-10-28 19:29:28 +00:00
dragCreate.test.tsx refactor: DRY out and simplify setting active tool from toolbar (#7079) 2023-10-04 00:16:54 +02:00
elementLocking.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
export.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
fitToContent.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
flip.test.tsx feat: render frames on export (#7210) 2023-11-09 17:00:21 +01:00
geometricAlgebra.test.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
history.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
library.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
linearElementEditor.test.tsx feat: Support mermaid flowchart and sequence diagrams to excalidraw diagrams 🥳 (#6920) 2023-11-03 17:41:34 +05:30
MermaidToExcalidraw.test.tsx test: fix mermaid test flake (#7249) 2023-11-07 18:06:15 +01:00
move.test.tsx refactor: DRY out and simplify setting active tool from toolbar (#7079) 2023-10-04 00:16:54 +02:00
multiPointCreate.test.tsx refactor: DRY out and simplify setting active tool from toolbar (#7079) 2023-10-04 00:16:54 +02:00
regressionTests.test.tsx fix: Actions panel ux improvement (#6850) 2023-10-24 18:36:13 +00:00
resize.test.tsx test: add more resizing tests (#7028) 2023-10-12 20:59:02 +02:00
rotate.test.tsx test: add more resizing tests (#7028) 2023-10-12 20:59:02 +02:00
scroll.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
selection.test.tsx test: add more resizing tests (#7028) 2023-10-12 20:59:02 +02:00
shortcuts.test.tsx fix: use jotai scope for editor-specific atoms (#6308) 2023-03-03 11:58:36 +00:00
test-utils.ts feat: make device breakpoints more specific (#7243) 2023-11-06 16:29:00 +01:00
tool.test.tsx feat: support excalidrawAPI and remove refs support (#7251) 2023-11-10 15:33:43 +05:30
utils.test.ts hide fill icons when fill color transparent (#2414) 2020-11-26 21:43:38 +01:00
viewMode.test.tsx refactor: move excalidraw-app outside src (#6987) 2023-09-21 09:28:48 +05:30
zindex.test.tsx fix: frame add/remove/z-index ordering changes (#7194) 2023-10-25 23:16:02 +02:00