googlearchive / core-input

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

Added reflection to value and inputValue #16

Closed vlio20 closed 10 years ago

vlio20 commented 10 years ago

Added reflection to both value and inputValue, this makes two way data binding possible with AngularJS.

sjmiles commented 10 years ago

This impairs performance for Polymer. Instead make an Angular entity to listen to the proper events.