| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 f... | Jörn Zaefferer | 2011-11-18 | 1 | -2/+2 |
| * | Datepicker: added i18n for nl-BE. Fixes #7895 Datepicker: Add Dutch (Belgium)... | David De Sloovere | 2011-11-17 | 2 | -0/+3 |
| * | Datepicker: Added Macedonian i18n for date picker plugin. Fixes #7893 Datepic... | stojce | 2011-11-17 | 2 | -0/+3 |
| * | Datepicker: Added Welsh/UK localization. Fixes #7892 Datepicker: Add Welsh/UK... | William Griffiths | 2011-11-17 | 2 | -0/+3 |
| * | Datepicker: Added Luxembourgish translation. Fixes #7891 Datepicker: Add Luxe... | Michel Weimerskirch | 2011-11-17 | 2 | -0/+3 |
| * | 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 event.typ... | Richard D. Worth | 2011-11-11 | 1 | -1/+1 |
| * | 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 lan... | Scott González | 2011-11-01 | 2 | -3/+3 |
| * | 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 op... | Hans Hillen | 2011-10-19 | 2 | -21/+15 |
| * | 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 necessary... | kborchers | 2011-10-11 | 1 | -10/+5 |
* | | 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 |
| * | Popup: Added show/hide animations and a demo | kborchers | 2011-09-21 | 2 | -0/+97 |
| * | Position demo: Updated sizes of elements. | Scott González | 2011-09-16 | 1 | -4/+11 |
| * | Spinner: Fixed map demo. | Scott González | 2011-09-14 | 1 | -4/+5 |
* | | Selectmenu: improved disabled implementation | Felix Nagel | 2011-09-24 | 1 | -2/+2 |
* | | Selectmenu: implemented disable for option and optgroup, code cleanup | Felix Nagel | 2011-09-24 | 1 | -5/+5 |
* | | Selectmenu: refresh method, value option, code cleanup | Felix Nagel | 2011-09-24 | 1 | -2/+2 |
* | | Selectmenu: improved popop style, styles and focus handling | Felix Nagel | 2011-09-24 | 1 | -0/+30 |
* | | Selectmenu: basic popop support, code cleanup | Felix Nagel | 2011-09-23 | 1 | -1/+4 |
* | | Selectmenu: basic implementation | Felix Nagel | 2011-09-22 | 2 | -0/+83 |
|/ |
|
* | Merge remote branch 'kborchers/position_flipfit2' | Jörn Zaefferer | 2011-08-15 | 1 | -0/+2 |
|\ |
|
| * | Position: Added better collision detection for flip and fit, added visual tes... | kborchers | 2011-08-12 | 1 | -0/+2 |
* | | Spinner: Removed value option. Don't change empty values to zero on init. Don... | Scott González | 2011-08-13 | 1 | -2/+6 |
|/ |
|
* | Spinner demo: Fixed time demo. | Scott González | 2011-08-10 | 1 | -1/+1 |
* | Replace $.global with Globalize, update Spinner to use it. Related demos curr... | Jörn Zaefferer | 2011-08-10 | 3 | -16/+16 |
* | Widget demo: Fixed typo. | Scott González | 2011-08-09 | 1 | -1/+1 |
* | Spinner demos: Cleanup. | Scott González | 2011-08-07 | 7 | -181/+196 |
* | Spinner: Fixed double firing of change event when setting the value option di... | Scott González | 2011-08-07 | 1 | -1/+6 |
* | Spinner demos: Fixed line endings. | Scott González | 2011-08-07 | 7 | -383/+383 |
* | Widget: Update demo to work with 1.6 | Jörn Zaefferer | 2011-08-04 | 1 | -1/+1 |