alpha
Login
or
Join now
pds.dad
/
lexidraw
Star
9
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A Excalidraw fork with syncing to your Atmosphere account and iroh for sync
Star
9
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lexidraw
/
packages
/
math
/
src
/
at
main
15 files
David Luzar
fix(editor): handle invalid points on restore (#11321)
2mo ago
0457ac90
angle.ts
perf: Simplify normalizeRadians function (#9572) Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
1 year ago
constants.ts
fix(editor): remove extremely large arrows on restore (#11235) * fix: Temp fix for elbow arrow at restore Co-authored-by: Copilot <copilot@github.com> Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * fix: Speculative fixes to avoid Infinity Co-authored-by: Copilot <copilot@github.com> Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * validate/remove arrow size after point normalization & move binding repairs back * validate even simple arrows * remove x/y check * remove duplicate constant --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: Copilot <copilot@github.com> Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
3 months ago
curve.ts
feat(editor): implement overlap box selection (#11053) Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
3 months ago
ellipse.ts
refactor: separate elements logic into a standalone package (#9285)
1 year ago
index.ts
feat: Precise hit testing (#9488)
1 year ago
line.ts
refactor: separate elements logic into a standalone package (#9285)
1 year ago
point.ts
fix(editor): handle invalid points on restore (#11321) * fix: handle invalid points on restore * move isValidPoint to @excalidraw/math
2 months ago
polygon.ts
fix: lasso selection issues (#9353) * revert stroke slicing hack for knot * fix incorrect closing of path * nonzero enclosure * lint
1 year ago
range.ts
refactor: separate elements logic into a standalone package (#9285)
1 year ago
rectangle.ts
chore: Refactor doBoundsIntersect (#9657)
1 year ago
segment.ts
fix(math): correctly validate second point in isLineSegment (#11007) Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
4 months ago
triangle.ts
refactor: separate elements logic into a standalone package (#9285)
1 year ago
types.ts
feat(editor): allow laser-pointing in view mode (#10802) * feat(editor): allow laser pointing in view mode * feat: allow switching between laser/hand in view mode * fix lint * factor out to utils * fix: only handle primary clicks with the selection/laser tools
5 months ago
utils.ts
chore: Refactor doBoundsIntersect (#9657)
1 year ago
vector.ts
feat: Precise hit testing (#9488)
1 year ago