Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating 'jQuery' to 1.9.1. | Bruno M. Custódio | 2013-02-05 | 6 | -6/+6 |
| | |||||
* | oops... | Scott González | 2013-02-02 | 1 | -1/+0 |
| | |||||
* | Dialog: Check for empty array in addition to empty object when checking if ↵ | Scott González | 2013-02-01 | 1 | -0/+1 |
| | | | | there are buttons. Fixes #9043 - Dialog: Buttonpane shown with no buttons when modifying native prototypes. | ||||
* | Updating to jQuery 1.9.0 | Kris Borchers | 2013-01-17 | 6 | -6/+6 |
| | |||||
* | Dialog: Use button widget for close button (was already listed as dependency) | Jörn Zaefferer | 2012-11-26 | 6 | -3/+9 |
| | |||||
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 6 | -6/+6 |
| | |||||
* | Removed bgiframe. | Scott González | 2012-10-26 | 6 | -6/+0 |
| | |||||
* | Dialog: Use _show and _hide consistently. Fixes #4892 - Dialog: zIndex error ↵ | Jörn Zaefferer | 2012-10-24 | 1 | -5/+8 |
| | | | | with animated modal dialog. | ||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 6 | -6/+6 |
| | |||||
* | Demos: Cleanup. | Scott González | 2012-09-10 | 7 | -133/+25 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 6 | -6/+6 |
| | |||||
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 2 | -4/+4 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 6 | -6/+6 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 6 | -6/+6 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 6 | -6/+6 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 6 | -6/+6 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 6 | -6/+6 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 6 | -6/+6 |
| | |||||
* | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 6 | -6/+6 |
| | |||||
* | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 6 | -6/+6 |
| | |||||
* | External: Updated bgiframe to 2.1.2. Fixes #6190 - Dialog demos don't work ↵ | Scott González | 2010-10-19 | 6 | -6/+6 |
| | | | | in IE9 because of bgiframe. | ||||
* | Dialog demos: safer selectors for the demo system workaround. | Scott González | 2010-09-27 | 4 | -4/+4 |
| | |||||
* | Dialog demo: syntax error, errant single quote from last style guide update. ↵ | Richard D. Worth | 2010-09-19 | 1 | -1/+1 |
| | | | | Fixed #6074 - Dialog: demo of modal form broken | ||||
* | Dialog demos: Coding standards. | Scott González | 2010-09-10 | 7 | -168/+157 |
| | |||||
* | Dialog: Fixed reference to bgiframe. | Scott González | 2010-07-08 | 1 | -1/+1 |
| | |||||
* | Dialog demo: Remove reference to obsolete overlay option. | Scott González | 2010-06-14 | 1 | -1/+1 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 7 | -7/+14 |
| | |||||
* | Fixed #5182 - Update to jQuery 1.4.2 | Richard Worth | 2010-02-16 | 6 | -6/+6 |
| | |||||
* | fixed #5163 - themes: css files need to be renamed to be consistent with js ↵ | Richard Worth | 2010-02-16 | 6 | -6/+6 |
| | | | | file renames in 1.8a1 | ||||
* | switched to jQuery 1.4.1 | Richard Worth | 2010-01-27 | 6 | -6/+6 |
| | |||||
* | switched to jQuery 1.4 | Richard Worth | 2010-01-20 | 6 | -6/+6 |
| | |||||
* | Dialog, position: Removed bgiframe option; always use bgiframe when available. | Scott González | 2010-01-19 | 6 | -6/+0 |
| | | | | Fixes #5071 - Remove bgiframe option from all plugins. | ||||
* | Dialog: Tweaking demo so buttons fit on one line. | Scott González | 2010-01-15 | 1 | -6/+1 |
| | |||||
* | Replaced stackfix with bgiframe. | Scott González | 2010-01-14 | 6 | -12/+12 |
| | | | | Fixes #5061 - Remove stackfix. | ||||
* | Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵ | Scott González | 2010-01-07 | 5 | -27/+11 |
| | | | | menu; including menu static tests). | ||||
* | Added jquery.ui.mouse.js to non-interaction demos/tests that use interaction ↵ | Scott González | 2009-12-23 | 6 | -0/+6 |
| | | | | plugins. | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 6 | -0/+6 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 6 | -40/+40 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | Dialog demo: Use the ui-state-highlight class instead of a hard-coded color. ↵ | Scott González | 2009-08-29 | 1 | -6/+11 |
| | | | | Fixes #4808 - Modal dialog form validation demo - error message uses hard-coded color. | ||||
* | Dialog: Support hash, array, string for cursorAt option. Use position ↵ | Scott González | 2009-08-03 | 6 | -0/+6 |
| | | | | plugin. Partial fix for #2525 - Standardised way to pass coordinates to plugins. | ||||
* | Dialog: Include stackfix in default demo. | Scott González | 2009-07-28 | 1 | -0/+1 |
| | |||||
* | workaround for #4375 | Jörn Zaefferer | 2009-07-11 | 4 | -9/+20 |
| | |||||
* | replacing bgiframe with ui.stackfix, updated dialog and its demos accordingly | Jörn Zaefferer | 2009-07-09 | 6 | -12/+11 |
| | |||||
* | Dialog Modal Form Demo: Added ui-state-focus class on focus (fixes #4568 - ↵ | Scott González | 2009-05-31 | 1 | -7/+14 |
| | | | | Demo: Dialog modal form demo doesn't react to focus on button). | ||||
* | replaced svn:externals with versioned files within trunk/externals | Jörn Zaefferer | 2009-05-27 | 6 | -6/+6 |
| | |||||
* | Dialog demo: Removed misplaced !important. | Scott González | 2009-04-18 | 1 | -3/+3 |
| | |||||
* | Added demo for animated dialog. | Scott González | 2009-04-02 | 2 | -0/+54 |
| | |||||
* | Switched to jQuery 1.3.2 | Richard Worth | 2009-02-20 | 5 | -5/+5 |
| | |||||
* | tossed some framework classes on it, adjusted style. Set autoOpen to false - ↵ | Scott Jehl | 2009-01-29 | 1 | -22/+54 |
| | | | | otherwise the purpose of the dialog is lost on the user | ||||
* | demos dialog: Replaced old modal form with new functioning one. Thanks Scott ↵ | Richard Worth | 2009-01-29 | 2 | -162/+84 |
| | | | | G and Cloudream. |