かっこかり
b528ff9c59
enhance(frontend): テーマの適用管理を改善 ( #17376 )
...
* wip
* add test
* use themeManager.currentCompiledTheme for obtaining theme variables / reduce getComputedStyle usage
* fix
* fix: better error handling on theme installation
* Update Changelog
* chore: remove frontend-shared builds as it is currently working as a stub package
* fix: broken lockfile
* fix
* fix lint
* fix
2026-05-07 11:42:45 +09:00
syuilo
41592eafb3
refactor: make noImplicitAny true ( #17083 )
...
* wip
* Update emojis.emoji.vue
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update manager.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update analytics.ts
2026-01-09 22:06:40 +09:00
anatawa12
666f78e676
enable and fix no-unused-vars and no-async-promise-executor ( #17070 )
...
* dev: set --no-bail for lint task
* lint: enable no-async-promise-executor lint and fix them
* lint: enable no-unused-vars with allowing _ prefix
* lint: fix semi
2026-01-08 11:49:12 +09:00
syuilo
e1b6e9d4b6
fix(frontend): visibilityStateがhiddenな状態でstartViewTransitionしないように
2025-12-01 08:21:30 +09:00
syuilo
de7cbb376e
fix(frontend): 初回読み込み時にエラーになることがある問題を修正
...
Fix #16562
2025-11-26 19:26:27 +09:00
syuilo
26c8914a26
fix(frontend): improve startViewTransition handling
2025-11-06 18:07:03 +09:00
syuilo
9f768b8022
fix(frontend): キャッシュをクリアするとテーマ再適用するまでレンダリングが正しく行われない問題を修正
2025-10-25 08:22:47 +09:00
syuilo
f0380f2d1c
enhance(frontend): improve theme apply handling
2025-10-22 11:11:30 +09:00
syuilo
aafd8b6bf7
fix(frontend): ダークモードの同期が機能しない場合がある問題を修正
...
Fix #16688
2025-10-22 09:11:15 +09:00
syuilo
5e3d8fc9b8
refactor
2025-08-26 20:17:25 +09:00
syuilo
9e5c8d94bf
refactor
2025-08-26 09:08:00 +09:00
syuilo
18daf43f70
clean up
...
ワイルドカードセレクタはexpensive
2025-07-31 21:12:07 +09:00
かっこかり
a45e89c300
fix(frontend): 適用中のテーマを保持する際にリアクティビティも保持される問題を修正 ( #16304 )
...
* fix(frontend): 現在のテーマを保持する際にリアクティビティが保持される問題を修正
* Update Changelog
* Update theme.ts
2025-07-31 18:47:22 +09:00
かっこかり
fab9db405c
fix(frontend): タブ間同期が行われるとテーマが切り替わり続ける問題を修正 ( #16094 )
2025-05-25 08:37:39 +09:00
かっこかり
2619f69238
enhance(frontend): テーマ切り替えのアニメーションをView Transitionに変更 ( #15974 )
...
* enhance(frontend): テーマ切り替えのアニメーションをView Transitionに変更
* fix lint
* fix: 切り替え時間を0.5sに
2025-05-21 14:19:34 +09:00
syuilo
1c683c3fcc
fix(frontend): インストールしたテーマがテーマ一覧にすぐ反映されない
2025-03-31 20:36:49 +09:00
syuilo
6015254e59
lint fixes
2025-03-20 19:00:09 +09:00
かっこかり
f797765b1d
enhance(frontend): テーマ設定で簡易プレビューを表示するように ( #15643 )
...
* enhance(frontend): テーマ設定で簡易プレビューを表示するように
* Update Changelog
* fix lint
* 🎨
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2025-03-10 09:35:51 +00:00
syuilo
4df9083bf0
fix(frontend): テーマ切り替え時に一部の色が変わらない問題を修正
2025-03-10 10:05:50 +09:00
syuilo
2918fb2609
refactor(frontend): relocate theme script
2025-03-09 14:32:29 +09:00