Go to file
水澜 27599db870 refactor: getAppData (#183)
* feat: data loader

* refactor: put load logic to runtime

* feat: pass matched ids

* refactor: reuse initial context

* feat: generate loader template

* fix: name with slash

* fix: name with slash

* feat: throw error

* feat: preload app data

* refactor: initail context to request context

* chore: add comment

* chore: add comment

* fix: type

* fix: merge conflict

* refactor: get app data

* fix: conflict

* fix: csr app data

Co-authored-by: luhc228 <luhengchang228@126.com>
2022-11-14 19:17:10 +08:00
.github chore: ci for publish beta (#177) 2022-11-14 19:16:54 +08:00
.husky fix: lint 2022-11-14 17:24:33 +08:00
examples refactor: getAppData (#183) 2022-11-14 19:17:10 +08:00
packages refactor: getAppData (#183) 2022-11-14 19:17:10 +08:00
scripts feat: support tree-shaking react-router deps when only one route (#86) 2022-11-14 19:17:06 +08:00
tests feat: support tree-shaking react-router deps when only one route (#86) 2022-11-14 19:17:06 +08:00
website feat: upgrade to react 18 2022-11-14 19:16:38 +08:00
.commitlintrc.js fix: lint 2022-11-14 17:24:33 +08:00
.eslintignore feat: pre bundle for dependencies (#138) 2022-11-14 19:16:51 +08:00
.eslintrc.js feat: pre-analyze (#20) 2022-11-14 18:10:40 +08:00
.gitignore feat: support tree-shaking react-router deps when only one route (#86) 2022-11-14 19:17:06 +08:00
.prettierignore chore: first commit 2022-11-14 17:24:15 +08:00
.prettierrc.js fix: lint 2022-11-14 17:24:33 +08:00
LICENSE chore: first commit 2022-11-14 17:24:15 +08:00
README.md chore: release start 2022-11-14 19:16:46 +08:00
jest.config.mjs feat: router (#28) 2022-11-14 18:49:43 +08:00
package.json chore: ci for publish beta (#177) 2022-11-14 19:16:54 +08:00
pnpm-lock.yaml feat: preload data (#158) 2022-11-14 19:17:10 +08:00
pnpm-workspace.yaml chore: first commit 2022-11-14 17:24:15 +08:00
tsconfig.base.json feat: use esm standard (#14) 2022-11-14 17:47:51 +08:00
tsconfig.json feat: pre bundle for dependencies (#138) 2022-11-14 19:16:51 +08:00
vitest.config.ts Feat: define routes and ignore route files (#69) 2022-11-14 19:15:57 +08:00

README.md

ICE 3.0

v3 develop version

LICENSE

MIT