excalidraw/src/element
Jonas Bleyl 8d8769ba4e
feat: add triangle arrowhead (#4024)
Co-authored-by: ad1992 <aakansha1216@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-10-27 19:27:39 +02:00
..
binding.ts fix: Use Array.from when spreading over set so that typescript transpiles correctly in the umd build (#3165) 2021-03-03 19:27:15 +05:30
bounds.test.ts Add test for getElementBounds (#1395) 2020-04-13 17:47:09 -07:00
bounds.ts feat: add triangle arrowhead (#4024) 2021-10-27 19:27:39 +02:00
collision.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
dragElements.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
image.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
index.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
linearElementEditor.ts fix: normalize linear element points on restore (#3633) 2021-05-24 20:35:53 +02:00
mutateElement.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
newElement.test.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 2021-06-13 21:26:55 +05:30
newElement.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
resizeElements.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
resizeTest.ts improvement: Enhance resize for non generic elements (#2720) 2021-01-16 19:49:13 +01:00
showSelectedShapeActions.ts feat: add view mode in Excalidraw (#2840) 2021-02-01 21:56:42 +01:00
sizeHelpers.test.ts 15-degree rotation locking (#1627) 2020-05-23 10:45:05 +02:00
sizeHelpers.ts feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
textElement.ts split font into fontSize and fontFamily (#1635) 2020-05-27 15:14:50 +02:00
textWysiwyg.test.tsx feat: support tab in text Wyswig (#3411) 2021-04-13 16:23:46 +02:00
textWysiwyg.tsx fix: use active Excalidraw component when editing text (#3478) 2021-04-23 21:11:18 +05:30
transformHandles.ts feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
typeChecks.ts feat: image support (#4011) 2021-10-21 22:05:48 +02:00
types.ts feat: add triangle arrowhead (#4024) 2021-10-27 19:27:39 +02:00