.changeset
|
chore: add changeset
|
2022-07-08 15:14:59 +08:00 |
.github
|
chore: remove github issue templates
|
2022-08-02 21:17:33 +08:00 |
.husky
|
chore: update husky pre-commit file
|
2022-08-12 16:24:47 +08:00 |
.vscode
|
chore: update vscode extension recommendations
|
2022-08-31 23:35:46 +08:00 |
cypress
|
…
|
|
packages
|
feat: menu items support setting ref relations (halo-dev/console#604)
|
2022-09-06 07:24:11 +00:00 |
public
|
…
|
|
src
|
fix: failed to upload theme and plugin
|
2022-09-08 11:40:30 +08: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
|
feat: add base url config support
|
2022-07-25 11:23:46 +08:00 |
.env.production
|
feat: add base url config support
|
2022-07-25 11:23:46 +08: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
|
…
|
|
.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
|
…
|
|
OWNERS
|
…
|
|
README.md
|
docs: update readme
|
2022-07-19 14:11:45 +08:00 |
cypress.json
|
…
|
|
env.d.ts
|
chore: use pnpm's workspace feature to manage base components (halo-dev/console#579)
|
2022-06-14 15:56:55 +08:00 |
index.html
|
feat: add base url config support
|
2022-07-25 11:23:46 +08:00 |
package.json
|
chore: bump @halo-dev/richtext-editor version
|
2022-09-07 15:29:52 +08:00 |
pnpm-lock.yaml
|
chore: bump @halo-dev/richtext-editor version
|
2022-09-07 15:29:52 +08: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
|
chore: add tailwindcss prettier plugin and reformat code
|
2022-05-29 23:55:06 +08:00 |
tailwind.config.js
|
fix: admin ui theme system not working in production env
|
2022-07-14 11:54:23 +08: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
|
…
|
|
tsconfig.vitest.json
|
…
|
|
vite.config.ts
|
feat: add attachment management support (halo-dev/console#600)
|
2022-09-04 17:06:11 +00:00 |
vitest.config.ts
|
refactor: vitest config
|
2022-08-01 17:41:39 +08:00 |