misskey/packages/frontend
かっこかり f01fc5af5a
fix(frontend): MkInstanceTickerの情報がリアクティブでない問題を修正 (#15123)
* fix(frontend): MkInstanceTickerの情報がリアクティブでない問題を修正

* Update Changelog

---------

Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2025-01-17 23:28:20 +00:00
..
.storybook Update generate.tsx 2024-10-04 13:40:49 +09:00
.vscode
@types
assets wip (#14745) 2024-10-11 21:05:53 +09:00
lib
public
src fix(frontend): MkInstanceTickerの情報がリアクティブでない問題を修正 (#15123) 2025-01-17 23:28:20 +00:00
test Fix: aiscriptディレクトリ内の型エラー解消と単体テスト (#15191) 2025-01-07 12:28:48 +00:00
.gitignore
eslint.config.js
package.json fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
tsconfig.json fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする (#15215) 2025-01-07 12:23:05 +00:00
vite.config.local-dev.ts
vite.config.ts fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 (#15255) 2025-01-14 10:40:14 +00:00
vite.json5.ts
vue-shims.d.ts