misskey/packages/frontend
かっこかり d60c307c4e
Some checks failed
Publish Docker image (develop) / Build (linux/arm64) (push) Has been cancelled
Dockle / dockle (push) Has been cancelled
Lint / pnpm_install (push) Has been cancelled
Check SPDX-License-Identifier / check-spdx-license-id (push) Has been cancelled
Storybook / build (push) Has been cancelled
Check copyright year / check_copyright_year (push) Has been cancelled
Publish Docker image (develop) / Build (linux/amd64) (push) Has been cancelled
Test (backend) / unit (22.11.0) (push) Has been cancelled
Release Manager: sync changelog with PR / edit (push) Has been cancelled
Test (backend) / e2e (22.11.0) (push) Has been cancelled
Test (federation) / test (22.11.0) (push) Has been cancelled
Test (frontend) / vitest (22.11.0) (push) Has been cancelled
Test (frontend) / e2e (chrome, 22.11.0) (push) Has been cancelled
Test (production install and build) / production (22.11.0) (push) Has been cancelled
Test (backend) / validate-api-json (22.11.0) (push) Has been cancelled
Lint / lint (misskey-js) (push) Has been cancelled
Publish Docker image (develop) / merge (push) Has been cancelled
Lint / lint (misskey-reversi) (push) Has been cancelled
Lint / lint (sw) (push) Has been cancelled
Lint / typecheck (backend) (push) Has been cancelled
Lint / typecheck (misskey-js) (push) Has been cancelled
Lint / typecheck (sw) (push) Has been cancelled
Lint / lint (backend) (push) Has been cancelled
Lint / lint (frontend) (push) Has been cancelled
Lint / lint (frontend-embed) (push) Has been cancelled
Lint / lint (frontend-shared) (push) Has been cancelled
Lint / lint (misskey-bubble-game) (push) Has been cancelled
refactor/deps(frontend): shikiのdeprecated表現を修正 (#15169)
* fix(frontend): shikiのdeprecated表現を修正

* update aiscript-vscode

* ✌️

* fix

* remove unused imports

* bump aiscript-vscode to 0.1.15
2025-01-11 13:47:15 +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 refactor/deps(frontend): shikiのdeprecated表現を修正 (#15169) 2025-01-11 13:47:15 +00:00
test Fix: aiscriptディレクトリ内の型エラー解消と単体テスト (#15191) 2025-01-07 12:28:48 +00:00
.gitignore
eslint.config.js
package.json refactor/deps(frontend): shikiのdeprecated表現を修正 (#15169) 2025-01-11 13:47:15 +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: sassのmodern-compilerを使うように (#14651) 2024-10-03 09:09:37 +09:00
vite.json5.ts
vue-shims.d.ts