Commit Graph
581 Commits
Author SHA1 Message Date
Neko Ayaka c684258e70 fix(ui,stage-*): minor tweaks 2025-07-18 02:22:38 +08:00
Neko AyakaandSuJiurong e956af00a8 fix(stage-web,stage-tamagotchi): Microsoft Speech not loading voices correctly
Co-authored-by: SuJiurong <92735869+sujiurong@users.noreply.github.com>
2025-07-18 02:05:33 +08:00
Neko Ayaka e9a82388b6 fix(stage-web,stage-tamagotchi): width incorrect for model settings 2025-07-18 01:55:00 +08:00
Neko Ayaka 1c371a0f6a refactor(stage-ui/scenarios/settings/model-settings): moved to new location, better swap 2025-07-17 20:34:02 +08:00
Neko Ayaka a2d2d0cafe docs: updated subtitle & fixed chronicles links 2025-07-17 04:02:58 +08:00
Neko Ayaka 20533103d2 fix(stage-web,stage-tamagotchi): modules indicator not working
Close #175
2025-07-17 03:50:31 +08:00
Neko AyakaandSuJiurong 8ce1fe221e fix(stage-web,stage-tamagotchi): missing select model step
Co-authored-by: SuJiurong <92735869+sujiurong@users.noreply.github.com>
2025-07-17 03:42:10 +08:00
Neko e69297ec86 style(stage-web,stage-tamagotchi): improved model settings page, use standard components (#278) 2025-07-16 21:03:17 +08:00
Neko Ayaka 3c36b3eeb0 refactor(stage-ui): new Scenarios directory for business related components 2025-07-16 19:55:57 +08:00
LemonNeko b9223f8a72 refactor(stage(live2d(settings))): merge ui, extract store (#277) 2025-07-16 19:48:27 +08:00
Neko Ayaka 3e6f457669 style(ui): Field* components got fine-grant template slots now 2025-07-16 18:51:57 +08:00
Neko Ayaka eff74a2862 style(stage-ui): improved colors 2025-07-16 18:51:24 +08:00
Neko Ayaka aaa6b281ed fix(ui): critical issue when updating property value 2025-07-16 18:51:01 +08:00
LemonNeko fffe3d1932 feat(stage): change scale and position of live2d model (#275) 2025-07-16 16:19:26 +08:00
Neko Ayaka 3d0600cc6c style(docs,stage-ui): improved color & functionality 2025-07-16 14:22:52 +08:00
Neko Ayakaand藍+85CD 17013d1b3f fix(docs): many style issues & link missing
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com>
2025-07-15 23:51:25 +08:00
Neko Ayaka 1426238245 feat(docs): more i18n 2025-07-15 16:40:35 +08:00
Neko Ayaka cb0d767af2 feat(docs): zh-Hans for docs 2025-07-15 15:53:43 +08:00
Neko 5e8b2b8412 feat(docs): migrate to vitepress with @unovue/reka-ui's theme (#224) 2025-07-15 10:25:44 +08:00
Neko 7e0035c7ac fix(workspace): missing fonts (#269) 2025-07-14 21:53:56 +08:00
Neko Ayaka b21f4b4da7 fix(ci): build failed on Netlify with latest Node.js v24.4.0
Read more at:
- https://github.com/nodejs/node/issues/59057
- https://github.com/pnpm/pnpm/issues/9743

Details:
```
7:26:13 PM: Failed during stage 'Install dependencies': dependency_installation script returned non-zero exit code: 1
7:26:13 PM: <--- Last few GCs --->
7:26:13 PM: [1319:0x7f60e4002000]     8717 ms: Scavenge 593.1 (722.0) -> 593.1 (722.0) MB, pooled: 0 MB, 140.50 / 0.00 ms  (average mu = 0.909, current mu = 0.833) allocation failure;
7:26:13 PM: FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory
7:26:13 PM: ----- Native stack trace -----
7:26:13 PM:  1: 0xf1f241 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  2: 0x13563a0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  3: 0x135648f v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [node]
7:26:13 PM:  4: 0x15ecad5  [node]
7:26:13 PM:  5: 0x1a9b37c  [node]
7:26:13 PM:  6: 0x7f5f1be76636
```
2025-07-14 19:31:00 +08:00
NekoandLemonNeko c449df548f feat(stage-ui): Chat Bubble with minimalism theme (#267)
---------

Co-authored-by: LemonNeko <self@lemonneko.moe>
2025-07-14 02:45:25 +08:00
Neko Ayaka 1ae7cc3e9f feat(stage-web): sending button for mobile 2025-07-14 01:11:45 +08:00
Neko Ayaka 25952b59ae feat(stage-web,stage-tamagotchi): unified onboarding, better style 2025-07-12 23:02:23 +08:00
Neko Ayaka 76233f883a feat(stage-ui,stage-web): PWA update ready prompt 2025-07-12 00:42:40 +08:00
Makito 83579e7c71 feat(stage-ui): improve UTF-8 grapheme cluster awareness for byte streams 2025-07-10 02:51:44 +09:00
Neko AyakaandLemonNeko 017f009d65 fix(ui,stage-ui): missing default select slot, and bad color, and skeleton color
Co-authored-by: LemonNeko <self@lemonneko.moe>
2025-07-08 17:50:23 +08:00
Neko Ayaka a48eedb87b fix(stage-ui): do not add shadow to dialog drawer overlay 2025-07-08 12:01:16 +08:00
Makito 7a04fd6956 fix(stage-ui): grapheme splitter in poppin'text 2025-07-08 04:58:23 +09:00
Makito bd1b6aef3d feat(stage-ui): add stack animator to poppin'text 2025-07-08 04:44:58 +09:00
Makito d37ea81ff5 feat(stage-ui): refactor animators in poppin'text into creator pattern; rainbow text 2025-07-08 04:44:58 +09:00
Makito bb5929ceb2 feat(stage-ui): add fade animation to poppin'text 2025-07-08 04:44:58 +09:00
Makito b56b8bf74e feat(stage-ui): introduce poppin'text 2025-07-08 04:44:57 +09:00
Neko Ayaka 5fd2443aae refactor(stage-ui): re-structure for Histoire 2025-07-08 01:09:24 +08:00
Neko Ayaka bf9f4a7aad refactor(stage-web,stage-ui): toast from vue-sonner & re-structure 2025-07-08 01:07:03 +08:00
Neko Ayaka 2d08434bdf fix(stage-ui): light theme bg missing 2025-07-07 20:37:47 +08:00
Neko Ayaka 408fe21307 style(stage-ui): redesign buttons 2025-07-07 20:37:02 +08:00
Neko Ayaka d171d37305 feat(stage-ui): new Callout component 2025-07-07 04:08:45 +08:00
Neko Ayaka 61f3aba8bb chore(stage-ui,i18n): translations 2025-07-07 03:39:12 +08:00
Neko Ayaka d009319f8a feat(stage-web): drawer for setup 2025-07-07 03:23:26 +08:00
Neko Ayaka d4a1bfc4f6 style(stage-web): improve mobile chat ui 2025-07-07 02:10:57 +08:00
Neko Ayaka 6c3bfc5b21 refactor(stage-ui): onboarding dialog 2025-07-07 00:53:28 +08:00
Neko Ayaka 305893f1a6 fix(stage-web): prompt error 2025-07-07 00:47:50 +08:00
Neko Ayaka 7478b5ac65 feat(stage-web): offset for model, use blur for bg 2025-07-07 00:41:24 +08:00
Neko Ayaka e77608f9aa chore(stage-web): improve chat 2025-07-07 00:19:25 +08:00
Neko Ayaka 0e14b02963 chore(stage-ui): improve onboarding 2025-07-06 23:49:02 +08:00
melty kiss 15dcca498a feat(stage-web): launch setup (#259) 2025-07-06 23:24:00 +08:00
Neko Ayaka e6a1f12ac7 chore(stage-ui): split subtitles 2025-07-06 22:54:17 +08:00
Neko Ayaka 34b547047f chore(deps): bump dependencies 2025-07-06 19:06:59 +08:00
Neko Ayaka 09e2090da2 feat(stage-ui): replayable helper for histoire 2025-07-06 18:03:39 +08:00