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/packages/excalidraw/tests/__snapshots__
Ryan Di bbdcd30a73
refactor: update collision from ga to vector geometry (#7636)
* new collision api

* isPointOnShape

* removed redundant code

* new collision methods in app

* curve shape takes starting point

* clean up geometry

* curve rotation

* freedraw

* inside curve

* improve ellipse inside check

* ellipse distance func

* curve inside

* include frame name bounds

* replace previous private methods for getting elements at x,y

* arrow bound text hit detection

* keep iframes on top

* remove dependence on old collision methods from app

* remove old collision functions

* move some hit functions outside of app

* code refactor

* type

* text collision from inside

* fix context menu test

* highest z-index collision

* fix 1px away binding test

* strictly less

* remove unused imports

* lint

* 'ignore' resize flipping test

* more lint fix

* skip 'flips while resizing' test

* more test

* fix merge errors

* fix selection in resize test

* added a bit more comment

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
10 months ago
..
App.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
MermaidToExcalidraw.test.tsx.snap feat: command palette (#7804) 11 months ago
MobileMenu.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
charts.test.tsx.snap build: decouple package deps and introduce yarn workspaces (#7415) 1 year ago
contextmenu.test.tsx.snap refactor: update collision from ga to vector geometry (#7636) 10 months ago
dragCreate.test.tsx.snap fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago
excalidraw.test.tsx.snap feat: update X brand logo & tweak labels (#7518) 1 year ago
export.test.tsx.snap feat: support roundness for images (#7558) 1 year ago
linearElementEditor.test.tsx.snap feat: text measurements based on font metrics (#7693) 11 months ago
move.test.tsx.snap fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago
multiPointCreate.test.tsx.snap fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago
regressionTests.test.tsx.snap fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago
selection.test.tsx.snap fix: keep customData when converting to ExcalidrawElement (#7656) 1 year ago