googlearchive / core-input

A single-line text field with some extra powers
7 stars 20 forks source link

Added: blur, click, focus, select, setSelectionRange, setRangeText, stepDown, stepUp method forwarders #14

Closed dominiklessel closed 10 years ago

dominiklessel commented 10 years ago

I just used these methodes as they were god-given and was a little bit confused why they weren't working …

ebidel commented 10 years ago

Before this PR can be merged, please sign the CLA. See the CONTRIBUTING guide.

dominiklessel commented 10 years ago

Ok, I used the electronical form :)

ebidel commented 10 years ago

Thanks for signing the CLA!

sorvell commented 10 years ago

This code can help address https://github.com/Polymer/paper-input/pull/26.

morethanreal commented 10 years ago

lgtm