Commit Graph
452 Commits
Author SHA1 Message Date
Neko Ayaka f7b619aa3f fix: build 2025-03-11 01:30:21 +08:00
Neko Ayaka 5760fbc46f feat(stage-web): module consciousness setting 2025-03-11 01:15:38 +08:00
junkwarrior87 5529b9cb5d chore(stage-web): make the buttons follow the color scheme (#67)
* chore(stage-web): make the buttons follow the color scheme
* remove blank lines generated by lint
* use complementary colors
2025-03-10 17:26:29 +08:00
junkwarrior87 c24b8be26f fix(ui-transitions): the outermost div should be fixed (#66) 2025-03-10 15:31:21 +08:00
junkwarrior87 dcea180ed6 refactor(stage-web): eliminate the need for resize check (#65)
* refactor(stage-web): eliminate the need for resize check, now it's really pure-css
* final optimization: remove unused and remove extra div node
* support movement direction
2025-03-10 14:45:21 +08:00
Neko Ayaka 3abe279943 fix(stage-web): type issue over DropShadowFilter not Filter 2025-03-10 11:25:50 +08:00
junkwarrior87 966a71b282 feat(stage-web): I Want It Dynamic! (#64)
* feat(stage-web): I Want It Dynamic!
* a hacky way to make the live2d shadow dynamic
* fix types, just use 0 for rafId as a valid raf return will never be 0
* fix type
2025-03-10 10:50:26 +08:00
Neko Ayaka 7536352699 style(stage-web): better menu component 2025-03-10 00:43:25 +08:00
Neko Ayaka 372c98107a style(stage-web): colors 2025-03-09 23:16:03 +08:00
Neko Ayaka 981649aafd chore: cSpell 2025-03-09 22:43:53 +08:00
LemonNeko 32a4a86476 chore(stage-web): make the live2d shadow also follow theme color (#63) 2025-03-09 21:42:44 +08:00
Neko Ayaka b089468783 feat(stage-web): component for links 2025-03-09 12:22:18 +08:00
Neko Ayaka 8e68926052 fix(stage-web): color scheme 2025-03-09 12:15:01 +08:00
junkwarrior87 b551c1be31 feat(stage-web): make the logo also follow the color theme (#61) 2025-03-08 22:16:51 +08:00
junkwarrior87 bafd7a72e5 fix(stage-web): text colors (#60) 2025-03-08 22:06:43 +08:00
junkwarrior87 ac2e866e78 feat(stage-web): make the color theme slider more intuitive (#59)
* feat(stage-web): make the color theme slider more intuitive

* use oklch

* use parameters of 400 instead of 600 in oklch
2025-03-08 21:43:15 +08:00
junkwarrior87 306df22f44 fix(stage-web): language select is not clickable (#58) 2025-03-08 21:00:26 +08:00
junkwarrior87 5f107ad5e8 refactor(stage-web): eliminate the need of raf, use pure css to translate the waves (#55) 2025-03-08 20:09:47 +08:00
藍+85CD b34866a741 perf: use feaxios instead of axios (#57) 2025-03-08 20:08:48 +08:00
藍+85CD 4fdb151514 perf: use nolyfill to reduce install size (#56) 2025-03-08 20:02:36 +08:00
LemonNeko 25e06085f3 feat(stage): custom primary colors (#53)
* feat(stage-ui): allow disable transitions
* fix(stage-web): apply motion map from file
* chore(stage-web): change icon
* feat(stage): custom primary colors
2025-03-08 16:51:48 +08:00
Makito 8b824e8ccf fix(stage-web): wave animation (#54) 2025-03-08 13:03:19 +08:00
Makito 5741b99881 fix(stage-web): add back button to settings root (#52) 2025-03-08 13:02:18 +08:00
Neko Ayaka 856bcd0bc0 docs(README.md): updated with new logo 2025-03-08 03:10:07 +08:00
Neko Ayaka 971045a670 refactor(apps|packages): migrate out moonshine-web, whisper-webgpu, lobe-icons to @proj-airi 2025-03-08 03:00:43 +08:00
Makito f951815640 feat(stage-web): add dotted background to settings buttons (#51)
* feat(stage-web): add dotted background to settings buttons
* fix: colon

> Phew! There are too many colons on this line.
2025-03-08 00:35:03 +08:00
Neko Ayaka 413da96c56 feat(stage-web): new ui 2025-03-08 00:33:29 +08:00
Neko Ayaka 30062e5697 feat(stage-web): better module settings page 2025-03-07 23:51:36 +08:00
Neko Ayakaand藍+85CD 15f1ff6e23 chore(deps): bump dependencies
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
2025-03-07 23:33:23 +08:00
Neko Ayaka ffa195841d docs(CONTRIBUTING.md): move to root 2025-03-07 23:24:07 +08:00
藍+85CD a24e3ccfda refactor!: use xsschema/ext-providers instead of typeschema/providers (#50)
* refactor!: use xsschema/ext-providers instead of typeschema/deprecated-providers

* fix: add deps

* chore: remove gcornut/valibot-json-schema

* fix(stage): update provider options
2025-03-07 23:07:24 +08:00
藍+85CD 6c9ea2441c fix(locales): fix prompt line break (#49) 2025-03-07 22:55:42 +08:00
Rizumu Ayaka 9704de856a docs: fix a code error in DevLog-2025.03.05 (#48) 2025-03-07 22:20:41 +08:00
藍+85CD 04ee3ee14f chore(deps): bump xsai (#47) 2025-03-07 22:19:59 +08:00
junkwarrior87andLemonNeko ff807ffa51 fix(stage-ui, ui-transitions): typecheck (#46)
* try fix type errors in Stage.vue

* remove index

* make index optional

* setMotion also need to make index optional

* fix(ui-transitions): typecheck

---------

Co-authored-by: LemonNeko <chheese048@gmail.com>
2025-03-07 17:33:49 +08:00
Neko Ayaka 69b45aec00 fix(docs): updated
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 16:03:51 +08:00
Neko Ayaka 15f839cf20 fix(stage-web): updated plausible.io and docs redirect
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 15:59:52 +08:00
Neko Ayaka 6c02b8110c fix(docs): non exist image
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 15:52:49 +08:00
Neko Ayaka 232d32c130 docs(docs): DevLogs added
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 15:47:24 +08:00
Neko Ayaka 41f43504ef fix(stage-web): animations
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 14:43:54 +08:00
Neko Ayaka 687f7f4a3b style(stage-web): updated design
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 11:01:00 +08:00
Neko Ayaka ba68f376a9 fix(stage-web): games icon
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 00:48:47 +08:00
Neko Ayaka 0ccd164dde feat(stage-web): better settings
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-07 00:39:17 +08:00
Neko Ayaka 76b166e65b feat(stage-web): impl settings
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 22:37:52 +08:00
Neko Ayaka d62bb4192c style(stage-web): new transitions
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 21:52:38 +08:00
Neko Ayaka d540c05f4d fix(stage-web): docs path
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 19:33:45 +08:00
Neko Ayaka ff7c97602a fix(stage-web): ci
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 19:19:59 +08:00
Neko Ayaka a928cc89e7 docs(stage-web): support docs
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 18:48:53 +08:00
Neko Ayaka ba82024da1 fix(ui-transitions): build
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 18:42:30 +08:00
Neko Ayaka e8d2df3496 style(ui-transitions): better mobile
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
2025-03-06 18:41:50 +08:00