summaryrefslogtreecommitdiffstats
path: root/src/TextareaAutosize.js
Commit message (Expand)AuthorAgeFilesLines
* replace CWRP with CDU so to avoid using a "setTimeout" when manually forcing ...Francesco Cioria2017-01-221-10/+6
* FIX: esLint problemsRadu-Sebastian Amarie2016-11-171-1/+1
* Update: Purged ReactDOMRadu-Sebastian Amarie2016-11-171-1/+0
* FIX: Ref issue & Compatibility with React 15.4.0Radu-Sebastian Amarie2016-11-171-11/+5
* fix lint errorsFrancesco2016-09-141-1/+2
* add docs to TextareAutosizeFrancesco2016-09-141-0/+3
* use tcomb-react @props instead of React propTypesFrancesco2016-09-141-4/+6
* prevent onResize passing to textarea, fixes react warningLochlan McBride2016-08-051-1/+1
* update react peerDependencyGiovanni Gonzaga2016-04-211-1/+2
* 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
* #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 val...Francesco2015-06-111-4/+26
* refactored repo structure using web-lib-seed. Fix #1Francesco2015-06-101-0/+41