Commit Graph

26 Commits

Author SHA1 Message Date
lijianan
d3d3358ca7
docs: add docs Usage-with-Rsbuild (#48800) 2024-05-07 15:30:29 +08:00
kiner-tang
80af2a65ed
docs: Added ways to use bun installation dependencies (#48289)
* docs: add bun

* docs: add bun

* docs: add bun

* docs: add bun
2024-04-05 18:27:10 +08:00
Cooper
2c029eacad
docs: update Nextjs docs (#47579)
* docs: update Nextjs docs

* Apply suggestions from code review

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-02-25 11:45:22 +08:00
MadCcc
4c4fec2fdb
docs: update nextjs docs (#46691)
* docs: update nextjs docs

* chore: code clean

* docs: update nextjs docs en

* chore: add Updated tag

* docs: update
2023-12-29 11:55:11 +08:00
MadCcc
ff462adfa7 Merge branch 'master' into feature-merge-master 2023-11-17 14:21:30 +08:00
lijianan
dd05e18bca
chore: add image to Next.js doc (#45929)
* chore: add image to Next.js doc

* Update use-with-next.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

* Update use-with-next.zh-CN.md

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-17 09:49:54 +08:00
lijianan
efbaf8d186
chore: update Next.js docs (#45907)
* docs: update Nextjs docs

* Update use-with-next.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

* Update use-with-next.zh-CN.md

Signed-off-by: lijianan <574980606@qq.com>

* update

* Update use-with-next.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

* Update use-with-next.zh-CN.md

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-16 20:14:27 +08:00
lijianan
4266517ddd
chore: merge master into feature 2023-11-14 02:59:19 +08:00
lijianan
6ba626ba32
docs: update Next.js docs (#45811)
* docs: update Next.js docs

* Update use-with-next.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

* Update use-with-next.zh-CN.md

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-12 08:44:20 +08:00
MadCcc
52d2439fae Merge branch 'master' into feature-merge-master 2023-11-03 10:18:19 +08:00
Paweł Ciosek
bf15203758
Docs: usage with next.js, add information about workaround for Next.js 14 and App Router (#45642)
* Docs usage wit next.js, add information about workaround for Next.js 14 and App Router

* Update use-with-next.en-US.md

Revert reformat for US version

Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>

* Update use-with-next.zh-CN.md

Revert reformat for CN version

Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>

---------

Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>
2023-11-03 00:54:38 +08:00
lijianan
99d7bcfd04
docs: Update Next.js documentation (#45574)
* site: Update Next.js documentation

* Update use-with-next.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

* Update use-with-next.zh-CN.md

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-10-29 14:51:39 +08:00
CYB292
e5daf772f5
docs: fix use-with-next.md (#45219)
Co-authored-by: chenyuanbao@baidu.com <chenyuanbao@baidu.com>
2023-10-08 06:41:34 -05:00
lijianan
de6232c352
docs: remove useless dep of React.useMemo (#44914) 2023-09-17 22:24:22 +08:00
yoyo837
ad46da1697 Merge branch 'master' into feature-merge-master 2023-09-03 00:22:34 +08:00
lijianan
a3d8bf9c67
chore: update docs use with Next.js (#44569)
* Update use-with-next.zh-CN.md

Signed-off-by: lijianan <574980606@qq.com>

* Update use-with-next.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-09-01 10:51:21 +08:00
lijianan
e8b5a187e7
docs: update next.js docs (#44440)
* Update use-with-next.zh-CN.md

Signed-off-by: lijianan <574980606@qq.com>

* Update use-with-next.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

* Update use-with-next.en-US.md

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-08-26 23:28:18 +08:00
MadCcc
d9c7a0cc82
docs: react docs arrange (#44029)
* docs: react docs arrange

* chore: code clean

* docs: arrange docs en

* docs: update

* docs: update

* docs: update en doc

* docs: update
2023-08-04 19:27:38 +08:00
lijianan
85de4d4dfc
site: update docs Usage with Next.js (#43720)
* site: update docs Usage with Next.js

* docs: update

* docs: update
2023-07-22 21:43:13 +08:00
lijianan
07d3a46e42
site: update doc example in next.js agin (#43663) 2023-07-20 00:24:57 +08:00
kiner-tang(文辉)
0ca05a7e39
docs: update _document example in next.js (#43657) 2023-07-19 18:43:44 +08:00
kiner-tang(文辉)
20b5babd9e
docs: update docs about nextjs pages router (#43651)
* docs: update docs about nextjs pages router

* Update docs/react/use-with-next.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>

* docs: update docs

---------

Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-07-19 16:56:08 +08:00
lijianan
1847fd6e24
site: improve docs use-with-next (#43590) 2023-07-16 23:43:48 +08:00
kiner-tang(文辉)
ca35f2f891
docs: update docs about app router in use-with-next (#43579)
* docs: update docs

* docs: update docs

* feat: optimize code

* docs: update docs

* docs: update docs
2023-07-16 12:13:22 +08:00
lijianan
9494f39c68
site: update Next.js docs (#43448)
* site: update nextjs docs

* fix

* add
2023-07-10 10:08:28 +08:00
lijianan
05b8436c05
docs: update site use-with-next (#42903)
* docs: update use-with-next

* update

* update
2023-06-12 16:42:06 +08:00