index
:
jquery-ui.git
1-10-stable
1-11-stable
1-12-stable
1-13-stable
1-8-stable
1-9-stable
datepicker
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
jtr-test
main
spinner-globalize-1.x
The official jQuery user interface library: https://github.com/jquery/jquery-ui
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unit
/
accordion
/
accordion.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
1
-2
/
+2
*
Unit tests: Add QUnit toolbar for hiding passed tests
jzaefferer
2011-02-21
1
-0
/
+1
*
Accordion tests: Cleanup.
Scott González
2011-01-24
1
-18
/
+25
*
Accordion: First pass at splitting out tests for deprecated functionality.
Scott González
2011-01-24
1
-41
/
+44
*
Accordion: Added .ui-accordion-heading class to header's first child. Fixes #...
Alex Dovenmuehle
2010-12-10
1
-3
/
+3
*
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' tes...
jzaefferer
2010-08-29
1
-0
/
+1
*
Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height...
jzaefferer
2010-04-13
1
-1
/
+10
*
Accordion unit tests: Trying some more style resets for getting accordion tes...
jzaefferer
2010-04-12
1
-1
/
+1
*
Accordion unit tests: Cleaned and fixed destroy-method test, working around h...
jzaefferer
2010-04-12
1
-3
/
+3
*
Accordion: different useless markup for getting consistent results for the de...
jzaefferer
2010-04-03
1
-3
/
+3
*
Accordion: Trying some styl resets, maybe finding the one for Safari 3.x
jzaefferer
2010-04-03
1
-1
/
+1
*
Accordion: more useless markup for getting consistent results for the destroy...
jzaefferer
2010-04-03
1
-3
/
+3
*
Accordion: Rewrote the resize method test; fails in IE8, probably related to ...
jzaefferer
2010-04-03
1
-1
/
+1
*
Accordion unit tests: Use display!=none instead of :visible to work around :v...
jzaefferer
2010-04-03
1
-1
/
+3
*
Accordion unit tests: Refactored state-helper function
jzaefferer
2010-04-03
1
-0
/
+12
*
Accordion unit tets: Replacing destory method test with autocomplete/button a...
jzaefferer
2010-03-27
1
-31
/
+33
*
Accordion unit tests: Further normalization of styles to get consistent resul...
jzaefferer
2010-03-27
1
-2
/
+1
*
normalize margin/padding on test markup to get reliable height results
Jörn Zaefferer
2010-03-20
1
-0
/
+2
*
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 67ba5a338d8...
Richard Worth
2010-02-25
1
-4
/
+12
*
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
*
switched to jQuery 1.4
Richard Worth
2010-01-20
1
-1
/
+1
*
extracting widget factory into jquery.ui.widget.js
Jörn Zaefferer
2009-12-16
1
-0
/
+1
*
update to latest QUnit
Jörn Zaefferer
2009-09-29
1
-1
/
+1
*
renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery...
Richard Worth
2009-09-17
1
-2
/
+2
*
accordion: trying to reset margin and padding for accordion-lis to get consis...
Jörn Zaefferer
2009-09-15
1
-0
/
+4
*
updated to latest QUnit
Jörn Zaefferer
2009-09-15
1
-1
/
+1
*
change script ordering to load testswarm agent after QUnit
Jörn Zaefferer
2009-09-11
1
-1
/
+1
*
update to lastest QUnit
Jörn Zaefferer
2009-08-30
1
-1
/
+1
*
accordion: Fix for #4695
Jörn Zaefferer
2009-08-11
1
-0
/
+2
*
Removed jquery.simulate from external/ as it's being removed from jqueryjs.go...
Richard Worth
2009-08-10
1
-1
/
+1
*
accordion fix for #4653: added tests, adopted no-auto-height demo to also cov...
Jörn Zaefferer
2009-07-03
1
-3
/
+3
*
replaced svn:externals with versioned files within trunk/externals
Jörn Zaefferer
2009-05-27
1
-2
/
+2
*
Switched to jQuery 1.3.2
Richard Worth
2009-02-20
1
-1
/
+1
*
accordion unit tests: split tests into individual files
Richard Worth
2009-02-03
1
-1
/
+6
*
Accordion: Fixed tests.
Scott González
2009-01-30
1
-3
/
+3
*
Accordion: Fixed destroy method with new markup.
Scott González
2009-01-30
1
-39
/
+33
*
switched to jQuery 1.3.1
Richard Worth
2009-01-22
1
-1
/
+1
*
Happy Birthday jQuery (switched to jQuery 1.3)
Richard Worth
2009-01-14
1
-1
/
+1
*
switched to jQuery 1.3rc2
Richard Worth
2009-01-13
1
-1
/
+1
*
reverted r1544 (it was temporary)
Richard Worth
2009-01-08
1
-1
/
+1
*
temporarily switched back to 1.2.6
Richard Worth
2009-01-08
1
-1
/
+1
*
restructured unit tests folder
Richard Worth
2009-01-07
1
-0
/
+96