Some Ant Design Component's API are deprecated.
As title,
Some Ant Design's Component's API are deprecated.
like...Modal, Breadcrumb, and Menu
Would they be fixed in new version of Refine?
or how can I help Refine to fix them?
3 Replies
Hey @劉哲宇! I'm the kapa.ai support bot. I've searched through the docs to try to answer your question. :wave:
----------------------
Yes, some Ant Design components' APIs are deprecated in Refine. For example, the
ignoreAccessControlProvider
property of the create-button
, list-button
, and refresh-button
components have been deprecated and replaced with the accessControl.enabled
property.
If you would like to help Refine fix these deprecated APIs, you can contribute to the project by submitting a pull request on GitHub. You can find more information about contributing to Refine here (https://refine.dev/docs/contributing/).
----------------------Did kapa.ai help answer your question?
<@179605206496051200> kapa.ai is still learning and improving, please let us how it did by reacting with a :thumbsup: or :thumbsdown:
metropolitan-bronze•2y ago
Hey @劉哲宇, just like the bot said you can check out https://refine.dev/docs/contributing/ for contributing to refine. We'll be happy to see your PR 🚀 Let me know if you have any issues while working on refine 🙏
Contributing | refine
We follow a code of conduct when participating in the community. Please read it before you make any contributions.