| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade jQuery to 1.8.0. | Scott González | 2012-08-13 | 139 | -139/+139 |
* | Tests: Fixining jquery include version | Corey Frang | 2012-07-23 | 1 | -1/+1 |
* | Build: Splitting Release Coverage build into three | Corey Frang | 2012-07-23 | 1 | -1/+1 |
* | Spinner: Trivial spelling fix in demo. | TJ VanToll | 2012-07-16 | 1 | -1/+1 |
* | Menu: Rename icon option to icons.submenu | Jörn Zaefferer | 2012-07-12 | 1 | -1/+4 |
* | Update externals to latest mousewheel plugin, drop the version from the fieln... | Jörn Zaefferer | 2012-07-12 | 6 | -6/+6 |
* | Menu demos: Cleanup. | Scott González | 2012-06-18 | 4 | -31/+23 |
* | Droppable demo: Fixed styling. | Scott González | 2012-06-15 | 1 | -6/+6 |
* | Effects: Renamed all files. | Scott González | 2012-06-15 | 16 | -84/+84 |
* | Tooltip: Add track option | Jörn Zaefferer | 2012-06-14 | 1 | -21/+1 |
* | Widget: Rename _bind() to _on(). Partial fix for #7795 - Widget: _on and _off. | Scott González | 2012-06-13 | 1 | -3/+3 |
* | Tooltip mouse tracking demo: Only track the mouse when the tooltip is opened ... | Scott González | 2012-06-13 | 1 | -4/+7 |
* | Tabs: Removed cookie demo since the cookie option is deprecated. | Scott González | 2012-06-11 | 2 | -58/+0 |
* | Datepicker: Corrected language code for Georgian language according to ISO 63... | Pavel Stetina | 2012-05-29 | 2 | -2/+2 |
* | Revert "Autocomplete: make categories work again (follow-up)" | Scott González | 2012-05-24 | 1 | -7/+0 |
* | Autocomplete: make categories work again (follow-up) | Felix Nagel | 2012-05-24 | 1 | -0/+7 |
* | Progressbar demo: Made animated background selector more specific. Fixes #831... | Scott González | 2012-05-22 | 1 | -1/+1 |
* | Don't use :submit selector. | Scott González | 2012-05-21 | 1 | -2/+2 |
* | Don't use :input selector. | Scott González | 2012-05-21 | 1 | -1/+1 |
* | Widget demo: Don't use .toggle(fn). | Scott González | 2012-05-21 | 1 | -4/+7 |
* | Effects toggle demo: Coding standards. | Scott González | 2012-05-21 | 1 | -9/+24 |
* | Animate demo: Don't use .toggle(fn). | Scott González | 2012-05-21 | 1 | -5/+6 |
* | Accordion demo: Don't use .toggle(fn). | Scott González | 2012-05-21 | 1 | -4/+6 |
* | Spinner demo: Don't use .toggle(fn). | Scott González | 2012-05-21 | 1 | -9/+13 |
* | Tabs manipulation demo: Update for aria-controls. | Scott González | 2012-05-18 | 1 | -2/+2 |
* | Autocomplete: Update live region if focus event is canceled. Remove live regi... | Scott González | 2012-05-16 | 2 | -5/+3 |
* | Autocomplete: ARIA live region as extension, adding a messages option. Fixes ... | Jörn Zaefferer | 2012-05-16 | 2 | -3/+5 |
* | Autocomplete combobox demo: Add combobox-specific classes for styling. Fixes ... | Scott González | 2012-05-14 | 1 | -4/+4 |
* | Tooltip: Make demos more accessible (and less stupid, in case of the forms de... | Jörn Zaefferer | 2012-05-09 | 2 | -26/+13 |
* | Menu: Drop contextmenu link from menu demos index, demo doesn't exist | Jörn Zaefferer | 2012-05-09 | 1 | -1/+0 |
* | Autocomplete delete: Adjust styles. | Scott González | 2012-05-08 | 1 | -2/+0 |
* | Datepicker range demo: Use public APIs. Fixes #8292 - Double Click on from da... | Scott González | 2012-05-03 | 1 | -8/+10 |
* | Autocomplete combobox demo: Define this.wrapper for use inside destroy(). | Scott González | 2012-04-28 | 1 | -1/+1 |
* | Merge branch 'master' into position-notification | Scott González | 2012-04-23 | 10 | -21/+24 |
|\ |
|
| * | Fix various issues in our html files, second batch | Jörn Zaefferer | 2012-04-23 | 3 | -4/+4 |
| * | Fix various issues in our html files, first batch | Jörn Zaefferer | 2012-04-23 | 8 | -18/+21 |
* | | Merge branch 'master' into position-notification | Scott González | 2012-04-20 | 1 | -31/+6 |
|\| |
|
| * | Position: Simplify default demo by removing drag functionality on positioned ... | Scott González | 2012-04-15 | 1 | -31/+6 |
* | | Tooltip: Update custom-style demo, remove the ugly padding that was hiding la... | Jörn Zaefferer | 2012-04-17 | 1 | -55/+46 |
|/ |
|
* | Autocomplete combobox demo: Fixed styling of button. Fixed #8242 - Autocomple... | Scott González | 2012-04-07 | 1 | -13/+25 |
* | Datepicker: Added Georgian localization. Fixes #8205 - Datepicker: Add Georgi... | Lado Lomidze | 2012-03-22 | 2 | -0/+3 |
* | Upgrade jQuery to 1.7.2. | Scott González | 2012-03-22 | 140 | -140/+140 |
* | Accordion: Removed mouseover demo. We shouldn't demo bad UX choices. | Scott González | 2012-02-29 | 2 | -58/+0 |
* | Accordion: Removed requirement for headers contain a child (and removed assoc... | Scott González | 2012-02-27 | 8 | -32/+31 |
* | Position: Fix initial positioning of cycler demo. | Jörn Zaefferer | 2012-02-23 | 1 | -12/+15 |
* | Added Datepicker Hindi i18n file. Fixed #8118 - Datepicker i18n - Hindi local... | Richard D. Worth | 2012-02-15 | 2 | -0/+3 |
* | Sortable demos: connect lists - added some bottom padding to each container. ... | Richard D. Worth | 2012-02-13 | 1 | -1/+1 |
* | Datepicker: Added Khmer localization. Fixes #8116 - Datepicker: Add Khmer loc... | Douglas | 2012-02-12 | 2 | -0/+3 |
* | Whitespace | Scott González | 2012-02-12 | 1 | -1/+1 |
* | Demos, Tests: Remove use 'that' instead of 'self'. Partial fix for #5404 - re... | Scott González | 2012-02-12 | 3 | -6/+6 |