misskey/packages/frontend
かっこかり 059eb6d379
fix(frontend): リノートの判定が甘いのを修正 (#14396)
* fix(frontend): リノートの判定が甘いのを修正

* fix

* Update Changelog

* fix

* use type assertion

* fix + add comments

* lint

* misskey-jsに移動

* PureRenote -> Renote

* isRenote -> isPureRenote
2024-08-17 11:28:22 +09:00
..
.storybook fix(general): some fixes and improvements of Play visibility (#14384) 2024-08-10 09:34:49 +09:00
.vscode
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
assets 🎨 2024-01-24 09:30:38 +09:00
lib (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src fix(frontend): リノートの判定が甘いのを修正 (#14396) 2024-08-17 11:28:22 +09:00
test format 2024-03-01 17:27:03 +09:00
.gitignore
eslint.config.js update deps (#14057) 2024-07-02 11:38:34 +09:00
package.json fix(frontend): ページ遷移に失敗することがある問題を修正 (bump vue version) (#14380) 2024-08-10 09:35:50 +09:00
tsconfig.json update deps (#14057) 2024-07-02 11:38:34 +09:00
vite.config.local-dev.ts fix(frontend): リアクションしたユーザー一覧のユーザー名がはみ出る問題を修正 (#14294) 2024-07-25 17:03:00 +09:00
vite.config.ts Fix json module imports for node 22 (#13875) 2024-06-13 10:18:01 +09:00
vite.json5.ts
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00