mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
fd1b8a03b2
The "common widget" tests, checking if a widget doesn't overwrite some core widget APIs wasn't running as it was incorrectly checking for `$.uiBackCompat === false` instead of `$.uiBackCompat !== true` after the default changed in gh-2250. Fixing the check uncovered that the draggable & sortable modules do overwrite the `_trigger` method. Add an exception in the test for that; at this stage of the project we don't plan to change the implementation. Closes gh-2286 Ref gh-2250 |
||
---|---|---|
.. | ||
grunt-contrib-qunit-bridges | ||
vendor | ||
bootstrap.js | ||
common.js | ||
css.js | ||
helper.js | ||
qunit-assert-domequal.js | ||
qunit.js |