Commit Graph

570 Commits

Author SHA1 Message Date
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
Cong Yoo
e1509b0402
docs: 🔗 fix invalid url (#27107) 2020-10-12 16:30:53 +08:00
Cong Yoo
5e4a79a0f0
这个地址为国家标准全文公开系统的地址
这个地址打开页面查看内容的话需要Flash支持。单内容毕竟更官方,比百科全。
2020-10-12 16:20:30 +08:00
Cong Yoo
7004afe3ba
更新了一个 【标准符号用法】的在线地址。原地址失效了。 2020-10-12 16:12:22 +08:00
Devon
df8c53d145
docs: fix typo in buttons.en-US.md (#27037) 2020-10-09 08:58:17 +08:00
Cong Yoo
f07613a9c2
docs: fix data-format.md (#26969)
* Update data-format.zh-CN.md

文档说明中的一些*符号没有完整显示

* Update data-format.zh-CN.md

调整了银行卡号码中如何使用描述的风格

* Update data-format.en-US.md

data-format en和cn都进行了*文字的缺失补全

* Update data-format.en-US.md

统一了 Partial Redaction 表格中 * 号样式

* Update data-format.zh-CN.md

cn 文档中 部分脱敏中表格内容 对文字:高级、中级、低级做了加粗样式,与en文档保持统一。

* Update data-format.zh-CN.md

cn 文档中将原有的 「*」改成与 en 文档统一的 `*`。

* Update data-format.en-US.md

将 Bank card number 中的 Example 内容样式修改为与 ID number 一样。

* Update data-format.zh-CN.md

cn 文档中 「·」和 「¥」 样式调整为 `.` 和 `¥`。

* Update data-format.en-US.md

en 文档 将 "." 与 "¥" 调整为 `.` 和 `¥`

* Update data-format.en-US.md

en 文档中例子去掉了 `` 样式,与 cn 统一

* Update data-format.en-US.md

en 中 "\*\*\*" 更改为 `***`

* Update data-format.zh-CN.md

cn 文档中将 「\*\*\*」更改为 `***` 。使 cn 、en 文档的表达方式统一。

* Update data-format.zh-CN.md

对 cn 文档中如何使用的说明做了统一样式处理。

* Update data-format.en-US.md

en 文档现在与 cn 文档全篇中的说明文字样式保持了统一。
2020-10-03 11:47:56 +08:00
zombiej
37f6a2086a docs: Adjust illustration intro image 2020-09-08 11:50:55 +08:00
Sumit Vekariya
16251d1de9
docs: fix typos (#26583) 2020-09-04 12:53:56 +08:00
afc163
34887ca249 docs: improve design doc 2020-09-03 17:12:13 +08:00
myeunhyuk
b5d9580565
docs: Update font.en-US.md (#26526) 2020-09-02 17:32:30 +08:00
myeunhyuk
4976fef1b1
docs: Update font.zh-CN.md (#26525) 2020-09-02 10:45:15 +08:00
偏右
e25f03206c
docs: 📝 fix typo 2020-08-25 13:55:44 +08:00
afc163
f4f5b633ff docs: 📖 update Ant Design Blazor implementation 2020-08-22 01:37:54 +08:00