BerkeleyTrue / react-material

Material design components written with React.js and React Style
http://berkeleytrue.github.io/react-material
404 stars 38 forks source link

Remove cursor animation from text input #72

Closed robertknight closed 9 years ago

robertknight commented 9 years ago

The Polymer team confirmed in https://github.com/Polymer/paper-input/issues/106 that this effect is no longer part of the Material Design specs for text input components.

Fixes #66

SanderSpies commented 9 years ago

Thanks for fixing this.