Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: Make back compat disabled by default | Michał Gołębiowski-Owczarek | 2024-05-13 | 1 | -1/+1 |
| | | | Closes gh-2250 | ||||
* | Button: Add tests for button with html markup | Jörn Zaefferer | 2015-10-29 | 1 | -0/+1 |
| | | | | | Ref gh-1632 Ref jquery/api.jqueryui.com#281 | ||||
* | Button: Initial commit of button re-factor | Alexander Schmitz | 2015-10-07 | 1 | -39/+8 |
| | | | | | | Move to using element stats rather then js class states remove ui-button-text spans. Removed button set | ||||
* | 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. | ||||
* | Button: Convert tests to new infrastructure | Scott González | 2015-04-09 | 1 | -24/+2 |
| | | | | | Ref #10119 Ref gh-1528 | ||||
* | Button: Use new has/lacksClasses assertions for all class checks | Alexander Schmitz | 2015-03-11 | 1 | -0/+1 |
| | |||||
* | Build: Pull in jquery.simulate.js from Bower | Mike Sherov | 2014-08-22 | 1 | -1/+1 |
| | | | | Fixes #10563 | ||||
* | Build: Reorganize external directory | Scott González | 2014-06-24 | 1 | -2/+2 |
| | | | | | | | Put each external library into its own directory. Move jquery.js to external. Ref gh-1266 | ||||
* | Button: Properly refresh button sets with new radio buttons | Scott González | 2014-04-01 | 1 | -0/+5 |
| | | | | | Fixes #8975 Ref gh-888 | ||||
* | Tests: Update to sane QUnit markup | Jörn Zaefferer | 2014-02-20 | 1 | -5/+1 |
| | |||||
* | 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: Remove ui-state-focus class when becoming disabled. Fixes #9169 - ↵ | Scott González | 2013-04-11 | 1 | -0/+2 |
| | | | | Button: Disabled button maintains ui-state-focus in IE & Firefox on Windows. | ||||
* | Dev: stop loading *_tickets.js in the test suite. | Mike Sherov | 2012-12-22 | 1 | -1/+0 |
| | |||||
* | Button: Let change handler handle display and aria update. Fixed #5518 - ↵ | Fabrício Matté | 2012-11-26 | 1 | -0/+1 |
| | | | | Button: Incorrect state after double click in Firefox | ||||
* | 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 | 1 | -0/+7 |
| | | | | applied to radio group with quotation/apostrophe in name. | ||||
* | Tests: Moved loadResources to TestHelpers. | Scott González | 2012-04-23 | 1 | -7/+5 |
| | |||||
* | Tests: Rename {widget}_defaults.js -> {widget}_common.js | Scott González | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Tests: Added ability to run tests against minified files via ?min=1 | Scott González | 2011-10-28 | 1 | -6/+11 |
| | |||||
* | Tests: Cleanup. | Scott González | 2011-08-03 | 1 | -46/+44 |
| | |||||
* | Tests: Added ability to run tests suites against different versions of ↵ | Scott González | 2011-07-28 | 1 | -1/+1 |
| | | | | jQuery core. | ||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 1 | -1/+1 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use | jzaefferer | 2011-02-23 | 1 | -1/+1 |
| | |||||
* | Unit tests: Add QUnit toolbar for hiding passed tests | jzaefferer | 2011-02-21 | 1 | -0/+1 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 1 | -1/+1 |
| | |||||
* | Seperated testswarm injection from testsuite extensions, to fix 'failing' ↵ | jzaefferer | 2010-08-29 | 1 | -0/+1 |
| | | | | testsuites on TestSwarm due to unhandled errors and race conditions | ||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 1 | -1/+2 |
| | |||||
* | Externals: updated QUnit to http://github.com/jquery/qunit commit ↵ | Richard Worth | 2010-02-25 | 1 | -4/+13 |
| | | | | | | | 67ba5a338d836014c24345dc218ab3c9bb63b06e The various updates to the unit test suites introduced 0 regressions due to update of QUnit, however the addition of jquery.ui.dialog.css to the dialog test suite did introduce one regression, to the dialog option height tests. Also removed some old crufty woefully incomplete unused and rotted test harnesses. | ||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2010-01-20 | 1 | -56/+56 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 1 | -1/+1 |
| | |||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 1 | -0/+56 |
menu; including menu static tests). |