Commit Graph

75 Commits

Author SHA1 Message Date
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
Tom Xu
d3d394700b
docs: improve faq (#27236) 2020-10-19 18:27:08 +08:00
afc163
d98981b279 docs: 📝 update faq 2020-09-09 16:38:04 +08:00
偏右
4fff7ec171
Update faq.en-US.md 2020-09-09 16:35:03 +08:00
陈帅
f928baf52a
fix: Optimize the display of elements of the block type. (#25903)
* add flex style

* add new demo

* update snapshot

* Merge branch feature into fix-descriptions

* update snapshot

* update snapshot
2020-08-06 14:32:13 +08:00
afc163
508cecd0a7 merge feature into master-to-merge-feature 2020-07-21 16:23:13 +08:00
Scott Goci
96f8c04911
docs: Update faq.en-US.md (#25675)
* Update faq.en-US.md

Updating a bit of wording and making flow a bit more clear

* Update faq.en-US.md

* Update faq.en-US.md

Few more wording changes based on suggestions
2020-07-17 16:42:52 +08:00
偏右
cf42a16505
feat: Modal.config rootPrefixCls (#25613)
* feat: Modal.config rootPrefixCls

* fix tsd
2020-07-14 18:43:55 +08:00
偏右
f7ed77b52f
feat: support Modal.config for prefixCls (#25603)
* chore: refactor test cases

*  support Modal.config

* fix lint

* remove extra default prefixCls value

* fix tsd

* docs: fix api

* Update components/message/index.en-US.md

Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-07-14 11:14:46 +08:00
07akioni
a50dd21868
docs: faq on components vertial alignment (#25544) 2020-07-09 17:33:27 +08:00
07akioni
673ccd6600
docs: update getPopupContainer (#25505) 2020-07-08 19:31:43 +08:00
Amumu
c7c6e9fe4f
fix Import in Browser link not found (#24910) 2020-06-11 15:16:11 +08:00
偏右
8497e54e39
docs: 📖 keep documentation up to date (#24184)
* docs: remove babel-plugin-import from docs

* docs: react-scripts-rewired + customize-cra => craco

* docs: remove babel-plugin-import

* fix remark link
2020-05-15 17:18:55 +08:00
二货机器人
08c63d1e23
docs: Update faq of mutable data (#24106)
* docs: Update faq

* Update faq.en-US.md
2020-05-13 11:23:58 +08:00
afc163
f1290fbb83 📝 update FAQ 2020-01-13 14:07:41 +08:00
偏右
90d819fc6f
docs: 📝 update title to Replace Moment.js (#20730)
* 📝 update title to Replace Moment.js

* Update and rename generate-picker.zh-CN.md to replace-moment.zh-CN.md

* 🔗 fix links
2020-01-08 11:29:37 +08:00
陈小聪
014bed6358 docs: generate picker (#20515)
* docs: faq How to use dayjs instead of moment

* adjust article position

* add steps and use cases

* change docs

* add bisheng config source

* translate title

* remove customize TimePicker

* simplified document

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update docs/react/generate-picker.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* add cra demo

* init demo refer 'Use in TypeScript'

Co-authored-by: 偏右 <afc163@gmail.com>
2020-01-02 16:05:59 +08:00