excalidraw/src/element
David Luzar b7da524538
confirm arrow on doubleclick (#949)
* confirm arrow on double click

* change hint

* fix cursor not updating on click
2020-03-18 16:43:06 +01:00
..
bounds.test.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
bounds.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
collision.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
handlerRectangles.ts More mobile tweaks (#790) 2020-02-21 11:34:18 -08:00
index.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
mutateElement.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
newElement.test.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
newElement.ts confirm arrow on doubleclick (#949) 2020-03-18 16:43:06 +01:00
resizeTest.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
showSelectedShapeActions.ts Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
sizeHelpers.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
textElement.ts Abstract away or eliminate most of the mutation of the Elements array (#955) 2020-03-14 21:48:51 -07:00
textWysiwyg.tsx Trim trailing newlines (#999) 2020-03-18 13:01:33 +01:00
typeChecks.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
types.ts confirm arrow on doubleclick (#949) 2020-03-18 16:43:06 +01:00