.changeset
refactor: rename admin to console ( halo-dev/console#634 )
2022-10-09 06:56:33 +00:00
.github
chore: add pull request template and remove auto assign config file ( halo-dev/console#635 )
2022-10-09 06:58:29 +00:00
.husky
chore: remove the step to run unit tests and typecheck before git commit ( halo-dev/console#658 )
2022-10-24 03:22:10 +00:00
.vscode
chore: update vscode extension recommendations
2022-08-31 23:35:46 +08:00
cypress
…
docs
feat: add formkit custom input of attachment ( halo-dev/console#674 )
2022-11-01 03:06:18 +00:00
packages
chore: release 2.0.0-beta.1 ( halo-dev/console#691 )
2022-11-11 16:14:13 +00:00
public
feat: change favicon to halo logo
2022-09-27 17:30:14 +08:00
src
refactor: post publishing ( halo-dev/console#690 )
2022-11-11 16:10:12 +00:00
.dockerignore
Add dockerignore file to ignore node_modules folder while building docker image ( halo-dev/console#588 )
2022-07-19 07:50:05 +00:00
.editorconfig
…
.env.development
refactor: set the root path of the development environment to /console ( halo-dev/console#638 )
2022-10-11 15:32:14 +00:00
.env.production
refactor: improve login-related logic ( halo-dev/console#617 )
2022-09-22 12:46:12 +00:00
.eslintrc.cjs
chore: use vue/vue3-recommended eslint plugin
2022-08-30 17:30:43 +08:00
.gitignore
chore: use pnpm's workspace feature to manage base components ( halo-dev/console#579 )
2022-06-14 15:56:55 +08:00
.gitpod.yml
chore: update gitpod config
2022-09-09 19:17:22 +08:00
.npmignore
…
.npmrc
chore: bump dependencies
2022-08-23 11:10:29 +08:00
Dockerfile
Refactor GitHub workflow configuration ( halo-dev/console#589 )
2022-07-19 19:31:11 +08:00
LICENSE
…
Makefile
Add Makefile for convenient operations ( halo-dev/console#641 )
2022-10-13 10:00:16 +00:00
OWNERS
…
README.md
docs: update repobeats analytics images source for readme file ( halo-dev/console#659 )
2022-10-24 08:04:11 +00:00
cypress.json
…
env.d.ts
refactor: router and menu generation ( halo-dev/console#651 )
2022-10-19 08:54:13 +00:00
index.html
refactor: rename admin to console ( halo-dev/console#634 )
2022-10-09 06:56:33 +00:00
package.json
chore: release 2.0.0-beta.1 ( halo-dev/console#691 )
2022-11-11 16:14:13 +00:00
pnpm-lock.yaml
refactor: post publishing ( halo-dev/console#690 )
2022-11-11 16:10:12 +00:00
pnpm-workspace.yaml
chore: use pnpm's workspace feature to manage base components ( halo-dev/console#579 )
2022-06-14 15:56:55 +08:00
postcss.config.js
…
prettier.config.js
…
tailwind.config.js
feat: add comment management support ( halo-dev/console#612 )
2022-09-19 09:26:50 +00:00
tsconfig.app.json
feat: add attachment management support ( halo-dev/console#600 )
2022-09-04 17:06:11 +00:00
tsconfig.json
…
tsconfig.vite-config.json
refactor: external static libraries
2022-09-26 13:16:40 +08:00
tsconfig.vitest.json
…
vite.config.ts
refactor: load the logo as an inline svg ( halo-dev/console#664 )
2022-10-26 03:10:14 +00:00
vitest.config.ts
refactor: load the logo as an inline svg ( halo-dev/console#664 )
2022-10-26 03:10:14 +00:00