excalidraw/src/tests
2023-07-17 01:09:44 +02:00
..
__snapshots__ feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00
data feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
fixtures feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
helpers feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
packages feat: support customizing what parts of frames are rendered (#6752) 2023-07-10 17:13:44 +02:00
queries feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
scene feat: introduce frames (#6123) 2023-06-14 18:42:01 +02:00
align.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
appState.test.tsx fix: changing font size when text is not selected or edited (#4751) 2022-02-08 21:18:43 +00:00
binding.test.tsx fix: center align text when wrapped in container via context menu (#6480) 2023-04-18 19:44:14 +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: retain seed on shift-paste (#6509) 2023-04-24 10:26:21 +02:00
collab.test.tsx feat: collab component state handling rewrite & fixes (#5046) 2022-07-05 16:03:40 +02:00
contextmenu.test.tsx feat: add flipping for multiple elements (#5578) 2023-05-25 16:27:41 +02:00
dragCreate.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
elementLocking.test.tsx feat: add "unlock all elements" to canvas contextMenu (#5894) 2023-05-13 22:52:03 +02:00
export.test.tsx feat: clean unused images only after 24hrs (local-only) (#5839) 2022-11-06 19:41:14 +01:00
fitToContent.test.tsx feat: support scrollToContent opts.fitToViewport (#6581) 2023-06-29 12:36:38 +02:00
flip.test.tsx feat: make appState.selectedElementIds more stable (#6745) 2023-07-08 23:33:34 +02:00
geometricAlgebra.test.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
history.test.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
library.test.tsx feat: sidebar tabs support (#6213) 2023-05-04 17:33:31 +00:00
linearElementEditor.test.tsx fix: cleanup getMaxContainerHeight and getMaxContainerWidth (#6519) 2023-04-25 18:06:23 +05:30
MobileMenu.test.tsx feat: color picker redesign (#6216) 2023-05-18 16:06:27 +02:00
move.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
multiPointCreate.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
reconciliation.test.ts fix: restoreElementWithProperties drops "parent" property (#5742) 2022-10-08 20:42:05 +02:00
regressionTests.test.tsx feat: add flipping for multiple elements (#5578) 2023-05-25 16:27:41 +02:00
resize.test.tsx fix: horizontal text alignment for bound text when resizing (#5721) 2022-09-27 16:44:41 +05:30
scroll.test.tsx feat: Scroll using PageUp and PageDown (#6038) 2022-12-31 15:54:37 -06:00
selection.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
shortcuts.test.tsx fix: use jotai scope for editor-specific atoms (#6308) 2023-03-03 11:58:36 +00:00
test-utils.ts feat: color picker redesign (#6216) 2023-05-18 16:06:27 +02:00
utils.test.ts hide fill icons when fill color transparent (#2414) 2020-11-26 21:43:38 +01:00
utils.ts feat: Support labels for arrow 🔥 (#5723) 2022-12-05 21:03:13 +05:30
viewMode.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
zindex.test.tsx feat: cache most of element selection (#6747) 2023-07-17 01:09:44 +02:00