Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | slider: closestHandle never got set when the distance between the handles ↵ | Paul Bakaus | 2009-01-28 | 1 | -1/+1 |
| | | | | are the maximum available (fixes #3948) | ||||
* | slider: | Paul Bakaus | 2009-01-28 | 1 | -3/+19 |
| | | | | | - when dragging a handle, the position of the relative click is respected (fixes #3972) - when dragging two range handles to 0, the slider was broken because the nearest handle would always be the first. Implemented a workaround. (fixes #3736) | ||||
* | new static page for accordion with no wrapper divs (due to new animation update) | Scott Jehl | 2009-01-28 | 1 | -0/+53 |
| | | | | the css in this file can replace accordion.css in themes/base once this is implemented and all css references to the content-wrap can be removed. | ||||
* | New "All effects" page modeled after the visual tests. Changed so script is ↵ | Todd Parker | 2009-01-28 | 1 | -0/+222 |
| | | | | in the head and framework classes are used. I kept the other all effect page (default.html) in this folder too in case we decide thsi is a better option. Needs props fixed. | ||||
* | added row break class to datepicker with multiple calendars. we can delete ↵ | Maggie Costello Wachs | 2009-01-28 | 2 | -74/+95 |
| | | | | this later if needed; just want to make sure a fix is in place before the next release. | ||||
* | eol-style and mime-type | Richard Worth | 2009-01-28 | 1 | -40/+40 |
| | |||||
* | test visual slider: new test - Slider in container with scrollbars | Richard Worth | 2009-01-28 | 1 | -0/+40 |
| | |||||
* | demos index: added bgiframe for modal demos | Richard Worth | 2009-01-28 | 1 | -0/+1 |
| | |||||
* | tests static icons: fixed icon test page in IE6 | Richard Worth | 2009-01-28 | 1 | -199/+207 |
| | |||||
* | Added missing icon: .ui-icon-script | Richard Worth | 2009-01-28 | 2 | -39/+45 |
| | |||||
* | themes base: updated sprite icon pngs to PNG8 for IE6 | Richard Worth | 2009-01-28 | 5 | -0/+0 |
| | |||||
* | eol-style and mime-type | Richard Worth | 2009-01-28 | 3 | -194/+194 |
| | |||||
* | demos tabs: added sortable tabs demo | Richard Worth | 2009-01-28 | 2 | -0/+63 |
| | |||||
* | demos: fixed demo descriptions to use CODE for option names instead of STRONG | Richard Worth | 2009-01-28 | 45 | -48/+48 |
| | |||||
* | core: check for event.originalEvent before copying | Richard Worth | 2009-01-28 | 1 | -3/+5 |
| | |||||
* | effect_types description: added note that effects can be toggled | Jörn Zaefferer | 2009-01-28 | 1 | -1/+1 |
| | |||||
* | svn:mime-type for effect_types demos | Jörn Zaefferer | 2009-01-28 | 0 | -0/+0 |
| | |||||
* | datepicker: fixes #3863: fixed vertical position when scroll position is ↵ | Ca-Phun Ung | 2009-01-28 | 2 | -3/+280 |
| | | | | present and added a viewport visual testcase. | ||||
* | $.widget: Fixed #3965: Copy properties from original event on to new event ↵ | Scott González | 2009-01-28 | 1 | -0/+8 |
| | | | | in _trigger. | ||||
* | Mouse: Fixed #3552, reverted r1763: Let mouse events propagate. | Scott González | 2009-01-28 | 1 | -5/+4 |
| | |||||
* | Created new folder for effect_types that includes all standard effects ↵ | Todd Parker | 2009-01-27 | 16 | -0/+859 |
| | | | | together to match the new effects docs structure. Also created a new default.html page that contains a set of all effect demos together on one page. If this looks ok, the 3 separate effects folders can be deleted. | ||||
* | draggable: fixed snap | Paul Bakaus | 2009-01-27 | 1 | -2/+2 |
| | |||||
* | demos draggable delay-start: disable text selection | Richard Worth | 2009-01-27 | 1 | -0/+1 |
| | |||||
* | dialog: | Paul Bakaus | 2009-01-27 | 4 | -18/+37 |
| | | | | | - implemented themeroller overlay, removes option overlay (now handled through CSS) (implements #3681) - implemented shadow option (boolean), if set to true, adds shadow from css framework (implements #3681) | ||||
* | changed theme url to http://ui.jquery.com/themeroller/ and removed token. | Scott Jehl | 2009-01-27 | 1 | -1/+1 |
| | |||||
* | Added new Effect links and re-instated the About and Theming sections. NOTE: ↵ | Todd Parker | 2009-01-27 | 1 | -4/+12 |
| | | | | Greedy re-wite is causing an error when loading this into the demos & docs part of the site and needs to be fixed | ||||
* | demos: li's must have a height in IE6 in certain cases, or otherwise ↵ | Paul Bakaus | 2009-01-27 | 1 | -1/+1 |
| | | | | event.target is the parent (related to #3880) | ||||
* | droppable: 'this' in accept should point to the DOMelement not to a jQuery ↵ | Paul Bakaus | 2009-01-27 | 1 | -5/+5 |
| | | | | (fixes #3955) | ||||
* | accordion: overflow is set to hidden during calculations for fillSpace in ↵ | Paul Bakaus | 2009-01-27 | 1 | -1/+4 |
| | | | | IE6 (fixes #3845) | ||||
* | demos: fixed file naming inconsistency. Multiple words now separated by ↵ | Richard Worth | 2009-01-27 | 20 | -15/+15 |
| | | | | hyphen, not underscore | ||||
* | demos/resizable: removed no longer used (renamed) demos | Richard Worth | 2009-01-27 | 9 | -366/+0 |
| | |||||
* | Resizable: using isNumber on isminw | Eduardo Lundgren | 2009-01-27 | 1 | -1/+1 |
| | |||||
* | Fixed #3251 | Eduardo Lundgren | 2009-01-27 | 1 | -2/+6 |
| | |||||
* | Fixed #3894 | Eduardo Lundgren | 2009-01-27 | 1 | -6/+2 |
| | |||||
* | Resizable documentScroll reference | Eduardo Lundgren | 2009-01-27 | 1 | -1/+1 |
| | |||||
* | Fixed #3879 | Eduardo Lundgren | 2009-01-27 | 1 | -3/+3 |
| | |||||
* | demos: load docs after demos, otherwise insert of docs sometimes fails | Jörn Zaefferer | 2009-01-26 | 1 | -20/+21 |
| | |||||
* | demos: removed php code from index.html (was breaking doctype in IE!) | Paul Bakaus | 2009-01-26 | 1 | -6/+0 |
| | |||||
* | accordion: navigation option wasn't working (fixes #3944) | Paul Bakaus | 2009-01-26 | 1 | -1/+1 |
| | |||||
* | Tabs: organized code - public and private (pseudo) methods, added unit test ↵ | Klaus Hartl | 2009-01-26 | 2 | -62/+79 |
| | | | | for ui data object | ||||
* | Tabs: TODO check | Klaus Hartl | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | Tabs: removed Safari 2 workaround, no longer supported | Klaus Hartl | 2009-01-25 | 1 | -8/+1 |
| | |||||
* | Tabs: overall fixed selected property for all tabs unselected case (is -1 in ↵ | Klaus Hartl | 2009-01-25 | 2 | -23/+56 |
| | | | | such case), added sanity check for selected out of bound, fixes #3936 | ||||
* | accordion: fix for newContent/oldContent in the UI object that was pointing ↵ | Paul Bakaus | 2009-01-25 | 1 | -2/+2 |
| | | | | to the workaround wrapper (temporary, until we remove the wrapper completely) | ||||
* | a little cleanup | Klaus Hartl | 2009-01-25 | 1 | -6/+0 |
| | |||||
* | Tabs: removed options from ui object, not required | Klaus Hartl | 2009-01-25 | 1 | -1/+0 |
| | |||||
* | demos: removed absolute doc links for cleaner separation between demo-docs / ↵ | Paul Bakaus | 2009-01-25 | 1 | -10/+0 |
| | | | | docs | ||||
* | demos: changed documentation absolute urls from documentation/ to docs/ | Paul Bakaus | 2009-01-25 | 1 | -8/+8 |
| | |||||
* | tests: new side-by-side comparison of static and visual tests | Richard Worth | 2009-01-25 | 11 | -46/+139 |
| | |||||
* | tests static: added index | Richard Worth | 2009-01-24 | 6 | -0/+49 |
| |