Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Core: Move escape selector into its own module | Alexander Schmitz | 2015-08-08 | 4 | -9/+25 | |
| | | | | | | | | Ref #9647 | |||||
| * | Core: Move focusable into its own module | Alexander Schmitz | 2015-08-08 | 3 | -34/+67 | |
| | | | | | | | | Ref #9647 | |||||
| * | Core: Move disable-selection into its own module | Alexander Schmitz | 2015-08-08 | 3 | -20/+51 | |
| | | | | | | | | Ref #9647 | |||||
| * | Core: Move data selector from core into its own module | Alexander Schmitz | 2015-08-08 | 5 | -12/+43 | |
| | | | | | | | | Ref #9647 | |||||
| * | Core: Move version and creation of the ui namespace into its own module | Alexander Schmitz | 2015-08-08 | 39 | -17/+60 | |
| | | | | | | | | Ref #9647 | |||||
| * | Dialog: Fix removal of event listener for modal dialogs | Scott González | 2015-07-17 | 1 | -3/+2 | |
| | | | | | | | | Fixes #13649 | |||||
| * | Sortable: Optimize `_intersectsWithPointer()` | Victor Homyakov | 2015-07-08 | 1 | -5/+7 | |
| | | | | | | | | Closes gh-1574 | |||||
| * | Position: Guard against passing window to offset | Alexander Schmitz | 2015-07-08 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | Starting in jQuery 3.0 this will throw an error Fixes #13493 Closes gh-1565 | |||||
* | | Datepicker: Re-introduce formatDate option, simplify Globalize usage | Felix Nagel | 2015-07-29 | 1 | -21/+11 | |
| | | ||||||
* | | Datepicker: Update to Globalize 1.0.0 | Felix Nagel | 2015-07-29 | 1 | -3/+3 | |
| | | ||||||
* | | Calendar: Re-introduce formatDate option | Felix Nagel | 2015-07-29 | 1 | -11/+17 | |
| | | ||||||
* | | Calendar: Update Globalize to 1.0.0 | Felix Nagel | 2015-07-29 | 1 | -6/+7 | |
| | | ||||||
* | | Merge branch 'datepicker' into datepicker-globalize-1.x | Felix Nagel | 2015-07-29 | 3 | -261/+16 | |
| | | ||||||
* | | Datepicker: Use Globalize 1.0.0 | Felix Nagel | 2015-07-29 | 2 | -9/+12 | |
| | | | | | | | | | | | | | | | | | | - Fix merge conflict in value method - Fix common unit tests - Fix calendar localization tests - Fix rebase regression: labels update on refresh - Add new pass through options - lint fixes | |||||
* | | (fix) Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 2 | -35/+13 | |
| | | | | | | | | - Use format/parse generators | |||||
* | | (fix) Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 3 | -44/+31 | |
| | | | | | | | | | | - user cannot provide locale: {fn1: ..., fn2:...} with all the formatters and parsers | |||||
* | | (fix) Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 1 | -4/+5 | |
| | | | | | | | | - parseYMD | |||||
* | | Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 3 | -31/+354 | |
| | | | | | | | | | | | | | | | | | | - Move external/date.js -> ui/calendar/date.js and UMDify it; - Create a locale option as discussed during Chicago's meeting: - [String] A String with locale value, e.g. "en"; or - [Object] An object with all the formatters. TODO: Use the Globalize to-be-created generators instead of these wrap functions. | |||||
* | | Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 75 | -2777/+8 | |
| | | | | | | | | - \o/ \o/ \o/ get rid of all name translations | |||||
* | | Datepicker: Use Globalize 1.0.0 | Rafael Xavier de Souza | 2015-07-29 | 2 | -2/+2 | |
| | | | | | | | | - Update Globalize to 1.0.0-alpha.6 | |||||
* | | Merge branch 'master' into datepicker | Scott González | 2015-07-15 | 39 | -1521/+1927 | |
|\| | ||||||
| * | Autocomplete: Revert mistaken event alias change | Jörn Zaefferer | 2015-07-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | This is a call on the menu widget, not using an event alias. Ref 8b4ce807cd97e3cb953995934d6c4f614de9fa03 Ref #12770 | |||||
| * | Spinner: Deprecate _uiSpinnerHtml and _buttonHtml extension points | Alexander Schmitz | 2015-06-03 | 1 | -24/+56 | |
| | | | | | | | | | | Fixes #11097 Closes gh-1560 | |||||
| * | Resizable: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -4/+4 | |
| | | ||||||
| * | Mouse: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -10/+10 | |
| | | ||||||
| * | Core: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -3/+3 | |
| | | ||||||
| * | Effects: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -2/+2 | |
| | | ||||||
| * | Widget: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -6/+6 | |
| | | ||||||
| * | Tabs: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -5/+5 | |
| | | ||||||
| * | Spinner: 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 | |
| | | ||||||
| * | Droppable: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -2/+2 | |
| | | ||||||
| * | Draggable: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -1/+1 | |
| | | ||||||
| * | Dialog: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -10/+12 | |
| | | ||||||
| * | Datepicker: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -18/+18 | |
| | | ||||||
| * | Button: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -14/+14 | |
| | | ||||||
| * | Autocomplete: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -3/+3 | |
| | | ||||||
| * | Accordion: Remove core event/alias and deprecated module dependencies | Alexander Schmitz | 2015-05-20 | 1 | -2/+2 | |
| | | ||||||
| * | Form Reset: Add form reset mixin | Scott González | 2015-05-14 | 1 | -0/+62 | |
| | | | | | | | | | | Fixes #12638 Closes gh-1555 | |||||
| * | Widget: Support mixins | Scott González | 2015-05-14 | 1 | -0/+4 | |
| | | | | | | | | | | Fixes #12601 Closes gh-1554 | |||||
| * | Tabs: Use $.ui.escapeSelector to avoid invalid selectors | Alexander Schmitz | 2015-05-05 | 1 | -1/+1 | |
| | | ||||||
| * | Selectmenu: Use $.ui.escapeSelector | Alexander Schmitz | 2015-05-05 | 1 | -2/+3 | |
| | | ||||||
| * | Core: Add $.fn.labels, $.fn.form, and $.ui.escapeSelector methods | Alexander Schmitz | 2015-05-05 | 2 | -4/+54 | |
| | | | | | | | | | | | | | | $.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 | |||||
| * | Effect: Make .transfer() callback optional | Jörn Zaefferer | 2015-04-24 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | 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 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | 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/+1 | |
| | | | | | | | | | | Fixes #11272 Closes gh-1544 | |||||
| * | Slider: Pass 0 value if slider reaches it | Ablay Keldibek | 2015-04-20 | 1 | -2/+2 | |
| | | | | | | | | | | Fixes #12196 Closes gh-1540 | |||||
| * | Tabs: Rename ui-tab class to ui-tabs-tab for consistent prefixes | Jörn Zaefferer | 2015-04-18 | 1 | -2/+17 | |
| | | | | | | | | | | | | | | Fixes #12061 Closes gh-1538 Ref #7053 Ref jquery/api.jqueryui.com#256 | |||||
| * | Revert "Draggable: Set explicit width/height instead of right/bottom" | TJ VanToll | 2015-04-08 | 1 | -15/+0 | |
| | | | | | | | | | | | | This reverts commit 8eca7b8f45885d20c13f1bf64cad8bee5fc1d5c5. Fixes #10725 | |||||
| * | Menu: Ignore bubbled mouseenter events on parent items | Jörn Zaefferer | 2015-04-08 | 1 | -1/+10 | |
| | | | | | | | | | | | | | | | | Test uses QUnit 2.x API - inconsistent with the other tests, but also a good reference. Fixes #11641 Closes gh-1535 |