aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Calendar: Move custom date object to ui namespaceFelix Nagel2015-09-272-2/+239
* Calendar: Remove some obsolete todo commentsFelix Nagel2015-09-271-1/+0
* Calendar: Make header prev / next buttons min / max option awareFelix Nagel2015-09-101-19/+48
* Calendar: Make use of escapeSelector methodFelix Nagel2015-09-101-7/+4
* Calendar: Fix view when moving between multiple months with keyboardFelix Nagel2015-09-101-1/+8
* Calendar: Fix weekday name jumping when using numberOfMonths optionFelix Nagel2015-08-251-1/+1
* Merge branch 'master' into datepickerScott González2015-08-2055-412/+808
|\
| * Tooltip: Move tooltip into widgets directoryAlexander Schmitz2015-08-081-5/+5
| * Tabs: Move tabs into widgets directoryAlexander Schmitz2015-08-081-6/+6
| * Spinner: Move spinner into widgets folderAlexander Schmitz2015-08-081-5/+5
| * Sortable: Move sortable into widgets folderAlexander Schmitz2015-08-081-7/+6
| * Slider: Move slider into widgets folderAlexander Schmitz2015-08-081-4/+4
| * Selectmenu: Move selectmenu into widgets folderAlexander Schmitz2015-08-081-9/+8
| * Selectable: Move selectable into widgets folderAlexander Schmitz2015-08-081-3/+3
| * Resizable: Move resizable into widgets folderAlexander Schmitz2015-08-082-6/+6
| * Mouse: Move mouse into widgets folderAlexander Schmitz2015-08-088-10/+10
| * Progressbar: Move progressbar into widgets folderAlexander Schmitz2015-08-081-2/+2
| * Menu: Move menu into widgets folderAlexander Schmitz2015-08-083-9/+8
| * Droppable: Move droppable into widgets folderAlexander Schmitz2015-08-081-4/+4
| * Effects: Move individual effects into effects folderAlexander Schmitz2015-08-0815-30/+30
| * Draggable: Move draggable into widgets folderAlexander Schmitz2015-08-083-10/+10
| * Dialog: Move dialog into widgets folderAlexander Schmitz2015-08-081-14/+13
| * Datepicker: Move datepicker into widgets folderAlexander Schmitz2015-08-0875-76/+76
| * Button: Move button into widgets folderAlexander Schmitz2015-08-083-7/+7
| * Autocomplete: Move autocomplete into widgets folderAlexander Schmitz2015-08-081-7/+6
| * Accordion: Move accordion into widgets folderAlexander Schmitz2015-08-081-5/+4
| * Core: Movie uniqueId into its own module and deprecate core moduleAlexander Schmitz2015-08-088-60/+80
| * Core: Move scrollParent into its own moduleAlexander Schmitz2015-08-085-16/+47
| * Core: Move tabbable into its own moduleAlexander Schmitz2015-08-083-9/+38
| * 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-084-38/+68
| * 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-083-8/+22
| * Core: Move escape selector into its own moduleAlexander Schmitz2015-08-084-9/+25
| * Core: Move focusable into its own moduleAlexander Schmitz2015-08-083-34/+67
| * 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-085-12/+43
| * Core: Move version and creation of the ui namespace into its own moduleAlexander Schmitz2015-08-0839-17/+60
| * 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
* | Datepicker: Re-introduce formatDate option, simplify Globalize usageFelix Nagel2015-07-291-21/+11
* | Datepicker: Update to Globalize 1.0.0Felix Nagel2015-07-291-3/+3
* | Calendar: Re-introduce formatDate optionFelix Nagel2015-07-291-11/+17
* | Calendar: Update Globalize to 1.0.0Felix Nagel2015-07-291-6/+7
* | Merge branch 'datepicker' into datepicker-globalize-1.xFelix Nagel2015-07-293-261/+16