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: add refine with antd #49280

Merged
merged 3 commits into from
Sep 3, 2024
Merged

Conversation

necatiozmen
Copy link
Contributor

@necatiozmen necatiozmen commented Jun 6, 2024

中文版模板 / 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

Refine is an open source framework for building data-heavy CRUD apps like admin panels, dashboards and internal tools. It also provides official built-in support for Ant Design, which is maintained by the Refine core team.

Thousands of Refine apps are built every month using Ant Design as the UI framework. Therefore, having a Refine installation guide will be beneficial for the Ant Design community as well.

For more detailed information, you can refer to the following Refine documentation:
Refine Ant Design integration guide
Refine with Ant Design Tutorial

Here are the some of the complete examples built with Refine and Ant Design
https://refine.dev/templates/crm-application/
https://refine.dev/templates/react-admin-panel-ant-design/
https://refine.dev/templates/react-pdf-invoice-generator/

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ 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

Copy link

stackblitz bot commented Jun 6, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link
Contributor

github-actions bot commented Jun 6, 2024

👁 Visual Regression Report for PR #49280 Passed ✅

🎯 Target branch: master (d1692fb)
📖 View Full Report ↗︎

🎊 Congrats! No visual-regression diff found.

Copy link
Contributor

github-actions bot commented Jun 6, 2024

Preview is ready

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d1692fb) to head (16ca2b5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #49280   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          751       751           
  Lines        13145     13145           
  Branches      3421      3421           
=========================================
  Hits         13145     13145           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

pkg-pr-new bot commented Sep 3, 2024

@afc163 afc163 merged commit 9748a0e into ant-design:master Sep 3, 2024
39 checks passed
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.

2 participants