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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Accordion tests: lowercase doctype.
Scott González
2011-04-04
2
-2
/
+2
*
Removed empty ticket test files.
Scott González
2011-03-28
2
-2
/
+0
*
Accordion: Removed empty ticket test file.
Scott González
2011-03-28
1
-5
/
+0
*
Accordion: Removed static test pages. Added unit tests for dl markup structure.
Scott González
2011-03-23
3
-10
/
+54
*
Accordion tests: Fixed indentation.
Scott González
2011-03-23
2
-76
/
+64
*
Accordion: set aria-selected to true on selected header, false on others. Fix...
Richard Worth
2011-03-15
1
-1
/
+5
*
Switched to latest stable jQuery 1.5.1
Richard Worth
2011-03-02
2
-2
/
+2
*
Accordion: Improve unit test to get consistent results on mobile devices
jzaefferer
2011-02-26
4
-4
/
+4
*
Adding a domEqual assertion to our testsuite for more sane DOM
jzaefferer
2011-02-25
1
-14
/
+3
*
Use #qunit-fixture instead of deprecated #main. Fixes #7031 - Tests use
jzaefferer
2011-02-23
2
-4
/
+4
*
Unit tests: Add QUnit toolbar for hiding passed tests
jzaefferer
2011-02-21
2
-0
/
+2
*
Accordion: Handle changing the event option. Fixes #6740 - Dynamically changi...
Scott González
2011-02-21
1
-1
/
+46
*
Accordion: Added tests for custom header option.
Scott González
2011-02-03
1
-1
/
+13
*
Accordion: Update active option when programmatically collapsing the accordion.
Scott González
2011-02-03
1
-4
/
+3
*
Accordion: Handle negative values for active option on init.
Scott González
2011-02-03
1
-4
/
+3
*
Accordion: Properly handle collapsible: false and active: false by changing a...
Scott González
2011-02-03
1
-11
/
+10
*
Accordion: Allow canceling the beforeActivate event. Fixes #6896 - Accordion:...
Scott González
2011-01-25
2
-2
/
+40
*
Accordion: Renamed changestart and change events to beforeActivate and activa...
Scott González
2011-01-25
2
-8
/
+98
*
Accordion: More tests.
Scott González
2011-01-24
2
-25
/
+94
*
Accordion test: Fixed an icon test.
Scott González
2011-01-24
1
-1
/
+1
*
Accordion tests: Cleaned up deprecated tests.
Scott González
2011-01-24
2
-133
/
+193
*
Accordion tests: Cleanup.
Scott González
2011-01-24
10
-238
/
+318
*
Accordion tests: Getting really ghetto in an attempt to get deprecated tests ...
Scott González
2011-01-24
3
-15
/
+15
*
Accordion: Test cleanup.
Scott González
2011-01-24
6
-82
/
+73
*
Accordion: First pass at splitting out tests for deprecated functionality.
Scott González
2011-01-24
7
-184
/
+369
*
Accordion: Renamed resize method to refresh. Fixes #6838 - Accordion: Rename ...
Scott González
2011-01-14
1
-2
/
+2
*
Accordion: Moved handling for programmatically collapsing the accordion out o...
Scott González
2011-01-13
1
-1
/
+1
*
Accordion: First pass at deprecating the activate method. Renamed _clickHandl...
Scott González
2011-01-11
4
-8
/
+8
*
Accordion: Deprecated icons.headerSelected in favor of icons.activeHeader. Fi...
Alex Dovenmuehle
2011-01-11
2
-1
/
+20
*
Accordion: Move code for deprecated height options into an extension at the b...
Scott González
2010-12-19
1
-0
/
+1
*
Accordion: Added test for heightStyle: fill with absolutely positioned sibling.
Scott González
2010-12-19
1
-2
/
+4
*
Accordion: API Redesign. Made style changes and changed 'fill' implementation...
Alex Dovenmuehle
2010-12-17
1
-0
/
+9
*
Accordion: API Redesign. Merged autoHeight, fillSpace, and clearStyle into a ...
Alex Dovenmuehle
2010-12-16
1
-0
/
+27
*
Accordion: Added .ui-accordion-heading class to header's first child. Fixes #...
Alex Dovenmuehle
2010-12-10
4
-13
/
+20
*
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
*
Widget: Throw errors when calling non-existent methods or methods on uninista...
Scott González
2010-08-27
1
-3
/
+0
*
Accordion unit tests: And another height-testing hotfix for Safari 3.x
jzaefferer
2010-04-13
1
-1
/
+1
*
Accordion unit tests: One more height-testing hotfix for Safari 3.x
jzaefferer
2010-04-13
1
-4
/
+4
*
Accordion unit tests: Remove role attribute to pass Opera 9 and adjust height...
jzaefferer
2010-04-13
3
-32
/
+27
*
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
2
-4
/
+4
*
Accordion unit tests: Cleaned and fixed resize-method test, using #navigation...
jzaefferer
2010-04-12
1
-9
/
+1
*
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: Improved resize-method test, starting with a fixed container height
jzaefferer
2010-04-03
1
-2
/
+2
*
Accordion: Rewrote the resize method test; fails in IE8, probably related to ...
jzaefferer
2010-04-03
2
-5
/
+12
*
Accordion unit tests: Cleanup
jzaefferer
2010-04-03
1
-2
/
+1
[prev]
[next]