Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Draggable: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -6/+6 | |
| | ||||||
* | Dialog: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 9 | -33/+33 | |
| | ||||||
* | Datepicker: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -11/+11 | |
| | ||||||
* | Button: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -10/+10 | |
| | ||||||
* | Autocomplete: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -10/+10 | |
| | ||||||
* | Accordion: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 3 | -7/+7 | |
| | ||||||
* | Form Reset: Add form reset mixin | Scott González | 2015-05-14 | 4 | -0/+148 | |
| | | | | | Fixes #12638 Closes gh-1555 | |||||
* | Widget: Support mixins | Scott González | 2015-05-14 | 1 | -0/+79 | |
| | | | | | Fixes #12601 Closes gh-1554 | |||||
* | Build: Upgrade to jQuery 1.11.3 | Scott González | 2015-05-14 | 3 | -3/+3 | |
| | ||||||
* | Tests: Use new jquery-compat-git and jquery-git files | Scott González | 2015-05-14 | 3 | -3/+3 | |
| | ||||||
* | Widget tests: Clean up $.fn methods | Scott González | 2015-05-13 | 1 | -0/+8 | |
| | ||||||
* | Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methods | Alexander Schmitz | 2015-05-05 | 3 | -0/+147 | |
| | | | | | | | $.fn.labels and $.fn.form mimic the native labels and form properties $.ui.escapeSelector is for escaping attributes and urls for use as selectors Closes gh-1546 | |||||
* | Build: Update to qunit-assert-classes to V 1.0.2 | Alexander Schmitz | 2015-05-01 | 1 | -1/+0 | |
| | | | | Closes gh-1547 | |||||
* | Effect: Make .transfer() callback optional | Jörn Zaefferer | 2015-04-24 | 1 | -0/+26 | |
| | | | | | | | Adds two tests to at least check that no exception is thrown. Fixes #12223 Closes gh-1545 | |||||
* | Slider: Range fills all space after changing orientation | Ablay Keldibek | 2015-04-22 | 2 | -2/+50 | |
| | | | | | | | Resets width/height of range Fixes #12205 Closes gh-1533 | |||||
* | Tooltip: Remove name attribute from elements in the live region | Jiabao Wu | 2015-04-22 | 1 | -0/+25 | |
| | | | | | Fixes #11272 Closes gh-1544 | |||||
* | Slider: Pass 0 value if slider reaches it | Ablay Keldibek | 2015-04-20 | 1 | -1/+25 | |
| | | | | | Fixes #12196 Closes gh-1540 | |||||
* | Position: Remove IE6 workarounds in tests | Scott González | 2015-04-20 | 1 | -12/+7 | |
| | | | | Closes gh-1543 | |||||
* | Tabs: Rename ui-tab class to ui-tabs-tab for consistent prefixes | Jörn Zaefferer | 2015-04-18 | 1 | -1/+7 | |
| | | | | | | | Fixes #12061 Closes gh-1538 Ref #7053 Ref jquery/api.jqueryui.com#256 |