Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
a62074d
Updating the 1-8-stable version to 1.8.17pre
scottgonzalez Aug 15, 2011
8f16cc3
Dialog: Tabbing out of a modal dialog was possible because keypress d…
gnarf Aug 19, 2011
5d4d40f
Dialog: Update to 96e5c24 - keyup apparently doesn't work like I thou…
gnarf Aug 20, 2011
000b173
Button: Fixed RTL detection to default to LTR. Fixes #7697 - Buttonse…
scottgonzalez Sep 6, 2011
eddf076
Datepicker i17n hu: Corrected some spellings and abbreviations as wel…
rdworth Sep 13, 2011
af7d433
Datepicker i18n hu: Corrected four-digit year in dateFormat. Fixes #7…
rdworth Sep 13, 2011
872387a
Datepicker: Added additional check to checkExternalClick to work when…
kborchers Sep 12, 2011
5c6cfe2
Sortable: replaced hard-coded sortable with this.widgetName, and remo…
rdworth Sep 27, 2011
db1e73e
Progressbar: Hide overflowing content. Fixes #7743 - Progressbar: Val…
scottgonzalez Sep 27, 2011
b09eebe
Build: `ant size` will now give you a report detailing differences in…
gnarf Oct 17, 2011
6cd672b
Build: whitespace
gnarf Oct 17, 2011
e7702c1
Build: Fixing the sizer script to handle this many files
gnarf Oct 17, 2011
1e2fcb9
Build: For some reason, using parallel for gzip is causing some trunc…
gnarf Oct 17, 2011
b41873b
Autocomplete: Re-enable native autocomplete whent he page is unloaded…
scottgonzalez Oct 18, 2011
4dd204b
Upgraded jQuery to 1.6.4.
scottgonzalez Oct 18, 2011
be6b87b
Sortable tests: Commented out assertions that don't make sense.
scottgonzalez Oct 18, 2011
ca2ac47
Default to jQuery 1.6.4 for tests.
scottgonzalez Oct 18, 2011
eee4db7
Build: Switching to uglify.js instead of closure compilier. Saves 4 …
gnarf Oct 18, 2011
39e75ad
Button: Create text span in correct document.
scottgonzalez Oct 20, 2011
757384b
Autocomplete: Add 1px to the width of the menu to avoid wrapping in F…
scottgonzalez Oct 25, 2011
bfbc0b1
Position: Added a check for fraction support in element positions. Fi…
kborchers Oct 26, 2011
0fcf3d8
Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakh…
scottgonzalez Nov 1, 2011
9a87c1a
Accordion: Fixed #7238 - Problem with accordion slide animation fixed…
MGaetan89 Nov 6, 2011
1e28f83
Upgrade jQuery to 1.7.
scottgonzalez Nov 9, 2011
6f6e2de
Theme base core: Updated clearfix to 'new micro clearfix hack' by Nic…
rdworth Nov 9, 2011
aa4e8ab
Widget: Set event.target in ._trigger(). Fixes #7852 - Droppable even…
scottgonzalez Nov 10, 2011
0a6ce1f
Demos accordion hoverintent: moved event.type setter to not clobber e…
rdworth Nov 11, 2011
e9002c4
Selectable: add ui-selectee class to elements matching filter on refr…
rdworth Nov 16, 2011
30446f9
Merge pull request #511 from basti1253/master
rdworth Nov 17, 2011
a8b75a5
Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: …
mweimerskirch Nov 17, 2011
a03863d
Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add …
wgriffiths Nov 17, 2011
ebff2f9
Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893…
stojce Nov 17, 2011
126aafc
Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (…
Nov 17, 2011
4bff6f5
jquery.ui.datepicker-uk.js : Corrected translation of the weekHeader.…
igormilla Oct 10, 2011
56422bd
Widget: Don't use $.event.props when creating events.
scottgonzalez Nov 21, 2011
f7b28df
Droppable: Make sure._drop is called for all relevant droppables. Fix…
bikeshedder Nov 21, 2011
63bd71f
Datepicker: Fix `this` reference in _hideDatepicker(). Fixed #7722 - …
Sep 16, 2011
ffd3f51
Selectable: Explicitly check event.ctrlKey now that jQuery differenti…
scottgonzalez Nov 22, 2011
94cc884
Upgrade jQuery to 1.7.1.
scottgonzalez Nov 22, 2011
f74537d
Tagging the 1.8.17 release.
scottgonzalez Nov 29, 2011
ef6668b
Updating the 1-8-stable version to 1.8.18pre
scottgonzalez Nov 29, 2011
005709f
Button: Apply overflow: hidden in all browsers except IE 6,7 to avoid…
scottgonzalez Nov 29, 2011
349dce3
Build: Also minify i18n files.
jzaefferer Dec 1, 2011
ead7e92
Tests (Simulate): Whitespace cleanup.
scottgonzalez Oct 31, 2011
069c645
Tests (Simulate): Added focus and blur support.
scottgonzalez Jan 12, 2012
aa9ca2b
Tests (Simulate): Make the blur event async to deal with IE's native …
scottgonzalez Nov 1, 2011
2e1da90
Simulate: fixed charCode to be undefined unless specified. Fixed #322…
rdworth Nov 7, 2011
0b7155f
Simulate: Define getters for pageX and pageY in mouse events if they …
scottgonzalez Jan 12, 2012
94321ca
Datepicker i18n (nl-BE): Removed BOM.
scottgonzalez Jan 12, 2012
f7f13b5
Button: Properly handle disabled option on init. Fixes #8028 - Gettin…
scottgonzalez Jan 18, 2012
e2a2112
Position: Update fullname reference; jQuery => $. Fixes #8029 - Posit…
scottgonzalez Jan 19, 2012
9e4455f
Core: Access offsetHeight on div for support tests to avoid a layout …
scottgonzalez Jan 20, 2012
b00faa9
Sortable: Added a variable to track if initialization is complete. Fi…
IanSimpson Jan 20, 2012
5953d19
Datepicker i18n: Fix monthNames, monthNamesShort, dayNames, showMonth…
clears Jan 12, 2012
120ee58
Datepicker: added check to account for multiple pickers on one page. …
Jan 12, 2012
40d9a19
Datepicker i18n: Fixed Macedonian date format. Fixes #8040 - Datepick…
stojce Dec 5, 2011
69daf17
Demos: Specify the dataType when loading the demo and docs files. Fix…
scottgonzalez Jan 28, 2012
5d4df03
Accordion demo: Clear out originalEvent in hoverintent special event.…
scottgonzalez Jan 31, 2012
2866894
Datepicker i18n: Changed Hebrew monthNamesShort from number to names.…
levushka Feb 1, 2012
988b803
Sortable: Fixed destroy method to call parent destroy method. Fixes #…
scottgonzalez Feb 2, 2012
edd52ed
Demos draggable: corrected cursor option in cursor-style demos to not…
rdworth Feb 7, 2012
28fb436
Resizable: Removed Opera relative/absolute positioning exception code…
tjvantoll Feb 7, 2012
dc12b4d
Datepicker: Allow descendant elements in triggers. Fixes #8107 - Clos…
scottgonzalez Feb 8, 2012
4700302
Slider: Prevent the default action on keydown if we're listening for …
scottgonzalez Feb 9, 2012
fc6d6e1
Autocomplete: Set context for ajax requests instead of relying on def…
scottgonzalez Feb 11, 2012
e77249e
Accordion demo: Work around some IE quirks in the sortable demo. Fixe…
scottgonzalez Feb 11, 2012
d62d000
Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add K…
Feb 13, 2012
fff9d87
Sortable demos: connect lists - added some bottom padding to each con…
rdworth Feb 13, 2012
b87a0a3
Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hin…
rdworth Feb 15, 2012
5c7d046
Tagging the 1.8.18 release.
scottgonzalez Feb 20, 2012
f20deb3
MERGE 1.8.17 from jquery-ui
ainformatico Feb 22, 2012
38390f4
MERGE 1.8.18 from jquery-ui
ainformatico Mar 6, 2012
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Accordion demo: Work around some IE quirks in the sortable demo. Fixe…
…s #5413 - Accordion + Sortable doesn't work properly on IE6/7.

(cherry picked from commit 00b69db)
  • Loading branch information
scottgonzalez committed Feb 11, 2012
commit e77249eb3e06064d1e8c09a41047fb644818eb3a
26 changes: 12 additions & 14 deletions demos/accordion/sortable.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,23 @@
<script src="../../ui/jquery.ui.sortable.js"></script>
<script src="../../ui/jquery.ui.accordion.js"></script>
<link rel="stylesheet" href="../demos.css">
<style>
/* IE has layout issues when sorting (see #5413) */
.group { zoom: 1 }
</style>
<script>
$(function() {
var stop = false;
$( "#accordion h3" ).click(function( event ) {
if ( stop ) {
event.stopImmediatePropagation();
event.preventDefault();
stop = false;
}
});
$( "#accordion" )
.accordion({
header: "> div > h3"
})
.sortable({
axis: "y",
handle: "h3",
stop: function() {
stop = true;
stop: function( event, ui ) {
// IE doesn't register the blur when sorting
// so trigger focusout handlers to remove .ui-state-focus
ui.item.children( "h3" ).triggerHandler( "focusout" );
}
});
});
Expand All @@ -40,19 +38,19 @@
<div class="demo">

<div id="accordion">
<div>
<div class="group">
<h3><a href="#">Section 1</a></h3>
<div>
<p>Mauris mauris ante, blandit et, ultrices a, suscipit eget, quam. Integer ut neque. Vivamus nisi metus, molestie vel, gravida in, condimentum sit amet, nunc. Nam a nibh. Donec suscipit eros. Nam mi. Proin viverra leo ut odio. Curabitur malesuada. Vestibulum a velit eu ante scelerisque vulputate.</p>
</div>
</div>
<div>
<div class="group">
<h3><a href="#">Section 2</a></h3>
<div>
<p>Sed non urna. Donec et ante. Phasellus eu ligula. Vestibulum sit amet purus. Vivamus hendrerit, dolor at aliquet laoreet, mauris turpis porttitor velit, faucibus interdum tellus libero ac justo. Vivamus non quam. In suscipit faucibus urna. </p>
</div>
</div>
<div>
<div class="group">
<h3><a href="#">Section 3</a></h3>
<div>
<p>Nam enim risus, molestie et, porta ac, aliquam ac, risus. Quisque lobortis. Phasellus pellentesque purus in massa. Aenean in pede. Phasellus ac libero ac tellus pellentesque semper. Sed ac felis. Sed commodo, magna quis lacinia ornare, quam ante aliquam nisi, eu iaculis leo purus venenatis dui. </p>
Expand All @@ -63,7 +61,7 @@ <h3><a href="#">Section 3</a></h3>
</ul>
</div>
</div>
<div>
<div class="group">
<h3><a href="#">Section 4</a></h3>
<div>
<p>Cras dictum. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aenean lacinia mauris vel est. </p><p>Suspendisse eu nisl. Nullam ut libero. Integer dignissim consequat lectus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>
Expand Down