summaryrefslogtreecommitdiffstats
path: root/src/TextareaAutosize.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue: TypeError: Not enough arguments to EventTarget.removeEventListenernhnhatquan2015-09-191-2/+2
|
* Fix: was removing autosize listener with unmounted componentFrancesco2015-06-191-4/+9
| | | | due to setTimeout() used needed by update event
* #6 fix eslintAndrea Lattuada2015-06-111-4/+5
|
* Release v0.2.0v0.2.0Francesco2015-06-111-2/+0
|
* manually triggering update in componentWillReceiveProps to resize also if ↵Francesco2015-06-111-4/+26
| | | | value is changed programmatically
* refactored repo structure using web-lib-seed. Fix #1Francesco2015-06-101-0/+41