aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
Commit message (Collapse)AuthorAgeFilesLines
* Resizable: Style updatesAlexander Schmitz2015-08-213-9/+9
| | | | | Ref #14246 Ref gh-1588
* Selectable: Style updatesAlexander Schmitz2015-08-211-1/+1
| | | | | Ref #14246 Ref gh-1588
* Selectmenu: Style updatesAlexander Schmitz2015-08-211-1/+1
| | | | | Ref #14246 Ref gh-1588
* Slider: Style updatesAlexander Schmitz2015-08-213-8/+8
| | | | | Ref #14246 Ref gh-1588
* Sortable: Style updatesAlexander Schmitz2015-08-213-4/+4
| | | | | Ref #14246 Ref gh-1588
* Spinner: Style updatesAlexander Schmitz2015-08-213-3/+3
| | | | | Ref #14246 Ref gh-1588
* Tabs: Style updatesAlexander Schmitz2015-08-215-42/+42
| | | | | Ref #14246 Ref gh-1588
* Tooltip: Style updatesAlexander Schmitz2015-08-214-4/+4
| | | | | Ref #14246 Ref gh-1588
* Tooltip: Move tooltip into widgets directoryAlexander Schmitz2015-08-087-7/+7
| | | | Ref #13885
* Tabs: Move tabs into widgets directoryAlexander Schmitz2015-08-086-6/+6
| | | | Ref #13885
* Spinner: Move spinner into widgets folderAlexander Schmitz2015-08-087-7/+7
| | | | Ref #13885
* Sortable: Move sortable into widgets folderAlexander Schmitz2015-08-086-6/+6
| | | | Ref #13885
* Slider: Move slider into widgets folderAlexander Schmitz2015-08-085-5/+5
| | | | Ref #13885
* Selectmenu: Move selectmenu into widgets folderAlexander Schmitz2015-08-085-5/+5
| | | | Ref #13885
* Selectable: Move selectable into widgets folderAlexander Schmitz2015-08-084-4/+4
| | | | Ref #13885
* Resizable: Move resizable into widgets folderAlexander Schmitz2015-08-086-6/+6
| | | | Ref #13885
* Progressbar: Move progressbar into widgets folderAlexander Schmitz2015-08-085-5/+5
| | | | Ref #13885
* Menu: Move menu into widgets folderAlexander Schmitz2015-08-085-5/+5
| | | | Ref #13885
* Droppable: Move droppable into widgets folderAlexander Schmitz2015-08-088-8/+8
| | | | Ref #13885
* Effects: Move individual effects into effects folderAlexander Schmitz2015-08-083-18/+18
| | | | Ref #13885
* Draggable: Move draggable into widgets folderAlexander Schmitz2015-08-087-7/+7
| | | | Ref #13885
* Dialog: Move dialog into widgets folderAlexander Schmitz2015-08-088-8/+8
| | | | Ref #13885
* Datepicker: Move datepicker into widgets folderAlexander Schmitz2015-08-085-5/+5
| | | | Ref #13885
* Button: Move button into widgets folderAlexander Schmitz2015-08-085-5/+5
| | | | Ref #13885
* Autocomplete: Move autocomplete into widgets folderAlexander Schmitz2015-08-085-5/+5
| | | | Ref #13885
* Accordion: Move accordion into widgets folderAlexander Schmitz2015-08-086-6/+6
| | | | Ref #13885
* Core: Movie uniqueId into its own module and deprecate core moduleAlexander Schmitz2015-08-081-2/+2
| | | | | | | uniqueId was the last thing in the core module, and it is now just a helper which require all the modules it used to contain. Closes #9647
* Core: Move tabbable into its own moduleAlexander Schmitz2015-08-081-2/+3
| | | | Ref #9647
* Core: Move labels into its own moduleAlexander Schmitz2015-08-081-1/+2
| | | | Ref #9647
* Core: Move form method into its own moduleAlexander Schmitz2015-08-081-1/+2
| | | | Ref #9647
* Core: Move focusable into its own moduleAlexander Schmitz2015-08-081-1/+2
| | | | Ref #9647
* Core: Move data selector from core into its own moduleAlexander Schmitz2015-08-081-1/+2
| | | | Ref #9647
* Spinner: Deprecate _uiSpinnerHtml and _buttonHtml extension pointsAlexander Schmitz2015-06-033-0/+97
| | | | | Fixes #11097 Closes gh-1560
* Widget: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-14/+14
|
* Tooltip: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-10/+10
|
* Tabs: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-202-8/+8
|
* Spinner: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-18/+18
|
* Sortable: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-1/+1
|
* Slider: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-1/+1
|
* Menu: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-202-7/+7
|
* Droppable: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-201-3/+3
|
* Draggable: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-202-5/+5
|
* Dialog: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-204-24/+24
|
* Datepicker: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-11/+11
|
* Button: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-10/+10
|
* Autocomplete: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-10/+10
|
* Accordion: Remove core event/alias and deprecated module dependenciesAlexander Schmitz2015-05-203-7/+7
|
* Form Reset: Add form reset mixinScott González2015-05-144-0/+148
| | | | | Fixes #12638 Closes gh-1555
* Widget: Support mixinsScott González2015-05-141-0/+79
| | | | | Fixes #12601 Closes gh-1554
* Build: Upgrade to jQuery 1.11.3Scott González2015-05-141-1/+1
|