refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
28.67k stars 2.25k forks source link

[FEAT] Support Mantine UI lib #1780

Closed dzcpy closed 2 years ago

dzcpy commented 2 years ago

Is your feature request related to a problem? Please describe. mantine.dev seems to be a pretty neat framework. Compares to antd, it has a modern style system and a clearer API

Describe the solution you'd like Use mantine instead of antd

Describe alternatives you've considered

Additional context

omeraplak commented 2 years ago

Hey @dzcpy 👋, Thank you for contacting us. We love Mantine too ❤️We will release our Material UI support soon 🎊 If Community supports we will be happy to release Mantine support 🚀

fiqrisr commented 2 years ago

Yeah, we need this!

aliemir commented 2 years ago

We will have some updates on this feature, hopefully very soon. 🚀

jasonlimantoro commented 2 years ago

Any timeline we can look forward to?

omeraplak commented 2 years ago

Hey @jasonlimantoro , We plan to release it this month ⚡️

jasonlimantoro commented 2 years ago

Thanks for the prompt reply @omeraplak.

Great! Really excited for this! 🎉

omeraplak commented 2 years ago

Hey @jasonlimantoro @dzcpy @fiqrisr , We've released @pankod/refine-mantine 💥 We will publish our tutorial soon now you can consume examples 🍕

Examples; https://refine.dev/docs/examples/form/mantine/useDrawerForm/ Form Docs; https://refine.dev/docs/api-reference/mantine/hooks/form/useForm/