excalidraw/src/element
2022-05-11 12:42:52 +00:00
..
binding.ts fix: eraser removed deleted elements (#5155) 2022-05-07 21:01:37 +02: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 refactor: rename elementType to activeTool and make it an object (#4968) 2022-03-25 20:46:01 +05:30
Hyperlink.scss feat: Support hyperlinks 🔥 (#4620) 2022-02-03 20:34:59 +05:30
Hyperlink.tsx chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
image.ts fix: ensure svg image dimensions are always set (#5044) 2022-04-15 12:05:10 +02:00
index.ts feat: support selecting multiple library items via shift (#4306) 2021-11-26 12:46:23 +01:00
linearElementEditor.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
mutateElement.ts feat: add element.updated (#4070) 2021-11-24 18:38:33 +01:00
newElement.test.ts chore: add ga for most actions (#4829) 2022-03-28 14:46:40 +02:00
newElement.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
resizeElements.ts refactor: rename elementType to activeTool and make it an object (#4968) 2022-03-25 20:46:01 +05:30
resizeTest.ts chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
showSelectedShapeActions.ts fix: hide sidebar when custom tool active (#5179) 2022-05-11 12:42:52 +00:00
sizeHelpers.test.ts chore: fix various typos (#4857) 2022-03-02 11:37:12 +05:30
sizeHelpers.ts refactor: rename elementType to activeTool and make it an object (#4968) 2022-03-25 20:46:01 +05:30
textElement.test.ts fix: Reduce padding to 5px for bounded text (#4530) 2022-01-03 17:59:26 +05:30
textElement.ts feat: Support binding text to container via context menu (#4935) 2022-03-21 17:54:54 +05:30
textWysiwyg.test.tsx fix: don't bind text to container if double clicked else instead of center (#5105) 2022-04-27 17:04:21 +05:30
textWysiwyg.tsx fix: jumping of text when typing single line in bound text (#5139) 2022-05-04 11:21:27 +05:30
transformHandles.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
typeChecks.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00
types.ts feat: Element locking (#4964) 2022-04-07 13:43:29 +02:00