]> source.dussan.org Git - jquery.git/commit
Docs: Update support comments to follow the new syntax 3014/head
authorMichał Gołębiowski <m.goleb@gmail.com>
Wed, 23 Mar 2016 14:03:06 +0000 (15:03 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Wed, 30 Mar 2016 21:45:17 +0000 (23:45 +0200)
commit6072d150d61655ec07f714e1d58a0bd7baa5ec3f
tree97ebfcd10460b6333d8429c6b2e255807409d15e
parent693f1b537b0a19cda8b7e8f5379bffa5351b8a6e
Docs: Update support comments to follow the new syntax

The changes follow the spec proposed in:
https://github.com/jquery/contribute.jquery.org/issues/95#issuecomment-69379197
28 files changed:
src/.jshintrc
src/ajax/parseXML.js
src/ajax/xhr.js
src/attributes/prop.js
src/attributes/support.js
src/core.js
src/core/ready.js
src/css.js
src/css/curCSS.js
src/css/support.js
src/css/var/getStyles.js
src/data/Data.js
src/deferred/exceptionHook.js
src/effects.js
src/effects/Tween.js
src/event.js
src/event/focusin.js
src/manipulation.js
src/manipulation/buildFragment.js
src/manipulation/getAll.js
src/manipulation/support.js
src/manipulation/wrapMap.js
src/offset.js
test/unit/css.js
test/unit/deferred.js
test/unit/deprecated.js
test/unit/event.js
test/unit/offset.js