excalidraw/packages/math/src
Ryan Di 6fc85022ae
Some checks failed
Tests / test (push) Successful in 7m13s
Auto release excalidraw next / Auto-release-excalidraw-next (push) Failing after 1m45s
Build Docker image / build-docker (push) Failing after 6s
Cancel previous runs / cancel (push) Failing after 1s
Publish Docker / publish-docker (push) Failing after 20s
New Sentry production release / sentry (push) Failing after 2m5s
fix: lasso selection issues (#9353)
* revert stroke slicing hack for knot

* fix incorrect closing of path

* nonzero enclosure

* lint
2025-04-08 00:50:52 +10:00
..
angle.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
curve.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
ellipse.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
index.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
line.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
point.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
polygon.ts fix: lasso selection issues (#9353) 2025-04-08 00:50:52 +10:00
range.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
rectangle.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
segment.ts feat: lasso selection (#9169) 2025-04-07 16:44:25 +10:00
triangle.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
types.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
utils.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00
vector.ts refactor: separate elements logic into a standalone package (#9285) 2025-03-26 15:24:59 +01:00