Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Draggable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -13/+13 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Droppable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -4/+4 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Menu: Style updates | Alexander Schmitz | 2015-08-21 | 2 | -3/+3 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Resizable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -9/+9 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Selectable: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -1/+1 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Selectmenu: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -1/+1 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Slider: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -8/+8 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Sortable: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -4/+4 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Spinner: Style updates | Alexander Schmitz | 2015-08-21 | 3 | -3/+3 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Tabs: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -42/+42 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Tooltip: Style updates | Alexander Schmitz | 2015-08-21 | 5 | -9/+9 | |
| | | | | | Ref #14246 Ref gh-1588 | |||||
* | Tests: adjust jshint path for moving all widgets into folder | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 | |
| | | | | Ref #13885 | |||||
* | Tooltip: Move tooltip into widgets directory | Alexander Schmitz | 2015-08-08 | 7 | -7/+7 | |
| | | | | Ref #13885 | |||||
* | Tabs: Move tabs into widgets directory | Alexander Schmitz | 2015-08-08 | 6 | -6/+6 | |
| | | | | Ref #13885 | |||||
* | Spinner: Move spinner into widgets folder | Alexander Schmitz | 2015-08-08 | 7 | -7/+7 | |
| | | | | Ref #13885 | |||||
* | Sortable: Move sortable into widgets folder | Alexander Schmitz | 2015-08-08 | 6 | -6/+6 | |
| | | | | Ref #13885 | |||||
* | Slider: Move slider into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 | |
| | | | | Ref #13885 | |||||
* | Selectmenu: Move selectmenu into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 | |
| | | | | Ref #13885 | |||||
* | Selectable: Move selectable into widgets folder | Alexander Schmitz | 2015-08-08 | 4 | -4/+4 | |
| | | | | Ref #13885 | |||||
* | Resizable: Move resizable into widgets folder | Alexander Schmitz | 2015-08-08 | 6 | -6/+6 | |
| | | | | Ref #13885 | |||||
* | Progressbar: Move progressbar into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 | |
| | | | | Ref #13885 | |||||
* | Menu: Move menu into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 | |
| | | | | Ref #13885 | |||||
* | Droppable: Move droppable into widgets folder | Alexander Schmitz | 2015-08-08 | 8 | -8/+8 | |
| | | | | Ref #13885 | |||||
* | Effects: Move individual effects into effects folder | Alexander Schmitz | 2015-08-08 | 3 | -18/+18 | |
| | | | | Ref #13885 | |||||
* | Draggable: Move draggable into widgets folder | Alexander Schmitz | 2015-08-08 | 7 | -7/+7 | |
| | | | | Ref #13885 | |||||
* | Dialog: Move dialog into widgets folder | Alexander Schmitz | 2015-08-08 | 8 | -8/+8 | |
| | | | | Ref #13885 | |||||
* | Datepicker: Move datepicker into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 | |
| | | | | Ref #13885 | |||||
* | Button: Move button into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 | |
| | | | | Ref #13885 | |||||
* | Autocomplete: Move autocomplete into widgets folder | Alexander Schmitz | 2015-08-08 | 5 | -5/+5 | |
| | | | | Ref #13885 | |||||
* | Accordion: Move accordion into widgets folder | Alexander Schmitz | 2015-08-08 | 6 | -6/+6 | |
| | | | | Ref #13885 | |||||
* | Core: Movie uniqueId into its own module and deprecate core module | Alexander Schmitz | 2015-08-08 | 1 | -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 module | Alexander Schmitz | 2015-08-08 | 1 | -2/+3 | |
| | | | | Ref #9647 | |||||
* | Core: Move labels into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 | |
| | | | | Ref #9647 | |||||
* | Core: Move form method into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 | |
| | | | | Ref #9647 | |||||
* | Core: Move focusable into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 | |
| | | | | Ref #9647 | |||||
* | Core: Move data selector from core into its own module | Alexander Schmitz | 2015-08-08 | 1 | -1/+2 | |
| | | | | Ref #9647 | |||||
* | Spinner: Deprecate _uiSpinnerHtml and _buttonHtml extension points | Alexander Schmitz | 2015-06-03 | 3 | -0/+97 | |
| | | | | | Fixes #11097 Closes gh-1560 | |||||
* | Tests: Add custom build of core to tests | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 | |
| | | | | | | | This adds a custom build which excludes the event/alias and deprecated modules Fixes #12770 Closes gh-1556 | |||||
* | Tests: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -2/+2 | |
| | ||||||
* | Position: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 2 | -4/+4 | |
| | ||||||
* | Effects: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 4 | -16/+16 | |
| | ||||||
* | Widget: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -14/+14 | |
| | ||||||
* | Tooltip: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 4 | -12/+12 | |
| | ||||||
* | Tabs: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 2 | -8/+8 | |
| | ||||||
* | Spinner: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -18/+18 | |
| | ||||||
* | Sortable: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 | |
| | ||||||
* | Slider: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 | |
| | ||||||
* | Menu: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 2 | -7/+7 | |
| | ||||||
* | Selectmenu: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -9/+9 | |
| | ||||||
* | Droppable: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -3/+3 | |
| |