Commit Graph

1912 Commits

Author SHA1 Message Date
MadCcc
76dd6dc1bb
[WIP] docs: use sandpack for demo (#43854)
* docs: use sandpack for demo

* chore: update

* docs: adjust theme

* docs: sandpack ssr

* docs: sandpack fallback

* fix: ssr

* chore: fix css extract

* chore: fix lint

* fix: fix lint

* chore: rm theme

* fix: solve ssr sissue

* chore: fix lint

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-08-01 10:53:55 +08:00
栗嘉男
674ff129ce Merge branch master into master-merge-feature 2023-07-28 16:43:15 +08:00
thinkasany
b2d7e86393
docs(blog): Delete duplicate zh in en document (#43859) 2023-07-28 09:48:01 +08:00
二货爱吃白萝卜
231857b297
docs: cssinjs less (#43707)
* docs: cssinjs less

* docs: update blog

* docs: typo

* docs: fix lint
2023-07-27 18:04:31 +08:00
MadCcc
94b3d03765
feat: component token support algorithm (#43810)
* feat: component theme

* feat: component token support algorith,

* docs: fix form

* chore: add test

* chore: fix test case

* chore: code clean

* chore: code clean

* chore: code clean

* docs: update toc

* chore: update cssinjs

* chore
2023-07-27 11:31:38 +08:00
afc163
8f7630273c
docs: update FAQ about useApp (#43785)
* Update faq.zh-CN.md

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

* Update faq.en-US.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-07-25 17:19:41 +08:00
janily
2a0419b513
📖 DOC: 设计资源卡片中新增 figma 插件如意设计助手链接,插件支持使用 antd 组件库进行设计,交付组件代码 (#43758)
* 📖  DOC: 设计资源卡片中新增 figma 插件如意设计助手链接,插件支持使用 antd 组件库进行设计,交付组件代码

* Update docs/resources.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update docs/resources.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update docs/resources.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: janilychen <janilychen@tencent.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-07-25 10:51:02 +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(文辉)
9d66105558
docs: add faq about using sub-component in next.js App Router mode (#43655) 2023-07-19 17:49:07 +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
MadCcc
614228ae50
docs: add suspense doc (#43643) 2023-07-19 11:50:50 +08:00
二货爱吃白萝卜
cf40fb02b9
docs: fix docs problems (#43622)
* docs: fix bug

* docs: fix link

* docs: fix video

* chore: en
2023-07-18 18:22:47 +08:00
Wuxh
b76a322f9f
docs: supplement px2rem docs (#43594)
* docs: supplement `px2rem` docs

* chore: update
2023-07-17 15:08:44 +08:00
MadCcc
74c7d207c1
refactor: menu component token (#43576)
* docs: update examples link

* refacor: menu component token

* chore: update demo

* chore: update test case

* fix: token

* chore: fix

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

* chore: fix lint

* refactor: more token

---------

Signed-off-by: MadCcc <1075746765@qq.com>
2023-07-17 10:13:22 +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
vagusX
46db582197
Merge branch 'master' into feature 2023-07-10 16:10:15 +08:00
MadCcc
c3e56bc94b
docs: update examples link (#43463)
* docs: update examples link

* chore: code clean
2023-07-10 14:25:07 +08:00
lijianan
9494f39c68
site: update Next.js docs (#43448)
* site: update nextjs docs

* fix

* add
2023-07-10 10:08:28 +08:00
栗嘉男
6d547cac34 Merge branch master into feature-merge-master 2023-07-07 23:28:35 +08:00
二货爱吃白萝卜
e36d50f379
docs: blog of suspense breaks styles (#43421)
* docs: Suspense breaks styles

* Update docs/blog/suspense.en-US.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

* Update docs/blog/suspense.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

* docs: clean up

---------

Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-07-07 17:21:54 +08:00
github-actions[bot]
bf960bed60
chore: auto merge branches (#43420)
chore: merge master into feature
2023-07-06 15:26:20 +00:00
二货爱吃白萝卜
588ee4cac2
docs: Add motion & dropdown faq (#43403)
* docs: motion usage case

* docs: faq

* docs: update
2023-07-06 16:14:11 +08:00
栗嘉男
60a2ae6319 chore: merge master into feature 2023-07-04 11:41:25 +08:00
kiner-tang(文辉)
873afe1e0b
docs: update faq about strictNullChecks (#43332)
* docs: update faq about strictNullChecks

* docs: update faq about strictNullChecks
2023-07-03 21:22:22 +08:00
那里好脏不可以
c583d3217b
Update data-format.zh-CN.md (#43324)
Signed-off-by: 那里好脏不可以 <gaosheng@kuaishou.com>
2023-07-03 15:50:30 +08:00
kang
24e0347a55
docs: transition docs lose content (#43273) 2023-06-29 18:52:00 +08:00
github-actions[bot]
238d89ec7f
chore: auto merge branches (#43223)
chore: merge master into feature
2023-06-27 08:25:33 +00:00
kiner-tang(文辉)
aa98891607
docs: update docs about faq (#43213) 2023-06-27 15:01:48 +08:00
lijianan
643a94afbe
site: add yuque blog link (#43185) 2023-06-26 18:50:33 +08:00
lijianan
285753c67f
site: add juejin column card (#43171) 2023-06-25 12:27:03 +08:00
afc163
86a5de1f37 chore: resolve merge conflict 2023-06-25 10:47:34 +08:00
二货爱吃白萝卜
f4caa2d9df
docs: blog of bundle size (#43165) 2023-06-25 00:43:31 +08:00
lijianan
c01972edb2
site: add zhihu & yuque column card (#43122)
* site: add zhihu card

* fix

* fix

* fix

* Update .dumi/theme/slots/Content/ZhihuCard.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* fix

* fix

* fix

* Update basic.tsx

* Update .dumi/theme/slots/Content/ZhihuCard.tsx

Co-authored-by: afc163 <afc163@gmail.com>

* fix

* update style

* fix

* fix

* fix: rename

* update

* update

* update url

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-06-22 21:11:12 +08:00
白飞飞
480e8ae603
docs: Update docs (#43132)
Co-authored-by: yeyulin <miraiwhite27@gmail.com>
2023-06-21 10:21:11 +08:00
kiner-tang(文辉)
96ff8b946e
docs: update development workflow in the document about contributing (#43037)
* docs: update development workflow in the document about contributing

* docs: update docs

* docs: update docs

---------

Co-authored-by: lijianan <574980606@qq.com>
2023-06-16 01:07:51 +08:00
lijianan
828ff5efb3
docs: update docs use-with-create-react-app (#43018)
* docs: update docs

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

* Update use-with-umi.zh-CN.md
2023-06-15 13:39:47 +08:00
黑雨
4ae0d6bcf5
feat: migrate less to token for Slider (#42428)
*  feat: migrate less to token for Slider

*  feat: update snap

*  feat: update style

*  feat: update style

*  feat: test ci

*  feat: test ci

*  feat: test ci

*  feat: test ci

*  feat: update

*  feat: update snap

*  feat: update

*  feat: update

*  feat: 删除未使用token

*  feat: update doc

*  feat: update dome

*  feat: update

*  feat: test ci

* 📝 doc: update doc

*  feat: update

*  feat: update

*  feat: update

*  feat: update

*  feat: add demo

*  feat: add demo

*  feat: update for reviewer

*  feat: update for reviewer

*  feat: update for reviewer

*  feat: update for reviewer

*  feat: update for reviewer

*  feat: update for reviewer

*  feat: update for reviewer

*  feat: update for reviewer

* Apply suggestions from code review

---------

Co-authored-by: MadCcc <1075746765@qq.com>
2023-06-15 10:22:17 +08:00
afc163
b72d313448
docs: update getting-started documentation (#43015) 2023-06-14 20:17:52 +08:00
lijianan
4a6c09ca2a
site: site optimization (#43007)
* site: site optimization

* Update practical-projects.zh-CN.md
2023-06-14 16:28:38 +08:00
Dunqing
02d03ba4ca
docs: replace vite with Vite (#43004) 2023-06-14 13:23:40 +08:00
MadCcc
c7a80f88de
docs: title level (#42988) 2023-06-13 13:11:02 +08:00
lijianan
348d835f8a
docs: update site use-with-typescript (#42905)
* docs: update use-with-typescript

* update

* add img
2023-06-12 17:50:57 +08:00
lijianan
b8eef9d1b2
docs: update site use-with-create-react-app (#42904)
* docs: update use-with-create-react-app

* update
2023-06-12 16:45:59 +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
lijianan
81c26096be
docs: update site use-with-vite (#42906)
* docs: update use-with-vite

* update

* fix
2023-06-12 15:44:44 +08:00
Leon Lin
0e520f730a
docs: update spec/lightweight (#42952) 2023-06-12 10:17:17 +08:00
kiner-tang(文辉)
66017c9f1a
docs: fix design documentation style (#42956) 2023-06-12 10:03:10 +08:00