aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/button
Commit message (Expand)AuthorAgeFilesLines
* Upgrade jQuery to 1.7.2.Scott González2012-03-221-1/+1
* Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.Jörn Zaefferer2012-02-292-31/+31
* Upgrade jQuery to 1.7.1.Scott González2011-11-221-1/+1
* Upgrade jQuery to 1.7.Scott González2011-11-091-1/+1
* Tests: Added ability to run tests against minified files via ?min=1Scott González2011-10-281-6/+11
* Upgraded jQuery to 1.6.4.Scott González2011-10-181-1/+1
* Button: Adding quotes to the attribute selector for labels - Fixes #7534 - Bu...Corey Frang2011-08-031-0/+6
* Tests: Cleanup.Scott González2011-08-031-5/+5
* Tests: Cleanup.Scott González2011-08-031-46/+44
* Tests: Added test suites to run individual widget tests against all supported...Scott González2011-08-021-0/+30
* Tests: Added ability to run tests suites against different versions of jQuery...Scott González2011-07-281-1/+1
* Upgrade jQuery to 1.6.2.Scott González2011-07-251-1/+1
* .attr() -> .prop()Scott González2011-06-081-6/+6
* Button: modified the event bindings for focus and blur. Fixed #6711 - checkbo...Glenn Goodrich2011-05-261-0/+8
* Button: Added rtl detection so corner classes would properly be applied to bu...Doug Neiner2011-05-121-0/+14
* Widget: define a null default for the create callback.Scott González2011-04-251-13/+12
* Button: find associated label even without common ancestor. Fixes #7092 - but...ddstreet2011-03-111-0/+22
* Switched to latest stable jQuery 1.5.1Richard Worth2011-03-021-1/+1
* Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests usejzaefferer2011-02-231-1/+1
* Unit tests: Add QUnit toolbar for hiding passed testsjzaefferer2011-02-211-0/+1
* Buttonset: Added items option and removed visible filter for adding rounded c...Scott González2010-11-121-7/+15
* Upgraded jQuery to 1.4.4.Scott González2010-11-121-1/+1
* Upgraded jQuery to 1.4.3.Scott González2010-10-211-1/+1
* Seperated testswarm injection from testsuite extensions, to fix 'failing' tes...jzaefferer2010-08-291-0/+1
* Button: Read disabled attribute from original element if disabled option is n...Scott González2010-08-182-1/+25
* Buttonset: Ignore hidden buttons. Fixes #5946 - buttonset should ignore butto...Scott González2010-08-181-1/+6
* Revert "Use pushStack in widget method. Fixes #5732 - make the widget method ...Scott González2010-07-301-14/+0
* Use pushStack in widget method. Fixes #5732 - make the widget method maintain...jzaefferer2010-07-301-0/+14
* Autocomplete and button unit tests: Same remove-role-attr fix as for accordio...jzaefferer2010-04-131-0/+4
* Updating autocomplete and button unit tests: use equal instead of ok to compa...jzaefferer2010-03-271-1/+1
* Fixed #5362 - Buttonset class should be ui-buttonset because buttonset is one...Richard Worth2010-03-171-1/+1
* html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercaseRichard Worth2010-03-121-1/+2
* Button: Fixed tests that check for hidden button elements.Scott González2010-03-111-3/+3
* Externals: updated QUnit to http://github.com/jquery/qunit commit 67ba5a338d8...Richard Worth2010-02-251-4/+13
* Buttons: Removed the logic for triggering click events on checkboxes and radi...Scott González2010-02-181-9/+0
* Fixed #5182 - Update to jQuery 1.4.2Richard Worth2010-02-161-1/+1
* switched to jQuery 1.4.1Richard Worth2010-01-271-1/+1
* eol-style and mime-typeRichard Worth2010-01-207-252/+252
* switched to jQuery 1.4Richard Worth2010-01-201-1/+1
* Button: conform to coding standards.Scott González2010-01-181-2/+2
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, m...Scott González2010-01-077-0/+252