ClarkXia
a8a86d8b9c
docs: update api document ( #6836 )
2024-03-20 16:06:58 +08:00
ClarkXia
56fb406e8a
fix: import path of types and runtime ( #5981 )
...
* fix: import path of types and runtime
* chore: package.json
* chore: add changelog
* fix: typings
* fix: type declare
2023-02-28 15:08:10 +08:00
ZeroLing
f6cfab13b4
Docs/update ssr ( #5581 )
...
* docs: remove tips s
* docs: modify docs
2022-11-23 20:10:17 +08:00
NK
8a60304b0b
Fix/miniapp problems ( #671 )
...
* fix(miniapp): page load after getAppData
* docs(miniapp): update miniapp-runtime readme
* feat(miniapp): support turn off rpx2vw using enableRpx2Vw
* chore(miniapp): update example
* fix(miniapp): outputDir is wrong in command line
* fix(miniapp): no log in build command
* fix(miniapp): history type
* chore(miniapp): update example
* feat(miniapp): support enableCache to disable cache in miniapp task
* fix(miniapp): throw error if no getConfig function in page component
* feat(miniapp): add params to specify getData and getConfig
* fix(miniapp): getData/getAppData existence situation
* feat(miniapp): normalize route in history
* fix: lint warning
* feat(miniapp): align Link to props and history.push props
* docs(miniapp): add more articles
* feat(miniapp): support nativeConfig in plugin-miniapp
* feat(miniapp): rename getConfig to pageConfig
* feat(miniapp): rename getData to dataLoader
* fix: lint warning
* docs: fix broken links
* docs(miniapp): update miniapp location and relative links
* Update start.md
Co-authored-by: ZeroLing <i@zeroling.com>
2022-11-15 16:31:24 +08:00
ZeroLing
d2c7e0696d
chore: optimize ( #676 )
...
* chore: optimize with rax-compat docs
* refactor: add mock express types dependency
* refactor: change usage for definePageConfig
* chore: change docs
* docs: ICE to ice.js
* fix: templorary remove the type
* chore: handle with lint problems
* fix: lock file
2022-11-15 10:33:11 +08:00
水澜
80e6c059a4
docs: data loader ( #667 )
...
* refactor: data loader docs
* refactor: request.md
* refactor: img
* fix: incoherent sentence
* refactor: request to data loader
* refactor: app data loader docs
* chore: demo for data loader
* docs: multi data loader
* docs: data loader
* fix: remove dead code
* fix: video
* fix: video
* fix: height
* chore: update lock
* fix: use gif replace video
* fix: img width
* fix: link
* feat: add demo
* refactor: demo path
* fix: description
* docs: add return value type
* refactor: flow chart
* fix: link
* fix: flow chart
Co-authored-by: ClarkXia <xiawenwu41@gmail.com>
2022-11-15 10:33:11 +08:00
luhc228
8f24f2ec48
docs: memory router ( #548 )
2022-11-15 10:32:43 +08:00
水澜
00f75371ed
feat: getAppData ( #375 )
...
* feat: getAppData
* fix: remove dead code
* fix: should remove default export for app entry too
* docs: app data
2022-11-15 10:15:12 +08:00
ClarkXia
32407234d7
docs: plugin development ( #325 )
...
* docs: plugin development
* docs: fix api
2022-11-14 19:49:00 +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