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

fix(required): correctly validate when required on non-input element … #16836

Merged
merged 2 commits into from Mar 6, 2019

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Feb 20, 2019

…is surrounded by ngIf

Closes #16830

I've also ran this change against the ngMaterial unit tests, the uiBootstrap unit tests, the ionic unit tests, and manually tested with uiSelect.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Fix/Feature: Docs have been added/updated
  • Fix/Feature: Tests have been added; existing tests pass

Other information:

src/ng/directive/validators.js Outdated Show resolved Hide resolved
src/ng/directive/validators.js Show resolved Hide resolved
@Narretz Narretz mentioned this pull request Feb 25, 2019
3 tasks
@petebacondarwin petebacondarwin mentioned this pull request Mar 4, 2019
3 tasks
@petebacondarwin petebacondarwin mentioned this pull request Mar 4, 2019
3 tasks
@kambleaa007
Copy link
Contributor

@kambleaa007 kambleaa007 commented Mar 5, 2019

looks like, all checks are passed but not merged

@Narretz Narretz force-pushed the fix-material-required branch from 603f4eb to 2cdae38 Mar 6, 2019
@Narretz Narretz merged commit 6959bc2 into angular:master Mar 6, 2019
2 checks passed
Narretz added a commit that referenced this issue Mar 6, 2019
Kiku-Reise pushed a commit to Kiku-Reise/angular.js that referenced this issue Apr 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

5 participants