aboutsummaryrefslogtreecommitdiffstats
path: root/src/ajax/parseXML.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJSMichał Gołębiowski-Owczarek2019-04-291-1/+1
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* Docs: Update support comments to follow the new syntaxMichał Gołębiowski2016-03-301-1/+1
* Docs:Tests: Remove obsolete code from tests, update support commentsMichał Gołębiowski2016-03-081-1/+2
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-2/+2
* Build: Don't assume the browser environment; smoke test on Node w/ jsdomMichał Gołębiowski2014-12-261-1/+1
* Ajax: simplify jQuery.parseXML methodShivaji Varma2014-12-251-3/+2
* No ticket: fix code style inconsistencies. Closes gh-1361Oleg2013-09-131-1/+1
* All non-var modules should not indent in their AMD wrappers (just for prettie...Timmy Willison2013-09-091-19/+21
* Move parsing methods to their own files (separates manipulation dependency fr...Timmy Willison2013-09-081-0/+26