summaryrefslogtreecommitdiffstats
path: root/src/TextareaAutosize.js
Commit message (Collapse)AuthorAgeFilesLines
* fix minor lint errorFrancesco2016-02-111-1/+1
|
* replace React.createClass with Reac.ComponentFrancesco2016-02-031-28/+21
|
* support react v0.13.xgcanti2015-12-191-5/+11
|
* Remove React v0.14.x warningsgcanti2015-12-171-4/+4
|
* 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