Commit graph

9 commits

Author SHA1 Message Date
Michael Naumov
355721b885 chore: update libs 2026-07-21 21:18:15 -06:00
Michael Naumov
7114025481 test: drive real obsidian-dev-utils bases in unit tests
Convert the four unit-test files that re-created obsidian-dev-utils/obsidian-test-mocks
class bodies to drive the real implementations via the test-mocks bridge, restoring G49
compliance and fixing 49 tests that had rotted against obsidian-dev-utils 74.x:

- plugin-settings-component: real PluginSettingsComponentBase + in-memory DataHandler
- invoke-command-handler: real FileCommandHandler via onRegistered/buildCommand
- plugin-settings-tab: real PluginSettingsTabBase + SettingEx, stub only bind return
- plugin: real PluginBase via the onload lifecycle

Add offref to cspell words.
2026-06-21 11:20:19 -06:00
Michael Naumov
40666fe33f chore: update template 2026-06-09 06:41:09 -06:00
Michael Naumov
27688d318b chore: update libs 2025-11-24 12:53:47 -06:00
Michael Naumov
ee20c24803 New template 2025-04-07 01:55:44 -06:00
Michael Naumov
eb14175ea4 Spellcheck 2024-11-05 12:47:40 -06:00
Michael Naumov
fc5bcfd73b Refactor to use backlinks 2024-11-04 23:48:49 -06:00
Michael Naumov
e1a778b410 Spellcheck 2024-11-03 23:51:21 -06:00
Michael Naumov
713b67e663 Migrate to new template 2024-11-03 23:51:12 -06:00