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

Fix deprecate ngtouch #16431

Merged
merged 1 commit into from
Feb 1, 2018
Merged

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Jan 31, 2018

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Fix/Feature: Docs have been added/updated
  • Fix/Feature: Tests have been added; existing tests pass

Other information:

@Narretz Narretz added this to the 1.7.0 milestone Jan 31, 2018
@Narretz Narretz force-pushed the fix-deprecate-ngtouch branch from cd42021 to d5431e1 Compare January 31, 2018 17:03
@Narretz Narretz merged commit 67f54b6 into angular:master Feb 1, 2018
* the {@link ngTouch.ngSwipeLeft} and {@link ngTouch.ngSwipeRight} directives are
* deprecated. Instead, stand-alone libraries for touch handling and gesture interaction
* should be used, for example [HammerJS](https://hammerjs.github.io/) (which is also used by
* Angular).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might be confusing to people not aware of the AngularJS-vs-Angular distinction.
Maybe add a link to Angular or make it more explicit that you refer to the newer version (or both 😁).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But the naming change was a pretty big deal so I think it's okay.

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

Successfully merging this pull request may close these issues.

4 participants