..
.changeset
Move root to console
2023-03-02 15:49:22 +08:00
.husky
Refactor workflow for new console project ( #3445 )
2023-03-02 18:07:23 +08:00
.vscode
Move root to console
2023-03-02 15:49:22 +08:00
cypress
Move root to console
2023-03-02 15:49:22 +08:00
docs
Move root to console
2023-03-02 15:49:22 +08:00
packages
feat: support user registration ( #3631 )
2023-03-30 09:44:15 +00:00
public
Move root to console
2023-03-02 15:49:22 +08:00
src
refactor: re-design login-related form ( #3608 )
2023-03-30 16:10:15 +00:00
.editorconfig
Move root to console
2023-03-02 15:49:22 +08:00
.env.development
Move root to console
2023-03-02 15:49:22 +08:00
.env.production
Move root to console
2023-03-02 15:49:22 +08:00
.eslintrc.cjs
Move root to console
2023-03-02 15:49:22 +08:00
.gitignore
Refactor workflow for new console project ( #3445 )
2023-03-02 18:07:23 +08:00
.gitpod.yml
Move root to console
2023-03-02 15:49:22 +08:00
.npmignore
Move root to console
2023-03-02 15:49:22 +08:00
.npmrc
Move root to console
2023-03-02 15:49:22 +08:00
.prettierignore
feat: add i18n supports for console ( #3506 )
2023-03-23 08:54:33 +00:00
Makefile
chore: solving the issue of generating API client causing unnecessary diffs ( #3465 )
2023-03-07 14:14:14 +00:00
OWNERS
Refactor workflow for new console project ( #3445 )
2023-03-02 18:07:23 +08:00
README.md
Move root to console
2023-03-02 15:49:22 +08:00
cypress.json
Move root to console
2023-03-02 15:49:22 +08:00
env.d.ts
Move root to console
2023-03-02 15:49:22 +08:00
index.html
Move root to console
2023-03-02 15:49:22 +08:00
package.json
chore: add FloatingDropdown to solve compatibility issues ( #3622 )
2023-03-30 04:10:13 +00:00
pnpm-lock.yaml
chore: add FloatingDropdown to solve compatibility issues ( #3622 )
2023-03-30 04:10:13 +00:00
pnpm-workspace.yaml
Move root to console
2023-03-02 15:49:22 +08:00
postcss.config.js
Move root to console
2023-03-02 15:49:22 +08:00
prettier.config.js
Move root to console
2023-03-02 15:49:22 +08:00
tailwind.config.js
Move root to console
2023-03-02 15:49:22 +08:00
tsconfig.app.json
feat: add i18n supports for console ( #3506 )
2023-03-23 08:54:33 +00:00
tsconfig.json
Move root to console
2023-03-02 15:49:22 +08:00
tsconfig.vite-config.json
Move root to console
2023-03-02 15:49:22 +08:00
tsconfig.vitest.json
Move root to console
2023-03-02 15:49:22 +08:00
vite.config.ts
fix: output dir of console ( #3591 )
2023-03-27 08:34:11 +00:00
vitest.config.ts
Move root to console
2023-03-02 15:49:22 +08:00