| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests: Reduce timeouts to optimize testsuite runtime | Jörn Zaefferer | 2015-03-04 | 11 | -70/+68 |
* | Resizable: alsoResize more than one element of a jQuery selection | Ben Mosher | 2015-03-04 | 1 | -0/+30 |
* | Resizable: Modified to allow jquery objects as handles | Patricia Juarez | 2015-03-03 | 2 | -0/+30 |
* | Tooltip: Register event handlers before content is loaded | Marco Ziech | 2015-02-25 | 1 | -0/+22 |
* | Sortable: Append a tr with td to the placeholder of tbody elements | Nils Heuermann | 2015-02-24 | 2 | -8/+80 |
* | Build: Upgrade to jQuery 1.11.2 | Scott González | 2015-02-23 | 3 | -4/+10 |
* | Resizable: correct width when grid approaches zero | Mike Sherov | 2015-01-27 | 1 | -2/+2 |
* | Resizable: Whitespace Cleanup | Mike Sherov | 2015-01-27 | 1 | -2/+2 |
* | Tests: Fix style issues with missing or multiple line breaks | Jörn Zaefferer | 2015-01-24 | 21 | -25/+5 |
* | All: Remove 1.6.x leftovers | Michael Orchard | 2015-01-22 | 1 | -1/+0 |
* | Menu: Use ui-state-active consistently | Jörn Zaefferer | 2015-01-21 | 4 | -12/+12 |
* | All: Drop support for jQuery 1.6.x | Jörn Zaefferer | 2015-01-13 | 4 | -23/+9 |
* | Selectmenu: Better handling when there are no options | Scott González | 2015-01-12 | 1 | -0/+14 |
* | Tooltip: Accept HTMLElement and jQuery objects for the content option | Daniel Owens | 2015-01-12 | 1 | -0/+24 |
* | Slider: Fix max calculation, when step is float | Jyoti Deka | 2015-01-12 | 1 | -1/+13 |
* | Tests: Fix jQuery version references to match files in external/ | Jörn Zaefferer | 2015-01-12 | 1 | -1/+1 |
* | Tests: Fix jquery reference in unit index file | Jörn Zaefferer | 2015-01-12 | 1 | -1/+1 |
* | DatePicker: increase date range so that tests still pass through 2015 | Luke Page | 2015-01-10 | 1 | -2/+2 |
* | DatePicker: Fix tests to have unique names | Luke Page | 2015-01-10 | 1 | -4/+4 |
* | Position: Add unit tests for bug 8710 | Thomas Meyer | 2015-01-09 | 2 | -0/+40 |
* | Accordion: Set `aria-expanded` when collapsing | Scott González | 2015-01-05 | 1 | -25/+55 |
* | Effects: Rewrite | Mike Sherov | 2014-12-10 | 8 | -45/+118 |
* | Widget: Fix typos | Scott González | 2014-11-10 | 1 | -4/+4 |
* | Draggable: Ensure parent is correct after dragging through sortable | Mike Sherov | 2014-11-08 | 1 | -0/+23 |
* | Tabs: Suppress automatic activation when navigating with COMMAND | Scott González | 2014-11-04 | 1 | -183/+210 |
* | Selectmenu: Copy title attributes | Felix Nagel | 2014-11-04 | 1 | -8/+16 |
* | Sortable: Redetermine floating flag when recalculating positions | TJ VanToll | 2014-11-04 | 1 | -0/+35 |
* | Selectmenu: Introduce _renderButtonItem() method | Felix Nagel | 2014-11-04 | 1 | -0/+34 |
* | Theme: Carat should be named caret | Lisa Seacat DeLuca | 2014-11-03 | 4 | -7/+7 |
* | Selectmenu: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 1 | -43/+44 |
* | Autocomplete: Re-add wrappers to menu items | TJ VanToll | 2014-10-25 | 2 | -2/+3 |
* | Menu: Wrap menu items in a <div> | TJ VanToll | 2014-10-25 | 8 | -368/+446 |
* | Theme: Change default widget font-size to 1em | TJ VanToll | 2014-10-24 | 6 | -18/+1 |
* | Tests: Removing unused visual theme test | TJ VanToll | 2014-10-24 | 2 | -530/+0 |
* | Tests: Adding missing dependency | TJ VanToll | 2014-10-24 | 1 | -0/+1 |
* | All: Drop support for IE7 | Scott González | 2014-10-21 | 5 | -18/+8 |
* | Core: Remove .zIndex() | Scott González | 2014-10-20 | 3 | -157/+0 |
* | Core: Removed .focus( delay ) | Scott González | 2014-10-20 | 1 | -28/+0 |
* | Dialog: Remove leftover backcompat flag in tests | Scott González | 2014-10-20 | 1 | -3/+0 |
* | Tooltip: Properly track hiding and closing for delegated tooltips | Scott González | 2014-10-09 | 1 | -0/+48 |
* | Slider: Don't allow a slider's value to exceed its max | Jyoti Deka | 2014-10-08 | 1 | -3/+19 |
* | Datepicker: Fix test for French locale | Scott González | 2014-10-07 | 1 | -2/+2 |
* | Menu: Typeahead now accounts for leading whitespace | Trisha Crowley | 2014-10-07 | 2 | -2/+4 |
* | Menu: Maintain focus on already selected item during typeahead | TJ VanToll | 2014-10-03 | 1 | -0/+22 |
* | Menu: Filter out non-items when typing | Simen Bekkhus | 2014-09-29 | 2 | -0/+26 |
* | Effects tests: Add clip visual test | Mike Sherov | 2014-09-03 | 6 | -6/+98 |
* | Tests: Cleanup | Scott González | 2014-09-03 | 2 | -22/+26 |
* | Effects Tests: Add shake visual test | Mike Sherov | 2014-09-02 | 2 | -0/+100 |
* | Effects Tests: Fix and format scale visual test | Mike Sherov | 2014-09-02 | 1 | -12/+23 |
* | Widget: modify this.window test to support IE8 window equality quirk | Alexander Schmitz | 2014-08-27 | 1 | -1/+4 |