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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accordion: Style updates
Alexander Schmitz
2015-08-21
6
-178
/
+187
*
Accordion: Move accordion into widgets folder
Alexander Schmitz
2015-08-08
6
-6
/
+6
*
Accordion: Remove core event/alias and deprecated module dependencies
Alexander Schmitz
2015-05-20
3
-7
/
+7
*
Tests: Fix AMD loading in IE8
Scott González
2015-04-17
1
-0
/
+1
*
Tests: Rename files
Scott González
2015-04-09
6
-4
/
+4
*
Tests: Widget test helpers extend the main helper
Scott González
2015-04-09
5
-18
/
+21
*
Accordion: Convert tests to new infrastructure
Scott González
2015-04-09
7
-49
/
+54
*
Tests: Switch to the new qunit-composite module
Scott González
2015-04-07
1
-2
/
+2
*
All: Standard spacing inside selector strings
Scott González
2015-03-26
1
-1
/
+1
*
Accordion: Use new has/lacksClasses assertions for all class checks
Alexander Schmitz
2015-03-11
3
-21
/
+23
*
Accordion: Add classes option
Alexander Schmitz
2015-03-11
3
-9
/
+26
*
Widget: Add classes option and _add/_remove/_toggleClass methods
Alexander Schmitz
2015-03-11
1
-0
/
+1
*
Accordion: Fix tests in IE 11 with jQuery 1.7-1.8
Scott González
2015-03-11
1
-12
/
+55
*
Accordion: Set `aria-expanded` when collapsing
Scott González
2015-01-05
1
-25
/
+55
*
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
*
Tests: Fix composite tests
Scott González
2014-08-01
1
-1
/
+1
*
Build: Reorganize external directory
Scott González
2014-06-24
2
-4
/
+4
*
All: Rename jquery.js to exclude version in filename
Jörn Zaefferer
2014-03-05
1
-1
/
+1
*
Tests: Update to sane QUnit markup
Jörn Zaefferer
2014-02-20
2
-10
/
+2
*
All: Rename all files, removing the "jquery.ui." prefix;
Rafael Xavier de Souza
2014-01-24
1
-4
/
+4
*
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
[next]