..
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
fix: points not being normalized on single-elem resize ( #5581 )
2022-08-16 21:51:43 +02:00
collision.ts
fix: allow box selection of points when inside editor ( #5594 )
2022-08-18 19:07:14 +05:30
dragElements.ts
fix: disable locking aspect ratio for box-selection ( #5525 )
2022-08-02 19:10:17 +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: cursor alignment when creating linear elements with shift pressed ( #5518 )
2022-08-02 15:43:19 +05:30
linearElementEditor.ts
feat: enable midpoint inside linear element editor ( #5564 )
2022-08-18 19:56:26 +05:30
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
fix: points not being normalized on single-elem resize ( #5581 )
2022-08-16 21:51:43 +02:00
resizeElements.ts
fix: points not being normalized on single-elem resize ( #5581 )
2022-08-16 21:51:43 +02:00
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
fix: remove rounding to fix jitter when shift-editing ( #5543 )
2022-08-05 20:22:46 +05:30
sizeHelpers.ts
fix: remove rounding to fix jitter when shift-editing ( #5543 )
2022-08-05 20:22:46 +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: bind text to correct container when nested ( #5307 )
2022-06-15 16:09:12 +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
fix: allow box selection of points when inside editor ( #5594 )
2022-08-18 19:07:14 +05:30
typeChecks.ts
feat: Element locking ( #4964 )
2022-04-07 13:43:29 +02:00
types.ts
feat: support ExcalidrawElement.customData
( #5592 )
2022-08-18 17:32:46 +05:30