Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new topalign menu demo to index, update jquery reference. Remove TODO ↵ | Jörn Zaefferer | 2011-07-27 | 3 | -4/+5 |
| | | | | from contextmenu demo, it works fine. | ||||
* | Merge remote branch 'kborchers/menu_topalign' | Jörn Zaefferer | 2011-07-27 | 1 | -0/+80 |
|\ | |||||
| * | Menu: Added top-aligned menu demo | kborchers | 2011-07-26 | 1 | -0/+80 |
| | | |||||
* | | Merge branch 'master' into core-1.6.1 | Scott González | 2011-07-25 | 4 | -123/+70 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/menubar/default.html tests/unit/autocomplete/autocomplete.html tests/visual/effects/effects.all.html ui/jquery.ui.menu.js ui/jquery.ui.popup.js | ||||
| * | | Widget demo: Add a button to change the color of the widget. | Scott González | 2011-07-20 | 1 | -4/+22 |
| |/ | |||||
| * | Menubar: Trigger select event after running all other methods. Allows the ↵ | Jörn Zaefferer | 2011-07-13 | 1 | -6/+8 |
| | | | | | | | | select-handler to destroy the widget without errors. | ||||
| * | Position: Cleanup up position demo CSS and add it to the within-visual-test | Jörn Zaefferer | 2011-07-12 | 1 | -7/+7 |
| | | |||||
| * | Merge remote branch 'bmsterling/position' | Jörn Zaefferer | 2011-07-12 | 1 | -0/+12 |
| |\ | |||||
| | * | Position: Add flip-classes. Fixes #5937 - Position: Add ability to determine ↵ | Benjamin Sterling | 2011-07-11 | 1 | -0/+12 |
| | | | | | | | | | | | | if the element is flipped via css | ||||
| * | | Menubar: Added the autoExpand option and modified the default demo to show ↵ | kborchers | 2011-07-07 | 1 | -0/+1 |
| |/ | | | | | | | functionality | ||||
| * | Menubar and Menu: Cleanup menu styles. Pull out menubar styles from demo ↵ | Jörn Zaefferer | 2011-06-10 | 1 | -35/+4 |
| | | | | | | | | into css file. | ||||
| * | Popup: Remove comment in default demo, focus handling is now working properly | Jörn Zaefferer | 2011-06-10 | 1 | -1/+1 |
| | | |||||
| * | Merge remote branch 'hanshillen/popup-hh' | Jörn Zaefferer | 2011-06-10 | 1 | -15/+13 |
| |\ | |||||
| | * | Fix various pull request comments and coding standards issues | Hans Hillen | 2011-05-30 | 1 | -19/+13 |
| | | | |||||
| | * | wrapping tab order for popup | Hans Hillen | 2011-05-25 | 1 | -7/+11 |
| | | | |||||
| * | | Update menubar to forward menu option to nested menus, update default demo ↵ | Jörn Zaefferer | 2011-06-09 | 1 | -60/+7 |
| | | | | | | | | | | | | to set within update to the demo frame (for /demos) or window (standalone). Update visual test to have more useful defaults | ||||
* | | | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 143 | -143/+143 |
|/ / | |||||
* | | Widget demo: Coding standards, fixed some broken code, added more comments. | Scott González | 2011-06-07 | 1 | -16/+19 |
| | | |||||
* | | Widget demo: Some improvements based on Scott's comments. | Jörn Zaefferer | 2011-06-02 | 1 | -28/+40 |
| | | |||||
* | | Merge branch 'master' into widget-factory-demo | Jörn Zaefferer | 2011-06-02 | 3 | -26/+20 |
|\ \ | |||||
| * | | Tooltip demos: Renamed delgation mixbag. | Scott González | 2011-05-30 | 2 | -3/+7 |
| | | | |||||
| * | | Tooltip: Pass the tooltip element in the open and close events. | Scott González | 2011-05-30 | 1 | -12/+9 |
| | | | |||||
| * | | Tooltip demo: Use static map instead of interactive map. | Scott González | 2011-05-30 | 1 | -12/+5 |
| | | | |||||
* | | | Merge branch 'master' into widget-factory-demo | Jörn Zaefferer | 2011-06-02 | 23 | -295/+369 |
|\| | | |||||
| * | | Tooltip demo: Removing stray periods. | Scott González | 2011-05-29 | 1 | -2/+2 |
| | | | |||||
| * | | Tooltip demo: Add note about interactive tooltips. | Scott González | 2011-05-29 | 1 | -0/+1 |
| | | | |||||
| * | | Tooltip demo: Small tweaks. | Scott González | 2011-05-29 | 1 | -4/+4 |
| | | | |||||
| * | | Tooltip: New delegation mixbag demo (still needs better name). | Scott González | 2011-05-29 | 3 | -5/+1 |
| | | | |||||
| * | | Tooltip: Change default collision detection to 'flip fit' since the default ↵ | Scott González | 2011-05-29 | 1 | -44/+62 |
| | | | | | | | | | | | | vertical positioning is centered and can't flip | ||||
| * | | Tooltip video player demo: Close tooltip on click of popup button. | Scott González | 2011-05-29 | 1 | -2/+5 |
| | | | |||||
| * | | Tooltip demos: Better tooltip content for custom animations. | Scott González | 2011-05-28 | 1 | -3/+3 |
| | | | |||||
| * | | Tooltip: Changed custom animation demo and changed the logic for showing ↵ | Scott González | 2011-05-28 | 1 | -17/+23 |
| | | | | | | | | | | | | tooltips so custom position options can perform animations. | ||||
| * | | Tooltip demos: Cleanup. | Scott González | 2011-05-27 | 6 | -215/+248 |
| | | | |||||
| * | | Autocomplete: Whitespace. | Scott González | 2011-05-27 | 1 | -0/+2 |
| | | | |||||
| * | | Autocomplete demos: Coding standards. | Scott González | 2011-05-27 | 11 | -27/+42 |
| | | | |||||
| * | | Spinner: Changed casing of option numberformat -> numberFormat. | Scott González | 2011-05-25 | 2 | -2/+2 |
| |/ | |||||
* | | Widget demo: Some more inline comments | Jörn Zaefferer | 2011-06-02 | 1 | -0/+8 |
| | | |||||
* | | Widget demo: Replace inline editor with colorize. This can stick around ↵ | Jörn Zaefferer | 2011-06-02 | 1 | -76/+91 |
| | | | | | | | | forever, won't be making it a real widget. | ||||
* | | Widget: Demo. | Jörn Zaefferer | 2011-05-23 | 3 | -0/+146 |
|/ | |||||
* | Button demo: modified order of selectors. Fixed #7094 - Buttons problem in Opera | Ben Boyle | 2011-05-16 | 1 | -1/+1 |
| | |||||
* | Tabs: Cleaned up manipulation demo. | Scott González | 2011-05-11 | 1 | -23/+13 |
| | |||||
* | Tabs: update manipulation demo to use the refresh method | David Petersen | 2011-05-11 | 1 | -16/+23 |
| | |||||
* | Merge branch 'master' of github.com:jquery/jquery-ui | Jörn Zaefferer | 2011-05-11 | 1 | -0/+1 |
|\ | |||||
| * | Autocomplete scrollable demo: Added missing menu dependency. | Scott González | 2011-05-11 | 1 | -0/+1 |
| | | |||||
* | | Menu: Remove default preventDefault. Add more meaningful href's on menu | Jörn Zaefferer | 2011-05-11 | 3 | -74/+74 |
|/ | | | | | and menubar demos. Change doesn't seem to affect autocomplete as that doesn't use href-attributes anyway. | ||||
* | Combobox demo: Fix padding on input for alignment with button. Fixes #6729 - ↵ | Jörn Zaefferer | 2011-05-10 | 1 | -1/+1 |
| | | | | Combobox: Incorrect button size | ||||
* | Combobox demo: Set tooltip class via option | Jörn Zaefferer | 2011-05-10 | 1 | -4/+3 |
| | |||||
* | Merge remote branch 'kzys/trac-7197' | Jörn Zaefferer | 2011-05-10 | 1 | -24/+29 |
|\ | |||||
| * | Autocomplete: Validate input when you close by menu by clicking. Fixed #7197 ↵ | Kato Kazuyoshi | 2011-05-07 | 1 | -24/+29 |
| | | | | | | | | - Combobox: not valid value is set. | ||||
* | | Merge pull request #231 from itsadok/patch-1 | Richard D. Worth | 2011-05-09 | 1 | -1/+1 |
|\ \ | | | | | | | fix: delete runaway backslash |