Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Angular packages #1869

Merged
merged 1 commit into from
Jan 17, 2022
Merged

Update Angular packages #1869

merged 1 commit into from
Jan 17, 2022

Commits on Jan 14, 2022

  1. Update Angular packages

    - 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
    sdirix committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1008469 View commit details
    Browse the repository at this point in the history