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

(/^(select|option)$/i).test(e.target.tagName) exported in separate function #4159

Merged
merged 1 commit into from
Dec 6, 2015

Conversation

emonidi
Copy link

@emonidi emonidi commented Jul 29, 2015

(/^(select|option)$/i).test(e.target.tagName) repeats 3 times in the code so I thought it'd be better to export it in its own helper function isSelectOrOption(tagName)

…es in the code so I thought it'd be better to export it in its own helper function isSelectOrOption(tagName)
mlynch added a commit that referenced this pull request Dec 6, 2015
(/^(select|option)$/i).test(e.target.tagName) exported in separate function
@mlynch mlynch merged commit b368671 into ionic-team:master Dec 6, 2015
@mlynch
Copy link
Contributor

mlynch commented Dec 6, 2015

Thanks! 🍻

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