Commit graph

24 commits

Author SHA1 Message Date
bucknatt
1b8387bcb0 update version for release 2026-06-18 12:50:17 +02:00
bucknatt
7d3374d7ee Fix corrupted package-lock.json for release CI 2026-06-17 17:08:27 +02:00
bucknatt
5b98544f3b chore: release 1.0.7 2026-06-17 17:04:10 +02:00
bucknatt
41e6d09263 fix ascii, add quotes, fix reduced motion toggle 2026-06-17 17:04:10 +02:00
bucknatt
55e0f0fbbe update typescript version 2026-05-15 19:28:39 +02:00
bucknatt
a17601c3a5 Fix package-lock for CI npm ci on release builds
Pin TypeScript 5.8.3 and add legacy-peer-deps so npm ci matches
eslint-plugin-obsidianmd peer requirements in GitHub Actions.
2026-05-15 19:24:33 +02:00
bucknatt
f538fe900a Resolve community review lint warnings for 1.0.6
Add eslint-plugin-obsidianmd, fix type-safe Obsidian API usage,
use activeDocument for DOM, remove CSS !important, bump minAppVersion
to 1.7.2 for revealLeaf, and align UI strings with sentence case.
2026-05-15 19:05:27 +02:00
bucknatt
9b527498d1 Remove banned General settings heading for 1.0.5
Obsidian community review rejects generic section headings; start
the settings tab with controls directly.
2026-05-15 18:27:01 +02:00
bucknatt
5b8b2b3b13 Fix community review for 1.0.4
Rename the settings heading to avoid banned words, use activeDocument
for theme hooks, tighten ASCII preset typing, and attest release
binaries in CI.
2026-05-15 18:12:22 +02:00
bucknatt
17a4b50e88 Fix community review errors for 1.0.3.
Use Setting.setHeading in settings tab, HTMLElement.setCssProps for
draggable widgets, and bump version for a new release scan.
2026-05-15 17:43:56 +02:00
bucknatt
9636bb8366 Clean up public repo: remove QA/debug tooling and personal paths.
Drop launch helpers, internal reports, and outdated release doc; add
CONTRIBUTING and generic RELEASE guide. Gitignore built main.js/styles.css;
sanitize docs to use placeholder vault paths.
2026-05-15 16:48:44 +02:00
bucknatt
927667cd7d Rename plugin to Miku Hybrid and release 1.0.2 for directory review.
Obsidian manifest check rejects "Plugin" in the display name field.
2026-05-15 16:45:12 +02:00
bucknatt
8f88002d6a Fix manifest version to 1.0.1 for release tag alignment. 2026-05-15 16:11:38 +02:00
bucknatt
a791c9fed6 optimize ascii arts 2026-05-15 15:38:10 +02:00
bucknatt
64a447a895 Add release 1.0.0 push instructions for GitHub. 2026-05-15 15:28:07 +02:00
bucknatt
cc46e2a88f Prepare Miku Plugin Hybrid 1.0.0 for Community marketplace.
Bundle theme CSS into plugin styles at build time, add root catalog
metadata (manifest, LICENSE, README), release workflow, and submission docs.
2026-05-15 15:27:08 +02:00
bucknatt
20228f435b optimize install to vault docs 2026-05-15 15:04:22 +02:00
bucknatt
aa1148af9c add quotes, update ascii text 2026-05-15 14:58:56 +02:00
bucknatt
de05403125 add quotes, update ascii text 2026-05-15 14:54:00 +02:00
bucknatt
333d1b2755 add contributor 2026-05-15 14:47:26 +02:00
bucknatt
d098670157 prepare community release assets 2026-05-10 18:10:39 +02:00
bucknatt
e4c8381946 add launch obsidian 2026-04-28 22:45:33 +02:00
bucknatt
bffc0217fb add to vault 2026-04-28 20:53:53 +02:00
bucknatt
2a1e37ca20 initial commit 2026-04-28 20:44:44 +02:00