aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Autocomplete: Work around `isContentEditable` bug in ChromeScott González2016-02-161-1/+19
* Controlgroup: Fix quote style in demoScott González2016-02-161-1/+1
* Accordion: Correct height calculated when closedAlyosha Pushak2016-02-093-1/+41
* Revert "Build: Upgrade grunt-html to 6.0.0"Scott González2016-02-091-1/+1
* Build: Upgrade commitplease to 2.3.0Scott González2016-02-091-1/+1
* Build: Upgrade rimraf to 2.5.1Scott González2016-02-091-1/+1
* Build: Upgrade load-grunt-tasks to 3.4.0Scott González2016-02-091-1/+1
* Build: Upgrade grunt-html to 6.0.0Scott González2016-02-091-1/+1
* Build: Upgrade grunt-git-authors to 3.1.0Scott González2016-02-092-2/+2
* Build: Remove grunt-esformatterScott González2016-02-092-16/+0
* Build: Upgrade grunt-contrib-uglify to 0.11.1Scott González2016-02-091-1/+1
* Build: Upgrade grunt-contrib-qunit to 1.0.1Scott González2016-02-091-1/+1
* Build: Upgrade grunt-contrib-jshint to 0.12.0Scott González2016-02-091-1/+1
* Build: Upgrade grunt-csslint to 0.5.0Scott González2016-02-091-1/+1
* Build: Upgrade grunt-bowercopy to 1.2.4Scott González2016-02-091-1/+1
* Build: Upgrade grunt to 0.4.5Scott González2016-02-091-1/+1
* Draggable: Improve detection for when to blur the active elementScott González2016-02-092-5/+30
* Datepicker: Fix flaky testScott González2016-02-091-4/+4
* Tooltip: Remove use of `$.parseJSON()`Scott González2016-01-181-2/+3
* Selectors: Fix metadataScott González2016-01-153-3/+3
* Build: Update bugs URLScott González2015-12-081-1/+1
* Release: Update for 1.12 release, add test scriptJörn Zaefferer2015-12-022-15/+82
* Authors: Update with latest 1.12 contributorsJörn Zaefferer2015-11-261-0/+2
* Effects: Refactor transfer back compat to avoid bad nested returnJörn Zaefferer2015-11-261-1/+3
* Build: Use jquery-git in place of jquery-compat-gitMichał Gołębiowski2015-11-144-5/+12
* Datepicker: Refactor `_updateAlternate()` methodBenjamin Albert2015-11-131-1/+1
* Draggable: Change element ids in demoScott González2015-11-091-2/+2
* Resizable: Fix data reference for `ui-resizable-alsoresize`Scott González2015-11-091-1/+1
* Resizable: Don't use CSS shorthand properties with `.css()`Scott González2015-11-051-12/+9
* Demos: Link widget demo to learn siteJörn Zaefferer2015-10-301-0/+1
* Theme: Fix position of some iconsScott González2015-10-292-10/+4
* Checkboxradio: Properly find radio groups from the associated formScott González2015-10-293-8/+39