aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Tests: Stop testing against core 2.0.2 on testswarmMichał Gołębiowski2016-05-261-1/+1
| * Build: Don't run tests on IE 8 with jQuery Core 2 and newerMichał Gołębiowski2016-05-251-2/+2
| * Build: Add grunt-cli to devDependencies, don't install it globallyMichał Gołębiowski2016-05-252-2/+1
| * Build: Add bower_components to .gitignoreMichał Gołębiowski2016-05-251-1/+2
| * Build: Add jQuery 1.12/2.2 to the test configurationMichał Gołębiowski2016-05-2528-5/+113908
| * Focusable: Detect disabled fieldsetsScott González2016-05-253-9/+39
| * Tabs: Fix testScott González2016-05-252-4/+4
| * Tabs: Fix default `classes` optionScott González2016-05-251-1/+1
| * Droppable: Re-expose `$.ui.intersect()`Scott González2016-05-041-1/+1
| * Tooltip: Fix re-enabling of delegated tooltipsScott González2016-04-212-9/+29
| * Build: Update authors listJörn Zaefferer2016-04-211-0/+4
| * Selectable: Proper handling of inner scrollingAlexey Balchunas2016-04-211-6/+18
| * Tests: Remove all qunit global excludes from jshint configAmanpreet Singh2016-04-141-14/+1
| * Tests: Update common lib to use no globalsAmanpreet Singh2016-04-141-27/+29
| * Widget: Shift to use no globalsAmanpreet Singh2016-04-144-445/+457
| * Tooltip: Shift to use no globalsAmanpreet Singh2016-04-145-167/+177
| * Tabs: Shift to use no globalsAmanpreet Singh2016-04-145-700/+712
| * Spinner: Shift to use no globalsAmanpreet Singh2016-04-145-250/+257
| * Sortable: Shift to use no globalsAmanpreet Singh2016-04-145-199/+204
| * Slider: Shift to use no globalsAmanpreet Singh2016-04-144-213/+217
| * Selectmenu: Shift to use no globalsAmanpreet Singh2016-04-144-184/+200
| * Selectable: Shift to use no globalsAmanpreet Singh2016-04-143-51/+54
| * Resizeable: Shift to use no globalsAmanpreet Singh2016-04-145-301/+306
| * Progressbar: Shift to use no globalsAmanpreet Singh2016-04-145-81/+85
| * Position: Shift to use no globalsAmanpreet Singh2016-04-141-118/+119
| * Menu: Shift to use no globalsAmanpreet Singh2016-04-144-218/+239
| * Form: Shift form-reset-mixin to use no globalsAmanpreet Singh2016-04-141-19/+23
| * Effects: Shift to use no globalsAmanpreet Singh2016-04-142-108/+125
| * Droppable: Shift to use no globalsAmanpreet Singh2016-04-145-74/+79
| * Draggable: Shift to use no globalsAmanpreet Singh2016-04-146-418/+427
| * Dialog: Shift to use no globalsAmanpreet Singh2016-04-146-431/+454
| * Datepicker: Shift to use no globalsAmanpreet Singh2016-04-145-612/+620
| * Core: Shift to no globalsAmanpreet Singh2016-04-142-217/+220
| * Controlgroup: Shift to use no globalsAmanpreet Singh2016-04-143-43/+46
| * Checkboxradio: Shift to use no globalsAmanpreet Singh2016-04-144-91/+98
| * Autocomplete: Shift to use no globalsAmanpreet Singh2016-04-144-258/+278
| * Button: Shift to no globalsAmanpreet Singh2016-04-145-139/+146
| * Accordion: Shift to use no globalsAmanpreet Singh2016-04-145-349/+361
| * Menu: Remove extraneous blank linesScott González2016-04-131-2/+0
| * Build: Remove maxLineLength execption in .jscsrcAlexander Schmitz2016-04-132-6/+12
| * Effect: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
| * Effects: Disable maxLineLength for description meta explodeAlexander Schmitz2016-04-131-0/+2
| * Accordion: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
| * Datepicker: Disable maxLineLength for jscsAlexander Schmitz2016-04-131-0/+1
| * Progressbar: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
| * Selectmenu: Disable maxLineLength for description metaAlexander Schmitz2016-04-131-0/+2
| * Effect: Fix line length issuesAlexander Schmitz2016-04-131-17/+30
| * Plugin: Fix line length issuesAlexander Schmitz2016-04-131-1/+2
| * Build: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
| * Effects: Fix line length issuesAlexander Schmitz2016-04-134-4/+8