mirror of
https://github.com/z-fab/agentmd-obsidian.git
synced 2026-07-22 07:32:24 +00:00
- Add eslint (typescript-eslint + eslint-plugin-obsidianmd) with a lint script and run it in the release workflow - Replace direct element.style assignments with CSS utility classes - Use window timers, activeDocument, and FileSystemAdapter for popout/window compatibility and to drop unsafe any casts - Use Notice.messageEl (was deprecated noticeEl) and await revealLeaf; bump minAppVersion to 1.8.7 accordingly - Replace electron require() with a typed import + ambient module declaration - Mark fire-and-forget promises with void; tidy command name - Provide window in the test setup so window-timer code runs under Node |
||
|---|---|---|
| .. | ||
| client | ||
| store | ||
| ui | ||
| views | ||
| backend-lifecycle.test.ts | ||
| backend-monitor.test.ts | ||
| setup.ts | ||