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

test(tap): use cloneNode() to clone focused input. #3007

Merged
merged 1 commit into from Feb 11, 2015
Merged

test(tap): use cloneNode() to clone focused input. #3007

merged 1 commit into from Feb 11, 2015

Conversation

scmsystm
Copy link

An attemp to fix issue #1934 #2619

Using node.cloneNode() to clone last focused input, it will make cloned looks really same with original, except the cloned is readonly.

adamdbradley added a commit that referenced this pull request Feb 11, 2015
refactor(tap): use cloneNode() to clone focused input
@adamdbradley adamdbradley merged commit 64786fb into ionic-team:master Feb 11, 2015
@adamdbradley
Copy link
Contributor

Less code, works better: Brilliant!! Thanks

@adamdbradley adamdbradley added this to the 1.0.0-rc0 milestone Feb 11, 2015
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.

None yet

2 participants