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-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: moving aria-expanded from active tabpanel to active tab. Fixed #94...
Monika Piotrowicz
2013-10-28
1
-6
/
+6
*
Updating jQuery to 1.10.2.
Bruno M. Custódio
2013-07-05
1
-1
/
+1
*
Accordion: Maintain collapsed state on refresh. Fixes #9189 - Accordion: refr...
Scott González
2013-03-27
1
-1
/
+10
*
Accordion: Remove deprecated content property in create event. Fixes #8999 - ...
Scott González
2013-03-15
1
-6
/
+1
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Scott González
2013-03-14
1
-1
/
+6
*
Revert "Widget: Stop setting ui-state-disabled and aria by default on setting...
Scott González
2013-03-14
1
-6
/
+1
*
Widget: Stop setting ui-state-disabled and aria by default on setting disable...
Mike Sherov
2013-03-11
1
-1
/
+6
*
Updating 'jQuery' to 1.9.1.
Bruno M. Custódio
2013-02-05
1
-1
/
+1
*
Accordion: Add panel in addition to content for create event. Fixes #8998 - A...
Scott González
2013-01-22
1
-1
/
+6
*
Updating to jQuery 1.9.0
Kris Borchers
2013-01-17
1
-1
/
+1
*
Accordion: Fix testsuite overflow issue in IE7.
Jörn Zaefferer
2012-12-28
1
-0
/
+4
*
Upgrade jQuery to 1.8.3.
Scott González
2012-11-14
1
-1
/
+1
*
Accordion: Enhance refresh to allow adding/removing panels. Fixes #4672 - Ac...
David Petersen
2012-11-11
1
-1
/
+62
*
Accordion: Removed change and changestart events. Fixes #6841 - Accordion: Re...
Scott González
2012-10-25
4
-264
/
+0
*
Accordion: Removed animated option. Fixes #8601 - Accordion: Remove animated ...
Scott González
2012-10-25
1
-2
/
+1
*
Accordion: Removed deprecated resize method. Fixes #6839 - Accordion: Remove ...
Jörn Zaefferer
2012-10-24
1
-22
/
+0
*
Accordion: Removed deprecated activate method and expanded active option. Fix...
Jörn Zaefferer
2012-10-24
2
-122
/
+19
*
Accordion: Removed deprecated icon option. Fixes #6835 - Accordion: Remove ic...
Jörn Zaefferer
2012-10-24
2
-19
/
+2
*
Accordion: Removed deprecated navigation options. Fixes #5870 - Accordion: Re...
Jörn Zaefferer
2012-10-24
2
-32
/
+0
*
Accordion: Remove deprecated height options. Fixes #5868 - Accordion: Remove ...
Jörn Zaefferer
2012-10-24
2
-78
/
+1
*
Accordion: handle active: null. Fixes #8694: 1.9 Accordion - active: null all...
David Petersen
2012-10-18
1
-0
/
+9
*
Accordion: Only adjust height animations for heightStyle: content. Fix tests ...
Scott González
2012-10-01
1
-18
/
+18
*
Upgrade jQuery to 1.8.2.
Scott González
2012-09-20
1
-1
/
+1
*
Accordion tests: Added test for widget() method.
Scott González
2012-08-26
1
-0
/
+8
*
Upgrade jQuery to 1.8.0.
Scott González
2012-08-13
1
-1
/
+1
*
Accordion tests: Fixed typos.
Scott González
2012-06-11
1
-17
/
+17
*
Accordion: Update activate and beforeActivate event properties to newPanel/ol...
Jörn Zaefferer
2012-05-30
1
-23
/
+23
*
Accordion tests: Check for a specific height in heightStyle: content tests.
Scott González
2012-05-28
1
-3
/
+3
*
Accordion tests: equalHeights() -> equalHeight(); Validate against a specific...
Scott González
2012-05-28
4
-22
/
+17
*
Use length property, instead of the deprecated size() method.
Shahyar G
2012-04-23
3
-59
/
+59
*
Tests: Moved loadResources to TestHelpers.
Scott González
2012-04-23
2
-14
/
+10
*
Tests: Rename {widget}_defaults.js -> {widget}_common.js
Scott González
2012-04-23
4
-8
/
+8
*
Update to official qunit composite addon
Jörn Zaefferer
2012-04-21
1
-2
/
+2
*
Tests: Move commonWidgetTests() to TestHelpers.
Scott González
2012-04-19
2
-2
/
+2
*
Accordion tests: Don't polloute the global namespace with helpers.
Scott González
2012-04-19
6
-126
/
+146
*
Tests: Lint.
Scott González
2012-04-19
5
-66
/
+66
*
Accordion: Added animation tests.
Scott González
2012-03-27
1
-1
/
+169
*
Accordion: Fixed post-init changes to event option and added tests for keyboa...
Scott González
2012-03-27
3
-3
/
+43
*
Accordion: Fixed ARIA support and added proper keyboard support.
Hans Hillen
2012-03-27
1
-15
/
+41
*
Upgrade jQuery to 1.7.2.
Scott González
2012-03-22
1
-1
/
+1
*
Accordion: Update method tests - active option still works when accordion is ...
Jörn Zaefferer
2012-03-07
1
-3
/
+7
*
Accordion: Update test helper to use QUnit.push instead of deepEqual to get u...
Jörn Zaefferer
2012-03-07
1
-1
/
+1
*
Accordion: Fix unbinding of accordion event option when dealing with multiple...
Jörn Zaefferer
2012-03-07
1
-0
/
+1
*
Update to QUnit 1.3. Replace usage of same with deepEqual and equals with equal.
Jörn Zaefferer
2012-02-29
1
-6
/
+6
*
Accordion: Removed requirement for headers contain a child (and removed assoc...
Scott González
2012-02-27
3
-19
/
+12
*
Accordion: Rewrote the animation code. Fixes #4178 - Accordion animation a bi...
Scott González
2012-02-16
3
-4
/
+5
*
Accordion: Adjusted tests for icons: false.
Scott González
2012-01-31
1
-1
/
+1
*
Accordion: Pass header and content in create event. Fixes #7869 - Accordion: ...
Scott González
2012-01-31
1
-0
/
+39
*
Upgrade jQuery to 1.7.1.
Scott González
2011-11-22
1
-1
/
+1
*
Upgrade jQuery to 1.7.
Scott González
2011-11-09
1
-1
/
+1
[next]