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-6951dec90a
dependabot/github_actions/github-actions-e7ab6fa4fa
dependabot/npm_and_yarn/body-parser-1.20.3
dependabot/npm_and_yarn/express-4.20.0
interactions
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
*
Accordion: Correct height calculated when closed
Alyosha Pushak
2016-02-09
1
-1
/
+18
*
Tests: Fix AMD loading in IE8
Scott González
2015-04-17
1
-0
/
+1
*
Accordion: Convert tests to new infrastructure
Scott González
2015-04-09
1
-25
/
+2
*
Accordion: Add classes option
Alexander Schmitz
2015-03-11
1
-0
/
+1
*
All: Drop support for IE7
Scott González
2014-10-21
1
-4
/
+0
*
Build: Pull in jquery.simulate.js from Bower
Mike Sherov
2014-08-22
1
-1
/
+1
*
Build: Reorganize external directory
Scott González
2014-06-24
1
-2
/
+2
*
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
*
Accordion: Fix testsuite overflow issue in IE7.
Jörn Zaefferer
2012-12-28
1
-0
/
+4
*
Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Re...
Scott González
2012-10-25
1
-3
/
+0
*
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
-4
/
+4
*
Accordion: Fixed post-init changes to event option and added tests for keyboa...
Scott González
2012-03-27
1
-1
/
+1
*
Accordion: Removed requirement for headers contain a child (and removed assoc...
Scott González
2012-02-27
1
-6
/
+6
*
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
-3
/
+3
*
Accordion tests: cleanup.
Scott González
2011-08-03
1
-32
/
+8
*
Tests: Added ability to run tests suites against different versions of jQuery...
Scott González
2011-07-28
1
-1
/
+1
*
Merge branch 'master' into core-1.6.1
Scott González
2011-07-25
1
-4
/
+4
|
\
|
*
Accordion tests: Cleanup.
Scott González
2011-06-13
1
-1
/
+1
|
*
Accordion tests: Don't use deprecated assertion methods.
Scott González
2011-06-13
1
-3
/
+3
*
|
Upgrade jQuery to 1.6.2.
Scott González
2011-07-25
1
-1
/
+1
|
/
*
Accordion tests: Coding standards.
Scott González
2011-04-15
1
-1
/
+1
*
Accordion tests: Only use single words inside headers to avoid breaking onto ...
Scott González
2011-04-04
1
-2
/
+2
*
Accordion tests: lowercase doctype.
Scott González
2011-04-04
1
-1
/
+1
*
Removed empty ticket test files.
Scott González
2011-03-28
1
-1
/
+0
*
Accordion: Removed static test pages. Added unit tests for dl markup structure.
Scott González
2011-03-23
1
-0
/
+21
*
Accordion tests: Fixed indentation.
Scott González
2011-03-23
1
-38
/
+32
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
1
-1
/
+1
*
Accordion: Improve unit test to get consistent results on mobile devices
jzaefferer
2011-02-26
1
-1
/
+1
*
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
[next]