Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | demos dialog modal-form2: changed link to button, removed autoOpen: false | Richard Worth | 2009-01-29 | 1 | -2/+2 |
| | |||||
* | demos: dialog modal form | Chi Cheng | 2009-01-29 | 1 | -1/+1 |
| | |||||
* | demos: dialog modal form | Chi Cheng | 2009-01-29 | 1 | -14/+47 |
| | |||||
* | Dialog Demo: Beginning of new modal form demo. | Scott González | 2009-01-29 | 1 | -0/+113 |
| | |||||
* | demos: fixed demo descriptions to use CODE for option names instead of STRONG | Richard Worth | 2009-01-28 | 4 | -4/+4 |
| | |||||
* | dialog: | Paul Bakaus | 2009-01-27 | 3 | -13/+1 |
| | | | | | - 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) | ||||
* | demos: fixed file naming inconsistency. Multiple words now separated by ↵ | Richard Worth | 2009-01-27 | 4 | -3/+3 |
| | | | | hyphen, not underscore | ||||
* | switched to jQuery 1.3.1 | Richard Worth | 2009-01-22 | 5 | -5/+5 |
| | |||||
* | slightly reorganized/renamed demos to better reflect functionality | Maggie Costello Wachs | 2009-01-20 | 6 | -41/+11 |
| | |||||
* | Removed some content from default description and added to overview section ↵ | Todd Parker | 2009-01-19 | 1 | -3/+1 |
| | | | | on docs wiki instead, | ||||
* | Happy Birthday jQuery (switched to jQuery 1.3) | Richard Worth | 2009-01-14 | 5 | -5/+5 |
| | |||||
* | switched to jQuery 1.3rc2 | Richard Worth | 2009-01-13 | 5 | -5/+5 |
| | |||||
* | reverted temp commit for demos | Paul Bakaus | 2009-01-12 | 5 | -5/+5 |
| | |||||
* | temp commit: reverted to 1.2.6 to fix website issues | Paul Bakaus | 2009-01-12 | 5 | -5/+5 |
| | |||||
* | reverted r1544 (it was temporary) | Richard Worth | 2009-01-08 | 5 | -5/+5 |
| | |||||
* | temporarily switched back to 1.2.6 | Richard Worth | 2009-01-08 | 5 | -5/+5 |
| |