Commit Graph
36 Commits
Author SHA1 Message Date
Ilya Bogdanov 5ec5b24f07 feat(chat): Enhanced Chat Experience with Multimodality and Optimized Streaming (#445)
* feat(chat): Refactor streaming message handling and add math support
* feat(chat): Basic multimodalities
* fix: language regex and python as default
* fix: refactor llm stream event as one onStreamEvent
2025-08-26 16:53:46 +08:00
Neko Ayaka 21b3307e9e feat(stage-*): new Model Selector to select models for Live2D, VRM, and future MMD
Close #426
Close #414
Close #375
2025-08-24 23:38:32 +08:00
Neko Ayaka b9a19e974c fix: lint 2025-08-21 17:00:44 +08:00
凌莞~(=^▽^=) c15e502056 fix(ui): TransitionVertical Interrupt animation (#373) 2025-08-21 14:01:33 +08:00
Neko Ayaka 1e8bfbb7c7 fix(ui): InputFile wasn't using BasicInputFile 2025-08-11 04:53:42 +08:00
Neko Ayaka 8fae7cf16c feat(ui): include BidrectionalTransition as ui component 2025-08-06 16:19:52 +08:00
Neko Ayaka 808a47662b fix(stage-*): combobox not displaying default value 2025-07-30 00:25:06 +08:00
Neko Ayaka 65f4d77fc1 style(stage-ui): combobox 2025-07-29 13:49:50 +08:00
Neko Ayaka daea2d52f5 fix: i18n selector 2025-07-28 13:16:49 +08:00
Neko Ayaka a3afd431cd fix(stage-ui): select & combobox design 2025-07-25 03:59:11 +08:00
Neko Ayaka fff4598c5e feat(stage-ui): new Combobox component 2025-07-24 03:10:02 +08:00
Neko Ayaka 5194868d48 feat(stage-ui): new devtools about background & theme color blending 2025-07-23 01:38:03 +08:00
Neko Ayaka a8c668b9b1 fix(ui,stage-web): mobile range not draggable 2025-07-21 18:43:37 +08:00
Neko Ayaka 0db4fa3f7c feat(stage-*): dramatically improved mobile 2025-07-21 01:52:48 +08:00
Typed SIGTERM 532066e684 feat: show placeholder when lists has no data (#293) 2025-07-19 01:16:39 +08:00
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 3e6f457669 style(ui): Field* components got fine-grant template slots now 2025-07-16 18:51:57 +08:00
Neko Ayaka aaa6b281ed fix(ui): critical issue when updating property value 2025-07-16 18:51:01 +08:00
Neko Ayaka 1ae7cc3e9f feat(stage-web): sending button for mobile 2025-07-14 01:11:45 +08: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 d61d413d18 fix(ui): bad Select style 2025-07-06 18:03:39 +08:00
Neko Ayaka dd358eea96 style(ui,stage-ui): improved FieldSelect 2025-07-03 19:12:54 +08:00
Neko Ayaka 7bda256ccf style(stage-ui,stage-tamagotchi): improved style 2025-07-03 13:25:09 +08:00
Neko Ayaka d0d782ff94 feat(ui): added new FieldSelect component 2025-07-01 20:21:25 +08:00
Neko AyakaandDustella 9bbb376de7 feat(ui): new TransitionHorizontal
Co-authored-by: Dustella <fdnoaivj@outlook.com>
2025-06-28 17:49:29 +08:00
Neko bd497051fe refactor(ui,stage-ui,stage-app,stage-tamagotchi): migrate to use @proj-airi/unocss-preset-chromatic (#219) 2025-06-19 17:16:00 +08:00
Kévin Taccoen 0514b5e068 feat(stage-web,stage-tamagotchi): character cards creation feature (#195) 2025-06-13 00:43:53 +08:00
Neko Ayaka 1aef0ad46f feat(stage-ui,ui): migrate to use dedicated ColorHueRange component 2025-06-08 18:06:39 +08:00
Neko Ayaka 092ddf9c03 fix(stage-ui|ui): textarea style not aligned, title was missing 2025-05-02 00:59:16 +08:00
RainbowBird 99bc4ca7a6 feat(story): new select component with floating-vue (#151) 2025-04-30 17:08:56 +08:00
RainbowBird aacc857e05 feat(ui): Select component (#149)
* feat(ui): Select component
* chore: tamagotchi
2025-04-30 14:40:16 +08:00
Neko Ayaka bd5c961337 fix(ui): textarea bg and border issue 2025-04-27 21:50:12 +08:00
Neko Ayaka b32560039d fix: type assert not transpiled when mkdist 2025-04-27 21:36:24 +08:00
Neko Ayaka 3f9335089d fix: types & import 2025-04-26 16:03:38 +08:00
RainbowBird c0fc0a7db0 feat(package/ui): move stage-ui/Form to ui/Form (#140) 2025-04-26 15:11:34 +08:00