Commit Graph

95 Commits

Author SHA1 Message Date
afc163
b13c19aa68
docs: add offcial pronunciation of antd (#50297) 2024-08-08 11:32:36 +08:00
vagusX
38cf5e8a75
docs: unify component export file as index.tsx (#50013)
* docs: unify component export file as index.tsx

* docs: compatible with old anchors

* chore: clean

* test: update snapshot

* fix: window env

---------

Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-07-23 22:22:24 +08:00
afc163
59ad48476b
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint

* fix lint

* use files ignore

* revert change

* ignore clarity.js

* fix some errors

* fix some errors

* fix some errors

* fix some errors

* add yml file

* Update clarity.js

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

* add npm run lint:biome

* add npm run lint:biome

* fix test case

* fix ts errors

* fix ts errors

* fix lint and add .lintstagedrc

* shorten prop name

* chore: update package.json

* update biome.json

* chore: remove stylelint

* chore: useOptionalChain

* fix lint

* biome format

* prettier all code

* prettier all code

* fix site test

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
selicens
04d00245a0
docs(FAQ): Remove expired links (#49082)
* docs(FAQ): Remove expired links

* chore: adjusting update

* chore: adjusting update
2024-05-29 12:18:11 +08:00
二货爱吃白萝卜
27855e2a76
docs: update faq (#48239) 2024-04-03 12:41:36 +08:00
afc163
268d6018a8
docs: update DatePicker locale instruction (#48111) 2024-03-27 13:34:35 +08:00
Rin
bb567f6831
docs: fix DOM typo (#47815) 2024-03-11 13:40:29 +08:00
二货爱吃白萝卜
e7aa014c31
chore: Add type util (#46923)
* docs: init

* chore: all types

* docs: faq

* chore: fix lint
2024-01-11 15:55:58 +08:00
Navid
15f797de79
docs: update workarounds for sub-components with Next.js App router (#46711)
* docs: update workarounds for sub-components with Next.js App router

Signed-off-by: Navid <navidmafi2006@gmail.com>

* docs: (zh-CN) update workarounds for sub-components with Next.js App router

Signed-off-by: Navid <navidmafi2006@gmail.com>

* Apply suggestions from code review

Signed-off-by: Amumu <yoyo837@hotmail.com>

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

Signed-off-by: Amumu <yoyo837@hotmail.com>

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

Signed-off-by: Amumu <yoyo837@hotmail.com>

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

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

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

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

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

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

* Update faq.zh-CN.md

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

* Update faq.en-US.md

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

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

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

---------

Signed-off-by: Navid <navidmafi2006@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-30 20:11:04 +08:00
afc163
f4822acafb
docs: Update faq (#46709)
* docs: Update faq

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-12-30 15:24:44 +08:00
JiaQi
6f06787567
chore: update Ant Design Mini link (#45194) 2023-10-07 10:26:48 +08:00
ViPro (京京)
aaa9d7b7c9
docs: fix shadow dom css link (#45169) 2023-10-04 00:48:02 -05:00
bubucuo
65975f2e5f
docs: update docs link (#45121)
* chore: update link

The link here should point to server-side rendering, but the documentation mentions a link for customizing themes.

* Update faq.zh-CN.md

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

* Update faq.en-US.md

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

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-09-29 13:27:59 +08:00
叶枫
05cc5f1254
docs: fix typos (#45116) 2023-09-27 12:17:33 +08:00
b24cda1f97
docs: update FQA (#44902)
* docs: update FQA [skip ci]

* test(theme): supplement unit test case

* chore: update docs
2023-09-17 16:17:12 +08:00
栗嘉男
39ca9d89f4 chore: merge master into feature 2023-08-18 15:01:08 +08:00
afc163
3525966682
docs: Update faq.zh-CN.md (#44274)
* docs: Update faq.zh-CN.md

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

* Update faq.zh-CN.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-08-17 19:12:26 +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
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
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(文辉)
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
kiner-tang(文辉)
aa98891607
docs: update docs about faq (#43213) 2023-06-27 15:01:48 +08:00
github-actions[bot]
59c9119be1
chore: auto merge branches (#42276)
chore: master merge feature
2023-05-12 15:14:26 +00:00
Yan
7f405763fc
fix(document): select Chinese and then jump to English in faq page (#42299)
* fix(document): select Chinese and then jump to English in faq page

* update again

* update docs
2023-05-12 17:06:14 +08:00
二货爱吃白萝卜
60dbef4963
feat: Disable motion (#41856)
* feat: Add motion off

* chore: update motion seed

* chore: all motion disabled

* test: add test case

* chore: fix lint

* chore: fix cov

* chore: fix motion of Switch & Segemented

* test: ignore empty
2023-04-23 15:42:36 +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
二货爱吃白萝卜
9e25a81665
docs: Add FAQ about why api should be less (#39547) 2022-12-14 11:37:47 +08:00
Amumu
ca5b9a6ae0
docs: CN it. (#39519) 2022-12-13 15:49:05 +08:00
二货爱吃白萝卜
fc1e818e99
docs: adjust icons (#39074) 2022-11-29 13:14:06 +08:00
二货爱吃白萝卜
94049f1406
docs: add tailwindcss faq (#39041) 2022-11-28 14:19:15 +08:00
Winme
264fa42c03
docs: fix typo (#38903) 2022-11-23 16:28:54 +08:00
二货爱吃白萝卜
a1e14f6165
docs: guide about where config (#38764)
* docs: guide about where config

* docs: add diff demo

* docs: Add SSR part

* docs: add faq
2022-11-21 17:27:06 +08:00
afc163
c92ef74ea4
docs: add legacy version link of 4.x (#38638) 2022-11-17 21:24:40 +08:00
二货爱吃白萝卜
319b3966c4
docs: less no (#38602) 2022-11-16 23:38:38 +08:00
MadCcc
242b1713f5 Merge branch 'master' into next-merge-master 2022-10-26 14:56:44 +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
二货机器人
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
二货机器人
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
二货机器人
394aba4afe chore: merge master 2022-07-29 15:56:11 +08:00
二货机器人
ad7df07680
docs: faq for internal API (#36643) 2022-07-21 19:03:59 +08:00
zombiej
5bd221ad39 chore: merge master 2022-07-12 17:09:43 +08: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
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
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
afc163
cc9e3c2da1 docs: update FAQ titles 2022-06-01 13:30:44 +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