Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update doc #39753

Merged
merged 4 commits into from Dec 26, 2022
Merged

docs: update doc #39753

merged 4 commits into from Dec 26, 2022

Conversation

heiyu4585
Copy link
Contributor

@heiyu4585 heiyu4585 commented Dec 23, 2022

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • TypeScript definition update
  • Bundle size optimization
  • Performance optimization
  • Enhancement feature
  • Internationalization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Workflow
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

add doc

📝 Changelog

Language Changelog
🇺🇸 English Add the boot of App components in message, module and notification
🇨🇳 Chinese 在 message,modal,Notification中增加 App 组件的引导

☑️ Self-Check before Merge

⚠️ Please check all items below before requesting a reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

@github-actions
Copy link
Contributor

github-actions bot commented Dec 23, 2022

@codecov
Copy link

codecov bot commented Dec 23, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (f24a52a) compared to base (753172b).
Patch has no changes to coverable lines.

❗ Current head f24a52a differs from pull request most recent head 3c6d377. Consider uploading reports for the commit 3c6d377 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #39753   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          556       557    +1     
  Lines         9624      9625    +1     
  Branches      2722      2722           
=========================================
+ Hits          9624      9625    +1     
Impacted Files Coverage Δ
components/list/index.tsx 100.00% <0.00%> (ø)
components/table/hooks/usePagination.ts 100.00% <0.00%> (ø)
components/_util/extendsObject.ts 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@afc163 afc163 changed the title dartf: update doc docs: update doc Dec 24, 2022
@@ -115,6 +115,8 @@ return (

**异同**:通过 hooks 创建的 `contextHolder` 必须插入到子元素节点中才会生效,当你不需要上下文信息时请直接调用。

### 可通过 [App 包裹组件](https://ant.design/components/app-cn) 简化 useMessage 等方法需要手动植入 contextHolder 的问题
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### 可通过 [App 包裹组件](https://ant.design/components/app-cn) 简化 useMessage 等方法需要手动植入 contextHolder 的问题
> 可通过 [App 包裹组件](/components/app-cn) 简化 `useMessage` 等方法需要手动植入 contextHolder 的问题

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@afc163 afc163 merged commit 7426202 into ant-design:master Dec 26, 2022
@heiyu4585 heiyu4585 deleted the app-doc branch January 26, 2023 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants