ice/examples
luhc228 1c3d3fec6c
feat: i18n plugin (#6149)
* feat: antd5 example with i18n

* feat: fusion example with i18n

* feat: init plugin-i18n

* feat: init i18n example

* chore: lock

* feat: add language selector

* feat: i18n route

* feat: getAllLocales and getDefaultLocale API

* fix: ssr render error

* feat: support auto redirect

* fix: redirect without url param

* feat: support add response handler

* chore: lock

* feat: support blockCookie option

* fix: route test

* fix: ssg error

* fix: i18n response

* feat: add server example

* chore: add basename

* chore: add headers

* feat: i18n docs

* fix: i18n plugin

* feat: enhance disable cookie

* docs: update disabledCookie documentation

* chore: update desc

* fix: param not defined

* fix: generate routes.ts

* fix: remove todo

* test: i18n

* test: i18n

* fix: lint warning

* fix: addDefineRoutesFunc to addRoutesDefinition

* chore: i18n plugin version

* chore: changelog

* feat: use modifyRenderData instead of runtimeOptions.raw

* chore: update changelog

* chore: rename param

* fix: comment

* feat: use createLogger instead of consola directly

* feat: change customRuntimeOptions type from string to object

* refactor: route id

* chore: remove unused console.log

* chore: add comment

* fix: win32 test fail

* chore: changelog
2023-04-24 10:18:53 +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-antd5 feat: i18n plugin (#6149) 2023-04-24 10:18:53 +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 feat: i18n plugin (#6149) 2023-04-24 10:18:53 +08:00
with-i18n feat: i18n plugin (#6149) 2023-04-24 10:18:53 +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: i18n plugin (#6149) 2023-04-24 10:18:53 +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