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

Add 'fieldControlName' option to get the form control from the parent form group by name #7

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

juanjotorres90
Copy link
Owner

Added

  • Add 'fieldControlName' option to get the form control from the parent form group by name.
  • Ability to dynamically change the form field value.
  • Ability to dynamically enable or disable the form field.

Fixed

  • Fix "AbstractControl" not assignable to FieldControl.
  • Fix setting the initial value and status of the phone field control when it was set in the parent form group control.

@juanjotorres90 juanjotorres90 self-assigned this Jun 8, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@angular-devkit/[email protected] Transitive: environment, filesystem, network, shell, unsafe +197 260 MB
npm/@angular-devkit/[email protected] Transitive: environment, eval, filesystem +6 1.24 MB
npm/@angular-devkit/[email protected] None 0 0 B
npm/@angular-eslint/[email protected] None +5 1.91 MB jameshenry
npm/@angular-eslint/[email protected] None +2 1.55 MB jameshenry
npm/@angular-eslint/[email protected] None +4 1.49 MB jameshenry
npm/@angular/[email protected] None 0 0 B
npm/@angular/[email protected] None 0 0 B
npm/@angular/[email protected] Transitive: environment, eval, filesystem +3 306 kB
npm/@angular/[email protected] None 0 11.4 MB google-wombot
npm/@angular/[email protected] Transitive: environment, filesystem, unsafe +43 11.9 MB
npm/@angular/[email protected] None 0 0 B
npm/@angular/[email protected] None 0 25.5 MB google-wombot
npm/@angular/[email protected] None 0 0 B
npm/@angular/[email protected] None 0 0 B
npm/@angular/[email protected] None +50 35.8 MB
npm/@angular/[email protected] None 0 0 B
npm/@angular/[email protected] None 0 0 B
npm/@angular/[email protected] None 0 0 B
npm/@nx/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +158 20.6 MB
npm/@nx/[email protected] Transitive: environment, eval, filesystem +15 463 kB
npm/@nx/[email protected] Transitive: environment, eval, filesystem +6 366 kB
npm/@nx/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +78 13.8 MB
npm/@nx/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +165 21.1 MB
npm/@nx/[email protected] Transitive: environment, eval, filesystem +6 366 kB
npm/@schematics/[email protected] None 0 0 B
npm/@types/[email protected] None 0 2.09 MB types
npm/@typescript-eslint/[email protected] Transitive: environment +10 525 kB
npm/@typescript-eslint/[email protected] Transitive: environment +8 93.1 kB
npm/@typescript-eslint/[email protected] Transitive: environment +9 472 kB

🚮 Removed packages: npm/@angular-devkit/[email protected], npm/@angular-devkit/[email protected], npm/@angular-devkit/[email protected], npm/@angular-eslint/[email protected], npm/@angular-eslint/[email protected], npm/@angular-eslint/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@angular/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@nx/[email protected], npm/@schematics/[email protected], npm/@types/[email protected], npm/@typescript-eslint/[email protected], npm/@typescript-eslint/[email protected]

View full report↗︎

@juanjotorres90 juanjotorres90 merged commit 857c363 into main Jun 8, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant