summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* themes base: updated sprite icon pngs to PNG8 for IE6Richard Worth2009-01-285-0/+0
|
* eol-style and mime-typeRichard Worth2009-01-283-194/+194
|
* demos tabs: added sortable tabs demoRichard Worth2009-01-282-0/+63
|
* demos: fixed demo descriptions to use CODE for option names instead of STRONGRichard Worth2009-01-2845-48/+48
|
* core: check for event.originalEvent before copyingRichard Worth2009-01-281-3/+5
|
* effect_types description: added note that effects can be toggledJörn Zaefferer2009-01-281-1/+1
|
* svn:mime-type for effect_types demosJörn Zaefferer2009-01-280-0/+0
|
* datepicker: fixes #3863: fixed vertical position when scroll position is ↵Ca-Phun Ung2009-01-282-3/+280
| | | | present and added a viewport visual testcase.
* $.widget: Fixed #3965: Copy properties from original event on to new event ↵Scott González2009-01-281-0/+8
| | | | in _trigger.
* Mouse: Fixed #3552, reverted r1763: Let mouse events propagate.Scott González2009-01-281-5/+4
|
* Created new folder for effect_types that includes all standard effects ↵Todd Parker2009-01-2716-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 snapPaul Bakaus2009-01-271-2/+2
|
* demos draggable delay-start: disable text selectionRichard Worth2009-01-271-0/+1
|
* dialog:Paul Bakaus2009-01-274-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 Jehl2009-01-271-1/+1
|
* Added new Effect links and re-instated the About and Theming sections. NOTE: ↵Todd Parker2009-01-271-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 Bakaus2009-01-271-1/+1
| | | | event.target is the parent (related to #3880)
* droppable: 'this' in accept should point to the DOMelement not to a jQuery ↵Paul Bakaus2009-01-271-5/+5
| | | | (fixes #3955)
* accordion: overflow is set to hidden during calculations for fillSpace in ↵Paul Bakaus2009-01-271-1/+4
| | | | IE6 (fixes #3845)
* demos: fixed file naming inconsistency. Multiple words now separated by ↵Richard Worth2009-01-2720-15/+15
| | | | hyphen, not underscore
* demos/resizable: removed no longer used (renamed) demosRichard Worth2009-01-279-366/+0
|
* Resizable: using isNumber on isminwEduardo Lundgren2009-01-271-1/+1
|
* Fixed #3251Eduardo Lundgren2009-01-271-2/+6
|
* Fixed #3894Eduardo Lundgren2009-01-271-6/+2
|
* Resizable documentScroll referenceEduardo Lundgren2009-01-271-1/+1
|
* Fixed #3879Eduardo Lundgren2009-01-271-3/+3
|
* demos: load docs after demos, otherwise insert of docs sometimes failsJörn Zaefferer2009-01-261-20/+21
|
* demos: removed php code from index.html (was breaking doctype in IE!)Paul Bakaus2009-01-261-6/+0
|
* accordion: navigation option wasn't working (fixes #3944)Paul Bakaus2009-01-261-1/+1
|
* Tabs: organized code - public and private (pseudo) methods, added unit test ↵Klaus Hartl2009-01-262-62/+79
| | | | for ui data object
* Tabs: TODO checkKlaus Hartl2009-01-251-1/+1
|
* Tabs: removed Safari 2 workaround, no longer supportedKlaus Hartl2009-01-251-8/+1
|
* Tabs: overall fixed selected property for all tabs unselected case (is -1 in ↵Klaus Hartl2009-01-252-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 Bakaus2009-01-251-2/+2
| | | | to the workaround wrapper (temporary, until we remove the wrapper completely)
* a little cleanupKlaus Hartl2009-01-251-6/+0
|
* Tabs: removed options from ui object, not requiredKlaus Hartl2009-01-251-1/+0
|
* demos: removed absolute doc links for cleaner separation between demo-docs / ↵Paul Bakaus2009-01-251-10/+0
| | | | docs
* demos: changed documentation absolute urls from documentation/ to docs/Paul Bakaus2009-01-251-8/+8
|
* tests: new side-by-side comparison of static and visual testsRichard Worth2009-01-2511-46/+139
|
* tests static: added indexRichard Worth2009-01-246-0/+49
|
* Tabs: rotation handles asynchronous loading/animations, fixes #2651Klaus Hartl2009-01-241-21/+21
|
* demos: fixed view source pre, code paddingRichard Worth2009-01-241-0/+1
|
* demos: view source cleanupRichard Worth2009-01-241-1/+6
|
* demos/accordion/default.html: line wrapping for view sourceRichard Worth2009-01-241-6/+8
|
* demos/accordion/default.html: line wrapping for view sourceRichard Worth2009-01-241-4/+29
|
* eol-style and mime-typeRichard Worth2009-01-2425-767/+767
|
* external/bgiframe: mime-type:text/javascriptRichard Worth2009-01-240-0/+0
|
* tests static: Added default testsRichard Worth2009-01-2424-30/+350
|
* tests visual: cleanupRichard Worth2009-01-2412-6/+18
|
* demos: view source should show the actual full source, not just the javascriptPaul Bakaus2009-01-241-1/+1
|