二货爱吃白萝卜
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
Cuvii
d85d827a4c
docs: fix typo ( #47806 )
...
* docs(faq): fix some grammer
* Update docs/react/faq.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Cuvii <i@cuvii.dev>
---------
Signed-off-by: Cuvii <i@cuvii.dev>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-11 10:17:53 +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
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
红
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
Rinku Chaudhari
b2b961e058
docs: spelling and grammar fixes ( #44807 )
...
* refactor: convertLegacyProps function moved to buttonHelpers
* docs: spelling and grammar fixes
2023-09-13 11:32:58 +08:00
Konv Suu
41ef050cb5
chore: typo ( #44579 )
...
update
2023-09-01 23:39:56 +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
Rinku Chaudhari
8bcd3c16a4
docs(faq-en): typo,grammar and mispelling fixes ( #40368 )
2023-01-22 23:37:22 +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
二货爱吃白萝卜
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
二货爱吃白萝卜
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
Sonu Sharma
7728eec447
docs: spelling and grammar fix ( #38743 )
2022-11-19 22:56:58 +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
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
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
Curly Brackets
bcf4f1d5e8
docs(faq): correct 'Ant Design Mobile' ( #33341 )
2021-12-17 20:41:24 +08:00
Ikko Ashimine
fc519ff8a8
docs: fix typo in faq.en-US.md ( #30994 )
...
indepent -> independent
2021-06-16 11:47:57 +08:00
Tom Xu
17f5ce78f0
docs: improve faq ( #29712 )
2021-03-11 09:48:40 +08:00
叶枫
10c326ee94
feat: 添加全局静态配置 ( #29285 )
...
* feat: 添加全局静态配置
* chore: change globalConfig
* chore: change globalPrefixCls
* chore: review
* feat: 恢复 message 静态 prefix
* feat: modal
* feat: notification
* fix: prefix
* fix: prefix
* fix: 添加 test
* chore: review
* docs: doc
* chore: en
* chore: test
* fix: notification config set empty
* chore: link
* chore: change name
* chore: doc
* chore: doc
2021-02-09 21:49:15 +08:00
einq7
69a5be7c40
docs: Update FAQ ( #29210 )
...
* docs: Modify FAQ
* Components don't need to use inline code
* Update anchors
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
* Update more links
Co-authored-by: afc163 <afc163@gmail.com>
2021-02-04 10:56:24 +08:00
afc163
2a3be0200a
docs( 📖 ): update FAQ
2020-11-27 09:55:46 +08:00