이윤진(Lee Yunjin)
18391ef347
fix(ui): color jittering ( #899 )
2026-01-07 16:22:11 +08:00
RainbowBird
39759337b7
chore: lint
2026-01-05 17:40:37 +08:00
RainbowBird
ddde54d22f
feat(stage-ui): character settings page ( #847 )
2026-01-05 16:26:43 +08:00
Neko Ayaka
3f4fde4864
feat(stage-pages,stage-ui,ui): character list for v2
2026-01-05 14:34:02 +08:00
Neko Ayaka
c1984806a9
feat(stage-*): v2 provider catalog for managing providers
2026-01-03 22:09:00 +08:00
Neko Ayaka
95d7612fed
release: v0.8.1-beta.2
2025-12-31 14:21:54 +08:00
Neko Ayaka
7eee4e357f
release: v0.8.1-beta.1
2025-12-31 14:13:35 +08:00
Neko Ayaka
4e07466c11
release: v0.8.0
2025-12-30 00:14:55 +08:00
Neko Ayaka
1e8b9a45e9
feat(stage-*): added new devtool called context flow (can be updated with more feature)
2025-12-29 19:18:21 +08:00
Neko Ayaka
78ab839ad6
release: v0.8.0-beta.9
2025-12-29 03:34:04 +08:00
Neko Ayaka
bb705d040c
release: v0.8.0-beta.8
2025-12-27 22:41:50 +08:00
Neko Ayaka
a07854ca31
chore(deps): bump dependencies
2025-12-27 04:26:56 +08:00
Neko Ayaka
63ba1e2512
release: v0.8.0-beta.7
2025-12-26 02:07:57 +08:00
Neko Ayaka
2e4c5a7719
release: v0.8.0-beta.6
2025-12-22 20:51:00 +08:00
LemonNeko
3cba59421d
refactor(ui): move DoubleCheckButton to @proj-airi/ui ( #823 )
2025-12-21 21:37:23 +08:00
Neko Ayaka
ff1a5f4859
release: v0.8.0-beta.5
2025-12-21 18:41:46 +08:00
Neko Ayaka
c9a9ec7bfa
Revert "chore(deps): bump dependencies"
...
This reverts commit 349810ff27 .
2025-12-21 17:16:47 +08:00
Neko Ayaka
349810ff27
chore(deps): bump dependencies
2025-12-21 15:58:52 +08:00
Neko Ayaka
cc603de54d
fix(ui): SelectTab still got bad radius
2025-12-20 21:37:55 +08:00
Neko Ayaka
b2e02a25cb
fix(ui): SelectTab has unmatched border-radius
2025-12-20 21:32:49 +08:00
Neko Ayaka
bd7d5d67b8
chore(ui,stage-ui,stage-pages): now support to display visualizer in both linear and log
2025-12-20 21:07:19 +08:00
Neko Ayaka
dbb1826b61
feat(ui): new SelectTab component
2025-12-20 18:58:35 +08:00
Neko Ayaka
15a5dae1fe
chore(stage-ui,stage-tamagotchi): improved fade on hover style
2025-12-20 04:34:59 +08:00
藍+85CD
f8fdc2e6f9
refactor(ui): remove unocss attributify for Option
2025-12-17 20:12:30 +08:00
Neko Ayaka
0d1f2b9364
release: v0.8.0-beta.4
2025-12-17 19:59:54 +08:00
Neko Ayaka
ee9576fa81
release: v0.8.0-beta.3
2025-12-14 13:33:40 +08:00
Neko Ayaka
d9dc142929
release: v0.8.0-beta.2
2025-12-11 16:09:28 +08:00
Neko Ayaka
7f5234de74
fix(stage-*): redundant template ref & ref for elmenets
2025-12-11 15:39:28 +08:00
Neko Ayaka
fafba1cdf8
chore(deps): bump dependencies
2025-12-11 02:22:43 +08:00
Neko Ayaka
d9bc556a87
release: v0.8.0-beta.1
2025-12-10 17:24:48 +08:00
Neko Ayaka
22ef34d169
feat(stage-ui,stage-tamagotchi,stage-web,stage-pages,i18n): add data management (import, export, reset, clear)
...
Close #782
2025-12-09 20:39:37 +08:00
Neko Ayaka
2fbd5b6b3a
release: v0.8.0-alpha.8
2025-12-02 03:00:12 +08:00
LemonNeko and autofix-ci[bot]
48c7c1f6b9
refactor(ui): move Button component to @proj-airi/ui ( #781 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-02 02:05:57 +08:00
Neko Ayaka
3c1ac5379f
release: v0.8.0-alpha.6
2025-12-01 16:09:20 +08:00
Neko Ayaka
0f2a872736
release: v0.8.0-alpha.5
2025-11-28 14:44:25 +08:00
Liet Blue
6ea0683c6b
fix(ui): replace broken files reactive trigger in BasicInputFile ( #769 )
2025-11-27 17:33:29 +08:00
Neko Ayaka
e34e7aa389
release: v0.8.0-alpha.4
2025-11-24 16:36:27 +08:00
Neko Ayaka
08664e3e3c
release: v0.8.0-alpha.3
2025-11-24 12:35:12 +08:00
Neko Ayaka
052da41a89
release: v0.8.0-alpha.2
2025-11-24 03:59:01 +08:00
Neko Ayaka
091b980ae1
release: v0.8.0-alpha.1
2025-11-24 02:48:49 +08:00
383a83d0c5
fix(stage-ui): early return for Live2D drop-shadow update hook ( #758 )
...
* fix(live2d): - Short-circuited the Live2D drop-shadow updater so it only computes/applies filters and runs the animation loop when the shadow setting is enabled
- Default live2dShadowEnabled to true
* [autofix.ci] apply automated fixes
* Update packages/stage-ui/src/components/scenes/live2d/Model.vue
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe >
2025-11-24 02:39:56 +08:00
Mr-Quin
b60e0d59c5
perf(stage-web): improve chat responsiveness & loading order ( #754 )
2025-11-23 15:12:47 +08:00
Mr-Quin
7e299e1788
chore(stage-*): improve use of useDark, remove nprogress for tamagotchi ( #753 )
2025-11-22 03:09:44 +08:00
Neko Ayaka
3e741d57ec
chore(deps): bump dependencies
2025-11-16 02:21:38 +08:00
Neko Ayaka
5b9bf180e9
Revert "chore(deps): bump dependencies"
...
This reverts commit 38401084e1 .
2025-11-16 01:28:29 +08:00
Neko Ayaka
38401084e1
chore(deps): bump dependencies
2025-11-15 23:45:01 +08:00
Neko Ayaka
111cef1f97
feat(ui): new <FieldTextArea /> component
2025-11-14 19:22:23 +08:00
LemonNeko
3451b4578f
fix(ui): update README.md for attributify and styles reset ( #724 )
2025-11-05 15:11:38 +08:00
Neko Ayaka
e84fe4dffa
fix(stage-ui): incorrectly border for dark
2025-11-02 04:53:07 +08:00
Neko Ayaka
ebeb66bb76
fix(stage-ui): incorrectly border uncoss class here used
2025-11-02 04:45:04 +08:00