Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.11.41.11.4 | Scott González | 2015-03-11 | 1 | -2/+2 |
| | |||||
* | Build: Remove dates from copyright notice | Anne-Gaelle Colom | 2015-02-09 | 1 | -1/+1 |
| | | | | | Closes gh-1403 (cherry picked from commit c89cb74893c4f99d6163e29110c36d9e02dc7df1) | ||||
* | Autocomplete: Use `$.trim` instead of `jQuery.trim` for consistency | TJ VanToll | 2014-08-08 | 1 | -1/+1 |
| | | | | Fixes #10525 | ||||
* | Autocomplete: ESCAPE should not change content of a MultiLine | Yermo Lamers | 2014-07-24 | 1 | -1/+3 |
| | | | | | Fixes #9790 Closes gh-1190 | ||||
* | Autocomplete: Search if the user retypes the same value | TJ VanToll | 2014-05-12 | 1 | -2/+7 |
| | | | | | Fixes #7434 Closes gh-1238 | ||||
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | Autocomplete: Do not set value on multi-line input | Yermo | 2014-01-28 | 1 | -1/+5 |
| | | | | | | | | This fixes an issue where contenteditable text was getting overwritten when wrapping past the bottom or top of the autocomplete menu. Fixes #9771 Closes gh-1184 | ||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -0/+617 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |