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(ui-sref): fixes not working with ng-click (angular-touch) if used without jQuery #827 #1580

Closed
wants to merge 3 commits into from

Conversation

homerjam
Copy link

No description provided.

@nateabele
Copy link
Contributor

Wow. This looks like a whole lot of code for something that a library like UI Router should have no knowledge of.

@nateabele
Copy link
Contributor

See follow-up comments on #827.

@nateabele nateabele closed this Dec 5, 2014
@homerjam
Copy link
Author

homerjam commented Dec 5, 2014

I agree, fundamentally its an ng-touch issue. I could/should perhaps have titled the PR differently - something like feature(ui-sref): implement fastclick style behaviour (ie. remove 300ms delay on mobile)

Would you consider that?

@nateabele
Copy link
Contributor

From the looks of the code, it seems like something that could easily live on its own as an independent module.

@homerjam
Copy link
Author

homerjam commented Dec 8, 2014

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