Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Misc: Drop support for older browsers; update support comments" | Timmy Willison | 2016-01-06 | 1 | -3/+43 |
| | | | | This reverts commit 90d7cc1d8b2ea7ac75f0eacb42439349c9c73278. | ||||
* | Build: Update jscs and lint files | Oleg Gaidarenko | 2015-09-07 | 1 | -2/+2 |
| | | | | | Ref 10fdad742a2a6aa9f0e00b3e04fc5264797c53c7 Fixes gh-2056 | ||||
* | Misc: Drop support for older browsers; update support comments | Michał Gołębiowski | 2014-12-08 | 1 | -41/+3 |
| | | | | | | | | | | That includes IE<8, Opera 12.x, Firefox<29, Safari<6.0 and some hacks for old Blackberry. Fixes gh-1836 Fixes gh-1701 Refs gh-1815 Refs gh-1820 | ||||
* | Fix #14492: More correct jQuery.parseJSON. Close gh-1419. | Richard Gibson | 2013-11-12 | 1 | -22/+31 |
| | |||||
* | All non-var modules should not indent in their AMD wrappers (just for ↵ | Timmy Willison | 2013-09-09 | 1 | -32/+33 |
| | | | | prettier builds). No functionality changes. | ||||
* | Move parsing methods to their own files (separates manipulation dependency ↵ | Timmy Willison | 2013-09-08 | 1 | -0/+41 |
from core) Conflicts: src/core.js |