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/src/element
David Luzar 097362662d
feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797)
4 years ago
..
binding.ts fix: Use Array.from when spreading over set so that typescript transpiles correctly in the umd build (#3165) 4 years ago
bounds.test.ts Add test for getElementBounds (#1395) 5 years ago
bounds.ts perf: Improve arrow head sizing (#3480) 4 years ago
collision.ts fix: remove `draw` element from codebase (#3559) 4 years ago
dragElements.ts refactor: code clean up (#3681) 4 years ago
index.ts refactor: move getSyncableElements to CollabWrapper & expose isInvisiblySmallElement helper (#3471) 4 years ago
linearElementEditor.ts fix: normalize linear element points on restore (#3633) 4 years ago
mutateElement.ts feat: pass localElements to restore and restoreElement API's and bump versions of duplicate elements on import (#3797) 4 years ago
newElement.test.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 4 years ago
newElement.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 4 years ago
resizeElements.ts refactor: code clean up (#3681) 4 years ago
resizeTest.ts improvement: Enhance resize for non generic elements (#2720) 4 years ago
showSelectedShapeActions.ts feat: add view mode in Excalidraw (#2840) 4 years ago
sizeHelpers.test.ts 15-degree rotation locking (#1627) 5 years ago
sizeHelpers.ts feat: improved freedraw (#3512) 4 years ago
textElement.ts split font into fontSize and fontFamily (#1635) 5 years ago
textWysiwyg.test.tsx feat: support tab in text Wyswig (#3411) 4 years ago
textWysiwyg.tsx fix: use active Excalidraw component when editing text (#3478) 4 years ago
transformHandles.ts feat: improved freedraw (#3512) 4 years ago
typeChecks.ts feat: improved freedraw (#3512) 4 years ago
types.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 4 years ago