react-hook-form-chakra
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ { | ||
"author": "Crhistian Ramirez", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0", | ||
"license": "MIT", | ||
@@ -43,2 +43,4 @@ "type": "module", | ||
"@chakra-ui/react": "^2.5.4", | ||
"@emotion/react": "^11.10.6", | ||
"@emotion/styled": "^11.10.6", | ||
"@hookform/resolvers": "^3.0.0", | ||
@@ -50,4 +52,6 @@ "@rollup/plugin-typescript": "^11.0.0", | ||
"@vitejs/plugin-react-swc": "^3.0.0", | ||
"framer-motion": "^6.5.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-hook-form": "^7.43.9", | ||
"tslib": "^2.5.0", | ||
@@ -64,2 +68,2 @@ "typedoc": "^0.23.28", | ||
} | ||
} | ||
} |
@@ -11,5 +11,3 @@ <div align="center"> | ||
## 🔥 Demo | ||
<!-- TODO: add link to code sandbox --> | ||
- [Demo with FormProvider]() (simpler but less performant, see [section below](#form-provider) for more info) | ||
- [Demo without FormProvider]() | ||
[Demo on CodeSandbox](https://codesandbox.io/p/sandbox/sharp-saha-0yl36k?selection=%5B%7B%22endColumn%22%3A21%2C%22endLineNumber%22%3A57%2C%22startColumn%22%3A1%2C%22startLineNumber%22%3A57%7D%5D&file=%2Fsrc%2FFormWithProvider.tsx) includes a demo with form provider (simpler but less performant, see [section below](#form-provider)) as well as usage without FormProvider (requires extra parameter [control](https://react-hook-form.com/api/useform/control/)) | ||
@@ -16,0 +14,0 @@ ## ⚙️ Installation |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
63269
0.64%2
-33.33%19
26.67%43
-4.44%