..
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
More Arrowheads: dot, bar ( #2486 )
2020-12-11 18:17:28 +01:00
collision.ts
Reduce the maximum size of the binding gap ( #2450 )
2020-12-09 14:03:25 +01:00
dragElements.ts
chore: Minor refactoring for consistency ( #2425 )
2020-11-29 17:32:51 +01:00
index.ts
improvement: Enhance resize for non generic elements ( #2720 )
2021-01-16 19:49:13 +01:00
linearElementEditor.ts
feat: adjust line-confirm-threshold based on zoom ( #2884 )
2021-02-14 14:43:23 +01:00
mutateElement.ts
chore: Minor refactoring for consistency ( #2425 )
2020-11-29 17:32:51 +01:00
newElement.test.ts
Fix history initialization ( #2115 )
2020-09-09 21:08:06 +02:00
newElement.ts
Support CSV graphs and improve the look and feel ( #2495 )
2020-12-11 12:13:23 +01:00
resizeElements.ts
fix: cursor being leaked outside of canvas ( #3161 )
2021-03-03 14:04:02 +01: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
Rewrite restore to guard against missing migrations ( #1664 )
2020-05-28 02:41:34 -07:00
textElement.ts
split font into fontSize and fontFamily ( #1635 )
2020-05-27 15:14:50 +02:00
textWysiwyg.tsx
fix: refresh wysiwyg position on canvas resize ( #3008 )
2021-02-11 12:24:26 +01:00
transformHandles.ts
Enhance aspect ratio tools | Rectangle, Diamond, Ellipses ( #2439 )
2020-12-07 00:39:31 +02:00
typeChecks.ts
Enhance aspect ratio tools | Rectangle, Diamond, Ellipses ( #2439 )
2020-12-07 00:39:31 +02:00
types.ts
docs: add tsdoc for certain element props ( #2673 )
2020-12-28 00:17:27 +02:00