..
Hyperlink.scss
feat: Support hyperlinks 🔥 ( #4620 )
2022-02-03 20:34:59 +05:30
Hyperlink.tsx
feat: editor redesign 🔥 ( #5780 )
2022-11-01 17:29:58 +01:00
binding.ts
fix: eraser removed deleted elements ( #5155 )
2022-05-07 21:01:37 +02:00
bounds.test.ts
fix: multiple elements resizing regressions ( #5586 )
2022-10-29 13:01:38 +02:00
bounds.ts
fix: multiple elements resizing regressions ( #5586 )
2022-10-29 13:01:38 +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
image.ts
fix: ensure svg image dimensions are always set ( #5044 )
2022-04-15 12:05:10 +02:00
index.ts
fix: restore text dimensions ( #5432 )
2022-10-28 23:31:56 +02:00
linearElementEditor.ts
feat: support segment midpoints in line editor ( #5641 )
2022-09-14 19:55:54 +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: compute dimensions of container correctly when text pasted on container ( #5845 )
2022-11-08 19:50:41 +05:30
resizeElements.ts
fix: multiple elements resizing regressions ( #5586 )
2022-10-29 13:01:38 +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: set the dimensions of bound text correctly ( #5710 )
2022-09-22 15:40:38 +05:30
textElement.ts
fix: Always bind to container selected by user ( #5880 )
2022-11-25 15:45:34 +05:30
textWysiwyg.test.tsx
fix: Always bind to container selected by user ( #5880 )
2022-11-25 15:45:34 +05:30
textWysiwyg.tsx
fix: merge existing text with new when pasted ( #5856 )
2022-11-09 23:39:53 +05:30
transformHandles.ts
feat: editor redesign 🔥 ( #5780 )
2022-11-01 17:29:58 +01:00
typeChecks.ts
feat: Element locking ( #4964 )
2022-04-07 13:43:29 +02:00
types.ts
fix: set the dimensions of bound text correctly ( #5710 )
2022-09-22 15:40:38 +05:30