Commit Graph

582 Commits

Author SHA1 Message Date
JiaQi
0aac2f0a05
docs: fix oceanbase link 404 (#40765) 2023-02-17 09:18:23 +08:00
HzLin
0d2b50b639
docs(transition.md): fix the word (#40399)
* docs(transition.md): fix the word

* docs: fix the word
2023-01-29 00:26:17 +08:00
HzLin
551d63503d
docs(buttons.md): fix the word (#40391)
* docs(buttons.md): fix the word

* docs(buttons.md): fix the bold content
2023-01-24 18:18:23 +08:00
HzLin
dab7dd7608
docs(copywriting.md): fix the word (#40393) 2023-01-24 17:22:23 +08:00
HzLin
3fdded5334
docs(font.md): fix markdown grammer (#40389)
* docs(font.md): fix markdown grammer

* docs(font.md): fix the punctuation
2023-01-24 16:29:49 +08:00
Wuxh
d30b5a28e7
dev: upgrade the developer experience (#40080)
* chore: update site

* dev: add the ability to open the demo website address in development mode
2023-01-10 21:35:01 +08:00
afc163
b7abcc60ac
Update introduce.zh-CN.md 2023-01-06 14:21:28 +08:00
MadCcc
4efc8cc849
docs: fix ssr issue (#39825)
* docs: fix ssr issue

* docs: fix

* chore: code clean

* chore: update deps
2022-12-27 17:09:01 +08:00
黑雨
2b947d0480
docs: preview images in markdown (#39739)
* feat: site previewImage

* feat: site previewImage

* feat: use image

* feat: update doc

* feat: delete align="right"

* feat: update doc

* feat: delete css

* feat: update doc

* feat: delete align="right"

* feat: update doc
2022-12-24 18:11:43 +08:00
Peach
6236e356b5
docs: update all site anchors (#39687)
* docs: update all site anchors

* docs: handle hash change from Link component
2022-12-22 14:12:26 +08:00
Amumu
ca5b9a6ae0
docs: CN it. (#39519) 2022-12-13 15:49:05 +08:00
afc163
0baab01c39 docs: site detail 2022-12-01 23:53:20 +08:00
afc163
dc6bcc8acb
docs: improve some details about new site (#38635)
* docs: fix some issues

* docs: fix edit button

* docs: fix edit button
2022-11-17 20:56:35 +08:00
二货爱吃白萝卜
319b3966c4
docs: less no (#38602) 2022-11-16 23:38:38 +08:00
MadCcc
fab90b09f4
docs: fix site issue (#38552)
* docs: put an example loading component

* fix: site issue

* fix: site issue

* feat: add loading

* feat: alert

* docs: rm ReactDOM.render in md

* docs: use style tag

* chore: update snapshot

* Revert "docs: use style tag"

This reverts commit 1f75a99f8c.

* docs: update demo

* chore: update demo

Co-authored-by: PeachScript <scdzwyxst@gmail.com>
2022-11-15 22:55:01 +08:00
二货爱吃白萝卜
cbcfd38ca7
docs: v5 site upgrade (#38328)
* build: try to use dumi as doc tool

* docs: migrate demo structure to dumi way

* refactor: use type export & import

* docs: migrate demo previewer to dumi

* docs: create empty layout & components

* docs: apply custom rehype plugin

* docs: create empty extra pages

* docs: Add Banner component

* chore: move theme tsconfig.json

* docs: home page init

* docs: migrate header (#37896)

* docs: header

* docs: update

* docs: home init

* clean up

* test: fix site lint

* chore: tsc ignore demo

* chore: dumi demo migrate script

* chore: cards

* docs: home layout

* docs: Update locale logic

* docs: fix getLink logic

* chore: fix ci (#37899)

* chore: fix ci

* ci: remove check-ts-demo

* ci: preview build

* test: ignore demo.tsx

* chore: update script

* test: update snapshot

* test: update node and image test

* chore: add .surgeignore

* docs: layout providers (#37908)

* docs: add components sidebar (#37923)

* docs: sidebar

* docs: update docs title

* docs: update design doc

* chore: code clean

* docs: handle changelog page

* docs: add title

* docs: add subtitle

* docs: active header nav

* chore: code clean

* docs: overview

* chore: code clean

* docs: update intl (#37918)

* docs: update intl

* chore: code clean

* docs: update favicons

* chore: update testPathIgnorePatterns

* chore: code clean

* chore: code clean

* chore: copy 404.html (#37996)

* docs: Home page theme picker

* chore: Update migrate script

* docs: home page update

* docs: theme editor style

* docs: theme lang

* chore: update migrate.js

* docs: fix demo (#38094)

* chore: update migrate.js

* docs: update md

* docs: update demo

* test: fix snapshot

* chore: move debug to code attr in migrate script

* chore: update md

Co-authored-by: PeachScript <scdzwyxst@gmail.com>

* feat: overview page

* feat: Migrate `404` page (#38118)

* feat: migrate IconSearch component (#37916)

* feat<site/IconSearch>: copy IconDisplay from site to .dumi

* feat<site/IconSearch>: change docs of icon

* feat<site/IconSearch>: tweak

* feat<site/IconSearch>: use useIntl instead of injectIntl

* feat<site/IconSearch>: fix ts type error

* feat<site/IconSearch>: use intl.formatMessage to render text

* docs: Adjust home btn sizw

* docs: Update doc

* feat: v5 site overview page (#38131)

* feat: site

* fix: fix

* feat: v5 site overview page

* fix: fix path

* fix: fix

* fix: fix

* docs: fix margin logic

* feat: v5 site change-log page (#38137)

* feat: v5 site change-log page (#38162)

* docs: site redirect to home pag

* docs: theme picker

* docs: use react-intl from dumi (#38183)

* docs: Theme Picker

* docs: update dumi config

* docs: home back fix

* docs: picker colorful

* docs: locale of it

* docs: update components desc

* docs: site of links

* docs: update components list

* docs: update desc

* feat: Migrate `DemoWrapper` component (#38166)

* feat: Migrate `DemoWrapper` component

* feat: remove invalid comments and add comment for `key` prop

* docs: FloatButton pure panel

* chore: update demo

* chore: update dumi config

* Revert "chore: update demo"

This reverts commit 028265d3ba.

* chore: test logic adjust to support cnpm modules

* chore: add locale alias

* docs: /index to /

* docs: add locale redirect head script

* chore: adjust compact

* docs: fix missing token

* feat: compact switch

* chore: code clean

* docs: update home

* docs: fix radius token

* docs: hash of it

* chore: adjust home page

* docs: Add background map

* docs: site theme bac logic

* docs: avatar

* docs: update logo color

* docs: home banner

* docs: adjust tour size

* docs: purepanl update

* docs: transfooter

* docs: update banner gif

* docs: content (#38361)

* docs: title & EditButton

* docs: content

* chore: fix toc

* docs: resource page

* docs: transform resource data from hast

* docs: filename & Resource Card

* chore: enable prerender

* chore: remove less

* docs: toc style

* chore: fix lint

* docs: fix Layout page

* docs: fix CP page

* chore: update demos

* docs: workaround for export dynamic html

* chore: enable demo eslint

* docs: table style

* fix: header shadow

* chore: update snapshot

* fix: toc style

* docs: add title

* docs: Adjust site

* feat: helmet

* docs: site css

* fix: description

* feat: toc debug

* docs: update config-provider

* feat: use colorPanel

* fix: colorPanel value

* feat: anchor ink ball style

* feat: apply theme editor

* fix: code block style

* chore: update demo

* chore: fix lint

* chore: code clean

* chore: update snapshot

* feat: ts2js

* chore: description

* docs: site ready for ssr

includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion

* chore: bump testing lib

* docs: font size of title

* chore: remove react-sortable-hoc

* chore: update snapshot

* chore: update script

Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2022-11-09 12:28:04 +08:00
MadCcc
d5c17a9a7c Merge branch 'master' into next-merge-master 2022-09-05 21:26:04 +08:00
afc163
af73ba7530
docs: Update cases.zh-CN.md (#37336)
* Update cases.zh-CN.md

* Update cases.en-US.md

* Update cases.en-US.md
2022-09-01 10:08:16 +08:00
王小王
4614d15dc4
docs: fix typo (#36450)
面包屑部分, "是"应该改为"时"
2022-07-10 08:54:52 +08:00
MadCcc
ab19033876
docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
afc163
30ac6bd4e4
test: wrap React.StrictMode for test cases (#35026)
* test: React StrictMode

* test: fix Spin test

* chore: wrapper enzyme

* test: fix setState

* test: more test cover

* test: more test cover

* test: more test cover

* test: more test cover

* test: more test cover

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: more test case

* test: disable part of it

* test: fix test & add placeholder

* test: Use orign enzyme mount

Co-authored-by: zombiej <smith3816@gmail.com>
2022-04-18 21:02:11 +08:00
c0dedance
39af7b330c
docs: fix overview content (#35055)
* docs: 修复中文文档没有与英文文档同步的问题

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
2022-04-15 21:21:53 +08:00
afc163
52a1e8b72f
Update overview.en-US.md 2022-04-15 21:20:09 +08:00
afc163
cfaad0edce
chore: fix Chinese expression about "的地得" (#34173)
close #34167
2022-02-23 18:15:18 +08:00
yingxirz
f50ee8286c
docs: Update buttons.zh-CN.md (#32323) 2021-09-27 21:08:55 +08:00
damon.chen
e7f5030f2b
fix: change Ok to OK (#32259)
* 修复AutoComplete组件allowClear属性的说明有歧义的问题

* fix: change Ok to OK

* update jest snapshot

Co-authored-by: chj_damon <chjdamon@gmail.com>
2021-09-23 22:13:05 +08:00
in_vane
67a505cb1d
docs: Update research-message-and-feedback.zh-CN.md (#32112) 2021-09-10 11:06:41 +08:00
yingxirz
a7a1a806b8
Update buttons.zh-CN.md (#32012) 2021-09-02 19:45:35 +08:00
Jeremy Naccache
b5a7f307b9
docs: fix url name (#30937) 2021-06-10 00:36:27 +08:00
afc163
3d31e333d4 docs: update links 2021-05-08 11:27:55 +08:00
Goofy
d0f20f6b4c
docs: Update visual.zh-CN.md (#30397)
fix: javascipt -> javascript
2021-05-05 22:55:52 +08:00
lyon.han
f603ef0548
docs: perf data-format.zh-CN.md (#29976)
“保留前六位与后位”  => "保留前六位与后四位"
2021-03-31 16:23:57 +08:00
Li C. Pan
cf156b9c4a
docs: Update overview.zh-CN.md (#29264)
* Update overview.zh-CN.md

* Update docs/spec/overview.zh-CN.md

Co-authored-by: Amumu <yoyo837@hotmail.com>

Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2021-02-06 23:08:42 +08:00
Jeff Wen
ec81e9418e
docs: Fix data visualization color palette url (#29257) 2021-02-05 22:22:08 +08:00
二货机器人
08f25f0c8f
chore: Update Table ts definition (#29084)
* chore: bump rc-table ver

* chore: Fix ts definition

* docs: fix doc
2021-01-28 01:21:58 +08:00
afc163
0e95728fc9 docs: renew articles from community 2021-01-27 19:00:34 +08:00
JennyJia-Ant
171f852ea1
docs: Update font.zh-CN.md (#28958)
更改了错别字
2021-01-21 10:52:28 +08:00
JennyJia-Ant
4f3b41e6a7
docs: Update proximity.zh-CN.md (#28956)
修改文案
2021-01-21 10:52:00 +08:00
JennyJia-Ant
6ace53c6f5
Update colors.zh-CN.md (#28957)
更新了文案的错误,删除多余的标点符号。
2021-01-21 10:50:42 +08:00
yuanyao1225
c704fd372d
feat: AntV link change 2021-01-12 15:30:54 +08:00
limingxin
a3622656eb
docs: Update colors.zh-CN.md (#28800)
update link
2021-01-10 21:42:06 +08:00
godfather
b2c5d39395
docs: Update overview.zh-CN.md (#28703) 2021-01-06 09:04:16 +08:00
afc163
6c63a742aa docs(📖): fix color of primary text
close #28411
2020-12-28 14:16:28 +08:00
einq7
fa376f9c82
docs: prettier markdown (#28510) 2020-12-24 12:02:57 +08:00
Tom Xu
0a6167b995
docs: fix typo (#28397) 2020-12-17 13:29:15 +08:00
偏右
6f529a49fb
docs: fix typo (#28396)
* Update illustration.zh-CN.md

* Update illustration.en-US.md
2020-12-17 11:23:24 +08:00
偏右
39bd8e7171
Update introduce.zh-CN.md 2020-11-24 19:19:55 +08:00
yuanyao1225
83c784e8a3
docs: change link of article 2020-11-24 18:18:11 +08:00
Dominique Ng
5b46a49ce5
Fix typo for 'palette' (#27758) 2020-11-13 19:07:05 +08:00
einq7
3357fccf0e
docs: format inline code (#27634) 2020-11-08 15:04:02 +08:00