| Commit message (Expand) | Author | Age | Files | Lines |
* | Core: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -17/+17 |
* | Core: Movie uniqueId into its own module and deprecate core module | Alexander Schmitz | 2015-08-08 | 1 | -2/+2 |
* | Core: Move labels into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
* | Core: Move form method into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 |
* | Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methods | Alexander Schmitz | 2015-05-05 | 1 | -0/+63 |
* | Core: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -3/+7 |
* | Tests: Handle jQuery git returning `null` for empty attributes | Scott González | 2015-03-25 | 1 | -2/+2 |
* | All: Drop support for jQuery 1.6.x | Jörn Zaefferer | 2015-01-13 | 1 | -9/+2 |
* | Core: Deprecate .focus( n ), replace in dialog with explicit timeouts | Jörn Zaefferer | 2014-02-21 | 1 | -28/+0 |
* | Core tests: Explicitly focus the body during delayed .focus() test to avoid a... | Scott González | 2013-07-09 | 1 | -0/+6 |
* | Core: Deprecated .zIndex(). Fixes #9061 - Core: Deprecate .zIndex(). | Scott González | 2013-03-15 | 1 | -19/+0 |
* | Core: Resume focus test based on the event, not the callback. | Scott González | 2013-01-08 | 1 | -1/+1 |
* | Core tests: Handle async focus in IE. | Scott González | 2012-12-10 | 1 | -5/+4 |
* | Tests: Enable QUnit.config.requireExpects. | Scott González | 2012-06-27 | 1 | -0/+14 |
* | Tests: Update support comments. | Scott González | 2012-06-25 | 1 | -1/+1 |
* | Core tests: Updated support comments. | Scott González | 2012-06-25 | 1 | -2/+6 |
* | Core: Make uniqueId test pass in IE6/7 with jQuery 1.6, where undefined id is... | Jörn Zaefferer | 2012-06-19 | 1 | -2/+4 |
* | Tests: Remove the need to include the 'ui.' prefix in testJshint() now that e... | Scott González | 2012-06-15 | 1 | -1/+1 |
* | Core: Add the uniqueId() and removeUniqueId() methods written by @scottgonzal... | kborchers | 2012-05-29 | 1 | -0/+10 |
* | Core tests: Fix double focus in IE | Jörn Zaefferer | 2012-05-04 | 1 | -0/+2 |
* | Tests: Run JSHint. | Scott González | 2012-04-29 | 1 | -0/+2 |
* | Core tests: Coding standards. | Scott González | 2012-04-29 | 1 | -30/+25 |
* | Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal. | Jörn Zaefferer | 2012-02-29 | 1 | -35/+35 |
* | Core tests: Split .focus() test into two tests to avoid bug in IE with stop()... | Scott González | 2010-09-02 | 1 | -20/+20 |
* | Core: Added .outerWidth(), .outerHeight(), .innerWidth(), .innerHeight(). Fix... | Scott González | 2010-07-21 | 1 | -0/+108 |
* | Core: Removed tests for .attr() ARIA override since the override no longer ex... | Scott González | 2010-07-21 | 1 | -20/+0 |
* | core focus-test, call start() after running assertions | Jörn Zaefferer | 2010-03-20 | 1 | -1/+1 |
* | 'Changed | Brant Burnett | 2010-01-29 | 1 | -2/+11 |
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m... | Scott González | 2010-01-07 | 1 | -36/+0 |
* | rename modules for testswarm compability | Jörn Zaefferer | 2009-09-01 | 1 | -1/+1 |
* | Widget factory: Added support for deep extending multiple option hashes on init. | Scott González | 2009-08-28 | 1 | -3/+17 |
* | Widget factory: Support passing multiple option hashes on init. Fixes #4784. | Scott González | 2009-08-26 | 1 | -0/+22 |
* | Added zIndex method. Fixes #4709 - Add zIndex setter/getter method. | Scott González | 2009-08-05 | 1 | -0/+9 |
* | Core: Added asynchronous focus. Fixed #3559 - :focusable, :tabbable, setFocu... | Scott González | 2009-04-18 | 1 | -0/+23 |
* | Core: Partial fix for #3559: Proper implementation for :focusable and :tabbab... | Scott González | 2009-01-21 | 1 | -50/+0 |
* | restructured unit tests folder | Richard Worth | 2009-01-07 | 1 | -0/+78 |