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

Audit profile test #134

Merged
merged 1 commit into from
Jul 2, 2019
Merged

Conversation

GulajavaMinistudio
Copy link
Owner

…ut (angular#11757)

stop propagation of input's click events up to the document

  • similar to what we already do with the clear button (X)
    Closure/JSDoc typing improvements

Relates to angular#11625

PR Checklist

Please check that your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added or this is not a bug fix / enhancement
  • Docs have been added, updated, or were not required

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Enhancement
[ ] Documentation content changes
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number:

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

…ut (#11757)

stop propagation of input's click events up to the document
- similar to what we already do with the clear button (X)
Closure/JSDoc typing improvements

Relates to #11625
@GulajavaMinistudio GulajavaMinistudio merged commit 6e125c5 into GulajavaMinistudio:master Jul 2, 2019
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.

2 participants