summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterChanged how Autosize determines the inital height. Fixes #336.Jack Moore8 years
origin/HEADChanged how Autosize determines the inital height. Fixes #336.Jack Moore8 years
origin/ie-scrollbar-fixFixed bug with overflow detection which degraded performance of textareas tha...Jack Moore8 years
origin/masterChanged how Autosize determines the inital height. Fixes #336.Jack Moore8 years
origin/v1Merge pull request #209 from oBlissing/v1Jack Moore10 years
 
TagDownloadAuthorAge
4.0.0autosize-4.0.0.zip  autosize-4.0.0.tar.gz  autosize-4.0.0.tar.bz2  Jack Moore8 years
3.0.21autosize-3.0.21.zip  autosize-3.0.21.tar.gz  autosize-3.0.21.tar.bz2  Jack Moore8 years
3.0.20autosize-3.0.20.zip  autosize-3.0.20.tar.gz  autosize-3.0.20.tar.bz2  Jack Moore8 years
3.0.19autosize-3.0.19.zip  autosize-3.0.19.tar.gz  autosize-3.0.19.tar.bz2  Jack Moore8 years
3.0.18autosize-3.0.18.zip  autosize-3.0.18.tar.gz  autosize-3.0.18.tar.bz2  Jack Moore9 years
3.0.17autosize-3.0.17.zip  autosize-3.0.17.tar.gz  autosize-3.0.17.tar.bz2  Jack Moore9 years
3.0.16autosize-3.0.16.zip  autosize-3.0.16.tar.gz  autosize-3.0.16.tar.bz2  Jack Moore9 years
3.0.15autosize-3.0.15.zip  autosize-3.0.15.tar.gz  autosize-3.0.15.tar.bz2  Jack Moore9 years
3.0.14autosize-3.0.14.zip  autosize-3.0.14.tar.gz  autosize-3.0.14.tar.bz2  Jack Moore10 years
3.0.13autosize-3.0.13.zip  autosize-3.0.13.tar.gz  autosize-3.0.13.tar.bz2  Jack Moore10 years
3.0.12autosize-3.0.12.zip  autosize-3.0.12.tar.gz  autosize-3.0.12.tar.bz2  Jack Moore10 years
3.0.11autosize-3.0.11.zip  autosize-3.0.11.tar.gz  autosize-3.0.11.tar.bz2  Jack Moore10 years
3.0.10autosize-3.0.10.zip  autosize-3.0.10.tar.gz  autosize-3.0.10.tar.bz2  Jack Moore10 years
3.0.9autosize-3.0.9.zip  autosize-3.0.9.tar.gz  autosize-3.0.9.tar.bz2  Jack Moore10 years
3.0.8autosize-3.0.8.zip  autosize-3.0.8.tar.gz  autosize-3.0.8.tar.bz2  Jack Moore10 years
3.0.7autosize-3.0.7.zip  autosize-3.0.7.tar.gz  autosize-3.0.7.tar.bz2  Jack Moore10 years
3.0.6autosize-3.0.6.zip  autosize-3.0.6.tar.gz  autosize-3.0.6.tar.bz2  Jack Moore10 years
3.0.5autosize-3.0.5.zip  autosize-3.0.5.tar.gz  autosize-3.0.5.tar.bz2  Jack Moore10 years
3.0.4autosize-3.0.4.zip  autosize-3.0.4.tar.gz  autosize-3.0.4.tar.bz2  Jack Moore10 years
3.0.3autosize-3.0.3.zip  autosize-3.0.3.tar.gz  autosize-3.0.3.tar.bz2  Jack Moore10 years
3.0.2autosize-3.0.2.zip  autosize-3.0.2.tar.gz  autosize-3.0.2.tar.bz2  Jack Moore10 years
3.0.1autosize-3.0.1.zip  autosize-3.0.1.tar.gz  autosize-3.0.1.tar.bz2  Jack Moore10 years
3.0.0autosize-3.0.0.zip  autosize-3.0.0.tar.gz  autosize-3.0.0.tar.bz2  Jack Moore10 years
2.0.1autosize-2.0.1.zip  autosize-2.0.1.tar.gz  autosize-2.0.1.tar.bz2  Jack Moore10 years
2.0.0autosize-2.0.0.zip  autosize-2.0.0.tar.gz  autosize-2.0.0.tar.bz2  Jack Moore10 years
[...]
 
AgeCommit messageAuthorFilesLines
2017-07-12Changed how Autosize determines the inital height. Fixes #336.HEAD4.0.0origin/masterorigin/HEADmasterJack Moore5-7/+10
2017-05-19Fixed bug with overflow detection which degraded performance of textareas tha...3.0.21origin/ie-scrollbar-fixJack Moore5-10/+13
2017-04-26Potential fix for IE11 scrollbar issue. fixes #327, fixes #226Jack Moore3-7/+11
2016-12-04Fixed minor bug where the `resized` event would not fire under specific condi...3.0.20Jack Moore5-20/+27
2016-11-23Bubble dispatched events. Merged #319.3.0.19Jack Moore4-6/+9
2016-11-23Merge pull request #319 from antriver/masterJack Moore3-13/+17
2016-11-22Make events bubbleAnthony Kuske3-13/+17
2016-10-26Fixed Firefox issue where calling dispatchEvent on a detached element throws ...3.0.18Jack Moore6-38/+86
2016-07-253.0.173.0.17Jack Moore4-31/+23
2016-07-25worked around Chromium issue where getComputedStyle pixel value did not exact...Jack Moore1-7/+9
2016-07-25refactor to remove variable with wider-than-needed scope, commented logic.Jack Moore1-7/+5
2016-07-25removed undocumented argument, doubtful it was ever used by anyone.Jack Moore1-9/+4
2016-07-13Fixed issue with overflowing parent elements. Fixes #298.3.0.16Jack Moore5-12/+56
2016-01-26Used newer Event constructor when available. Fixes #280.3.0.15Jack Moore5-16/+39
2016-01-05no messageJack Moore1-0/+21
2015-12-14minor typoJack Moore1-1/+1
2015-11-14removed mention of bowerJack Moore1-4/+0
2015-11-11Only including files necessary to run the script when installing from npm, fi...Jack Moore1-0/+4
2015-11-11Fixed memory leak on destroy, fixes #270.3.0.14Jack Moore5-23/+28
2015-11-07Merge pull request #271 from Vezul/masterJack Moore1-1/+2
2015-11-07Fixed memory leakKristoffer Dahl Hansen1-1/+2
2015-09-26Fixed scroll-bar jumpiness in iOS. Merged #261, fixes #207.3.0.13Jack Moore4-10/+23
2015-09-26fixed reflowing of initial text for Chrome and Safari.Jack Moore1-4/+3
2015-09-26check the width of the textarea element on window.resize, rather than document.Jack Moore1-7/+9
2015-09-26Merge pull request #261 from rmcauley/masterJack Moore1-2/+10
[...]