Commit graph

237 commits

Author SHA1 Message Date
Ayo
832afc1128 chore: add vite build app monorepo script 2026-04-05 15:31:10 +02:00
Ayo
4f3897bfaf chore(lib): move vite config to lib dir 2026-04-04 01:22:04 +02:00
Ayo
d4228c60f3 chore: update publish scripts 2026-04-03 23:46:24 +02:00
Ayo
7b9529bddb chore: add publish:lib script 2026-04-03 23:35:22 +02:00
Ayo
ba91f1ec50 chore: remove publish in release script 2026-04-03 23:34:34 +02:00
Ayo
debc9495ae chore: release v0.4.31
Some checks failed
Release / release (push) Has been cancelled
2026-04-03 23:33:25 +02:00
Ayo
f4763e711c chore: move lib publish script 2026-04-03 23:33:13 +02:00
Ayo
788fc2dfe1 chore: add publish script 2026-04-03 23:31:43 +02:00
Ayo
07ebca0834 chore: release v0.4.30
Some checks failed
Release / release (push) Has been cancelled
2026-04-03 23:31:02 +02:00
Ayo
52e223f2dd chore: add package homepage 2026-04-03 23:30:45 +02:00
Ayo
60aee72af3 chore: release v0.4.29
Some checks failed
Release / release (push) Has been cancelled
2026-04-03 23:27:04 +02:00
Ayo
3e524968f3 chore(lib): update release script 2026-04-03 23:22:11 +02:00
Ayo
af22f0908a chore: release v0.4.28
Some checks failed
Release / release (push) Has been cancelled
2026-04-03 23:20:37 +02:00
Ayo
1ae0e8b169 chore: adjust lib scripts for build and release 2026-04-03 23:19:40 +02:00
Ayo
64ac0bbebb chore(lib): add minimal-mnswpr link to guide 2026-04-03 23:19:40 +02:00
Ayo
2328a7251a chore(lib): update user guide 2026-04-03 23:19:33 +02:00
Ayo
b56530bf92 feat: New guide to building a browser game using **mnswpr** 2026-04-03 23:18:23 +02:00
Ayo
011f285bf3 chore: update publish scripts 2026-04-03 23:12:20 +02:00
Ayo
2bf6cbe968 feat(app): top links to npm and github 2026-04-03 23:11:28 +02:00
Ayo
1075422a1d refactor: use options object as param for generateGrid 2026-04-03 23:11:28 +02:00
Ayo
5a682640c6 refactor(app): initialize loadingService once 2026-04-03 23:11:28 +02:00
Ayo
1a6f07e84f chore: initial pkg license & readme 2026-04-03 23:11:28 +02:00
Ayo
6a3ce486df chore: add publish script 2026-04-03 23:09:38 +02:00
Ayo
32bb31ecf1 chore: add publish script 2026-04-03 23:09:38 +02:00
Ayo
6b01a0272e chore(app): move build & preview scripts to app workspace 2026-04-03 23:09:38 +02:00
Ayo
0555154ea6 chore: update workspace scripts 2026-04-03 15:31:20 +02:00
Ayo
b6cad231c3 chore: release v0.4.27
Some checks are pending
Release / release (push) Waiting to run
2026-04-03 15:29:37 +02:00
Ayo
c09181f380 feat(app): show leaderboard & enable sending result on game done 2026-04-03 14:57:51 +02:00
Ayo
8ba28261f8 chore: update readme to mention pnpm in tooling section 2026-04-03 14:15:20 +02:00
Ayo
93fe1d64fd chore: update readme for development setup 2026-04-03 14:14:15 +02:00
Ayo
dab366496e chore: organize pnpm workspaces 2026-04-03 14:13:11 +02:00
Ayo
45507df720 chore: update readme with more info 2026-04-03 12:20:11 +02:00
Ayo
e12115792d feat(app): update default html title 2026-04-03 12:03:21 +02:00
Ayo
cc50d990eb chore: update package repo 2026-04-03 12:03:05 +02:00
Ayo
e4f578b3da chore(app): remove unused instructions file 2026-04-03 11:32:59 +02:00
Ayo
a67cec1bd5 chore: remove unused pnpm-workspace file 2026-04-03 11:32:03 +02:00
Ayo
6e37fcfbed refactor: separate utils directory 2026-04-03 11:31:26 +02:00
Ayo
1ed1f15d36 chore: remove unnecessary vite config prop 2026-04-03 11:27:59 +02:00
Ayo
994e0d2d5b feat: set default hooks functions 2026-04-03 11:26:48 +02:00
Ayo
39683946a7 feat: expose hooks for events levelChanged & gameDone 2026-04-03 11:23:55 +02:00
Ayo
29bcaace1e refactor: separate app & lib directories 2026-04-03 11:15:18 +02:00
Ayo
8824f9215b chore: site build & preview scripts 2026-04-03 10:54:19 +02:00
Ayo
d117fb2d21 chore: move mnswpr package source to lib dir 2026-04-03 10:45:07 +02:00
Ayo
a72421defe refactor: import mnswpr.css in user main.js 2026-04-03 03:38:12 +02:00
Ayo
2fbb7f69a8 chore: release v0.4.26
Some checks failed
Release / release (push) Has been cancelled
2026-04-03 03:31:04 +02:00
Ayo
20c98e77a4 fix: export all inside dist dir 2026-04-03 03:30:56 +02:00
Ayo
ea9effe3ba chore: release v0.4.25
Some checks failed
Release / release (push) Has been cancelled
2026-04-03 03:22:40 +02:00
Ayo
902c3073ec fix: export only class as defaul 2026-04-03 03:22:27 +02:00
Ayo
2db1129489 chore: update release action to not publish to npm 2026-04-03 03:18:06 +02:00
Ayo
823b035d70 chore: release v0.4.24 2026-04-03 03:17:39 +02:00