.github
ci: temp remove some ci
2023-11-17 03:01:53 +08:00
.vscode
workflow: cross platform vscode jest debugging ( #414 )
2020-06-12 10:34:31 -04:00
changelogs
chore: split changelog to fix github rendering [ci skip]
2023-05-11 09:10:27 +01:00
packages
feat(runtime-vapor): template
2023-11-17 03:01:53 +08:00
scripts
workflow(playground): prod/dev toggle should apply to runtime behavior as well
2023-11-12 16:32:08 +08:00
.eslintrc.cjs
chore(eslint): update eslint `no-unused-vars` rules ( #9028 )
2023-10-20 17:50:50 +08:00
.gitignore
build: use rollup-plugin-dts for dts build
2023-02-03 15:51:07 +08:00
.node-version
ci: use `.node-version` to maintain node version ( #8986 )
2023-10-20 15:41:01 +08:00
.prettierignore
chore: pretty ignore dist files
2022-11-08 11:03:51 +08:00
.prettierrc
feat(types): map declared emits to onXXX props in inferred prop types ( #3926 )
2021-07-19 18:22:19 -04:00
BACKERS.md
chore: bust backers image cache
2023-07-03 15:13:38 +08:00
CHANGELOG.md
release: v3.3.8
2023-11-06 18:54:26 +08:00
LICENSE
chore: license
2019-10-28 11:15:17 -04:00
README.md
chore: update readme
2023-11-17 03:01:53 +08:00
SECURITY.md
chore: improve security.md [ci skip]
2021-10-10 17:38:37 -04:00
netlify.toml
ci: bump netlify node version
2023-02-01 16:07:28 +08:00
package.json
chore: temp remove check
2023-11-17 03:01:53 +08:00
pnpm-lock.yaml
feat: init runtime vapor
2023-11-17 03:01:53 +08:00
pnpm-workspace.yaml
workflow: move to pnpm ( #4766 )
2021-10-08 14:23:30 -04:00
rollup.config.js
chore: replace chalk with picocolors
2023-10-20 10:23:18 +08:00
rollup.dts.config.js
build: use `stripInternal` ( #9379 )
2023-10-17 21:10:14 +08:00
tsconfig.build.json
build: use `stripInternal` ( #9379 )
2023-10-17 21:10:14 +08:00
tsconfig.json
chore: use moduleResolution: bundler + shim estree-walker
2023-06-23 08:54:25 +08:00
vitest.config.ts
ci: only disable threads for gh
2023-02-21 22:46:43 +08:00
vitest.e2e.config.ts
chore: use helper function for merging vitest config ( #8985 )
2023-10-26 16:21:29 +08:00
vitest.unit.config.ts
chore: use helper function for merging vitest config ( #8985 )
2023-10-26 16:21:29 +08:00