Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Button: Initial commit of button re-factor | Alexander Schmitz | 2015-10-07 | 9 | -429/+436 |
| | | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set | ||||
* | Button: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -174/+175 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Button: Move button into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 |
| | | | | Ref #13885 | ||||
* | Button: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -10/+10 |
| | |||||
* | Tests: Fix AMD loading in IE8 | Scott González | 2015-04-17 | 1 | -0/+1 |
| | | | | | It appears that we must load require.js via a standard script tag in order for it to work properly in IE8. | ||||
* | Tests: Rename files | Scott González | 2015-04-09 | 5 | -0/+0 |
| | | | | Ref gh-1528 | ||||
* | Button: Convert tests to new infrastructure | Scott González | 2015-04-09 | 6 | -48/+32 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Tests: Switch to the new qunit-composite module | Scott González | 2015-04-07 | 1 | -2/+2 |
| | | | | | | This module was created from our existing implementation. Closes gh-1532 | ||||
* | Button: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 4 | -61/+66 |
| | |||||
* | Widget: Add classes option and _add/_remove/_toggleClass methods | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
| | | | | | Fixes #7053 Closes gh-1411 | ||||
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 2 | -2/+0 |
| | | | | | As pointed out by jscs, after a esformatter run. The latter doesn't address these, so fixing them manually. | ||||
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 1 | -1/+1 |
| | | | | Fixes #10563 | ||||
* | Tests: Fix composite tests | Scott González | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 2 | -4/+4 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Button: Whitespace | Scott González | 2014-04-21 | 1 | -7/+7 |
| | |||||
* | Button: Remove `ui-state-active` when disabling buttons | Daniel DeGroff | 2014-04-21 | 1 | -0/+35 |
| | | | | | Fixes #9602 Closes gh-1151 | ||||
* | Button: Properly refresh button sets with new radio buttons | Scott González | 2014-04-01 | 2 | -0/+27 |
| | | | | | Fixes #8975 Ref gh-888 | ||||
* | All: Rename jquery.js to exclude version in filename | Jörn Zaefferer | 2014-03-05 | 1 | -1/+1 |
| | |||||
* | Tests: Update to sane QUnit markup | Jörn Zaefferer | 2014-02-20 | 2 | -10/+2 |
| | |||||
* | Button: Ignore non-radio elements with the same name | TJ VanToll | 2014-01-28 | 1 | -0/+14 |
| | | | | | Fixes #8761 Closes gh-1185 | ||||
* | All: Rename all files, removing the "jquery.ui." prefix; | Rafael Xavier de Souza | 2014-01-24 | 1 | -4/+4 |
| | | | | | | | - By executing https://gist.github.com/jzaefferer/893fcf70b7eebc1dc271; Fixes #9464 Closes gh-1029 | ||||
* | Button unit tests: Make sure the test timeout runs after the ↵ | Jörn Zaefferer | 2013-11-25 | 1 | -1/+1 |
| | | | | formResetHandler. Fixes unit tests in IE7. | ||||
* | Updating jQuery to 1.10.2. | Bruno M. Custódio | 2013-07-05 | 1 | -1/+1 |
| | | | | | Adding jQuery 1.10.0, 1.10.1, 1.10.2, 2.0.0, 2.0.1, 2.0.2 and 2.0.3 to the tests directory. | ||||
* | Test Suite: Remove Flaky Datepicker test, and correct more old jQuery test ↵ | Mike Sherov | 2013-04-14 | 1 | -1/+1 |
| | | | | cases for old Opera and old Safari. | ||||
* | Button: Remove ui-state-focus class when becoming disabled. Fixes #9169 - ↵ | Scott González | 2013-04-11 | 2 | -0/+15 |
| | | | | Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows. | ||||
* | Button: On form reset only call refresh on current button widgets. Fixed ↵ | TJ VanToll | 2013-04-09 | 1 | -0/+24 |
| | | | | #9213: Button: timeout in formResetHandler causing refresh to be called on non-widgets | ||||
* | Whitespace. | Scott González | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Scott González | 2013-03-14 | 1 | -11/+18 |
| | | | | | | | | | | disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable: disabled should not have ui-state-disabled This reverts commit 23771d38ba9d2663f6db0243c8e992dc7ff6844a. | ||||
* | Revert "Widget: Stop setting ui-state-disabled and aria by default on ↵ | Scott González | 2013-03-14 | 1 | -18/+11 |
| | | | | | | setting disabled option." This needs to wait for a major release. This reverts commit 4d67f4f34908a50ef88f95df4103ee001b777e45. | ||||
* | Widget: Stop setting ui-state-disabled and aria by default on setting ↵ | Mike Sherov | 2013-03-11 | 1 | -11/+18 |
| | | | | | | | | disabled option. Fixes #5973 - Resizable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #5974 - Draggable: disabled should not have the ui-state-disabled class or aria attribute aria-disabled Fixes #6039 - Droppable : disabled should not have ui-state-disabled | ||||
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 1 | -1/+1 |
| | |||||
* | Dev: stop loading *_tickets.js in the test suite. | Mike Sherov | 2012-12-22 | 1 | -1/+0 |
| | |||||
* | All: Use .addBack() instead of .andSelf(). | Scott González | 2012-12-14 | 1 | -1/+1 |
| | |||||
* | Button tests: Handle async focus in IE. | Scott González | 2012-12-10 | 2 | -7/+20 |
| | |||||
* | Dev: Remove *_tickets.js test files and move the associated tests to the ↵ | Mike Sherov | 2012-12-07 | 3 | -75/+67 |
| | | | | proper locations. | ||||
* | Button tests: Work around a quirk in Opera. | Scott González | 2012-11-29 | 1 | -2/+11 |
| | |||||
* | Button tests: simulated clicks aren't perfect in oldIE and Opera | Mike Sherov | 2012-11-28 | 1 | -10/+15 |
| | |||||
* | Button Tests: move aria-pressed test to correct module | Mike Sherov | 2012-11-26 | 2 | -11/+11 |
| | |||||
* | Button: Let change handler handle display and aria update. Fixed #5518 - ↵ | Fabrício Matté | 2012-11-26 | 2 | -0/+12 |
| | | | | Button: Incorrect state after double click in Firefox | ||||
* | Button tests: fix IE7 fail for latest focus tests | Mike Sherov | 2012-11-21 | 1 | -1/+1 |
| | |||||
* | Button: Fixing handling of the disabled options on refresh method calls. ↵ | TJ VanToll | 2012-11-21 | 2 | -8/+36 |
| | | | | Fixed #8828 - Button: Refresh does not re-enable disabled button. | ||||
* | Button: add blur event to buttons. Fixes #8559 - Button: Button doesn't ↵ | Mike Sherov | 2012-11-21 | 1 | -0/+10 |
| | | | | remove active state when using keyboard. | ||||
* | Button tests: Whitespace. | Scott González | 2012-11-20 | 1 | -6/+6 |
| | |||||
* | Button tests: replace XHTML with HTML in button test suite | Mike Sherov | 2012-11-19 | 1 | -3/+3 |
| | |||||
* | Button: properly escape button names. Fixes #7505 - Button: Buttonset not ↵ | Mike Sherov | 2012-11-19 | 2 | -1/+16 |
| | | | | applied to radio group with quotation/apostrophe in name. | ||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Button: use _hoverable for hover state management. Fixes #5295 - button ↵ | Cory Gackenheimer | 2012-11-11 | 1 | -0/+11 |
| | | | | doesn't remove hover state if they are disabled | ||||
* | Build: Enable "unused" option in jshint - Remove unused variables from ↵ | Mike Sherov | 2012-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | codebase. - Closes gh-788 Squashed commit of the following: commit 7f19f92c646f180bc067bb24123175251a64a9d6 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 10:34:28 2012 -0400 put back in fake args for signatures that we want to keep commit 257505a9e69da0c53e3a989dab87a13112045a29 Author: Mike Sherov <mike.sherov@gmail.com> Date: Tue Oct 23 08:10:20 2012 -0400 changes per @scott_gonzalez commit 12725480cb58e70865e5aa6e735009b6b035c8f3 Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:54:05 2012 -0400 clean up unused vars in ui directory commit 563595e7aee5d4a5c096b2d1de655abdf920aacd Author: Mike Sherov <mike.sherov@gmail.com> Date: Mon Oct 22 22:37:42 2012 -0400 clean up unused vars in grunt and tests | ||||
* | Button: Check for ui-state-disabled during refresh. Fixes #8237 - Button: ↵ | TJ VanToll | 2012-10-16 | 1 | -0/+8 |
| | | | | Anchor tags cannot be disabled within buttonset. |