Commit graph

24 commits

Author SHA1 Message Date
Jason Swartz
9ca9ed71a9
Merge pull request #12 from swartzrock/codex/fix-color-picker-window-drag
Fixed the color-picker selection bug
2026-07-21 12:47:54 -07:00
Jason Swartz
8106648028 Fix color picker drag handling 2026-07-20 23:02:57 -07:00
Jason Swartz
9de8b10bd9
Merge pull request #10 from swartzrock/swartzrock/version-0.2.1
chore: bump version to 0.2.1
2026-06-15 18:23:55 -07:00
Jason Swartz
7f13f570e3 chore: bump version to 0.2.1 2026-06-15 18:22:13 -07:00
Jason Swartz
57d5440777
Merge pull request #9 from swartzrock/swartzrock/easier-releases
Making version bumps easier
2026-06-15 18:18:50 -07:00
Jason Swartz
cffdd945a2 Making version bumps easier 2026-06-15 18:15:47 -07:00
Jason Swartz
d4275a4795
Merge pull request #8 from swartzrock/swartzrock/more-plugin-lints
chore: prepare plugin for community review
2026-06-15 16:50:57 -07:00
Jason Swartz
688e60f06f chore: prepare plugin for community review
Add Obsidian ESLint configuration, tighten community review copy and styling, make narrow-window behavior effective, and document the 0.2.0 release notes.
2026-06-15 16:48:32 -07:00
Jason Swartz
d5da096c37
Merge pull request #7 from swartzrock/swartzrock/version02
version 0.2.0 bump
2026-06-15 14:47:03 -07:00
Jason Swartz
c55a73b0f2 more version updates for 0.2.0 2026-06-15 14:45:31 -07:00
Jason Swartz
f267a6770b version 0.2.0 bump 2026-06-15 14:39:15 -07:00
Jason Swartz
dce2defe71
Merge pull request #6 from swartzrock/swartzrock/first-community-plugin-submission-errors
updated re obsidian community submission errors
2026-06-15 14:33:32 -07:00
Jason Swartz
6d59394f30 updated re obsidian community submission errors 2026-06-15 14:30:13 -07:00
Jason Swartz
4f84cc31c5
Merge pull request #5 from swartzrock/swartzrock/publish-versions-match
updated the publish workflow to match the numeric versions in config
2026-06-15 14:14:09 -07:00
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