Commit graph

20 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
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
7840781514 Add changelog for 1.0.2.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 10:12:23 +03:00
Andre482
5e95cc696a Add local Obsidian lint tooling and trim README.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 22:58:56 +03:00
Andre482
8d09403a49 Fix Obsidian plugin review lint issues in settings and help modal.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 22:32:35 +03:00
Andre482
a3f01bb92b Document Obsidian-compatible release tags (1.0.1, not v1.0.1).
Restrict the release workflow to semver tags without a v prefix so manifest.json and GitHub releases stay aligned.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-18 22:23:30 +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
6ea43bcfc6 Delete existing release before republishing with notes.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 15:17:35 +03:00
Andre482
08bb49e572 Add release notes and artifact attestations to release workflow.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 15:15:40 +03:00
Andre482
5ac0a990c3 Audit: remove personal deploy paths and clarify plugin purpose in README.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 15:06:33 +03:00
Andre482
f09015e70f Remove cl-contigo example bowtie from repository.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 15:05:00 +03:00
Andre482
f71646c748 Remove Presight OpenRisk attribution from README and help modal.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-12 15:02:57 +03:00
Andre482
511575d66f Merge branch 'main' of https://github.com/Andre482/O-tie 2026-06-12 14:59:39 +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
Andre482
90abd8e2fb
Initial commit 2026-06-12 14:57:00 +03:00