excalidraw/src/element
Daishi Kato 41cb1fbeba
feat: sharpness (#1931)
* feat: sharpness

* feat: fill sharp lines, et al.

* fix: rotated positioning

* chore: simplify path with Q

* fix: hit test inside sharp elements

* make sharp / round buttons work properly

* fix tsc tests

* update snapshots

* update snapshots

* fix: sharp arrow creation error

* fix merge and test

* avoid type assertion

* remove duplicate helper

Co-authored-by: dwelle <luzar.david@gmail.com>
2020-08-14 17:59:43 +02:00
..
binding.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
bounds.test.ts Add test for getElementBounds (#1395) 2020-04-13 17:47:09 -07:00
bounds.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
collision.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
dragElements.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
index.ts Refactor resize handle naming (#2013) 2020-08-10 14:16:39 +02:00
linearElementEditor.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
mutateElement.ts regenerate seed on change of sloppiness (#1986) 2020-07-30 20:14:38 +02:00
newElement.test.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
newElement.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
resizeElements.ts Refactor resize handle naming (#2013) 2020-08-10 14:16:39 +02:00
resizeTest.ts Refactor resize handle naming (#2013) 2020-08-10 14:16:39 +02:00
showSelectedShapeActions.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
sizeHelpers.test.ts 15-degree rotation locking (#1627) 2020-05-23 10:45:05 +02:00
sizeHelpers.ts Rewrite restore to guard against missing migrations (#1664) 2020-05-28 02:41:34 -07:00
textElement.ts split font into fontSize and fontFamily (#1635) 2020-05-27 15:14:50 +02:00
textWysiwyg.tsx Dark mode (#2006) 2020-08-13 13:35:31 +02:00
transformHandles.ts fix transform handles regression (#2018) 2020-08-10 15:00:21 +02:00
typeChecks.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
types.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00