summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove defaultProp for maxRowsFrancesco Cioria2017-01-221-2/+1
* check if value exceeds maxRows in CDM tooFrancesco Cioria2017-01-221-1/+12
* move maxHeight/Rows logic in separate function; fix bugs;Francesco Cioria2017-01-221-7/+26
* add prop maxRows and use it to fix textarea maxHeightFrancesco Cioria2017-01-221-3/+54
* 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
* update TextareaAutosize readmeFrancesco2016-09-141-1/+2
* fix lint errorsFrancesco2016-09-141-1/+2
* add TextareaAutosize readmeFrancesco2016-09-141-0/+8
* 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
* shorter export from index.jsFrancesco2016-02-031-2/+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-112-4/+1
* fixed wrong export in indexjsFrancesco2015-06-111-1/+1
* 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-103-0/+44