Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Widget: Ensure window and document are defined in _getCreateOptions() | Alexander Schmitz | 2014-08-27 | 1 | -4/+5 |
| | | | | Closes gh-1320 | ||||
* | Widget: Avoid memory leaks when unbinding events with `._off()` | Scott González | 2014-08-21 | 1 | -1/+7 |
| | | | | | Ref #10056 Ref gh-1319 | ||||
* | Build: Update jscs and fix some code style issues | Jörn Zaefferer | 2014-08-14 | 1 | -1/+1 |
| | | | | | | Disables the checks for casing and line length, since those need a lot more effort to address. For variable naming the fix isn't obvious to me. There's way too many lines over 100 chars. | ||||
* | Widget: Improve performance of cleanData method | Frederik Elvhage | 2014-07-24 | 1 | -2/+9 |
| | | | | | Fixes #9546 Closes gh-1291 | ||||
* | Widget: Remove misleading comment | Scott González | 2014-05-14 | 1 | -1/+0 |
| | |||||
* | All: Updating copyright year to 2014 | TJ VanToll | 2014-01-28 | 1 | -1/+1 |
| | |||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -0/+544 |
- By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 |