excalidraw/src/element
2022-03-02 17:04:09 +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 feat: support background fill for freedraw shapes (#4610) 2022-02-09 17:43:21 +01:00
collision.ts chore: fix various typos (#4857) 2022-03-02 11:37:12 +05:30
dragElements.ts fix: binding text to non-bindable containers and not always preferring selection (#4655) 2022-03-02 17:04:09 +01:00
Hyperlink.scss feat: Support hyperlinks 🔥 (#4620) 2022-02-03 20:34:59 +05:30
Hyperlink.tsx chore: Add tracking for hyperlinks (#4703) 2022-02-21 17:44:28 +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 chore: fix various typos (#4857) 2022-03-02 11:37:12 +05:30
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: binding text to non-bindable containers and not always preferring selection (#4655) 2022-03-02 17:04:09 +01:00
resizeElements.ts feat: Scale font size when bound text containers resized with shift pressed (#4828) 2022-02-22 18:45:59 +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 chore: fix various typos (#4857) 2022-03-02 11:37:12 +05:30
sizeHelpers.ts feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
textElement.test.ts fix: Reduce padding to 5px for bounded text (#4530) 2022-01-03 17:59:26 +05:30
textElement.ts fix: binding text to non-bindable containers and not always preferring selection (#4655) 2022-03-02 17:04:09 +01:00
textWysiwyg.test.tsx fix: binding text to non-bindable containers and not always preferring selection (#4655) 2022-03-02 17:04:09 +01:00
textWysiwyg.tsx feat: support vertical text align for bound containers (#4852) 2022-03-02 20:06:07 +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 fix: binding text to non-bindable containers and not always preferring selection (#4655) 2022-03-02 17:04:09 +01:00
types.ts fix: binding text to non-bindable containers and not always preferring selection (#4655) 2022-03-02 17:04:09 +01:00