@jsonforms/react
Advanced tools
Comparing version 3.3.0 to 3.4.0-alpha.0
@@ -90,6 +90,3 @@ import { ArrayControlProps, ArrayLayoutProps, CellProps, CombinatorRendererProps, ControlProps, DispatchCellProps, DispatchPropsOfControl, EnumCellProps, JsonFormsProps, JsonFormsSubStates, LayoutProps, OwnPropsOfCell, OwnPropsOfControl, OwnPropsOfEnum, OwnPropsOfEnumCell, OwnPropsOfJsonFormsRenderer, OwnPropsOfLayout, OwnPropsOfMasterListItem, StatePropsOfControlWithDetail, StatePropsOfMasterItem, coreReducer, DispatchPropsOfMultiEnumControl, Translator, OwnPropsOfLabel, LabelProps } from '@jsonforms/core'; | ||
uischemas: import("@jsonforms/core").JsonFormsUISchemaRegistryEntry[]; | ||
data: any; /** | ||
* Make sure, that options are memoized as otherwise the cell will rerender for every change, | ||
* as the options array is recreated every time. | ||
*/ | ||
data: any; | ||
translations: import("@jsonforms/core").CombinatorTranslations; | ||
@@ -96,0 +93,0 @@ cells?: { |
{ | ||
"name": "@jsonforms/react", | ||
"version": "3.3.0", | ||
"version": "3.4.0-alpha.0", | ||
"description": "React module of JSON Forms", | ||
@@ -79,3 +79,3 @@ "repository": "https://github.com/eclipsesource/jsonforms", | ||
"peerDependencies": { | ||
"@jsonforms/core": "3.3.0", | ||
"@jsonforms/core": "3.4.0-alpha.0", | ||
"react": "^16.12.0 || ^17.0.0 || ^18.0.0" | ||
@@ -121,3 +121,3 @@ }, | ||
"typescript": "~5.2.2", | ||
"@jsonforms/core": "3.3.0" | ||
"@jsonforms/core": "3.4.0-alpha.0" | ||
}, | ||
@@ -124,0 +124,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
281326
2853
1