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
/
ui
/
ui.accordion.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
accordion: call .blur() so ui-state-focus class gets removed from last-focuse...
Richard Worth
2009-03-02
1
-1
/
+1
*
changed ui.jquery.com to jqueryui.com
Richard Worth
2009-02-27
1
-1
/
+1
*
all: fixed jslint warnings
Paul Bakaus
2009-02-10
1
-1
/
+1
*
accordion: chaining breaks if value in height() is negative (fixes #4102)
Paul Bakaus
2009-02-10
1
-1
/
+1
*
accordion defaults in alpha order
Richard Worth
2009-02-05
1
-1
/
+1
*
accordion: use synced animations only when animating two elements; optimize f...
Jörn Zaefferer
2009-02-02
1
-16
/
+13
*
Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed d...
Scott González
2009-02-02
1
-1
/
+9
*
accordion: deprecated alwaysOpen option, introduced collapsible option (inver...
Paul Bakaus
2009-02-02
1
-8
/
+14
*
Accordion: Added focus state to headers.
Scott González
2009-02-01
1
-1
/
+3
*
accordion: another partial fix for #4011, fixes tests/visual/accordion/width....
Jörn Zaefferer
2009-01-31
1
-2
/
+10
*
Accordion: Partial fix for #4011: Smooth(er) animations with autoHeight: false.
Scott González
2009-01-31
1
-9
/
+17
*
accordion: partial fix for #4011
Jörn Zaefferer
2009-01-30
1
-4
/
+2
*
accordion: added ul-visual-test; improved solution for fixing ul-accordions, ...
Jörn Zaefferer
2009-01-30
1
-1
/
+6
*
accordion: fix for the previous commit; event triggering still somewhat cripp...
Jörn Zaefferer
2009-01-30
1
-16
/
+12
*
accordion: better default for header-option
Jörn Zaefferer
2009-01-30
1
-1
/
+1
*
Accordion: Fixed destroy method with new markup.
Scott González
2009-01-30
1
-3
/
+1
*
Accordion: only animate height and padding.
Scott González
2009-01-30
1
-3
/
+1
*
Accordion: Fixed #3788: Removed wrapper divs and smoothed animations, allowin...
Scott González
2009-01-30
1
-20
/
+29
*
accordion: overflow is set to hidden during calculations for fillSpace in IE6...
Paul Bakaus
2009-01-27
1
-1
/
+4
*
accordion: navigation option wasn't working (fixes #3944)
Paul Bakaus
2009-01-26
1
-1
/
+1
*
accordion: fix for newContent/oldContent in the UI object that was pointing t...
Paul Bakaus
2009-01-25
1
-2
/
+2
*
whitespace
Richard Worth
2009-01-22
1
-49
/
+49
*
accordion: fixed always open regression introduced by r1715
Richard Worth
2009-01-22
1
-1
/
+1
*
accordion: fix for #3896
Jörn Zaefferer
2009-01-21
1
-1
/
+1
*
accordion: removal of selectedClass option (fixes #3886)
Paul Bakaus
2009-01-20
1
-7
/
+6
*
accordion: added missing defaults (fixes #3884)
Paul Bakaus
2009-01-20
1
-0
/
+4
*
accordion: fixed calling activate with -1 and alwaysOpen: false not properly ...
Paul Bakaus
2009-01-19
1
-0
/
+2
*
accordion: fixed two small variable issues related to the rewrite
Paul Bakaus
2009-01-19
1
-3
/
+2
*
accordion: partial refactor and cleanup, all proviously outer functions are n...
Paul Bakaus
2009-01-19
1
-224
/
+253
*
Revert changes for #3838 for the release 1.6rc5
Eduardo Lundgren
2009-01-16
1
-18
/
+11
*
Fix for #3838 - Components should use this.widgetName on internally
Eduardo Lundgren
2009-01-16
1
-11
/
+18
*
accordion: all classes added should have a 'ui-' prefix (fixes #3705)
Paul Bakaus
2009-01-07
1
-4
/
+4
*
Happy New Year
Richard Worth
2009-01-03
1
-1
/
+1
*
Remove trailing spaces
Eduardo Lundgren
2008-12-31
1
-3
/
+3
*
accordion: Fixed #3682, setting overflow:auto for fillSpace:true accordions; ...
Jörn Zaefferer
2008-12-26
1
-3
/
+4
*
accordion: update content div classes to move theme classes to wrapper with s...
Jörn Zaefferer
2008-12-22
1
-2
/
+2
*
accordion: fix for #3626, refactoring resize code into its own public method
Jörn Zaefferer
2008-12-22
1
-16
/
+21
*
accordion: updated to icons: { header, headerSelected }
Jörn Zaefferer
2008-12-22
1
-6
/
+8
*
accordion: #3646 update - expose icons as headerIcon and headerIconSelected o...
Jörn Zaefferer
2008-12-14
1
-4
/
+6
*
Fixed #3655 - $.keyCode should be $.ui.keyCode
Richard Worth
2008-12-14
1
-1
/
+1
*
corrected some invalid html <div/> to <div></div>
Richard Worth
2008-12-13
1
-1
/
+1
*
Accordion: #3646 - fixed icons
Jörn Zaefferer
2008-12-12
1
-4
/
+4
*
Accordion: #3646 - add hover classes and unbind on destroy
Jörn Zaefferer
2008-12-12
1
-2
/
+4
*
Accordion: Fixed jumpy behaviour (#3646) by wrapping content elements in an a...
Jörn Zaefferer
2008-12-12
1
-9
/
+8
*
Accordion: Fixed #3646 - Update markup to new UI CSS Framework specs; Added v...
Jörn Zaefferer
2008-12-12
1
-26
/
+26
*
accordion: formatting changes - moved some things around for consistency.
Richard Worth
2008-11-21
1
-17
/
+19
*
New file: AUTHORS.txt instead of having a single contributor's name in each f...
Richard Worth
2008-11-21
1
-1
/
+1
*
Source formatting: Removing trailing spaces
Eduardo Lundgren
2008-11-20
1
-1
/
+1
*
Removed all trailing whitespace from .js and .html files
Richard Worth
2008-11-18
1
-37
/
+37
*
Various: Fixed #3596: Removed references to jQuery for .noConflict() compatib...
Scott González
2008-11-18
1
-3
/
+3
[next]