index
:
autosize
master
origin/HEAD
origin/ie-scrollbar-fix
origin/master
origin/v1
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Changed how Autosize determines the inital height. Fixes #336.
Jack Moore
8 years
origin/HEAD
Changed how Autosize determines the inital height. Fixes #336.
Jack Moore
8 years
origin/ie-scrollbar-fix
Fixed bug with overflow detection which degraded performance of textareas tha...
Jack Moore
8 years
origin/master
Changed how Autosize determines the inital height. Fixes #336.
Jack Moore
8 years
origin/v1
Merge pull request #209 from oBlissing/v1
Jack Moore
10 years
Tag
Download
Author
Age
4.0.0
autosize-4.0.0.zip
autosize-4.0.0.tar.gz
autosize-4.0.0.tar.bz2
Jack Moore
8 years
3.0.21
autosize-3.0.21.zip
autosize-3.0.21.tar.gz
autosize-3.0.21.tar.bz2
Jack Moore
8 years
3.0.20
autosize-3.0.20.zip
autosize-3.0.20.tar.gz
autosize-3.0.20.tar.bz2
Jack Moore
8 years
3.0.19
autosize-3.0.19.zip
autosize-3.0.19.tar.gz
autosize-3.0.19.tar.bz2
Jack Moore
8 years
3.0.18
autosize-3.0.18.zip
autosize-3.0.18.tar.gz
autosize-3.0.18.tar.bz2
Jack Moore
9 years
3.0.17
autosize-3.0.17.zip
autosize-3.0.17.tar.gz
autosize-3.0.17.tar.bz2
Jack Moore
9 years
3.0.16
autosize-3.0.16.zip
autosize-3.0.16.tar.gz
autosize-3.0.16.tar.bz2
Jack Moore
9 years
3.0.15
autosize-3.0.15.zip
autosize-3.0.15.tar.gz
autosize-3.0.15.tar.bz2
Jack Moore
9 years
3.0.14
autosize-3.0.14.zip
autosize-3.0.14.tar.gz
autosize-3.0.14.tar.bz2
Jack Moore
10 years
3.0.13
autosize-3.0.13.zip
autosize-3.0.13.tar.gz
autosize-3.0.13.tar.bz2
Jack Moore
10 years
3.0.12
autosize-3.0.12.zip
autosize-3.0.12.tar.gz
autosize-3.0.12.tar.bz2
Jack Moore
10 years
3.0.11
autosize-3.0.11.zip
autosize-3.0.11.tar.gz
autosize-3.0.11.tar.bz2
Jack Moore
10 years
3.0.10
autosize-3.0.10.zip
autosize-3.0.10.tar.gz
autosize-3.0.10.tar.bz2
Jack Moore
10 years
3.0.9
autosize-3.0.9.zip
autosize-3.0.9.tar.gz
autosize-3.0.9.tar.bz2
Jack Moore
10 years
3.0.8
autosize-3.0.8.zip
autosize-3.0.8.tar.gz
autosize-3.0.8.tar.bz2
Jack Moore
10 years
3.0.7
autosize-3.0.7.zip
autosize-3.0.7.tar.gz
autosize-3.0.7.tar.bz2
Jack Moore
10 years
3.0.6
autosize-3.0.6.zip
autosize-3.0.6.tar.gz
autosize-3.0.6.tar.bz2
Jack Moore
10 years
3.0.5
autosize-3.0.5.zip
autosize-3.0.5.tar.gz
autosize-3.0.5.tar.bz2
Jack Moore
10 years
3.0.4
autosize-3.0.4.zip
autosize-3.0.4.tar.gz
autosize-3.0.4.tar.bz2
Jack Moore
10 years
3.0.3
autosize-3.0.3.zip
autosize-3.0.3.tar.gz
autosize-3.0.3.tar.bz2
Jack Moore
10 years
3.0.2
autosize-3.0.2.zip
autosize-3.0.2.tar.gz
autosize-3.0.2.tar.bz2
Jack Moore
10 years
3.0.1
autosize-3.0.1.zip
autosize-3.0.1.tar.gz
autosize-3.0.1.tar.bz2
Jack Moore
10 years
3.0.0
autosize-3.0.0.zip
autosize-3.0.0.tar.gz
autosize-3.0.0.tar.bz2
Jack Moore
10 years
2.0.1
autosize-2.0.1.zip
autosize-2.0.1.tar.gz
autosize-2.0.1.tar.bz2
Jack Moore
10 years
2.0.0
autosize-2.0.0.zip
autosize-2.0.0.tar.gz
autosize-2.0.0.tar.bz2
Jack Moore
10 years
[...]
Age
Commit message
Author
Files
Lines
2017-07-12
Changed how Autosize determines the inital height. Fixes #336.
HEAD
4.0.0
origin/master
origin/HEAD
master
Jack Moore
5
-7
/
+10
2017-05-19
Fixed bug with overflow detection which degraded performance of textareas tha...
3.0.21
origin/ie-scrollbar-fix
Jack Moore
5
-10
/
+13
2017-04-26
Potential fix for IE11 scrollbar issue. fixes #327, fixes #226
Jack Moore
3
-7
/
+11
2016-12-04
Fixed minor bug where the `resized` event would not fire under specific condi...
3.0.20
Jack Moore
5
-20
/
+27
2016-11-23
Bubble dispatched events. Merged #319.
3.0.19
Jack Moore
4
-6
/
+9
2016-11-23
Merge pull request #319 from antriver/master
Jack Moore
3
-13
/
+17
2016-11-22
Make events bubble
Anthony Kuske
3
-13
/
+17
2016-10-26
Fixed Firefox issue where calling dispatchEvent on a detached element throws ...
3.0.18
Jack Moore
6
-38
/
+86
2016-07-25
3.0.17
3.0.17
Jack Moore
4
-31
/
+23
2016-07-25
worked around Chromium issue where getComputedStyle pixel value did not exact...
Jack Moore
1
-7
/
+9
2016-07-25
refactor to remove variable with wider-than-needed scope, commented logic.
Jack Moore
1
-7
/
+5
2016-07-25
removed undocumented argument, doubtful it was ever used by anyone.
Jack Moore
1
-9
/
+4
2016-07-13
Fixed issue with overflowing parent elements. Fixes #298.
3.0.16
Jack Moore
5
-12
/
+56
2016-01-26
Used newer Event constructor when available. Fixes #280.
3.0.15
Jack Moore
5
-16
/
+39
2016-01-05
no message
Jack Moore
1
-0
/
+21
2015-12-14
minor typo
Jack Moore
1
-1
/
+1
2015-11-14
removed mention of bower
Jack Moore
1
-4
/
+0
2015-11-11
Only including files necessary to run the script when installing from npm, fi...
Jack Moore
1
-0
/
+4
2015-11-11
Fixed memory leak on destroy, fixes #270.
3.0.14
Jack Moore
5
-23
/
+28
2015-11-07
Merge pull request #271 from Vezul/master
Jack Moore
1
-1
/
+2
2015-11-07
Fixed memory leak
Kristoffer Dahl Hansen
1
-1
/
+2
2015-09-26
Fixed scroll-bar jumpiness in iOS. Merged #261, fixes #207.
3.0.13
Jack Moore
4
-10
/
+23
2015-09-26
fixed reflowing of initial text for Chrome and Safari.
Jack Moore
1
-4
/
+3
2015-09-26
check the width of the textarea element on window.resize, rather than document.
Jack Moore
1
-7
/
+9
2015-09-26
Merge pull request #261 from rmcauley/master
Jack Moore
1
-2
/
+10
[...]