Commit graph

14 commits

Author SHA1 Message Date
Andre482
7c5f70a1f9 Release 1.0.13: Mobile inspector dismiss and capitalised action labels.
Tap empty canvas on touch devices to close the inspector, and align inspector + buttons with toolbar capitalisation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 00:10:18 +03:00
Andre482
4bac5c0b35 Release 1.0.12: Multiline labels, inspector auto-expand, and pan-from-node fixes.
Improves label editing in the inspector and on nodes, renders line breaks on the diagram, and lets users pan by dragging from nodes while tap/click still selects.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 23:46:45 +03:00
Andre482
c08b368513 Release 1.0.11: Neutral toolbar styling for add buttons with capitalised labels.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 21:42:15 +03:00
Andre482
bb4bbcde18 Release 1.0.10: Fit zooms out enough to show the full diagram.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-27 21:22:13 +03:00
Andre482
748100523f 1.0.9 2026-06-27 20:18:40 +03:00
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
d86fd3291c Release 1.0.7: Align mobile overlay icons with node corners.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 22:31:18 +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
6e4de6938f Release 1.0.2: Obsidian plugin review lint fixes. 2026-06-19 10:12:32 +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