1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src/element
2020-01-19 23:11:46 +02:00
..
bounds.test.ts Refactor Element Functions (#233) 2020-01-07 19:04:52 +04:00
bounds.ts feat: add line shape (#371) 2020-01-16 00:07:19 +05:00
collision.ts feat: add line shape (#371) 2020-01-16 00:07:19 +05:00
handlerRectangles.ts feat: add line shape (#371) 2020-01-16 00:07:19 +05:00
index.ts Fix reversed cursor issues on resize with bi-directional cursors (#451) 2020-01-19 23:11:46 +02:00
newElement.ts Update to rough.js 4.0.1 (#363) 2020-01-13 11:04:28 -08:00
resizeTest.ts Fix reversed cursor issues on resize with bi-directional cursors (#451) 2020-01-19 23:11:46 +02:00
sizeChecks.ts Remove resized element if it is invisibly small (#405) 2020-01-16 23:16:11 +01:00
textElement.ts Extract Side Panel from App component (#295) 2020-01-10 18:00:19 +04:00
textWysiwyg.tsx Trim wysiwyg text to avoid misalignment on Firefox (#454) 2020-01-19 20:52:19 +01:00
typeChecks.ts Extract element functions into modules (#207) 2020-01-06 19:34:22 +04:00
types.ts Fixes text jumping on creation (#266) 2020-01-09 00:06:25 +05:00