Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| * | Controlgroup: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 3 | -43/+46 | |
| * | Checkboxradio: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -91/+98 | |
| * | Autocomplete: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 4 | -258/+278 | |
| * | Button: Shift to no globals | Amanpreet Singh | 2016-04-14 | 5 | -139/+146 | |
| * | Accordion: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 5 | -349/+361 | |
| * | Menu: Remove extraneous blank lines | Scott González | 2016-04-13 | 1 | -2/+0 | |
| * | Build: Remove maxLineLength execption in .jscsrc | Alexander Schmitz | 2016-04-13 | 2 | -6/+12 | |
| * | Effect: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 | |
| * | Effects: Disable maxLineLength for description meta explode | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 | |
| * | Accordion: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 | |
| * | Datepicker: Disable maxLineLength for jscs | Alexander Schmitz | 2016-04-13 | 1 | -0/+1 | |
| * | Progressbar: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 | |
| * | Selectmenu: Disable maxLineLength for description meta | Alexander Schmitz | 2016-04-13 | 1 | -0/+2 | |
| * | Effect: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -17/+30 | |
| * | Plugin: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -1/+2 | |
| * | Build: Fix line length issues | Alexander Schmitz | 2016-04-13 | 1 | -2/+4 | |
| * | Effects: Fix line length issues | Alexander Schmitz | 2016-04-13 | 4 | -4/+8 |