Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |