mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
9887579b61
Avoid relying on jQuery patches. Instead: * use `CSS.escape` instead of `jQuery.escapeSelector` * use `.filter()` with a proper handler instead of `.even()` Keep `jquery-patch.js` for backwards compatibility, though. Also, add tests for jquery-patch. Ref gh-2249 |
||
---|---|---|
.. | ||
accordion.html | ||
all.html | ||
common.js | ||
core.js | ||
events.js | ||
helper.js | ||
methods.js | ||
options.js |