@grigoreo-fox/refine-mantine-v8
v1.0.1
Published
Refine Mantine v8 UI components - community maintained version with upgraded Mantine
Readme
@grigoreo-fox/refine-mantine-v8
⚠️ WARNING - EARLY STAGE PROJECT
This package is in very early stages of development and migration from the official @refinedev/mantine package.
- Not production ready - This is a raw migration with tons of errors and issues
- Expect breaking changes - APIs and functionality may change frequently
- Use at your own risk - Many components may not work as expected
- Active development - This is an ongoing migration project
Please consider using the official @refinedev/mantine package for production applications.
Refine Mantine v8 UI components - community maintained version with upgraded Mantine.
This package is extracted from the main refine repository to provide support for newer versions of Mantine while maintaining compatibility with refine applications.
Installation
pnpm add @grigoreo-fox/refine-mantine-v8Usage
This package provides the same exports as @refinedev/mantine, so you can use it as a drop-in replacement:
import { RefineThemes, ThemedLayoutV2 } from "@grigoreo-fox/refine-mantine-v8";Development
# Install dependencies
pnpm install
# Build the package
pnpm build
# Watch mode for development
pnpm devLicense
MIT
