excalidraw/src/element
2021-12-30 19:10:31 +01:00
..
binding.ts feat: change boundElementIdsboundElements (#4404) 2021-12-14 16:07:01 +01:00
bounds.test.ts Add test for getElementBounds (#1395) 2020-04-13 17:47:09 -07:00
bounds.ts fix: align and distribute binded text in container and cleanup (#4468) 2021-12-23 17:02:13 +05:30
collision.ts fix: pending review fixes for sticky notes (#4493) 2021-12-28 16:24:44 +05:30
dragElements.ts fix: support dragging binded text in container selected in a group (#4462) 2021-12-22 19:16:49 +05:30
image.ts chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
index.ts feat: support selecting multiple library items via shift (#4306) 2021-11-26 12:46:23 +01:00
linearElementEditor.ts feat: support selecting multiple points when editing line (#4373) 2021-12-13 13:35:07 +01:00
mutateElement.ts feat: add element.updated (#4070) 2021-11-24 18:38:33 +01:00
newElement.test.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 2021-06-13 21:26:55 +05:30
newElement.ts fix: check if process is defined before using so it works in browser (#4497) 2021-12-28 17:17:41 +05:30
resizeElements.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
resizeTest.ts chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02: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.test.ts tests: Add tests for wrapText util (#4495) 2021-12-28 16:52:57 +05:30
textElement.ts fix: Text wrapping with grid (#4505) (#4506) 2021-12-30 19:10:31 +01:00
textWysiwyg.test.tsx feat: support tab in text Wyswig (#3411) 2021-04-13 16:23:46 +02:00
textWysiwyg.tsx feat: Support updating text properties by clicking on container (#4499) 2021-12-29 16:49:52 +05:30
transformHandles.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
typeChecks.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
types.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30