~akkartik/lines-and-links

3a2d78e8 — Kartik K. Agaram 16 days ago main
Merge lines.love
60bc27de — Kartik K. Agaram 16 days ago
transparent highlights work with more colors
bebc7fdb — Kartik K. Agaram 25 days ago
Merge lines.love
4af6f7b9 — Kartik K. Agaram 25 days ago
bugfix in source editor
5afe11a9 — Kartik K. Agaram 25 days ago
don't always pop up keyboard on mobile devices

We don't want to do this during app initialization because other forks
might not start out with an editor on screen even if this one does.

We don't want to perform this side-effect on edit.mouse_press, which
also runs in tests.
4addd538 — Kartik K. Agaram 27 days ago
Merge lines.love
b4bcb85f — Kartik K. Agaram 27 days ago
streamline Readme
a73671ce — Kartik K. Agaram 30 days ago
Merge lines.love
9448f9b0 — Kartik K. Agaram 30 days ago
fine, I'll add a badge
8aaf604c — Kartik K. Agaram a month ago
Merge lines.love
52f87630 — Kartik K. Agaram a month ago
clean up some issues I now feel confident about
f98cdd14 — Kartik K. Agaram a month ago
explicitly state when operations manage undo
5c8e3e96 — Kartik K. Agaram a month ago
clean up Drawing.before after creating undo event

This isn't a bug here, but it led to a bug in lines 2.
17d22083 — Kartik K. Agaram a month ago
Merge lines.love
a8158f97 — Kartik K. Agaram 2 months ago
stop returning unused value
03ac2b2d — Kartik K. Agaram 2 months ago
Merge lines.love
21e2d8cf — Kartik K. Agaram 2 months ago
clarify that PRs and patches are both welcome
f4137cc5 — Kartik K. Agaram 2 months ago
add a fork
0b7b49bc — Kartik K. Agaram 2 months ago
Merge lines.love
fab72a29 — Kartik K. Agaram 2 months ago
fix a comment
Next