Commit graph

6 commits

Author SHA1 Message Date
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