Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi ↵ | Richard D. Worth | 2012-02-15 | 2 | -0/+3 | |
| | | | | | | | | localization | |||||
| * | Sortable demos: connect lists - added some bottom padding to each container. ↵ | Richard D. Worth | 2012-02-13 | 1 | -1/+1 | |
| | | | | | | | | Fixed #8114 - Sortable "Connect Lists" demo doesn't allow dropping as last element | |||||
| * | Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer ↵ | Douglas | 2012-02-12 | 2 | -0/+3 | |
| | | | | | | | | localization. | |||||
| * | Whitespace | Scott González | 2012-02-12 | 1 | -1/+1 | |
| | | ||||||
| * | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - ↵ | Scott González | 2012-02-12 | 3 | -6/+6 | |
| | | | | | | | | remove uses of 'var self = this;' | |||||
| * | Accordion demo: Work around some IE quirks in the sortable demo. Fixes #5413 ↵ | Scott González | 2012-02-11 | 1 | -14/+12 | |
| | | | | | | | | - Accordion + Sortable doesn't work properly on IE6/7. | |||||
| * | Easings: Rewrote all easings to only rely on state and reduce code size. ↵ | Scott González | 2012-02-11 | 1 | -17/+18 | |
| | | | | | | | | Fixes #8115 - Easings: Simplify equations to only rely on state. | |||||
| * | Demos draggable: corrected cursor option in cursor-style demos to not be ↵ | Richard D. Worth | 2012-02-07 | 1 | -2/+2 | |
| | | | | | | | | inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect | |||||
| * | Accordion demo: Clear out originalEvent in hoverintent special event. Fixes ↵ | Scott González | 2012-01-31 | 1 | -0/+4 | |
| | | | | | | | | #6028 - Accordion: Hoverintent demo throws an error in IE. | |||||
| * | Demos: Specify the dataType when loading the demo and docs files. Fixes ↵ | Scott González | 2012-01-28 | 1 | -2/+2 | |
| | | | | | | | | #8069 - UI demos fail from local file:// in Firefox 9 - bad tags, bad calls in demo sources. | |||||
* | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2012-01-11 | 11 | -775/+22 | |
|\| | ||||||
| * | Menubar/Popup: Remove both to streamline the 1.9 release. Will revert this ↵ | Jörn Zaefferer | 2012-01-04 | 11 | -775/+22 | |
| | | | | | | | | delete on the menubar branch, while development on master can continue without them. | |||||
* | | Merge branch 'master' into selectmenu | kborchers | 2011-12-15 | 1 | -0/+55 | |
|\| | ||||||
| * | Menubar: Fix font-weight and spacing of disabled menu items | kborchers | 2011-12-01 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' into menubar_otherStructures | kborchers | 2011-12-01 | 149 | -180/+296 | |
| |\ | ||||||
| * | | Menubar: Allow structures other than just UL/LI | kborchers | 2011-10-19 | 1 | -0/+55 | |
| | | | ||||||
* | | | Upgrade jQuery to 1.7.1. | Jörn Zaefferer | 2011-11-24 | 2 | -22/+22 | |
| | | | ||||||
* | | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2011-11-24 | 148 | -148/+148 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Upgrade jQuery to 1.7.1. | Scott González | 2011-11-22 | 148 | -148/+148 | |
| | | | ||||||
* | | | Selectmenu: fixed jQuery version | Felix Nagel | 2011-11-21 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge branch 'master' into selectmenu | Jörn Zaefferer | 2011-11-18 | 149 | -190/+301 | |
|\| | | ||||||
| * | | Widget: Remove method argument from _super and _superApply. Was a left-over ↵ | Jörn Zaefferer | 2011-11-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | from first implementation, not necessary anymore. | |||||
| * | | Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch ↵ | David De Sloovere | 2011-11-17 | 2 | -0/+3 | |
| | | | | | | | | | | | | (Belgium) Localization | |||||
| * | | Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 ↵ | stojce | 2011-11-17 | 2 | -0/+3 | |
| | | | | | | | | | | | | Datepicker: Add Macedonian Localization | |||||
| * | | Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add ↵ | William Griffiths | 2011-11-17 | 2 | -0/+3 | |
| | | | | | | | | | | | | Welsh/UK Localization | |||||
| * | | Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add ↵ | Michel Weimerskirch | 2011-11-17 | 2 | -0/+3 | |
| | | | | | | | | | | | | Luxembourgish Translation | |||||
| * | | Tooltip: Add demo with custom tooltip style. | Jörn Zaefferer | 2011-11-16 | 2 | -0/+112 | |
| | | | ||||||
| * | | Spinner: Handle changes to numberFormat and currency options. | Scott González | 2011-11-16 | 1 | -3/+1 | |
| | | | ||||||
| * | | Accordion: Fixed back-compat for icons.headerSelected when icons option is null. | Scott González | 2011-11-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | Demos accordion hoverintent: moved event.type setter to not clobber ↵ | Richard D. Worth | 2011-11-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | event.type. Partial fix for #7871 - Demo accordion hoverintent: hover instead of hoverintent behavior with jQuery 1.7.0 | |||||
| * | | Upgrade jQuery to 1.7. | Scott González | 2011-11-09 | 147 | -147/+147 | |
| | | | ||||||
| * | | Datepicker: Changed Kazakh locale from kz to kk. Fixes #7829 - Kazakhstan ↵ | Scott González | 2011-11-01 | 2 | -3/+3 | |
| | | | | | | | | | | | | language code. | |||||
| * | | Demos: replace global.js with globalize.js. | midlis | 2011-10-25 | 1 | -2/+2 | |
| | | | ||||||
| * | | Rewrite popup/menu interaction to make popup managed by menu (adds trigger ↵ | Hans Hillen | 2011-10-19 | 2 | -21/+15 | |
| |/ | | | | | | | option to menu). Makes popup agnostic of menu and allows datepicker to use popup (soon). | |||||
| * | Upgraded jQuery to 1.6.4. | Scott González | 2011-10-18 | 147 | -147/+147 | |
| | | ||||||
| * | Popup: Removed the focusout and focusin handlers which are nolonger ↵ | kborchers | 2011-10-11 | 1 | -10/+5 | |
| | | | | | | | | necessary. Also updated the tooltip style demo to have a little more interactive content. | |||||
* | | Selectmenu: fixed default.html demo | Felix Nagel | 2011-10-27 | 1 | -3/+1 | |
| | | ||||||
* | | Selectmenu: code cleanup | Felix Nagel | 2011-10-17 | 1 | -1/+2 | |
| | | ||||||
* | | Selectmenu: added custom_render.html demo to index.html | Felix Nagel | 2011-10-10 | 1 | -0/+1 | |
| | | ||||||
* | | Selectmenu: added custom_render.html demo, removed widgetBaseClass | Felix Nagel | 2011-10-09 | 4 | -0/+120 | |
| | | ||||||
* | | Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu | Felix Nagel | 2011-10-09 | 3 | -6/+75 | |
|\| | ||||||
| * | Tooltip demo: Use position option in tracking demo. | Scott González | 2011-10-08 | 1 | -6/+8 | |
| | | ||||||
| * | Popup: Added tooltip style demo and link to demos index | kborchers | 2011-10-06 | 2 | -0/+67 | |
| | | ||||||
* | | Selectmenu: changed button to inline element | Felix Nagel | 2011-10-05 | 1 | -0/+1 | |
| | | ||||||
* | | Selectmenu: adjusted default demo description | Felix Nagel | 2011-10-03 | 1 | -1/+1 | |
| | | ||||||
* | | Selectmenu: removed option wrapperElement | Felix Nagel | 2011-09-30 | 1 | -3/+5 | |
| | | ||||||
* | | Selectmenu: improved disable method, added and improved demo files | Felix Nagel | 2011-09-27 | 1 | -15/+15 | |
| | | ||||||
* | | Selectmenu: improve positioning and keyboard control | Felix Nagel | 2011-09-26 | 1 | -5/+5 | |
| | | ||||||
* | | Merge branch 'master' of github.com:jquery/jquery-ui into selectmenu | Felix Nagel | 2011-09-24 | 5 | -20/+101 | |
|\| | ||||||
| * | Popup: Make menu dependency actually optional, cleanup demos | Jörn Zaefferer | 2011-09-21 | 2 | -24/+0 | |
| | |