]> source.dussan.org Git - jquery.git/commit
Core: Deprecate jQuery.parseJSON
authorMichał Gołębiowski <m.goleb@gmail.com>
Wed, 24 Feb 2016 22:47:19 +0000 (23:47 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Wed, 2 Mar 2016 12:12:35 +0000 (13:12 +0100)
commit93a8fa6bfc1c8a469e188630b61e736dfb69e128
tree47494be97e64818ae3f627c97530240f8f0d10a7
parent8a91f8442f4d31bdd4b43035ee88d40fbb116f64
Core: Deprecate jQuery.parseJSON

Fixes gh-2800
Closes gh-2948
src/ajax.js
src/ajax/parseJSON.js [deleted file]
src/data.js
src/deprecated.js
test/unit/ajax.js
test/unit/basic.js
test/unit/core.js
test/unit/data.js
test/unit/deprecated.js