Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade jQuery to 1.8.3. | Scott González | 2012-11-14 | 8 | -8/+8 |
| | |||||
* | Upgrade jQuery to 1.8.2. | Scott González | 2012-09-20 | 8 | -8/+8 |
| | |||||
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 8 | -8/+8 |
| | |||||
* | Compound visual tests: Cleanup. | Scott González | 2012-05-08 | 10 | -685/+231 |
| | |||||
* | Fix various issues in our html files, fourth batch | Jörn Zaefferer | 2012-04-23 | 4 | -24/+28 |
| | |||||
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 9 | -9/+9 |
| | |||||
* | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 9 | -9/+9 |
| | |||||
* | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 9 | -9/+9 |
| | |||||
* | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 9 | -9/+9 |
| | |||||
* | Upgrade jQuery to 1.6.2. | Scott González | 2011-07-25 | 9 | -9/+9 |
| | |||||
* | Switched to latest stable jQuery 1.5.1 | Richard Worth | 2011-03-02 | 9 | -9/+9 |
| | |||||
* | Compound visual test: Added missing reference to autocomplete. | Scott González | 2011-01-10 | 1 | -1/+2 |
| | |||||
* | Fixed bad references to jQuery-1.4.4.js | jzaefferer | 2010-12-22 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'origin/tooltip' | jzaefferer | 2010-12-22 | 2 | -3/+43 |
|\ | | | | | | | | | | | | | Conflicts: demos/autocomplete/combobox.html demos/index.html tests/unit/index.html | ||||
| * | The accidental merge of tooltip into master was reverted in master, that ↵ | jzaefferer | 2010-04-08 | 2 | -3/+43 |
| | | | | | | | | revert got merged back into tooltip; now reverting that revert to get the tooltip stuff back, should then make it easy to merge into master once tooltip is done | ||||
* | | Merge remote branch 'origin/menu' | jzaefferer | 2010-12-22 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: demos/autocomplete/categories.html demos/autocomplete/combobox.html demos/autocomplete/custom-data.html demos/autocomplete/default.html demos/autocomplete/folding.html demos/autocomplete/multiple-remote.html demos/autocomplete/multiple.html demos/autocomplete/remote-jsonp.html demos/autocomplete/remote-with-cache.html demos/autocomplete/remote.html demos/autocomplete/xml.html demos/button/splitbutton.html demos/index.html tests/visual/menu/nested.html themes/base/jquery.ui.autocomplete.css ui/jquery.ui.autocomplete.js | ||||
| * | | Menu: Extracted menu code from autocomplete, updated all dependencies | jzaefferer | 2010-04-21 | 1 | -1/+1 |
| |/ | |||||
* | | Upgraded jQuery to 1.4.4. | Scott González | 2010-11-12 | 8 | -8/+8 |
| | | |||||
* | | Upgraded jQuery to 1.4.3. | Scott González | 2010-10-21 | 8 | -8/+8 |
| | | |||||
* | | Dialog: Add positioning for content div. Fixes #4319 - Accordion overflow ↵ | Scott González | 2010-07-14 | 1 | -0/+202 |
|/ | | | | breaks when displayed inside a dialog on Internet Explorer. | ||||
* | crlf mess, round XIIIMD | jzaefferer | 2010-04-01 | 1 | -225/+225 |
| | |||||
* | Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui" | jzaefferer | 2010-04-01 | 2 | -265/+225 |
| | | | | | | | This reverts commit df31e22b9572ef105fc83e130041b1165023a4ac, reversing changes made to ab8d15521785e764a6bf47beee0cfd18929607d3. Need to revert this revert later on when actually merging the tooltip branch into master. | ||||
* | Added tooltip to widgets_in_dialog compound test | unknown | 2010-03-31 | 1 | -225/+228 |
| | |||||
* | Added compound test for Tabs with Tooltips | jzaefferer | 2010-03-25 | 1 | -0/+37 |
| | |||||
* | Widgets in Dialog compound visual test: Added more widgets and linked Slider ↵ | jzaefferer | 2010-03-20 | 1 | -10/+63 |
| | | | | with Progressbar | ||||
* | Compound visual dialog tests: Add some content to the page for better testing | jzaefferer | 2010-03-20 | 2 | -0/+254 |
| | |||||
* | added new compound test, still incomplete | Jörn Zaefferer | 2010-03-20 | 1 | -0/+44 |
| | |||||
* | Added mouse, position, draggable and resizable dependencies | Jörn Zaefferer | 2010-03-20 | 1 | -0/+4 |
| | |||||
* | html pages: added HTML5 meta charset UTF-8 tag, changed DOCTYPE to uppercase | Richard Worth | 2010-03-12 | 6 | -6/+12 |
| | |||||
* | 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 |
| | |||||
* | Nested Plugin visual test: sortable accordion inside sortable tabs. | Scott González | 2010-01-20 | 1 | -0/+107 |
| | |||||
* | Nested Plugin visual test: draggable inside accordion inside accordion ↵ | Scott González | 2010-01-20 | 2 | -13/+132 |
| | | | | inside tabs inside draggable. | ||||
* | extracting widget factory into jquery.ui.widget.js | Jörn Zaefferer | 2009-12-16 | 4 | -0/+4 |
| | |||||
* | renamed all ui.*.js files to jquery.ui.*.js, all effects.*.js files to ↵ | Richard Worth | 2009-09-17 | 4 | -12/+12 |
| | | | | jquery.effects.*.js per announcement and discussion here http://groups.google.com/group/jquery-ui-dev/msg/d565a0c56e0cb935 | ||||
* | Datepicker in dialog compound demo: Initialize datepicker before dialog opens. | Scott González | 2009-07-24 | 1 | -1/+1 |
| | |||||
* | reverted r2948 - error is not in the test but in dialog itself. | Ca-Phun Ung | 2009-07-20 | 1 | -6/+2 |
| | |||||
* | fixed error in datepicker dialog compound test | Ca-Phun Ung | 2009-07-20 | 1 | -2/+6 |
| | |||||
* | Fixed titles of visual test pages. | Scott González | 2009-07-18 | 3 | -3/+3 |
| | |||||
* | Started building compound visual tests (multiple plugins). Partial fix for ↵ | Scott González | 2009-07-18 | 4 | -0/+232 |
#4651 - Create test pages for nested widgets. |