summaryrefslogtreecommitdiff
path: root/packages/frontend/src/theme.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: make noImplicitAny true (#17083)syuilo2026-01-091-3/+3
* enable and fix no-unused-vars and no-async-promise-executor (#17070)anatawa122026-01-081-1/+1
* fix(frontend): visibilityStateがhiddenな状態でstartViewTransitionしな...syuilo2025-12-011-1/+3
* fix(frontend): 初回読み込み時にエラーになることがある問...syuilo2025-11-261-0/+2
* fix(frontend): improve startViewTransition handlingsyuilo2025-11-061-7/+16
* fix(frontend): キャッシュをクリアするとテーマ再適用する...syuilo2025-10-251-0/+6
* enhance(frontend): improve theme apply handlingsyuilo2025-10-221-1/+3
* fix(frontend): ダークモードの同期が機能しない場合がある...syuilo2025-10-221-4/+3
* refactorsyuilo2025-08-261-9/+16
* refactorsyuilo2025-08-261-0/+1
* clean upsyuilo2025-07-311-9/+3
* fix(frontend): 適用中のテーマを保持する際にリアクティビ...かっこかり2025-07-311-1/+2
* fix(frontend): タブ間同期が行われるとテーマが切り替わり...かっこかり2025-05-251-0/+5
* enhance(frontend): テーマ切り替えのアニメーションをView Trans...かっこかり2025-05-211-15/+33
* fix(frontend): インストールしたテーマがテーマ一覧にすぐ...syuilo2025-03-311-4/+29
* lint fixessyuilo2025-03-201-6/+6
* enhance(frontend): テーマ設定で簡易プレビューを表示するよ...かっこかり2025-03-101-1/+1
* fix(frontend): テーマ切り替え時に一部の色が変わらない問...syuilo2025-03-101-1/+4
* refactor(frontend): relocate theme scriptsyuilo2025-03-091-0/+189