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 |
ZeroLing
|
0faeb9d73b
|
Docs/update (#593)
* docs: add docs for plugin list (#589)
* docs: add docs for plugin list
* docs: update store
* docs: update to ice.js3
* docs: update docs
* docs: update
* docs: update directory (#590)
* docs: ICE to ice.js
* docs: typos
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
|
2022-11-15 10:32:49 +08:00 |
ZeroLing
|
6a5fd2eb2a
|
docs: update directory (#590)
|
2022-11-15 10:32:48 +08:00 |
ZeroLing
|
8095991e3a
|
Update v3 docs (#329)
* docs: merge with release next
* chore: update homepage
* docs: update docs
* docs: update docs
* docs: update about
|
2022-11-14 19:51:57 +08:00 |
大果
|
8dec98d0e8
|
文档 (#203)
* feat: docs directory
* docs: 调整结构
* chore: lock
* feat: update docs
* docs: update assets doc
* 新增文档 for 介绍 and 环境变量 (#307)
* docs: add about
* docs: add docs for env
* docs: update about
* docs: config (#306)
* docs: router (#304)
* docs: router
* feat: getconfig
* docs: get data
* docs: ssg
* docs: ssr
* docs: document
* docs: page
* docs: enable ssr
* fix: title
* Doc/rax compat (#303)
* docs: add docs of rax-compat
* docs: modify doc of rax compat
* Docs: app entry (#301)
* docs: app entry
* docs: app entry
* docs: mock (#245)
* docs: mock
* chore: typo
* chore: title
* docs: styles (#244)
* docs: style
* chore: acss title
* Docs: contributing (#243)
* docs: contributing
* chore: typo
* chore: update contributing docs
* fix: typo
* chore: add putteteer install
* docs: quick start (#235)
* docs: quick start
* chore: update IDE
* chore: update docs
* docs: app directory (#236)
* docs: directory
* chore: document desc
* docs: update website
* docs: update about
* docs: update docs
* chore: update prism
* chore: update docs
* chore: update
Co-authored-by: luhc228 <luhengchang228@126.com>
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
Co-authored-by: 逆葵 <xianyong.yxy@alibaba-inc.com>
Co-authored-by: ZeroLing <zhuoling.lcl@alibaba-inc.com>
Co-authored-by: ZeroLing <i@zeroling.com>
Co-authored-by: 水澜 <shuilan.cj@taobao.com>
Co-authored-by: 染陌同学 <answershuto@gmail.com>
Co-authored-by: luhc228 <44047106+luhc228@users.noreply.github.com>
|
2022-11-14 19:47:40 +08:00 |