index
:
react-autosize-textarea
master
origin/52-textarea_is_slow_on
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove defaultProp for maxRows
Francesco Cioria
2017-01-22
1
-2
/
+1
*
check if value exceeds maxRows in CDM too
Francesco Cioria
2017-01-22
1
-1
/
+12
*
move maxHeight/Rows logic in separate function; fix bugs;
Francesco Cioria
2017-01-22
1
-7
/
+26
*
add prop maxRows and use it to fix textarea maxHeight
Francesco Cioria
2017-01-22
1
-3
/
+54
*
replace CWRP with CDU so to avoid using a "setTimeout" when manually forcing ...
Francesco Cioria
2017-01-22
1
-10
/
+6
*
FIX: esLint problems
Radu-Sebastian Amarie
2016-11-17
1
-1
/
+1
*
Update: Purged ReactDOM
Radu-Sebastian Amarie
2016-11-17
1
-1
/
+0
*
FIX: Ref issue & Compatibility with React 15.4.0
Radu-Sebastian Amarie
2016-11-17
1
-11
/
+5
*
update TextareaAutosize readme
Francesco
2016-09-14
1
-1
/
+2
*
fix lint errors
Francesco
2016-09-14
1
-1
/
+2
*
add TextareaAutosize readme
Francesco
2016-09-14
1
-0
/
+8
*
add docs to TextareAutosize
Francesco
2016-09-14
1
-0
/
+3
*
use tcomb-react @props instead of React propTypes
Francesco
2016-09-14
1
-4
/
+6
*
prevent onResize passing to textarea, fixes react warning
Lochlan McBride
2016-08-05
1
-1
/
+1
*
update react peerDependency
Giovanni Gonzaga
2016-04-21
1
-1
/
+2
*
fix minor lint error
Francesco
2016-02-11
1
-1
/
+1
*
shorter export from index.js
Francesco
2016-02-03
1
-2
/
+1
*
replace React.createClass with Reac.Component
Francesco
2016-02-03
1
-28
/
+21
*
support react v0.13.x
gcanti
2015-12-19
1
-5
/
+11
*
Remove React v0.14.x warnings
gcanti
2015-12-17
1
-4
/
+4
*
Fix issue: TypeError: Not enough arguments to EventTarget.removeEventListener
nhnhatquan
2015-09-19
1
-2
/
+2
*
Fix: was removing autosize listener with unmounted component
Francesco
2015-06-19
1
-4
/
+9
*
#6 fix eslint
Andrea Lattuada
2015-06-11
1
-4
/
+5
*
Release v0.2.0
v0.2.0
Francesco
2015-06-11
2
-4
/
+1
*
fixed wrong export in indexjs
Francesco
2015-06-11
1
-1
/
+1
*
manually triggering update in componentWillReceiveProps to resize also if val...
Francesco
2015-06-11
1
-4
/
+26
*
refactored repo structure using web-lib-seed. Fix #1
Francesco
2015-06-10
3
-0
/
+44