summaryrefslogtreecommitdiffstats
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-033-5/+27
| | | | 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-242-2/+2
|
* monitor the textarea for width (resize) changes and update the mirrorBrandon Aaron2013-02-241-3/+13
|
* support for AMD loaders1.1.2Brandon Aaron2013-02-092-80/+88
|
* bump version (so plugins site will pick it up)1.1.1Brandon Aaron2013-02-092-2/+2
|
* Update README.markdown1.1.0Brandon Aaron2013-02-081-2/+2
| | | Fix formatting of contributors
* fix manifestBrandon Aaron2013-02-081-1/+1
|
* update contributors, copyright, and add jquery plugin manifestBrandon Aaron2013-02-084-5/+33
|
* update example to pull in different jquery versionsBrandon Aaron2013-02-081-3/+15
|
* 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-082-6/+15
| | | | textarea to scroll
* maxRows option.Pistos2012-06-152-2/+8
|
* Whitespace cleanup.Pistos2012-06-152-9/+9
|
* Merge pull request #2 from sebpiq/patch-1Brandon Aaron2011-12-131-1/+2
|\ | | | | Added documentation for option "init"
| * Added documentation for option "init"sebpiq2011-12-131-1/+2
|/
* adding version number1.0Brandon Aaron2010-02-121-0/+2
|
* general update, fixed a couple of issues, added an exampleBrandon Aaron2010-02-124-38/+119
|
* add contributors list to documentationBrandon Aaron2009-09-112-1/+8
|
* 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-232-0/+63