Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Promote menubar and popup to their own top level files | Jörn Zaefferer | 2011-05-07 | 1 | -1/+1 | |
| | | ||||||
* | | Tooltip/Popup: Improve video-player demo | Jörn Zaefferer | 2011-05-07 | 1 | -5/+15 | |
|/ | ||||||
* | Popup/Tooltip: Fix tab order and add notifications (on select) in | Jörn Zaefferer | 2011-05-07 | 1 | -22/+41 | |
| | | | | video-player demo. | |||||
* | Popup: Rename _close to close and use it when selecting something within a ↵ | Jörn Zaefferer | 2011-05-04 | 1 | -2/+6 | |
| | | | | popup. | |||||
* | Tooltip: Replace offset property with inline my+offset to make it easier | Jörn Zaefferer | 2011-05-02 | 1 | -1/+1 | |
| | | | | | to override the offset. Fixes the odd offset in the video player demo. Also doesn't need units. | |||||
* | Tooltip: update video player demo with custom animations | Jörn Zaefferer | 2011-05-02 | 1 | -2/+6 | |
| | ||||||
* | Merge branch 'master' into tooltip-animations | Jörn Zaefferer | 2011-05-02 | 3 | -2/+105 | |
|\ | ||||||
| * | Tooltip: Update demo description | Jörn Zaefferer | 2011-05-02 | 1 | -1/+1 | |
| | | ||||||
| * | Tooltip: Custom styles for video player demo | Jörn Zaefferer | 2011-05-02 | 1 | -0/+6 | |
| | | ||||||
| * | Tooltip: Add video player demo | Jörn Zaefferer | 2011-05-02 | 2 | -1/+92 | |
| | | ||||||
| * | Tabs: update sortable demo to call refresh method. Fixes #4524 Tabs: ↵ | David Petersen | 2011-04-28 | 1 | -1/+7 | |
| | | | | | | | | Sortable demo causes bad index references | |||||
* | | Tooltip: Overhaul widget animations code to allow delay with plain show/hide | Jörn Zaefferer | 2011-05-02 | 1 | -3/+5 | |
| | | ||||||
* | | Tooltip: Add support for delaying showing/hiding. Still need to figure | jzaefferer | 2011-04-21 | 1 | -2/+4 | |
| | | | | | | | | out how to combine that with non-animated show/hide. | |||||
* | | Custom tooltip animations based on widget-animations branch. | jzaefferer | 2011-04-15 | 1 | -7/+4 | |
|/ | ||||||
* | Overhaul tooltip implementation. Avoid queuing and other problems by | jzaefferer | 2011-04-13 | 3 | -9/+12 | |
| | | | | | | | | | creating the tooltip element on the fly, never reusing it. Use aria-describedby attribute to find the associated tooltip again. Allows customizing animations much easier (just replace fadeIn/fadeOut), still open. Updated demos and visual test to replace now-missing .widget() method. Added tooltipClass for that. | |||||
* | Tabs: Update ajax demo to use beforeLoad event instead of deprecated ↵ | Scott González | 2011-04-11 | 1 | -5/+4 | |
| | | | | ajaxOptions option. | |||||
* | Tabs: Updated references to .ui-tabs-selected to use .ui-tabs-active. | Scott González | 2011-04-11 | 3 | -6/+5 | |
| | ||||||
* | Autocomplete (combobox demo): Blur the button on click to avoid a bug. | Scott González | 2011-04-04 | 1 | -0/+3 | |
| | | | | Thanks tyron. | |||||
* | Tabs: Deprecate url method; use aria-controls instead of title to specify ↵ | David Petersen | 2011-03-27 | 1 | -1/+2 | |
| | | | | panels. Fixes #7132 Tabs: Deprecate url method; use aria-controls instead of title to specify panels | |||||
* | Position: Merged offset option into my and at options and added support for ↵ | Scott González | 2011-03-22 | 1 | -4/+2 | |
| | | | | percentage-based offsets. Fixes #6981 - Position: Merge offset option into my and at options. Fixes #7028 - Position: Allow percent-based offsets. | |||||
* | Tabs: Updates cookie demo to include more information on how to find cookie ↵ | Ralph Whitbeck | 2011-03-20 | 1 | -0/+1 | |
| | | | | plugin. Fixes #7172, [Documentation] Explain cookie plugin is included in externals. | |||||
* | Effects demo: Animate a containing div instead of the canvas directly for ↵ | gnarf | 2011-03-09 | 1 | -3/+4 | |
| | | | | | | easing demo. Fixes #7086 - easing only first click is working. Canvas seems to be animating poorly in Chrome 11 - and animating the height only is scaling width too in some browsers yet not others... | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 137 | -137/+137 | |
| | ||||||
* | Autocomplete: Update combobox menu to point out limits and link to | jzaefferer | 2011-02-25 | 1 | -0/+1 | |
| | | | | explaining it. | |||||
* | Menu: Cleanup contextmenu demo and fix aria unit test to ignore empty | jzaefferer | 2011-02-25 | 1 | -2/+1 | |
| | | | | string values | |||||
* | Datepicker: Added Tajikistan localization. Fixes #7034 - Datepicker: Add ↵ | Scott González | 2011-02-25 | 2 | -0/+3 | |
| | | | | Tajikistan localization. | |||||
* | Menu: Rename activate to focus and deactivate to blur method | jzaefferer | 2011-02-24 | 1 | -1/+1 | |
| | ||||||
* | Fix spinner demos to latest jquery-global API. Also cleanup. | jzaefferer | 2011-02-07 | 7 | -13/+12 | |
| | ||||||
* | Accordion: Updated demos to use the new API. | Scott González | 2011-02-03 | 3 | -9/+8 | |
| | ||||||
* | Datepicker - Fixed incorrect semi-colon that should have been a comma. Fixes ↵ | Scott González | 2011-01-30 | 1 | -1/+1 | |
| | | | | #6916 - Datepicker date range demo: syntax glitch. | |||||
* | Datepicker i18n: Added Algerian Arabic to demos. | Scott González | 2011-01-19 | 2 | -0/+3 | |
| | ||||||
* | Merge branch 'master' of github.com:jquery/jquery-ui | jzaefferer | 2011-01-17 | 2 | -0/+12 | |
|\ | ||||||
| * | Datepicker i18n: Fixed missing references. | Scott González | 2011-01-17 | 2 | -0/+8 | |
| | | ||||||
| * | Datepicker i18n: Added Australian and New Zealand localizations. Fixes #6828 ↵ | Scott González | 2011-01-17 | 2 | -0/+4 | |
| | | | | | | | | | | | | - Datepicker: Add en-AU or en-NZ initialisations. Thanks Campbell | |||||
* | | Renamed glob.js to jquery.global.js to match actual plugin filenames. | jzaefferer | 2011-01-17 | 4 | -10/+10 | |
|/ | ||||||
* | Revert accidental demo change from 66606407edf9faa33c566f0cc6a2bb1dd4d3e808. | Scott González | 2011-01-14 | 1 | -27/+66 | |
| | ||||||
* | Accordion: Force the width of the accordion panel during animation when ↵ | Scott González | 2011-01-14 | 1 | -66/+27 | |
| | | | | | | animating from a fully collapsed state. Fixes #5540 - Accordion: Jumpy animation when opening a panel after closing all. The animation code should be refactored. | |||||
* | Autocomplete demo (combobox): Fixed tooltips and clearing of select on ↵ | Scott González | 2011-01-10 | 1 | -9/+19 | |
| | | | | invalid entry. | |||||
* | Button demo: Coding standards. | Scott González | 2011-01-10 | 1 | -26/+26 | |
| | ||||||
* | Fixed references to jQuery. | Scott González | 2011-01-10 | 6 | -6/+6 | |
| | ||||||
* | Demos: PHP Strict mode compliance and use parse_json() for JSON encoding. ↵ | gnarf | 2011-01-10 | 1 | -60/+8 | |
| | | | | Fixes #5124 - Ensure all PHP scripts for demos/tests properly escape/filter input data. | |||||
* | Cleanup bad earlier merge. | jzaefferer | 2010-12-28 | 1 | -1/+0 | |
| | ||||||
* | Fixed bad references to jQuery-1.4.4.js | jzaefferer | 2010-12-22 | 2 | -2/+2 | |
| | ||||||
* | Merge remote branch 'origin/tooltip' | jzaefferer | 2010-12-22 | 10 | -2/+348 | |
|\ | | | | | | | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html | |||||
| * | Tooltip: Implementing event delegation support. | jzaefferer | 2010-10-26 | 7 | -3/+79 | |
| | | ||||||
| * | Tooltip: Added demo for custom animations | jzaefferer | 2010-10-26 | 2 | -0/+56 | |
| | | ||||||
| * | Tooltip: Update forms demo to programmatic-trigger only | jzaefferer | 2010-10-26 | 1 | -2/+2 | |
| | | ||||||
| * | Fixed typo in demo description | jzaefferer | 2010-04-23 | 1 | -1/+1 | |
| | | ||||||
| * | Merge commit '1.8.1' into tooltip | jzaefferer | 2010-04-21 | 8 | -7/+222 | |
| |\ | ||||||
| * | | Tooltip: Remove fixed with from tooltip theme, set in instead in CSS where ↵ | jzaefferer | 2010-04-21 | 2 | -5/+5 | |
| | | | | | | | | | | | | actually necessary |