ice/examples
ClarkXia 4763bc7666
Refactor: router (#6123)
* chore: refactor unfinished

* feat: support create router

* refactor: render mode

* fix: code splitting false

* feat: add location for icestark

* chore: remove console

* test: examples

* fix: dataloader is undefined

* fix: test

* fix: test case

* fix: test case

* fix: types

* fix: test case

* fix: lock

* fix: update lock

* fix: hydration

* fix: router

* fix: router

* chore: log

* fix: hmr

* fix: test

* fix: test

* chore: optimize code

* Update singleRoute.test.tsx

* fix: types
2023-04-13 12:01:16 +08:00
..
app-config chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
basic-project feat: on-demand compilation for server (#5824) 2023-02-22 12:17:31 +08:00
csr-project fix: import path of types and runtime (#5981) 2023-02-28 15:08:10 +08:00
disable-data-loader chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
hash-router chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
icestark-child fix: import path of types and runtime (#5981) 2023-02-28 15:08:10 +08:00
icestark-layout Refactor: router (#6123) 2023-04-13 12:01:16 +08:00
memory-router fix: get route assets by route manifest (#6083) 2023-03-23 14:42:16 +08:00
miniapp-project chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
multi-target Refactor: router (#6123) 2023-04-13 12:01:16 +08:00
rax-inline-style chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
rax-project chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
routes-config feat: support routes config (#5968) 2023-02-28 10:00:43 +08:00
routes-generate fix: file name should compat with win32 (#6023) 2023-03-07 15:56:11 +08:00
single-route chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
with-antd chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
with-antd-mobile fix: import path of types and runtime (#5981) 2023-02-28 15:08:10 +08:00
with-auth fix: import path of types and runtime (#5981) 2023-02-28 15:08:10 +08:00
with-basename chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
with-data-loader fix: data loader error during navigate (#6044) 2023-03-14 11:43:30 +08:00
with-fusion fix: remove resolve field of jsnext:main (#6045) 2023-03-13 17:44:21 +08:00
with-jest chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
with-jsx-plus chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
with-keep-alive chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
with-nested-routes feat: support route index and nested url without nested layout (#6020) 2023-03-09 10:17:25 +08:00
with-pha feat: support plugin API of excuteServerEntry (#6097) 2023-03-22 17:53:24 +08:00
with-request fix: redirect named import (#6061) 2023-03-17 17:29:55 +08:00
with-ssg Refactor: router (#6123) 2023-04-13 12:01:16 +08:00
with-store Refactor: router (#6123) 2023-04-13 12:01:16 +08:00
with-suspense-ssr fix: stream render (#5956) 2023-03-01 18:02:39 +08:00
with-tailwindcss chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
with-vitest chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00
with-web-worker chore: changeset config (#5909) 2023-02-16 16:11:49 +08:00