You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixes the module declaration in @jsonforms/angular so the ESM build can be picked up reliably - Exports all functions used in Angular components to avoid name clashes by the ngc transpiler - Removes the redundant zonejs peer dependency - Indicate compatibility with Angular 13 - Adapts i18n change detection to allow updating i18n via the JsonFormsAngularService independent from the root component props
0 commit comments