excalidraw/src/tests
Thomas Steiner 621812d0eb
feat: Make color ARIA labels better (#3871)
* Make color aria labels better

* Use isTransparent helper

* Fix import

* Try to fix test

* More test fixes

* Reuse variable
2021-08-02 20:18:55 +02:00
..
__snapshots__ refactor: code clean up (#3681) 2021-06-01 23:52:13 +05:30
data feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 2021-07-04 22:23:35 +02:00
fixtures test: Add unit tests for package/utils (#3357) 2021-03-31 17:58:25 +05:30
helpers fix: keep binding for attached arrows after changing text (#3754) 2021-06-21 14:31:49 +02:00
packages feat: add undo/redo buttons & tweak footer (#3832) 2021-07-15 18:48:03 +02:00
queries feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
scene feat: support appState.exportEmbedScene to embed scene data in exportToSvg util (#3777) 2021-07-03 02:07:01 +05:30
align.test.tsx feat: add langCode and renderFooter props (#2644) 2021-01-03 21:51:52 +01:00
appState.test.tsx feat: support pasting file contents & always prefer system clip (#3257) 2021-03-20 20:20:47 +01:00
binding.test.tsx fix: keep binding for attached arrows after changing text (#3754) 2021-06-21 14:31:49 +02:00
charts.test.tsx improvement: Support numbers with commas in them (#2636) 2020-12-20 14:08:22 +02:00
clients.test.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
collab.test.tsx fix: Don't share collab types with core (#3353) 2021-03-28 19:26:03 +05:30
contextmenu.test.tsx feat: Make color ARIA labels better (#3871) 2021-08-02 20:18:55 +02:00
dragCreate.test.tsx feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 2021-04-13 01:29:25 +05:30
export.test.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
flip.test.tsx feat: add undo/redo buttons & tweak footer (#3832) 2021-07-15 18:48:03 +02:00
geometricAlgebra.test.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
history.test.tsx fix: selectedGroupIds not being stored in history (#3630) 2021-05-29 21:35:03 +02:00
library.test.tsx feat: switch to selection tool on library item insert (#3773) 2021-06-28 12:00:33 +02:00
move.test.tsx feat: Calculate width/height of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 2021-04-04 15:05:16 +05:30
multiPointCreate.test.tsx feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 2021-04-13 01:29:25 +05:30
regressionTests.test.tsx feat: Make color ARIA labels better (#3871) 2021-08-02 20:18:55 +02:00
resize.test.tsx feat: add undo/redo buttons & tweak footer (#3832) 2021-07-15 18:48:03 +02:00
scroll.test.tsx feat: Calculate width/height of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 2021-04-04 15:05:16 +05:30
selection.test.tsx fix: selectedGroupIds not being stored in history (#3630) 2021-05-29 21:35:03 +02:00
test-utils.ts fix: selectedGroupIds not being stored in history (#3630) 2021-05-29 21:35:03 +02:00
utils.test.ts hide fill icons when fill color transparent (#2414) 2020-11-26 21:43:38 +01:00
viewMode.test.tsx fix: view mode cursor adjustments (#3809) 2021-07-10 00:00:13 +02:00
zindex.test.tsx feat: allow inner-drag-selecting with cmd/ctrl (#3603) 2021-05-20 22:28:34 +02:00