Commit graph

17 commits

Author SHA1 Message Date
Ivan Hanloth
ac6ee3866d
Merge pull request #9 from IvanHanloth/ci/auto-release
ci: create auto version bump and release workflow
2026-05-30 16:06:21 +01:00
Ivan Hanloth
d61fe9481a
ci: create auto version bump and release 2026-05-30 16:04:34 +01:00
Ivan Hanloth
80713a31a3
ci: support auto note generation 2026-05-30 15:38:59 +01:00
Ivan Hanloth
95239e4e36
Merge pull request #7 from IvanHanloth/doc/add-demo
doc: add demo to doc
2026-05-30 15:32:20 +01:00
Ivan Hanloth
f0c8b540d4
Merge pull request #6 from IvanHanloth/fix/mobile-dblclick
fix: fix unable to double click on mobile to navigate
2026-05-30 15:31:55 +01:00
Ivan Hanloth
86e27b2605
doc: add demo to doc 2026-05-30 15:31:01 +01:00
Ivan Hanloth
f42a8b0b59
fix: fix unable to double click on mobile to navigate 2026-05-30 15:12:58 +01:00
Ivan Hanloth
c44f3aeb6e
Merge pull request #5 from IvanHanloth/feat/auto-rename
feat: allow auto rename for property keys
2026-05-30 14:39:20 +01:00
Ivan Hanloth
099af168a8
feat: allow auto rename for property keys 2026-05-30 14:18:42 +01:00
Ivan Hanloth
fd2e47b06e
chor: update version in json 2026-05-29 23:05:32 +01:00
Ivan Hanloth
1332f5dfb4
chor: add title for ci auto release 2026-05-29 23:00:37 +01:00
Ivan Hanloth
4aed0f40ad
feat: modify details based on obsidian review 2026-05-29 22:58:52 +01:00
Ivan Hanloth
e42d325196
fix: correct syntax for gh release command in workflow 2026-05-29 14:25:29 +01:00
Ivan Hanloth
73c48c9381
feat: create action workflow (#1)
* ci: fix pnpm missing

* ci: fix npm cache error

* ci: add artifact upload

* ci: fix ci undefined

* feat: update package dependencies

* fix: fix ci error

* fix:fix build error

* fix: fix eslint

* fix eslint

* ci: fix eslint error in cicd

* chore: downgrade and pin eslint to v9 to fix typescript-eslint compatibility

* fix: import process module in deploy script

* fix: add JavaScript output files to tsconfig include

* fix: update build output directory from 'out' to 'dist' in workflows and configuration
2026-05-29 14:17:50 +01:00
Ivan Hanloth
08ad369a3e
chor: remove npm package lock 2026-05-25 22:41:18 +01:00
Ivan Hanloth
1628218ad8
feat: migrate from plain js to Node.js 2026-05-25 22:40:44 +01:00
Ivan Hanloth
d08f5f4616
Initial commit 2026-05-25 20:22:15 +01:00