misskey/packages/frontend
おさむのひと 831c74a25b
fix: URLプレビューの動作改善+動作設定を可能にする (#13579)
* wip

* support new version

* URLプレビュー無効化時、フロント側も非表示にしてリクエストをしないようにする

* fix lint

* fix lint

* tweak preview request error handles

* fix: CHANGELOG.md

* fix

* fix

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-03-21 18:46:42 +09:00
..
.storybook chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
.vscode test(#10336): add `components/Mk[A-B].*` stories (#10475) 2023-04-13 12:20:39 +09:00
@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: URLプレビューの動作改善+動作設定を可能にする (#13579) 2024-03-21 18:46:42 +09:00
test format 2024-03-01 17:27:03 +09:00
.eslintrc.cjs refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598) 2024-03-20 10:30:45 +09:00
tsconfig.json refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
vite.config.local-dev.ts fix(frontend): router遷移時にmatchAllに入った場合一度`location.href`を経由するように (#13509) 2024-03-05 17:27:33 +09:00
vite.config.ts fix(frontend): shikiの言語・テーマの定義ファイルをCDN(esm.sh)から取るようにする (#13598) 2024-03-20 10:30:45 +09:00
vite.json5.ts
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00