misskey/packages/frontend
かっこかり bb51574762
Some checks are pending
Check SPDX-License-Identifier / check-spdx-license-id (push) Waiting to run
Check copyright year / check_copyright_year (push) Waiting to run
Publish Docker image (develop) / Build (linux/amd64) (push) Waiting to run
Publish Docker image (develop) / Build (linux/arm64) (push) Waiting to run
Publish Docker image (develop) / merge (push) Blocked by required conditions
Dockle / dockle (push) Waiting to run
Lint / pnpm_install (push) Waiting to run
Lint / lint (backend) (push) Blocked by required conditions
Lint / lint (frontend) (push) Blocked by required conditions
Lint / lint (frontend-embed) (push) Blocked by required conditions
Lint / lint (frontend-shared) (push) Blocked by required conditions
Lint / lint (misskey-bubble-game) (push) Blocked by required conditions
Lint / lint (misskey-js) (push) Blocked by required conditions
Lint / lint (misskey-reversi) (push) Blocked by required conditions
Lint / lint (sw) (push) Blocked by required conditions
Lint / typecheck (backend) (push) Blocked by required conditions
Lint / typecheck (misskey-js) (push) Blocked by required conditions
Lint / typecheck (sw) (push) Blocked by required conditions
Release Manager: sync changelog with PR / edit (push) Waiting to run
Storybook / build (push) Waiting to run
Test (backend) / Unit tests (backend) (22.11.0) (push) Waiting to run
Test (backend) / E2E tests (backend) (22.11.0) (push) Waiting to run
Test (federation) / Federation test (22.11.0) (push) Waiting to run
Test (frontend) / Unit tests (frontend) (22.11.0) (push) Waiting to run
Test (frontend) / E2E tests (frontend) (chrome, 22.11.0) (push) Waiting to run
Test (production install and build) / Production build (22.11.0) (push) Waiting to run
api.json validation / validate-api-json (22.11.0) (push) Waiting to run
fix(frontend): 非ログイン時のサーバー概要画面のメニューボタンが押せないことがあるのを修正 (#15305)
* Set visitor dashboard's menu button z-index to 50

* Update Changelog

---------

Co-authored-by: Evan Paterakis <evan@geopjr.dev>
2025-01-19 12:10:07 +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): 非ログイン時のサーバー概要画面のメニューボタンが押せないことがあるのを修正 (#15305) 2025-01-19 12:10:07 +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