misskey/packages/frontend
syuilo f9a3db2ac3
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 / 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
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
Storybook / build (push) Waiting to run
Test (frontend) / Unit tests (frontend) (22.11.0) (push) Waiting to run
Lint / lint (misskey-js) (push) Blocked by required conditions
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
refactor(frontend): refactor styles
2025-04-05 19:49:29 +09:00
..
.storybook fix(storybook): update obsolete method for preferences (#15750) 2025-04-03 12:54:08 +09:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types refactor(frontend): relocate theme script 2025-03-09 14:32:29 +09:00
assets enhance(frontend): improve settings page 2025-03-11 14:52:04 +09:00
lib fix: unnecesary HMR when we opened setting page (#15756) 2025-04-05 08:46:17 +09:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src refactor(frontend): refactor styles 2025-04-05 19:49:29 +09:00
test lint fixes 2025-03-20 19:00:09 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
eslint.config.js lint 2025-03-29 15:57:34 +09:00
package.json fix: unnecesary HMR when we opened setting page (#15756) 2025-04-05 08:46:17 +09:00
tsconfig.json refactor(frontend): verbatimModuleSyntaxを有効化 (#15323) 2025-02-05 10:01:44 +00:00
vite-node.config.ts enhance(dev): frontendの検索インデックス作成を単独のコマンドで行えるように (#15653) 2025-03-12 14:37:57 +09:00
vite.config.ts fix: unnecesary HMR when we opened setting page (#15756) 2025-04-05 08:46:17 +09:00
vite.json5.ts
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00