nikshukrem_obsidian-constel.../devtools/render-test
NikShukrem f6e42a354f Fix second round of Obsidian community review findings; bump to 0.1.10
- Drop the plugin-name settings heading (reviewers flag repeating the
  plugin's own name in its settings tab).
- Revert to setWarning() on the rollback button: setDestructive() is a
  1.13.0 API, newer than this plugin's declared minAppVersion (1.7.2).
- Cast the whole mock star record to StarNode instead of casting the
  individual `file` field to TFile, so the render-test harness's fake
  vault-file stub no longer reads as an unsafe TFile cast.
2026-07-20 11:13:49 +03:00
..
build.mjs Give the filament style real volume (tube geometry, not a flat line) 2026-07-17 16:11:59 +03:00
index.html Give the filament style real volume (tube geometry, not a flat line) 2026-07-17 16:11:59 +03:00
mock-data.ts Fix second round of Obsidian community review findings; bump to 0.1.10 2026-07-20 11:13:49 +03:00
render.ts Fix Obsidian community review findings; bump to 0.1.9 2026-07-20 10:53:51 +03:00
screenshot.mjs Replace per-universe connection style with per-group cloud+thread crossfade 2026-07-17 16:50:46 +03:00