You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/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
4 years ago
..
__snapshots__ refactor: code clean up (#3681) 4 years ago
data feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 4 years ago
fixtures test: Add unit tests for package/utils (#3357) 4 years ago
helpers fix: keep binding for attached arrows after changing text (#3754) 4 years ago
packages feat: add undo/redo buttons & tweak footer (#3832) 4 years ago
queries feat: improved freedraw (#3512) 4 years ago
scene feat: support appState.exportEmbedScene to embed scene data in exportToSvg util (#3777) 4 years ago
align.test.tsx feat: add langCode and renderFooter props (#2644) 4 years ago
appState.test.tsx feat: support pasting file contents & always prefer system clip (#3257) 4 years ago
binding.test.tsx fix: keep binding for attached arrows after changing text (#3754) 4 years ago
charts.test.tsx improvement: Support numbers with commas in them (#2636) 4 years ago
clients.test.ts Add user list component + snap to user functionality (#1749) 5 years ago
collab.test.tsx fix: Don't share collab types with core (#3353) 4 years ago
contextmenu.test.tsx feat: Make color ARIA labels better (#3871) 4 years ago
dragCreate.test.tsx feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 4 years ago
export.test.tsx Factor out collaboration code (#2313) 4 years ago
flip.test.tsx feat: add undo/redo buttons & tweak footer (#3832) 4 years ago
geometricAlgebra.test.ts Allow binding linear elements to other elements (#1899) 5 years ago
history.test.tsx fix: selectedGroupIds not being stored in history (#3630) 4 years ago
library.test.tsx feat: switch to selection tool on library item insert (#3773) 4 years ago
move.test.tsx feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 4 years ago
multiPointCreate.test.tsx feat: Bind keyboard events to the current excalidraw container and add handleKeyboardGlobally prop to allow host to bind to document (#3430) 4 years ago
regressionTests.test.tsx feat: Make color ARIA labels better (#3871) 4 years ago
resize.test.tsx feat: add undo/redo buttons & tweak footer (#3832) 4 years ago
scroll.test.tsx feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 4 years ago
selection.test.tsx fix: selectedGroupIds not being stored in history (#3630) 4 years ago
test-utils.ts fix: selectedGroupIds not being stored in history (#3630) 4 years ago
utils.test.ts hide fill icons when fill color transparent (#2414) 4 years ago
viewMode.test.tsx fix: view mode cursor adjustments (#3809) 4 years ago
zindex.test.tsx feat: allow inner-drag-selecting with cmd/ctrl (#3603) 4 years ago