| Commit message (Expand) | Author | Age | Files | Lines |
* | Dialog demo: Use the ui-state-highlight class instead of a hard-coded color. ... | Scott González | 2009-08-29 | 1 | -6/+11 |
* | added rule to negate outlines on :active state, so the outlines won't appear ... | Scott Jehl | 2009-08-28 | 1 | -0/+1 |
* | removed outline: none; resets from our interaction styles so focus will recei... | Scott Jehl | 2009-08-28 | 1 | -6/+6 |
* | Widget factory: Added support for deep extending multiple option hashes on init. | Scott González | 2009-08-28 | 2 | -4/+18 |
* | Widget factory: Support passing multiple option hashes on init. Fixes #4784. | Scott González | 2009-08-26 | 2 | -0/+27 |
* | Dialog: Moved positioning and overflow to CSS. Fixes #2848 - Fixed positioni... | Scott González | 2009-08-26 | 2 | -4/+2 |
* | draggable, sortable: include originalPosition in ui hash, implements #3782 | Paul Bakaus | 2009-08-23 | 2 | -0/+2 |
* | sortable: removed deprecated ui.absolutePosition from ui hash, fixes #3991 | Paul Bakaus | 2009-08-22 | 1 | -1/+0 |
* | sortable: toArray/serialize should not include the placeholder, fixes #4138 | Paul Bakaus | 2009-08-22 | 1 | -3/+3 |
* | droppable: greedy childs that dont accept the draggable dont block propagatio... | Paul Bakaus | 2009-08-22 | 1 | -4/+7 |
* | draggable: scope option failed when no droppables within that scope exist, fi... | Paul Bakaus | 2009-08-22 | 1 | -3/+3 |
* | draggable: position and offset were undefined in start callback, fixes #4380 | Paul Bakaus | 2009-08-22 | 1 | -2/+2 |
* | draggable: made stack accept a selector instead of a complex hash, min value ... | Paul Bakaus | 2009-08-22 | 1 | -5/+6 |
* | draggable: direct removal of draggable element on drop event doesnt make used... | Paul Bakaus | 2009-08-21 | 1 | -0/+4 |
* | Datepicker: Add yearSuffix value for Chinese/Korean. fixes #4793 | Chi Cheng | 2009-08-19 | 3 | -5/+5 |
* | Workaround for #4786, improved | Jörn Zaefferer | 2009-08-18 | 1 | -0/+1 |
* | Workaround for #4786 | Jörn Zaefferer | 2009-08-18 | 1 | -1/+11 |
* | sortable accordion: formatting | Jörn Zaefferer | 2009-08-18 | 1 | -1/+6 |
* | Tabs: Fix for #4785, improving styles | Jörn Zaefferer | 2009-08-18 | 1 | -2/+3 |
* | Tabs: Fix for #4785, mime-type | Jörn Zaefferer | 2009-08-18 | 0 | -0/+0 |
* | Tabs: Fix for #4785 | Jörn Zaefferer | 2009-08-18 | 2 | -0/+58 |
* | position: improved default demo to use position:absolute instead of fixed - w... | Jörn Zaefferer | 2009-08-16 | 1 | -1/+1 |
* | position: added demo to demos/index.html | Jörn Zaefferer | 2009-08-16 | 1 | -0/+2 |
* | set trunk version to 1.8pre | Richard Worth | 2009-08-13 | 1 | -1/+1 |
* | set trunk version to 1.8a11.8a1 | Richard Worth | 2009-08-13 | 1 | -1/+1 |
* | dialog unit tests: added position and stackfix | Richard Worth | 2009-08-12 | 1 | -1/+3 |
* | dialog visual tests: added position and stackfix | Richard Worth | 2009-08-12 | 8 | -8/+24 |
* | accordion: Fix for #4695, refactored | Jörn Zaefferer | 2009-08-11 | 1 | -2/+1 |
* | accordion: Fix for #4695 | Jörn Zaefferer | 2009-08-11 | 0 | -0/+0 |
* | accordion: Fix for #4695 | Jörn Zaefferer | 2009-08-11 | 4 | -9/+18 |
* | accordion: fix for #4436 | Jörn Zaefferer | 2009-08-11 | 2 | -1/+51 |
* | Accordion: added a couple failing tests for option active: init and collapsed | Richard Worth | 2009-08-11 | 1 | -2/+9 |
* | Fixed accordion option active getter and setter. Normalized getter to number,... | Richard Worth | 2009-08-11 | 2 | -1/+20 |
* | Removed jquery.simulate from external/ as it's being removed from jqueryjs.go... | Richard Worth | 2009-08-10 | 17 | -21/+19 |
* | slider option visual tests | Richard Worth | 2009-08-08 | 21 | -0/+490 |
* | accordion: visual testcase and fix for #4444; probably fixes a few other issu... | Jörn Zaefferer | 2009-08-06 | 2 | -1/+50 |
* | accordion: fix for #4754; related tests were failing before, fixed them, too ... | Jörn Zaefferer | 2009-08-06 | 2 | -7/+7 |
* | accordion: visual testcase for #4322, improved the browser default stylings f... | Jörn Zaefferer | 2009-08-06 | 1 | -0/+3 |
* | accordion: visual testcase for #4322 | Jörn Zaefferer | 2009-08-06 | 1 | -0/+70 |
* | include position plugin in demos/index.html - especially annoying when that i... | Jörn Zaefferer | 2009-08-06 | 1 | -0/+1 |
* | draggable: inline comment to clarify some odd check | Jörn Zaefferer | 2009-08-06 | 1 | -0/+1 |
* | datepicker i18n: missing comma (syntax checking editors are great) | Jörn Zaefferer | 2009-08-06 | 1 | -1/+1 |
* | Added zIndex method. Fixes #4709 - Add zIndex setter/getter method. | Scott González | 2009-08-05 | 3 | -0/+34 |
* | visual test : Accordion option navigation true - added a note about needing t... | Richard Worth | 2009-08-05 | 1 | -0/+8 |
* | eol-style and mime-type | Richard Worth | 2009-08-05 | 1 | -37/+37 |
* | Accordion visual test: option navigation true | Richard Worth | 2009-08-05 | 1 | -0/+37 |
* | Slider: Create a copy of the options.values array for the return value of _va... | Scott González | 2009-08-04 | 1 | -1/+3 |
* | Resizable: Don't allow resizing when disabled. Fixes #4743 - Disable Resize. | Scott González | 2009-08-04 | 1 | -5/+5 |
* | Dialog: Support hash, array, string for cursorAt option. Use position plugin... | Scott González | 2009-08-03 | 7 | -45/+46 |
* | Position: fixed comment wording. | Scott González | 2009-08-03 | 1 | -2/+2 |