aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core
Commit message (Expand)AuthorAgeFilesLines
* All: Drop support for IE & some other browsers (but mostly IE)Michał Gołębiowski-Owczarek2024-05-151-6/+1
* Build: Fork vendors to remove QUnit deprecated API usageMichał Gołębiowski-Owczarek2023-05-102-10/+26
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-072-2/+2
* All: Drop $.ui.escapeSelector in favor of $.escapeSelectorMichał Gołębiowski-Owczarek2021-05-141-8/+0
* Focusable: Fix handling of `visibility: collapse`Paul Capron2020-10-142-1/+13
* Tests: Ensure no timers are running at the end of each test (#1920)Michał Gołębiowski-Owczarek2020-05-162-4/+6
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-081-2/+3
* Labels: Handle empty setsScott González2017-05-021-1/+3
* Form: Rename from `.form()` to `._form()` since its not for public useScott González2016-10-111-1/+1
* Focusable: Detect disabled fieldsetsScott González2016-05-252-2/+15
* Core: Shift to no globalsAmanpreet Singh2016-04-142-217/+220
* Focusable: Fix handling of `visibility: inherit`Scott González2015-09-292-3/+20
* Core: Remove ancestor visibility requirement from `:focusable` selectorWeston Ruter2015-09-242-2/+13
* Core: Style updatesAlexander Schmitz2015-08-212-33/+33
* Core: Movie uniqueId into its own module and deprecate core moduleAlexander Schmitz2015-08-081-2/+2
* Core: Move tabbable into its own moduleAlexander Schmitz2015-08-081-2/+3
* Core: Move labels into its own moduleAlexander Schmitz2015-08-081-1/+2
* Core: Move form method into its own moduleAlexander Schmitz2015-08-081-1/+2
* Core: Move focusable into its own moduleAlexander Schmitz2015-08-081-1/+2
* Core: Move data selector from core into its own moduleAlexander Schmitz2015-08-081-1/+2
* Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methodsAlexander Schmitz2015-05-053-0/+147
* Tests: Fix AMD loading in IE8Scott González2015-04-171-0/+1
* Core: Convert tests to new infrastructureScott González2015-04-093-20/+14
* Tests: Switch to the new qunit-composite moduleScott González2015-04-071-2/+2
* Tests: Handle jQuery git returning `null` for empty attributesScott González2015-03-251-2/+2
* All: Drop support for jQuery 1.6.xJörn Zaefferer2015-01-131-9/+2
* Core: Remove .zIndex()Scott González2014-10-202-156/+0
* Core: Removed .focus( delay )Scott González2014-10-201-28/+0
* Effects tests: Add clip visual testMike Sherov2014-09-032-2/+2
* Build: Pull in jquery.simulate.js from BowerMike Sherov2014-08-222-2/+2
* Tests: Fix composite testsScott González2014-08-011-1/+1
* Core: Ensure forms in tests have some actual contentScott González2014-07-301-2/+7
* Core: Clean up selector testsScott González2014-07-301-169/+172
* Build: Reorganize external directoryScott González2014-06-243-6/+6
* All: Rename jquery.js to exclude version in filenameJörn Zaefferer2014-03-051-1/+1
* Core: Deprecate .focus( n ), replace in dialog with explicit timeoutsJörn Zaefferer2014-02-212-28/+28
* Tests: Update to sane QUnit markupJörn Zaefferer2014-02-203-15/+3
* All: Rename all files, removing the "jquery.ui." prefix;Rafael Xavier de Souza2014-01-242-2/+2
* Core tests: Explicitly focus the body during delayed .focus() test to avoid a...Scott González2013-07-091-0/+6
* Updating jQuery to 1.10.2.Bruno M. Custódio2013-07-051-1/+1
* Core: Deprecated .zIndex(). Fixes #9061 - Core: Deprecate .zIndex().Scott González2013-03-154-30/+160
* Updating 'jQuery' to 1.9.1.Bruno M. Custódio2013-02-051-1/+1
* Updating to jQuery 1.9.0Kris Borchers2013-01-171-1/+1
* Core: Resume focus test based on the event, not the callback.Scott González2013-01-081-1/+1
* Tests: Convert single quotes to double quotes.Mike Sherov2012-12-261-128/+128
* Core tests: Handle async focus in IE.Scott González2012-12-101-5/+4
* Upgrade jQuery to 1.8.3.Scott González2012-11-141-1/+1
* Core: Update :focsable and :tabbable to handle parents with no height/width, ...Scott González2012-10-232-0/+17
* Upgrade jQuery to 1.8.2.Scott González2012-09-201-1/+1
* Upgrade jQuery to 1.8.0.Scott González2012-08-131-1/+1