.github
chore: disable automatic addition of assignees in pull requests ( #402 )
2022-01-07 13:42:24 +08:00
.husky
fix : #327 ( #328 )
2021-05-15 12:30:04 +08:00
.vscode
chore: add vscode config file ( #411 )
2022-01-17 17:43:21 +08:00
public
refactor: theme color change ( #543 )
2022-04-08 06:55:59 +00:00
src
perf: optimize the layout of some forms on mobile ( #564 )
2022-05-09 06:12:13 +00:00
.browserslistrc
chore: remove unnecessary dependencies.
2021-03-06 18:38:10 +08:00
.editorconfig
refactor: upgrade codemirror version. ( #354 )
2021-09-15 21:44:00 +08:00
.env
release: 1.5.0 ( #518 )
2022-03-22 20:12:39 +08:00
.env.development
refactor: use js-sdk/admin-api ( #378 )
2021-11-26 23:05:00 +08:00
.eslintrc.js
chore: upgrade vue cli to 5.0 ( #417 )
2022-01-21 16:50:23 +08:00
.gitignore
refactor: use js-sdk/admin-api ( #378 )
2021-11-26 23:05:00 +08:00
.gitpod.yml
chore: add gitpod config file ( #410 )
2022-01-17 13:55:33 +08:00
.npmignore
refactor: refactor post preview and private post view.
2019-12-19 17:50:23 +08:00
.npmrc
fix: issue that can't run with pnpm.
2021-10-09 23:33:49 +08:00
.prettierrc
chore: upgrade vue cli to 5.0 ( #417 )
2022-01-21 16:50:23 +08:00
LICENSE
release: 1.2.0.
2020-01-05 22:39:18 +08:00
OWNERS
chore: create OWNERS ( #521 )
2022-03-24 23:12:39 +08:00
README.md
docs: update README.md for issue feedback ( #561 )
2022-05-06 05:16:12 +00:00
babel.config.js
chore: upgrade vue cli to 5.0 ( #417 )
2022-01-21 16:50:23 +08:00
jsconfig.json
chore: remove unnecessary dependencies.
2021-03-06 18:38:10 +08:00
netlify.toml
chore: add netlify config file ( #389 )
2021-11-30 19:40:41 +08:00
package.json
Bump version to 1.6.0-SNAPSHOT ( #567 )
2022-05-09 07:26:13 +00:00
pnpm-lock.yaml
chore: bump @halo-dev/editor to resolve duplicate rendering issue ( #562 )
2022-05-08 15:38:13 +00:00
postcss.config.js
chore: remove unnecessary dependencies.
2021-03-06 18:38:10 +08:00
tailwind.config.js
refactor: action logs ui ( #419 )
2022-01-22 22:33:25 +08:00
vue.config.js
feat: generate gzip products at build time ( #547 )
2022-04-11 14:49:42 +00:00