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

docs(ripple): add section about global options #4239

Merged
merged 2 commits into from
Apr 28, 2017

Conversation

devversion
Copy link
Member

  • Adds a new section about global ripple options to the README.md file of the ripple directive.

@mmalerba Not sure if the documentation for the baseSpeedFactor is good. I had hard times to explain that the factor is like a "percentage". Value 1.5 makes ripples animate 50% faster than normal.

Closes #4226

* Adds a new section about global ripple options to the `README.md` file of the ripple directive.

Closes angular#4226
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Apr 24, 2017
| Name | Type | Description |
| --------------- | ------- | ----------------------------------------- |
| disabled | boolean | Whether ripples should show or not. |
| baseSpeedFactor | number | Factor to adjust duration of the ripples. |
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it would make more sense to say "Factor to adjust ripple speed". The current phrasing makes it seem like higher values result in higher duration.

Copy link
Member Author

@devversion devversion Apr 28, 2017

Choose a reason for hiding this comment

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

Yep. I agree with that. Changed

@mmalerba mmalerba added pr: lgtm action: merge The PR is ready for merge by the caretaker and removed pr: needs review labels Apr 28, 2017
@mmalerba mmalerba merged commit 3560ada into angular:master Apr 28, 2017
@devversion devversion deleted the docs/ripple-global-options branch November 11, 2017 10:20
@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 7, 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.

Docs to globally disable ripple
4 participants