summaryrefslogtreecommitdiffstats
path: root/jquery.expandable.js
Commit message (Collapse)AuthorAgeFilesLines
* Add update event that can be triggered to force a recheck of the textarea. ↵HEAD1.1.4origin/masterorigin/HEADmasterBrandon Aaron2013-04-031-4/+17
| | | | Prevent re-running the plugin multiple times for one textarea. Bump version 1.1.4.
* Version bump to 1.1.31.1.3Brandon Aaron2013-02-241-1/+1
|
* monitor the textarea for width (resize) changes and update the mirrorBrandon Aaron2013-02-241-3/+13
|
* support for AMD loaders1.1.2Brandon Aaron2013-02-091-79/+87
|
* bump version (so plugins site will pick it up)1.1.1Brandon Aaron2013-02-091-1/+1
|
* update contributors, copyright, and add jquery plugin manifestBrandon Aaron2013-02-081-2/+3
|
* only re-enable scrolling if maxRows option is usedBrandon Aaron2013-02-081-1/+1
|
* maxRows feature is off by default. when maxRows is reached allow the ↵Brandon Aaron2013-02-081-5/+14
| | | | textarea to scroll
* maxRows option.Pistos2012-06-151-2/+7
|
* Whitespace cleanup.Pistos2012-06-151-7/+7
|
* adding version number1.0Brandon Aaron2010-02-121-0/+2
|
* general update, fixed a couple of issues, added an exampleBrandon Aaron2010-02-121-36/+72
|
* add contributors list to documentationBrandon Aaron2009-09-111-0/+3
|
* fixed a problem when script tags are inserted into text areaKarl Swedberg2009-08-251-1/+1
|
* added init option to set textarea height initially on load. fixed set/clear ↵Karl Swedberg2009-04-301-3/+5
| | | | Interval.
* adding jquery.expandable.jsbrandonaaron2008-12-231-0/+43