Aakansha Doshi 0d1058a596 feat: support segment midpoints in line editor (#5641) 2 years ago
..
Hyperlink.scss f47ddb988f feat: Support hyperlinks 🔥 (#4620) 3 years ago
Hyperlink.tsx ec350ba8b2 feat: Introduce ExcalidrawElements and ExcalidrawAppState provider (#5463) 3 years ago
binding.ts a524eeb66e fix: eraser removed deleted elements (#5155) 3 years ago
bounds.test.ts e77e2255bd Add test for getElementBounds (#1395) 5 years ago
bounds.ts 720f468f39 fix: improve solveQuadratic when a = 0 (#5618) 3 years ago
collision.ts b5fd904808 fix: allow box selection of points when inside editor (#5594) 3 years ago
dragElements.ts 501397cb61 fix: disable locking aspect ratio for box-selection (#5525) 3 years ago
image.ts f3e17c90d3 fix: ensure svg image dimensions are always set (#5044) 3 years ago
index.ts 865d29388c feat: cursor alignment when creating linear elements with shift pressed (#5518) 3 years ago
linearElementEditor.ts 0d1058a596 feat: support segment midpoints in line editor (#5641) 2 years ago
mutateElement.ts f9d2d537a2 feat: add `element.updated` (#4070) 3 years ago
newElement.test.ts f242721f3b chore: add ga for most actions (#4829) 3 years ago
newElement.ts ad0c4c4c78 fix: points not being normalized on single-elem resize (#5581) 3 years ago
resizeElements.ts ad0c4c4c78 fix: points not being normalized on single-elem resize (#5581) 3 years ago
resizeTest.ts 1c7056bdaa chore: bump Prettier to the latest (#4185) 3 years ago
showSelectedShapeActions.ts 2537b225ac fix: hide sidebar when `custom` tool active (#5179) 3 years ago
sizeHelpers.test.ts 45b592227d fix: remove rounding to fix jitter when shift-editing (#5543) 3 years ago
sizeHelpers.ts 45b592227d fix: remove rounding to fix jitter when shift-editing (#5543) 3 years ago
textElement.test.ts 5c67329be6 fix: Reduce padding to 5px for bounded text (#4530) 3 years ago
textElement.ts 625ecc64ed feat: Support binding text to container via context menu (#4935) 3 years ago
textWysiwyg.test.tsx ec35d5db51 fix: bind text to correct container when nested (#5307) 3 years ago
textWysiwyg.tsx b30066ca19 fix: jumping of text when typing single line in bound text (#5139) 3 years ago
transformHandles.ts b5fd904808 fix: allow box selection of points when inside editor (#5594) 3 years ago
typeChecks.ts 327ed0e2d1 feat: Element locking (#4964) 3 years ago
types.ts b914ad41fc feat: support `ExcalidrawElement.customData` (#5592) 3 years ago