aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Button: Move button into widgets folderAlexander Schmitz2015-08-089-13/+14
* Autocomplete: Move autocomplete into widgets folderAlexander Schmitz2015-08-087-13/+13
* Accordion: Move accordion into widgets folderAlexander Schmitz2015-08-088-12/+13
* Demos: bootstrap needs to account for widgets folderAlexander Schmitz2015-08-081-0/+18
* Core: Movie uniqueId into its own module and deprecate core moduleAlexander Schmitz2015-08-089-62/+82
* Core: Move scrollParent into its own moduleAlexander Schmitz2015-08-085-16/+47
* Core: Move tabbable into its own moduleAlexander Schmitz2015-08-084-11/+41
* Core: Move safe blur into its own moduleAlexander Schmitz2015-08-084-14/+25
* Core: Move safeActiveElement into its own moduleAlexander Schmitz2015-08-088-36/+52
* Core: Move plugin into its own moduleAlexander Schmitz2015-08-084-31/+46
* Core: Move backcompat for core 1.7 into its own moduleAlexander Schmitz2015-08-082-62/+90
* Core: Move labels into its own moduleAlexander Schmitz2015-08-085-39/+70
* Core: Move keyCode into its own moduleAlexander Schmitz2015-08-0813-29/+63
* Core: Move $.ui.ie into its own moduleAlexander Schmitz2015-08-084-3/+18
* Core: Move form method into its own moduleAlexander Schmitz2015-08-084-9/+24
* Core: Move escape selector into its own moduleAlexander Schmitz2015-08-084-9/+25
* Core: Move focusable into its own moduleAlexander Schmitz2015-08-084-35/+69
* Core: Move disable-selection into its own moduleAlexander Schmitz2015-08-083-20/+51
* Core: Move data selector from core into its own moduleAlexander Schmitz2015-08-086-13/+45
* Core: Move version and creation of the ui namespace into its own moduleAlexander Schmitz2015-08-0839-17/+60
* Build: Update the licenses attribute to singular licenseJörn Zaefferer2015-07-241-6/+1
* Slider: Remove horizontal scrollbar demo from index it was removedAlexander Schmitz2015-07-211-1/+0
* Droppable: Remove shopping cart demo from index it was deletedAlexander Schmitz2015-07-211-1/+0
* Widget: Update demo to use AMDAlexander Schmitz2015-07-211-8/+2
* Tooltip: Update demos to use AMDAlexander Schmitz2015-07-217-63/+14
* Tabs: Update demos to use AMDAlexander Schmitz2015-07-217-54/+14
* Sortable: Update demos to use AMDAlexander Schmitz2015-07-211-1/+0
* Spinner: Update demos to use AMDAlexander Schmitz2015-07-216-83/+33
* Sortable: Update demos to use AMDAlexander Schmitz2015-07-217-55/+14
* Slider: Update demos to use AMDAlexander Schmitz2015-07-2110-95/+41
* Selectmenu: Update demos to use AMDAlexander Schmitz2015-07-213-55/+34
* Selectable: Update demos to use AMDAlexander Schmitz2015-07-213-24/+6
* Resizable: Update demos to use AMDAlexander Schmitz2015-07-2110-80/+20
* Progressbar: Update demos to use AMDAlexander Schmitz2015-07-214-33/+8
* Position: Update demos to use AMDAlexander Schmitz2015-07-212-16/+4
* Menu: Update demos to use AMDAlexander Schmitz2015-07-213-24/+6
* Effects: Update demos to use AMDAlexander Schmitz2015-07-2110-106/+21
* Droppable: Update demos to use AMDAlexander Schmitz2015-07-216-58/+13
* Draggable: Update to demos to use AMDAlexander Schmitz2015-07-2110-81/+20
* Dialog: Switch demos to use AMDAlexander Schmitz2015-07-215-63/+10
* Autocomplete: Update demos to use AMDAlexander Schmitz2015-07-2112-135/+45
* Datepicker: Update localization demo to use i18n files from ui folderAlexander Schmitz2015-07-215-147/+1
* Datepicker: Use new demos infrastructureAlexander Schmitz2015-07-2118-113/+32
* Accordion: Use new demos infrastructureAlexander Schmitz2015-07-218-202/+13
* Build: Add demos to jscs and jshintAlexander Schmitz2015-07-212-2/+11
* Demos: Fixup correct nameAlexander Schmitz2015-07-211-1/+1
* Demos: Add new infrastructure using a require.js bootstrapAlexander Schmitz2015-07-213-1/+74
* Dialog: Fix removal of event listener for modal dialogsScott González2015-07-171-3/+2
* Sortable: Optimize `_intersectsWithPointer()`Victor Homyakov2015-07-081-5/+7
* Position: Guard against passing window to offsetAlexander Schmitz2015-07-081-2/+3