Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(input): escape forward slash in email regexp #8096

Closed
wants to merge 1 commit into from
Closed

fix(input): escape forward slash in email regexp #8096

wants to merge 1 commit into from

Conversation

shahata
Copy link
Contributor

@shahata shahata commented Jul 7, 2014

This messed up with syntax coloring and variable hovering in chrome developer tools and made debugging really difficult.

This messed up with syntax coloring and variable hovering in chrome developer tools and made debugging really difficult.
@mary-poppins
Copy link

Thanks for the PR! Please check the items below to help us merge this faster. See the contributing docs for more information.

  • Uses the issue template (#8096)

If you need to make changes to your pull request, you can update the commit with git commit --amend.
Then, update the pull request with git push -f.

Thanks again for your help!

@shahata
Copy link
Contributor Author

shahata commented Jul 7, 2014

@caitp this is needed again since #6026 was merged

@caitp
Copy link
Contributor

caitp commented Jul 7, 2014

oh, derp. Should have checked for that, thanks @shahata

@caitp
Copy link
Contributor

caitp commented Jul 7, 2014

LGTM

caitp pushed a commit that referenced this pull request Jul 7, 2014
This messed up with syntax coloring and variable hovering in chrome developer tools and made debugging really difficult.

Closes #8096
@caitp caitp closed this in a88c215 Jul 7, 2014
ckknight pushed a commit to ckknight/angular.js that referenced this pull request Jul 16, 2014
This messed up with syntax coloring and variable hovering in chrome developer tools and made debugging really difficult.

Closes angular#8096
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants