]> source.dussan.org Git - jquery-ui.git/commit
Core: Fix JQMIGRATE warning about `jQuery.expr[":"]`
authorEirik Sletteberg <eiriksletteberg@gmail.com>
Fri, 2 Dec 2016 13:41:30 +0000 (14:41 +0100)
committerScott González <scott.gonzalez@gmail.com>
Tue, 2 May 2017 19:28:51 +0000 (15:28 -0400)
commit0b7246b6eeadfa9e2696e22f3230f6452f8129dc
tree02cd4f06e3944fc1417d4687cb3d14a12f3e8683
parent50efd6e1b063822c4a0ecb38f324ed3354f387c4
Core: Fix JQMIGRATE warning about `jQuery.expr[":"]`

This commit polyfills `jQuery.expr.pseudos` for old versions of jQuery.

Fixes #15185
Closes gh-1773
ui/data.js
ui/focusable.js
ui/jquery-1-7.js
ui/tabbable.js
ui/widget.js
ui/widgets/controlgroup.js
ui/widgets/tabs.js