Commit Graph

1716 Commits

Author SHA1 Message Date
afc163
6f58250bc3
docs: update documentation (#38594)
* docs: update footer text

* docs: update IE support
2022-11-16 16:13:38 +08:00
lushevol
fb473b3f10
docs: remove ie support in introduction page (#38574)
* docs: Miss to remove div closing symbol #38546

* docs: remove IE support on v5 introduction page

* docs: remove IE support on support table and README
2022-11-16 15:02:18 +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
lushevol
7fff24b8a9
docs: Miss to remove div closing symbol #38546 (#38562) 2022-11-15 10:33:29 +08:00
忆年
5a6f51a1ca
docs: Update migration-v5.zh-CN.md #38544 (#38546)
* Update migration-v5.zh-CN.md

* Update migration-v5.en-US.md
2022-11-14 15:04:55 +08:00
Dunqing
022e44bb06
docs: fix div without close tag (#38465)
* docs: fix div without close tag

* docs: fix more

* fix: revert code

* docs: fix table

* docs: fix content
2022-11-10 15:00:10 +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
二货机器人
d5cfd195dd chore: merge master 2022-11-07 23:32:46 +08:00
afc163
4b8ab8ecc8
docs: recommend react-colorful (#38409)
close #35381
2022-11-06 17:39:01 +08:00
MadCcc
242b1713f5 Merge branch 'master' into next-merge-master 2022-10-26 14:56:44 +08:00
Chuns Chen
cc5c4fed51
refactor: locale files reference path (#38194)
* chore: add locale files to npm pkg

* docs: locale files reference path

* docs: fix locale path

* chore: bump @ant-design/tools

* refactor: default locale file

* chore: add site wepack alias

* chore: bump @ant-design/tools

* fix: site theme locale reference path

* chore: add locale files to eslint ignore

* fix: markdown demo unable to resolve path to module antd/locale
2022-10-26 14:38:54 +08:00
二货爱吃白萝卜
92acca41de
docs: Add faq about breaking change (#38153)
* docs: Add faq about breaking change

* Update docs/react/faq.zh-CN.md

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

* docs: update

* docs: more desc

Co-authored-by: afc163 <afc163@gmail.com>
2022-10-21 16:25:42 +08:00
zty
3eff12dd69
docs: fix demo code (#38136)
* docs: fix demo code

* docs: fix demo code

* docs: fix demo code
2022-10-20 18:05:29 +08:00
MadCcc
25ab342af3
docs: add dayjs to migrate document (#38010) 2022-10-17 16:40:46 +08:00
MadCcc
2d605bfa3f
docs: customize theme en (#37879) 2022-10-08 10:18:20 +08:00
MadCcc
d54a511938 chore: remove codemod doc 2022-09-29 14:56:48 +08:00
MadCcc
7738c2f573
chore: update theme doc (#37788)
* chore: update theme doc

* chore: code clean

* chore: code clean
2022-09-29 14:48:02 +08:00
MadCcc
7f951021bf
docs: v5 docs completion (#37757)
* docs: v5 docs completion

* chore: code clean
2022-09-27 16:56:56 +08:00
lijianan
c10e505e39
doc: add deprecated info (#37728) 2022-09-26 09:54:27 +08:00
二货机器人
ba26b4c196 chore: next merge master 2022-09-23 10:49:38 +08:00
Vishal Jagtap
e8959e52cd
Docs: Removed react-contextmenu from recommendation (#37656)
* Removed react-contextmenu from recommendation

This repository has been archived by the owner. It is now read-only.

* Update recommendation.zh-CN.md
2022-09-23 09:56:36 +08:00
MadCcc
eb9179464b Merge branch 'master' into next-merge-master 2022-09-22 11:47:05 +08:00
二货机器人
08a47a9212 docs: Modify res title for Raycast usage 2022-09-17 11:20:47 +08:00
叶枫
bcd9dca1e2
feat: add raycast (#37589)
* feat: add-raycast

* feat: doc

* feat: doc
2022-09-16 22:03:25 +08:00
MadCcc
6df3bbb4ed
docs: v5 customize theme (#37550)
* docs: v5 customize theme

* chore: code clean

* docs: more token

* docs: add subtitle

* docs: update

* docs: update api
2022-09-16 10:38:08 +08:00
二货机器人
1cad665d15 chore: merge master 2022-09-07 10:35:16 +08:00
二货爱吃白萝卜
aca046288e
docs: Add FAQ about open (#37420) 2022-09-06 14:03:39 +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
afc163
afea00ca2d
Update practical-projects.zh-CN.md 2022-09-01 10:02:34 +08:00
黑雨
9a056e2118
doc: add Mentions to v5-doc (#37335) 2022-09-01 09:51:11 +08:00
MadCcc
9d4d16682e
docs: v5 migration (#37314)
* docs: v5 migrage

* docs: v5 migration

* docs: remove v5-note

* docs: add design update

* docs: migration v5 en

* chore: replace  with

* docs: add diff

* docs: add codemod desc

* docs: add babel-plugin-import desc
2022-08-31 17:41:47 +08:00
MadCcc
0d50767aa8 Merge branch 'master' into next-merge-master 2022-08-30 13:05:50 +08:00
二货机器人
8d2ae4bedb docs: Fix broken link 2022-08-25 16:14:43 +08:00
二货爱吃白萝卜
c56596ee9b
docs: Adjust res page style (#37210)
* docs: Adjust res page style

* chore: update check logic
2022-08-24 15:45:00 +08:00
二货机器人
25e001f8b5 chore: next merge feature 2022-08-18 17:24:39 +08:00
MadCcc
0a13a407ac
docs: update 4.0 sketch file link (#37085)
* docs: update 4.0 sketch file link

* docs: add dark theme sketh
2022-08-17 10:14:01 +08:00
MadCcc
e6335e233c Merge branch 'master' into next-merge-master 2022-08-15 15:20:39 +08:00
afc163
87d138ba56
docs: upgrade codesandbox to react 18 (#36951) 2022-08-08 17:52:39 +08:00
二货机器人
d970d80fa0 chore: next merge feature 2022-08-05 15:23:36 +08:00
二货爱吃白萝卜
fff1130403
docs: Tech TS params usage (#36865) 2022-08-03 14:34:25 +08:00
二货机器人
01bd2f2964
docs: Add tag info (#36843) 2022-08-02 13:42:04 +08:00
二货机器人
fa4f7f089d chore: merge master 2022-08-01 17:12:27 +08:00
Len
587c911cbd
Fix custom less variable being overwritten (#36805) 2022-08-01 09:42:13 +08:00
二货机器人
394aba4afe chore: merge master 2022-07-29 15:56:11 +08:00
zombiej
2b46b3e6e1 Merge remote-tracking branch 'origin/master' into feature-merge-master 2022-07-25 17:37:47 +08:00
二货机器人
ad7df07680
docs: faq for internal API (#36643) 2022-07-21 19:03:59 +08:00
zombiej
c71ce67e14 chore: next merge feature 2022-07-19 17:51:35 +08:00
zombiej
5bd221ad39 chore: merge master 2022-07-12 17:09:43 +08:00
github-actions[bot]
e46dedd90c
chore: auto merge branches (#36478)
chore: feature merge master
2022-07-12 08:21:41 +00:00
afc163
6497d0dfef
docs: moment version mismatched issue (#36473)
https://github.com/ant-design/ant-design/issues/36465#issuecomment-1181275538
2022-07-12 13:10:20 +08:00
王小王
4614d15dc4
docs: fix typo (#36450)
面包屑部分, "是"应该改为"时"
2022-07-10 08:54:52 +08:00
MadCcc
f65c73fa2a Merge branch 'master' into next-merge-master 2022-07-05 22:24:39 +08:00
afc163
80e7f7087d chore: merge feature to master, resolve conflict 2022-07-05 11:23:35 +08:00
MadCcc
ab19033876
docs: replace lib with es (#36367) 2022-07-04 22:09:54 +08:00
MadCcc
0c93ac96aa Merge branch 'master' into next-merge-master 2022-06-29 14:27:39 +08:00
afc163
f4e5e8ddb5
docs: update English sketch file link (#36269)
* docs: English sketch file links from communicatity

* Update resources.en-US.md
2022-06-28 13:06:28 +08:00
zombiej
b7013a138b chore: merge master 2022-06-27 14:55:59 +08:00
社长长
295f1ee819
docs: fix English FAQ title (#36222) 2022-06-24 15:56:43 +08:00
afc163
a5fe576d48 chore: merge master to next 2022-06-24 11:32:42 +08:00
社长长
478bd6781e
Docs: FAQ add explanation of null in controlled components. (#36082)
* docs: fix Chinese language grammar mistake in FAQ

* docs: FAQ add explanation of null in controlled components

* docs: update null in controlled components FAQ

* docs: update null in controlled components FAQ (add lost word)

* docs: null in controlled components FAQ optimization

* docs: FAQ add explanation of null in controlled components (English)

* docs: update faq docs

* docs: update faq docs(chinese)

* docs: optimize faq docs

* Update faq.en-US.md

* Update faq.en-US.md

* Update faq.en-US.md

* Update faq.zh-CN.md

* Update faq.en-US.md

Co-authored-by: shezhangzhang <chenkan@ChenKan-Mac.local>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-06-24 00:34:09 +08:00
සයුරි | Sayuri
d692a88ed7
feat: add si_LK locale (#36149)
* දින තේරුම සකස් කිරීම

* චීන ප්‍රලේඛනය යාවත්කාල කිරීම

* ඉංග්‍රීසි ප්‍රලේඛනය යාවත්කාල කිරීම

* තවත් දත්ත ඇතුල් කිරීම

* දින දසුනට භාෂාව යෙදීම

* ප්‍රධාන දේශීයකරණ සංරචකය යෙදීම

* සැපයුම්කරු සඳහා ගොනුව යෙදීම

* කාලය තේරීමට අදාළ සංරචකය යෙදීම

* යෝජනාව ඇතුළු කෙරිණි

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

* නව ඇසුරුමට වෙනස් කළා

* ගොනුව යාවත්කාල කෙරිණි

Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-22 19:38:21 +08:00
iamkun
9cab0f3322
docs: update Day.js doc (#35935)
* docs: update dayjs doc

* docs: update dayjs doc

* chore: update doc

* chore: update doc

* chore: update doc

* chore: update doc
2022-06-13 14:03:43 +08:00
zombiej
01dbe2ff25 chore: merge master 2022-06-01 18:46:38 +08:00
afc163
6423e22f78 chore: merge feature 2022-06-01 18:28:31 +08:00
afc163
cc9e3c2da1 docs: update FAQ titles 2022-06-01 13:30:44 +08:00
zombiej
461b605555 chore: next merge feature 2022-05-27 16:40:17 +08:00
zombiej
bd2b726199 chore: feature merge master 2022-05-27 16:13:19 +08:00
afc163
534abc3ad3
docs(👍): update recommendation (#35758)
* docs: update recommendation

* Update recommendation.en-US.md
2022-05-26 21:57:13 +08:00
zombiej
3a4d399248 chore: merge feature 2022-05-23 15:52:14 +08:00
Amumu
b222f93cc5
feat: add a new locale tk_TK (#35605)
* feat: add a new locale tk_TK

* fix: fix moment locale
2022-05-18 11:20:53 +08:00
github-actions[bot]
fb9c2fc51e
chore: auto merge branchs (#35553)
chore: merge master into next
2022-05-14 10:03:09 +00:00
afc163
6d18e8db40 docs: update work with us part 2022-05-13 14:26:57 +08:00
iamkun
7dd0bd396d fix: update merge 2022-05-06 14:02:45 +08:00
zombiej
4607346d3c chore: next merge master 2022-04-22 13:36:51 +08:00
Ömer Faruk APLAK
91a7e8ba63
docs: add Application Frameworks recommendation (#35168)
* docs: add Application Frameworks recommendation

* add Application Frameworks recommendation

* typo fix
2022-04-21 23:20:52 +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
iamkun
2804cb843a update test 2022-04-13 14:27:29 +08:00
二货机器人
80c1391211
docs: Add faq (#34830) 2022-04-01 15:54:11 +08:00
afc163
1b1210791c
Update faq.zh-CN.md 2022-03-31 15:17:48 +08:00
iamkun
e73cd9c34e Merge remote-tracking branch 'origin/next' into feat/momentjs-to-dayjs 2022-03-29 11:10:14 +08:00
Yiming
35aa951550
fix: fix Ant Design Charts url (#34685) 2022-03-24 13:36:10 +08:00
iamkun
010e0c0eb2 update merge 2022-03-22 17:50:17 +08:00
iamkun
f8dc201218 fix merge 2022-03-18 16:57:11 +08:00
afc163
54b7fef370 docs: add Currency recommendation 2022-03-17 14:20:14 +08:00
KaKaHuoLuoTe
f11fa6552d
feat: add utm to mastergo's links (#34248) 2022-03-01 18:02:38 +08:00
KaKaHuoLuoTe
74d6595dff
docs: update links of mastergo (#34242) 2022-03-01 15:38:16 +08:00
KaKaHuoLuoTe
0ed868989d
docs: add MasterGo to design assets (#34055)
* docs: add MasterGo to design assets

* chore: update mastergo links
2022-02-25 14:02:25 +08:00
afc163
cfaad0edce
chore: fix Chinese expression about "的地得" (#34173)
close #34167
2022-02-23 18:15:18 +08:00
stefango
6f71af263e
docs: fix grammar error (#34138)
in customize-theme-variable.zh-CN.md
2022-02-21 10:47:10 +08:00
afc163
106acb7d5b docs: improve Umi documentation 2022-02-16 20:00:57 +08:00
afc163
d38363e161 docs: fix procomponents links 2022-02-16 19:54:23 +08:00
iamkun
b22815d4d2 feat(moment-to-dayjs): replace date-time lib Moment.js with Day.js 2022-02-14 15:01:00 +08:00
afc163
c3f8568620
docs: fix missing @/services/product (#34003)
* docs: fix missing @/services/product

close #33952

* update data
2022-02-10 18:24:53 +08:00
Yang Zhang
ab8fc12fa7
docs: add Plasmic for Ant (#33758)
* Add Plasmic for Ant

* Point Plasmic link to dedicated Ant page
2022-01-24 11:13:12 +08:00
Amumu
75adc23fe3
chore: i18n contributing docs improve (#33760)
* chore: i18n contributing docs improve

* update

* Update docs/react/i18n.zh-CN.md

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

* update

* update

* fix name

* 空格

* fix name

* update

* Update docs/react/i18n.zh-CN.md

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

* update

* update

* update

* 添加英文版本

* update

* the

* update

* update

* fix list

* Revert "fix list"

This reverts commit c6f3e2c699d133f74e0f4ce0424c1fd4ad43dcbf.

* fix list

* 指向源文件

Co-authored-by: afc163 <afc163@gmail.com>
2022-01-21 13:53:52 +08:00
afc163
85c96251d3
fix: Tag color in dark theme (#33751)
* docs: update dark theme doc

* fix: dark tag theme
2022-01-19 15:38:48 +08:00
二货机器人
ac89fd5a9d
docs: guide of theme dev (#33756) 2022-01-18 22:36:13 +08:00