Commit graph

10 commits

Author SHA1 Message Date
Jason Swartz
7587e9a94f updated the publish workflow to match the numeric versions in the json files 2026-06-15 14:11:49 -07:00
Jason Swartz
bd8d946938
Merge pull request #4 from swartzrock/swartzrock/demo-video-update
Update demo video link in README.md
2026-06-15 13:24:42 -07:00
Jason Swartz
e8151d9b67
Update demo video link in README.md 2026-06-15 13:21:57 -07:00
Jason Swartz
bf804fd414
Merge pull request #3 from swartzrock/swartzrock/fix-esbuild-vulnerability
Upgrade esbuild to 0.28.1 to address GHSA-gv7w-rqvm-qjhr vulnerability
2026-06-15 13:08:10 -07:00
Jason Swartz
bd72c1abbf Upgrade esbuild to 0.28.1 to address GHSA-gv7w-rqvm-qjhr vulnerability 2026-06-15 13:05:53 -07:00
Jason Swartz
4114874686
Merge pull request #2 from swartzrock/feature/settings-float-plugin
Initial version of the Settings Float plugin.
2026-06-15 12:49:56 -07:00
Jason Swartz
af391107b9 docs: document Settings Float release plan
Add installation and workflow documentation, release notes, requirements, and project planning notes for the initial Settings Float plugin release.
2026-06-15 12:31:03 -07:00
Jason Swartz
e625eb1059 feat(dialogs): add movable Settings modal controls
Enhance supported Obsidian Settings and catalog dialogs with drag, resize, geometry persistence, preset controls, and cleanup on unload. Cover the pure geometry, settings, detector, pointer interaction, and enhancer behavior with Vitest.
2026-06-15 12:27:04 -07:00
Jason Swartz
bc9cff7ce5 chore(scaffold): establish Obsidian plugin project 2026-06-15 12:26:39 -07:00
Jason Swartz
8b2079ead9
Initial commit 2026-06-15 12:13:32 -07:00