| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tests: Only test latest patch versions for jQuery Core in TestSwarm | Scott González | 2016-07-08 | 2 | -9/+15 |
* | Resizable: Avoid `Array#map()` in tests for IE8 | Scott González | 2016-07-07 | 1 | -1/+1 |
* | Tooltip: Allow tracking tooltips to be off by a fraciton of a pixel | Scott González | 2016-07-07 | 1 | -2/+10 |
* | Tests: Add jQuery 3.0.0 to missing systems | Scott González | 2016-07-07 | 2 | -1/+3 |
* | Effects: Fix timing of `.animateClass()` assertion | Scott González | 2016-07-06 | 1 | -3/+7 |
* | Tabs: Remove test for Ajax URLs containing hashes | Scott González | 2016-07-06 | 1 | -12/+0 |
* | Build: Add jQuery 3.0 for testing | Alexander Schmitz | 2016-07-06 | 7 | -1922/+12693 |
* | Controlgroup: Correctly handle non-empty child class key | Gabriel Schulhof | 2016-07-06 | 3 | -4/+69 |
* | Build: Adjust author info for Dan Strohl | Scott González | 2016-06-30 | 3 | -5/+5 |
* | Controlgroup: Add "only" position to class generator functions | Alexander Schmitz | 2016-06-09 | 3 | -3/+80 |
* | All: Replace non-breaking spaces with regular spaces | Scott González | 2016-06-08 | 4 | -5/+5 |
* | Checkboxradio: Use new `ui-state-checked` class in checkboxradio | Alexander Schmitz | 2016-06-06 | 3 | -9/+12 |
* | All: Optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-06 | 22 | -0/+0 |
* | Tests: Removed links to tests that no longer exist | Peter Kehl | 2016-05-31 | 1 | -6/+0 |
* | Controlgroup: Fix rendering of labels | Alexander Schmitz | 2016-05-26 | 5 | -11/+25 |
* | Controlgroup: Fix issues with compatibility with spinner | Alexander Schmitz | 2016-05-26 | 5 | -16/+29 |
* | Controlgroup: Don't remove existing classes classes | Alexander Schmitz | 2016-05-26 | 4 | -9/+94 |
* | Tests: Stop testing against core 2.0.2 on testswarm | Michał Gołębiowski | 2016-05-26 | 1 | -1/+1 |
* | Build: Don't run tests on IE 8 with jQuery Core 2 and newer | Michał Gołębiowski | 2016-05-25 | 1 | -2/+2 |
* | Build: Add grunt-cli to devDependencies, don't install it globally | Michał Gołębiowski | 2016-05-25 | 2 | -2/+1 |
* | Build: Add bower_components to .gitignore | Michał Gołębiowski | 2016-05-25 | 1 | -1/+2 |
* | Build: Add jQuery 1.12/2.2 to the test configuration | Michał Gołębiowski | 2016-05-25 | 28 | -5/+113908 |
* | Focusable: Detect disabled fieldsets | Scott González | 2016-05-25 | 3 | -9/+39 |
* | Tabs: Fix test | Scott González | 2016-05-25 | 2 | -4/+4 |
* | Tabs: Fix default `classes` option | Scott González | 2016-05-25 | 1 | -1/+1 |
* | Droppable: Re-expose `$.ui.intersect()` | Scott González | 2016-05-04 | 1 | -1/+1 |
* | Tooltip: Fix re-enabling of delegated tooltips | Scott González | 2016-04-21 | 2 | -9/+29 |
* | Build: Update authors list | Jörn Zaefferer | 2016-04-21 | 1 | -0/+4 |
* | Selectable: Proper handling of inner scrolling | Alexey Balchunas | 2016-04-21 | 1 | -6/+18 |
* | Tests: Remove all qunit global excludes from jshint config | Amanpreet Singh | 2016-04-14 | 1 | -14/+1 |
* | Tests: Update common lib to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -27/+29 |
* | Widget: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -445/+457 |
* | Tooltip: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -167/+177 |
* | Tabs: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -700/+712 |
* | Spinner: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -250/+257 |
* | Sortable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -199/+204 |
* | Slider: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -213/+217 |
* | Selectmenu: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -184/+200 |
* | Selectable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 3 | -51/+54 |
* | Resizeable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -301/+306 |
* | Progressbar: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -81/+85 |
* | Position: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -118/+119 |
* | Menu: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -218/+239 |
* | Form: Shift form-reset-mixin to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -19/+23 |
* | Effects: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 2 | -108/+125 |
* | Droppable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -74/+79 |
* | Draggable: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 6 | -418/+427 |
* | Dialog: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 6 | -431/+454 |
* | Datepicker: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -612/+620 |
* | Core: Shift to no globals | Amanpreet Singh | 2016-04-14 | 2 | -217/+220 |