.github
chore: use pnpm's workspace feature to manage base components ( #579 )
2022-06-14 15:56:55 +08:00
.husky
refactor: post list component
2022-05-11 15:46:23 +08:00
.vscode
chore: next major version base project ( #478 )
2022-03-03 18:26:15 +08:00
cypress
chore: next major version base project ( #478 )
2022-03-03 18:26:15 +08:00
packages
feat: plugin management ( #583 )
2022-06-23 03:28:23 +00:00
public
chore: next major version base project ( #478 )
2022-03-03 18:26:15 +08:00
src
feat: plugin management ( #583 )
2022-06-23 03:28:23 +00:00
.editorconfig
refactor: upgrade codemirror version. ( #354 )
2021-09-15 21:44:00 +08:00
.eslintrc.cjs
feat: add menu component ( #534 )
2022-04-12 14:23:14 +08:00
.gitignore
chore: use pnpm's workspace feature to manage base components ( #579 )
2022-06-14 15:56:55 +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
LICENSE
release: 1.2.0.
2020-01-05 22:39:18 +08:00
OWNERS
chore: create OWNERS file ( #548 )
2022-04-12 14:16:03 +08:00
README.md
docs: update readme
2022-06-14 17:55:41 +08:00
cypress.json
chore: next major version base project ( #478 )
2022-03-03 18:26:15 +08:00
env.d.ts
chore: use pnpm's workspace feature to manage base components ( #579 )
2022-06-14 15:56:55 +08:00
index.html
chore: global loading of base dependencies
2022-06-20 15:08:17 +08:00
netlify.toml
chore: update netlify.toml
2022-04-22 16:13:53 +08:00
package.json
feat: plugin management ( #583 )
2022-06-23 03:28:23 +00:00
pnpm-lock.yaml
feat: plugin management ( #583 )
2022-06-23 03:28:23 +00:00
pnpm-workspace.yaml
chore: use pnpm's workspace feature to manage base components ( #579 )
2022-06-14 15:56:55 +08:00
postcss.config.js
chore: configure tailwind css ( #504 )
2022-03-11 11:51:40 +08:00
prettier.config.js
chore: add tailwindcss prettier plugin and reformat code
2022-05-29 23:55:06 +08:00
tailwind.config.js
feat: add attachment list component
2022-05-11 17:20:10 +08:00
tsconfig.app.json
chore: use pnpm's workspace feature to manage base components ( #579 )
2022-06-14 15:56:55 +08:00
tsconfig.json
chore: next major version base project ( #478 )
2022-03-03 18:26:15 +08:00
tsconfig.vite-config.json
chore: next major version base project ( #478 )
2022-03-03 18:26:15 +08:00
tsconfig.vitest.json
chore: next major version base project ( #478 )
2022-03-03 18:26:15 +08:00
vite.config.ts
chore: global loading of base dependencies
2022-06-20 15:08:17 +08:00
vitest.config.ts
chore: use pnpm's workspace feature to manage base components ( #579 )
2022-06-14 15:56:55 +08:00