mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
- Added several CodeMirror packages for improved code editing capabilities, including `@codemirror/autocomplete`, `@codemirror/commands`, `@codemirror/lang-javascript`, `@codemirror/language`, `@codemirror/search`, `@codemirror/state`, and `@codemirror/view`. - Updated `package.json` to include new dependencies for CodeMirror. - Enhanced the dashboard V2 layout with new components such as `ProjectDetailSheet`, `ProjectEntityDrawerLink`, and `ProjectPage` for better project management and navigation. - Improved sidebar and app card components for a more cohesive user experience. - Adjusted routing and styles to accommodate new features and maintain consistency across the application. |
||
|---|---|---|
| .. | ||
| prisma | ||
| scripts | ||
| src | ||
| .env | ||
| .env.development | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| instrumentation-client.ts | ||
| LICENSE | ||
| next.config.mjs | ||
| package.json | ||
| prisma.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||