Commit Graph

103 Commits

Author SHA1 Message Date
Scott González
fb6119e182 Upgrade jQuery to 1.8.3. 2012-11-14 15:22:01 -05:00
Scott González
a638acb583 Upgrade jQuery to 1.8.2. 2012-09-20 21:41:47 -04:00
Scott González
303f20e1b3 Demos: Cleanup. 2012-09-10 11:33:46 -04:00
Scott González
c135fc18a3 Accordion demo: Cleanup. 2012-08-31 08:57:59 -04:00
Scott González
1e6b2b2298 Upgrade jQuery to 1.8.0. 2012-08-13 09:19:09 -04:00
Scott González
820cff8a67 Accordion demo: Don't use .toggle(fn). 2012-05-21 10:04:23 -04:00
Scott González
89ff5c5232 Upgrade jQuery to 1.7.2. 2012-03-22 09:45:22 -04:00
Scott González
6ba18b597a Accordion: Removed mouseover demo. We shouldn't demo bad UX choices. 2012-02-29 10:42:20 -05:00
Scott González
02855292f2 Accordion: Removed requirement for headers contain a child (and removed associated ui-accordion-heading class). 2012-02-27 09:05:22 -05:00
Scott González
4f909c50ba Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - remove uses of 'var self = this;' 2012-02-12 09:14:36 -05:00
Scott González
00b69db883 Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 - Accordion + Sortable doesn't work properly on IE6/7. 2012-02-11 18:30:44 -05:00
Scott González
66c7dfd377 Accordion demo: Clear out originalEvent in hoverintent special event. Fixes #6028 - Accordion: Hoverintent demo throws an error in IE. 2012-01-31 14:07:17 -05:00
Scott González
54fb1441fe Upgrade jQuery to 1.7.1. 2011-11-22 08:43:09 -05:00
Scott González
e5464f8f19 Accordion: Fixed back-compat for icons.headerSelected when icons option is null. 2011-11-16 08:00:03 -05:00
Richard D. Worth
f0f54e38d8 Demos accordion hoverintent: moved event.type setter to not clobber event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0 2011-11-11 09:24:55 -05:00
Scott González
50dab05784 Upgrade jQuery to 1.7. 2011-11-09 10:18:33 -05:00
Scott González
efe964d86e Upgraded jQuery to 1.6.4. 2011-10-18 09:38:27 -04:00
Scott González
daadc343be Upgrade jQuery to 1.6.2. 2011-07-25 11:46:45 -04:00
Richard Worth
593799d6e3 Switched to latest stable jQuery 1.5.1 2011-03-02 20:49:20 -05:00
Scott González
ed49033700 Accordion: Updated demos to use the new API. 2011-02-03 14:14:13 -05:00
Scott González
f711e362cd Revert accidental demo change from 66606407ed. 2011-01-14 14:42:53 -05:00
Scott González
66606407ed Accordion: Force the width of the accordion panel during animation when animating from a fully collapsed state. Fixes #5540 - Accordion: Jumpy animation when opening a panel after closing all.
The animation code should be refactored.
2011-01-14 14:35:37 -05:00
Scott González
fce1f97f76 Upgraded jQuery to 1.4.4. 2010-11-12 09:19:26 -05:00
Scott González
19f9c3a559 Upgraded jQuery to 1.4.3. 2010-10-21 22:29:28 -04:00
Scott González
eba3067479 Demos: Cleanup. 2010-09-09 22:33:28 -04:00
Scott González
b79e92818f Accordion demos: Coding standards. 2010-09-09 22:33:28 -04:00
jzaefferer
a3ab2b223b Add support for multiple events, along with hoverintent demo. Fixes #3614 - Accordion: support multiple events being set at the same time 2010-07-14 19:39:50 +02:00
Richard Worth
bfc180b1ba html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase 2010-03-12 03:18:34 +00:00
Jörn Zaefferer
8e8094be4b use button on accordion demo page with a button-eleement 2010-02-20 17:54:35 +00:00
Richard Worth
0798b10717 Fixed #5182 - Update to jQuery 1.4.2 2010-02-16 02:39:57 +00:00
Richard Worth
828bcdd2f0 fixed #5163 - themes: css files need to be renamed to be consistent with js file renames in 1.8a1 2010-02-16 01:38:23 +00:00
Richard Worth
79bd955054 switched to jQuery 1.4.1 2010-01-27 12:29:43 +00:00
Richard Worth
a1e069759d switched to jQuery 1.4 2010-01-20 13:52:38 +00:00
Scott González
cc9359ce64 Accordion demos: Added missing include of mouse plugin.
Fixes #5046 - Accordion demos: Missing mouse plugin.
2010-01-07 05:58:13 +00:00
Jörn Zaefferer
b6d17b24d4 extracting widget factory into jquery.ui.widget.js 2009-12-16 22:20:18 +00:00
Richard Worth
e2d873e6f0 renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 2009-09-17 10:39:12 +00:00
Jörn Zaefferer
977d73c90d Workaround for #4786, improved 2009-08-18 19:23:49 +00:00
Jörn Zaefferer
4f6dd319e9 Workaround for #4786 2009-08-18 19:22:25 +00:00
Jörn Zaefferer
b2b82e07fb sortable accordion: formatting 2009-08-18 19:07:26 +00:00
Jörn Zaefferer
b6bdbb4211 accordion fix for #4653: added tests, adopted no-auto-height demo to also cover navigation option; fixed an unrelated bug, where ui-accordion-content-active was never removed 2009-07-03 21:05:22 +00:00
Jörn Zaefferer
892824558c Fix for #4222 2009-05-11 11:43:48 +00:00
Richard Worth
8d8645c2a5 removed BOMs 2009-04-24 19:53:21 +00:00
Chi Cheng
473e7e8e8a Demos: sortable accordion 2009-03-22 15:48:26 +00:00
Richard Worth
352b081a39 Switched to jQuery 1.3.2 2009-02-20 11:40:25 +00:00
Scott González
94c16d6378 Accordion: Fixed #3969: Deprecated alwaysOpen for collapsible option; fixed demos, tests, and using alwaysOpen on init. 2009-02-02 02:29:31 +00:00
Richard Worth
ac8b734e98 accordion demos: file rename 2009-01-31 05:56:46 +00:00
Richard Worth
4db23193c8 eol-style and mime-type 2009-01-31 05:54:48 +00:00
Jörn Zaefferer
506ae46a6d accordion: demo title 2009-01-30 20:48:46 +00:00
Jörn Zaefferer
39e4178cf2 accordion: demo description typo 2009-01-30 20:46:30 +00:00
Jörn Zaefferer
5484aad005 accordion: added ul-visual-test; improved solution for fixing ul-accordions, no more potential scope issues 2009-01-30 20:42:03 +00:00