Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ajax:Attributes:CSS:Manipulation: Reduce Android 2.3 support | Michał Gołębiowski | 2015-09-14 | 1 | -5/+1 |
| | | | | | | | | Drop non-critical workarounds for Android 2.3. Fixes gh-2483 Fixes gh-2505 Closes gh-2581 | ||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -2/+2 |
| | | | | Fixes gh-2056 | ||||
* | Fix #14492: More correct jQuery.parseJSON. Close gh-1419. | Richard Gibson | 2013-11-12 | 1 | -1/+5 |
| | | | | | | | | (cherry picked from commit 60a6178131afec97b68c9a45bc24459f7b8bd905) Conflicts: src/ajax/parseJSON.js | ||||
* | All non-var modules should not indent in their AMD wrappers (just for ↵ | Timmy Willison | 2013-09-09 | 1 | -2/+3 |
| | | | | prettier builds). No functionality changes. | ||||
* | Move parsing methods to their own files (separates manipulation dependency ↵ | Timmy Willison | 2013-09-08 | 1 | -0/+8 |
from core) |