Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

docs(cookbook - key bindings) Adding key-binding cookbook. #1558

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bennadel
Copy link
Contributor

This cookbook demonstrates how to use the key-combination support provided by
Angular's KeyEventsPlugin. This allows developers to tap into element-level
events like keydown.Escape and keydown.Meta.Enter.

@bennadel bennadel changed the title [WIP] docs(cookbook - key bindings) Adding key-binding cookbook. docs(cookbook - key bindings) Adding key-binding cookbook. Jun 8, 2016
@bennadel
Copy link
Contributor Author

bennadel commented Jun 8, 2016

@wardbell I removed the WIP notation from the title (re: our meeting on Monday).

This cookbook demonstrates how to use the key-combination support provided by
Angular's `KeyEventsPlugin`. This allows developers to tap into element-level
events like `keydown.Escape` and `keydown.Meta.Enter`.
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

1 similar comment
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@Foxandxss
Copy link
Member

e2e won't work, I think it is due our issue with protractor & chrome (sendKeys).

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.

None yet

3 participants