react-input-autosize v1.2.0 Release Notes

Release Date: 2017-09-12 // over 6 years ago
    • ➕ added; inputRef prop (function, passed the reference to the input node)
    • 🛠 fixed; resize issues in IE11, thanks Constantine
    • 🛠 fixed; copyInputStyles() never running, thanks Michael Elsdörfer