summaryrefslogtreecommitdiff
path: root/packages/frontend/src/tab-id.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): preferenceのタブ間同期にBroadcast ↵かっこかり2025-11-241-3/+1
| | | | | | | | | Channelを使用するように (#16819) * enhance(frontend): preferenceのタブ間同期にBroadcast Channelを使用するように * fix * refactor: EventEmitterをextendする形に変更
* enhance(frontend): IDにUUIDを使うのをやめる (#16138)syuilo2025-06-031-2/+2
| | | | | * wip * Update flash-edit.vue
* fix(frontend): ↵かっこかり2025-03-251-1/+1
| | | | 本番環境で不必要なconsole.logを出さないように (#15702)
* fix(frontend): dev ↵syuilo2025-03-201-0/+11
buildでpreferencesのタブ同期が不必要に行われるのを修正