Commit Graph

2183 Commits

Author SHA1 Message Date
ZeroLing fcd0855aa8 chore: add workflow dispatch 2022-11-14 19:47:43 +08:00
ZeroLing 298dec0ded test: for website auto build 2022-11-14 19:47:43 +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
ClarkXia e02776c610 fix: lint 2022-11-14 19:47:24 +08:00
ClarkXia e08e5df4db feat: optimize basename for ssg (#313)
* feat: optimize basename for ssg

* fix: route path

* fix: lint
2022-11-14 19:47:16 +08:00
ClarkXia 5d33c97559 fix: files 2022-11-14 19:47:16 +08:00
ClarkXia c743afb13a feat: add test case 2022-11-14 19:47:16 +08:00
luhc228 1667fbafe1 feat: support set basename in plugin (#300)
* feat: support set basename in plugin

* feat: write basename to ejs template
2022-11-14 19:47:11 +08:00
answershuto aee7e1c6ef test: Children should be imported from rax-compat 2022-11-14 19:46:59 +08:00
answershuto 2af8273836 test: modify env 2022-11-14 19:46:59 +08:00
ClarkXia 274721f11b fix: pha 2022-11-14 19:46:59 +08:00
ClarkXia b3748e56f0 fix: plugin order 2022-11-14 19:46:59 +08:00
ClarkXia 721830c5ce fix: plugin 2022-11-14 19:46:59 +08:00
answershuto 8b6cd8347d test: modify github action to modify NODE_ENV 2022-11-14 19:46:59 +08:00
answershuto 0773b2c755 test: add NODE_ENV 2022-11-14 19:46:59 +08:00
answershuto ccd8986f72 test: add mode to vitest config 2022-11-14 19:46:56 +08:00
ClarkXia 711058d8aa fix: optimize code 2022-11-14 19:46:56 +08:00
ClarkXia f3fc4c702f fix: type of ice plugin (#302)
* fix: standard for ice plugin

* feat: force mts config
2022-11-14 19:46:53 +08:00
ClarkXia 7f3f39495d fix: optimize code 2022-11-14 19:46:33 +08:00
answershuto f72a1d3f26 chore: NODE_ENV should be test when test 2022-11-14 19:46:33 +08:00
ClarkXia bde0d45f61 fix: remove code 2022-11-14 19:46:29 +08:00
ClarkXia 842ffeaac9 feat: remove top level code 2022-11-14 19:46:13 +08:00
answershuto 61c28f3f09 chore: remove unuse impoty 2022-11-14 19:45:58 +08:00
answershuto 79f60a98f9 chore: update pnpm lock 2022-11-14 19:45:47 +08:00
answershuto 5107129fd4 test: add test for isValidElement 2022-11-14 19:44:08 +08:00
answershuto 824388d3b0 test: add test to hooks 2022-11-14 19:44:08 +08:00
answershuto 8237d9ae57 feat: add createContext to hooks 2022-11-14 19:44:08 +08:00
answershuto 75cd6e0add test: add test of fragment 2022-11-14 19:44:08 +08:00
answershuto 6c1c482754 feat: input of useEffect is not needed 2022-11-14 19:44:08 +08:00
answershuto b13352c0e2 test: add test of findDomNode 2022-11-14 19:44:08 +08:00
ClarkXia ef70359673 fix: add customDataSource 2022-11-14 19:44:04 +08:00
answershuto cea05cb31b feat: type of createElement can be string 2022-11-14 19:44:04 +08:00
answershuto a56494012b test: modify test of createElement 2022-11-14 19:44:04 +08:00
answershuto 565e0c5d64 test: modify render test 2022-11-14 19:44:04 +08:00
answershuto 7fef1cd2f0 test: remove query 2022-11-14 19:44:04 +08:00
answershuto f895275c94 test: modify createPortal 2022-11-14 19:44:04 +08:00
ClarkXia 051cf93015 chore: optimize document 2022-11-14 19:44:04 +08:00
answershuto ada3ffc530 test: add test for createElement 2022-11-14 19:44:04 +08:00
answershuto c354fab652 test: add toArray and only test for React.children 2022-11-14 19:44:04 +08:00
luhc228 c5eef24f52 fix: key unique warning (#296)
* fix: key unique warning

* chore: change file extname from tsx to ts
2022-11-14 19:44:04 +08:00
answershuto 22d2b5e4a6 test: add test for React.children 2022-11-14 19:44:04 +08:00
answershuto 6d64bed74c chore: update lock 2022-11-14 19:44:00 +08:00
answershuto 008fa7ddae test: modify id 2022-11-14 19:43:16 +08:00
answershuto f91e19dacf test: add jsdom 2022-11-14 19:43:16 +08:00
answershuto db08ff8421 chore: add @testing-library/react for test 2022-11-14 19:43:16 +08:00
answershuto 748f450f6c test: add test for rax compat 2022-11-14 19:43:16 +08:00
ClarkXia 599d279165 feat: optimize code 2022-11-14 19:43:16 +08:00
ClarkXia 9869a42f07 feat: compile appConfig for start command 2022-11-14 19:43:16 +08:00
ClarkXia 39dd32319c fix: add url prefix 2022-11-14 19:43:16 +08:00
ClarkXia fd858faae9 chore: optimize code 2022-11-14 19:43:16 +08:00