Commit graph

7 commits

Author SHA1 Message Date
Andre482
8a376a87a8 Release 1.0.8: Pan from anywhere on touch, keyboard selection, and quality audit.
- Single-finger touch panning now works even when starting on a node; a tap still selects.

- Add keyboard node selection (Tab/Enter/Space/Escape) and validated settings input.

- Guard against overwriting malformed .bowtie files; show a notice and keep original data.

- Add Vitest tests (model/layout/panZoom) and a GitHub Actions CI workflow.

- Split bowtieView into history/panZoom/stackRows/externalSync modules; refresh README, examples, and contributor docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 19:26:42 +03:00
Andre482
6187819a59 Release 1.0.6: Scale overlay icons with zoom and shield canvas touch gestures.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 22:22:43 +03:00
Andre482
e1b8325415 Release 1.0.5: Unscaled mobile icon overlay and fix false sync notices.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 22:11:40 +03:00
Andre482
fcec587d40 Release 1.0.4: Fix mobile button shape and canvas pan gesture capture.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 21:55:49 +03:00
Andre482
a0abb2f177 Release 1.0.3: Mobile touch support, sync hardening, and circular add buttons.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 21:26:53 +03:00
Andre482
2f379a623f Release v1.0.1: fix lane add button placement on bowtie connectors.
Align + controls with bezier edge geometry, keep them behind nodes when paths cross, and document the release in CHANGELOG.md.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 22:18:37 +03:00
Andre482
14241b0423 Initial release v1.0.0: O-Tie bowtie diagram plugin for Obsidian.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 14:59:23 +03:00