Skip to content

fix: add dependency on @angular/forms - #15133

Merged
jelbourn merged 1 commit into
angular:masterfrom
crisbeto:15085/forms-dependency
Feb 20, 2019
Merged

fix: add dependency on @angular/forms#15133
jelbourn merged 1 commit into
angular:masterfrom
crisbeto:15085/forms-dependency

Conversation

@crisbeto

Copy link
Copy Markdown
Member

Adds @angular/forms to the list of dependencies, because there are around 10 Material components that are importing symbols from it.

Fixes#15085.

@crisbetocrisbeto added the target: major This PR is targeted for the next major release label Feb 9, 2019
@googlebotgooglebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Feb 9, 2019

@devversiondevversion left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should make sure that ng add installs @angular/forms if it's not installed yet.

Adds `@angular/forms` to the list of dependencies, because there are around 10 Material components that are importing symbols from it.
Fixesangular#15085.
@crisbeto
crisbetoforce-pushed the 15085/forms-dependency branch from eed33d0 to 6219b23CompareFebruary 9, 2019 17:43
@crisbeto

Copy link
Copy Markdown
MemberAuthor

Ah, totally forgot about the schematics. I've added it.

@devversiondevversion left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jelbournjelbourn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbournjelbourn added action: merge The PR is ready for merge by the caretaker pr: merge safe labels Feb 20, 2019
@jelbourn
jelbourn merged commit 8fc97ac into angular:masterFeb 20, 2019
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-botangular-automatic-lock-botBot locked and limited conversation to collaborators Sep 10, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: mergeThe PR is ready for merge by the caretakercla: yesPR author has agreed to Google's Contributor License Agreementtarget: majorThis PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing dependency to @angular/forms

4 participants

@crisbeto@jelbourn@devversion@googlebot