Skip to content

docs(getting-started): specify HammerJS install instructions #1970

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

Merged
merged 1 commit into from
Dec 1, 2016

Conversation

Drumarcco
Copy link

Change GETTING_STARTED.md to include more specific HammerJS install instructions.

Closes #1889

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Nov 23, 2016
@@ -46,6 +46,17 @@ Add HammerJS to your application via [npm](https://www.npmjs.com/package/hammerj
(such as the [Google CDN](https://developers.google.com/speed/libraries/#hammerjs)), or served
directly from your app.

```bash
npm install --save hammerjs @types/hammerjs

Choose a reason for hiding this comment

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

I'd prefer to see npm install --save hammerjs and npm install --save-dev @types/hammerjs

Copy link
Author

Choose a reason for hiding this comment

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

You're right, I'll update it, thanks! 👍

@Drumarcco Drumarcco force-pushed the doc-hammerjs-instructions branch from 17f2ac3 to 13dd558 Compare November 24, 2016 16:52
@Drumarcco
Copy link
Author

@jmcgoldrick @devversion Comment addressed 😄

@@ -46,6 +46,18 @@ Add HammerJS to your application via [npm](https://www.npmjs.com/package/hammerj
(such as the [Google CDN](https://developers.google.com/speed/libraries/#hammerjs)), or served
directly from your app.

```bash
Copy link
Member

Choose a reason for hiding this comment

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

This just needs a title like "If you want to include HammerJS from npm, you can install it:"

Change GETTING_STARTED.md to include more specific HammerJS install instructions.

Closes angular#1889
@Drumarcco Drumarcco force-pushed the doc-hammerjs-instructions branch from 13dd558 to 776cb5c Compare November 30, 2016 00:31
@Drumarcco
Copy link
Author

@jelbourn title added, but somehow the sauce labs check failed, any idea why? 🤔

@jelbourn
Copy link
Member

SauceLabs connection is just a bit flaky.

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Nov 30, 2016
@tinayuangao tinayuangao merged commit 65bb982 into angular:master Dec 1, 2016
@Drumarcco Drumarcco deleted the doc-hammerjs-instructions branch December 1, 2016 17:23
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting Started Guide missing a step to install @types/hammerjs
5 participants