aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* i18n: Fix line length issuesAlexander Schmitz2016-04-1316-18/+185
* Position: Fix line length issuesAlexander Schmitz2016-04-131-9/+19
* Scroll Parent: Fix line length issuesAlexander Schmitz2016-04-131-2/+5
* Widget: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
* Accordion: Fix line length issuesAlexander Schmitz2016-04-131-1/+2
* Checkboxradio: Fix line length issuesAlexander Schmitz2016-04-131-2/+2
* Controlgroup: Fix line length issuesAlexander Schmitz2016-04-131-1/+2
* Dialog: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
* Draggable: Fix line length issuesAlexander Schmitz2016-04-131-78/+203
* Droppable: Fix line length issuesAlexander Schmitz2016-04-131-27/+58
* Menu: Fix line length issuesAlexander Schmitz2016-04-131-3/+12
* Mouse: Fix line length issuesAlexander Schmitz2016-04-131-2/+4
* Progressbar: Fix line length issuesAlexander Schmitz2016-04-131-1/+3
* Resizable: Fix line length issuesAlexander Schmitz2016-04-131-5/+14
* Selectable: Fix line length issuesAlexander Schmitz2016-04-131-3/+6
* Slider: Fix line length issuesAlexander Schmitz2016-04-131-11/+36
* Sortable: Fix line length issuesAlexander Schmitz2016-04-131-121/+346
* Spinner: Fix line length violationsAlexander Schmitz2016-04-131-2/+4
* Tabs: Fix line length violationsAlexander Schmitz2016-04-131-1/+2
* Datepicker: Fix day names for ar-DZ localeAmine HADDAD2016-04-131-2/+4
* Menu: Don't reset active element until after triggering `blur` eventScott González2016-04-132-7/+11
* Sortable: Fix incorrect top containment for documentMaksim Ryzhikov2016-04-121-1/+1
* Build: Adjust author info for Dan StrohlScott González2016-04-063-1/+5
* Build: Update authors listScott González2016-04-041-1/+7
* Build: Update .mailmapSiebrand Mazeland2016-04-041-0/+1
* Sortable: Update _contactContainers to use page clientX/Y valuesdstrohl2016-03-301-1/+1
* Menu: Check that there is an active item in `_activate()`Rand Scullard2016-03-301-1/+1
* Resizable: Implement `setOption` for handlesKonstantin Dinev2016-03-302-54/+106
* Slider: Fixed max value miscalculationMukul Hase2016-03-302-2/+24
* Selectmenu: Prepend icon and move overflow to text spanAlexander Schmitz2016-03-303-6/+9
* Datepicker: Fixed keyboard navigationPiotr Baran2016-03-301-2/+2
* Checkboxradio: Check that there is an icon before toggeling classAlexander Schmitz2016-03-301-1/+3
* Resizable: Fix top jump with rotated elementFrancesc Baeta2016-03-301-1/+1
* Selectmenu: Added missing semicolonAnne-Gaelle Colom2016-03-301-1/+1
* Menu: Style cleanupMatt Brundage2016-03-231-1/+1
* Authors: Update with latest 1.12 contributorsJörn Zaefferer2016-03-171-0/+2
* Menu: Remove active class from top-level item when menu is blurredJörn Zaefferer2016-03-112-8/+38
* Dialog: Remove use of `$.now()` in performance testScott González2016-03-031-4/+4
* Build: Upgrade to grunt-html 6.0.0Scott González2016-02-242-2/+3
* Selectmenu: Fixed selectmenu icon float rightAlexander Schmitz2016-02-243-8/+13
* Datepicker: Use `getFullYear()` instead of deprecated `getYear()`Fahad Ahmad2016-02-211-1/+1