Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Calendar: Make select and change event pass the current value | Felix Nagel | 2017-01-21 | 2 | -6/+8 | |
| | | ||||||
* | | Calendar: Use old globalize for spinner tests | Felix Nagel | 2017-01-19 | 1 | -2/+2 | |
| | | | | | | | | | | Workaround has been removed when merged with master. This commit adds the proper dependency again to fix the tests. | |||||
* | | Calendar: Fix line length violations | Felix Nagel | 2016-12-11 | 1 | -8/+21 | |
| | | ||||||
* | | Datepicker tests: Update to QUnit 2.x, shift to use no globals | Felix Nagel | 2016-12-11 | 4 | -117/+127 | |
| | | ||||||
* | | Calendar tests: Update to QUnit 2.x, shift to use no globals | Felix Nagel | 2016-12-11 | 4 | -163/+170 | |
| | | ||||||
* | | Date tests: Update to QUnit 2.x, shift to use no globals | Felix Nagel | 2016-12-11 | 1 | -56/+57 | |
| | | ||||||
* | | Datepicker: Set defaultElement to input, equivalent to Autocomplete | Jörn Zaefferer | 2016-11-22 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' into datepicker | Felix Nagel | 2016-11-09 | 210 | -7615/+153969 | |
|\| | ||||||
| * | Theme: Optimize images | Petri Partio | 2016-11-02 | 6 | -0/+0 | |
| | | | | | | | | Closes gh-1763 | |||||
| * | Build: Stop using the jquery-ui-future browser set | Michał Gołębiowski | 2016-11-02 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | jQuery UI now doesn't support browsers not suspported by latest jQuery so separating the browser sets no longer makes sense. Closes gh-1765 | |||||
| * | Build: Add jQuery 3.1.1 | Michał Gołębiowski | 2016-11-02 | 7 | -5/+10265 | |
| | | | | | | | | Closes gh-1766 | |||||
| * | Build: Run Travis tests on Node.js 6, not 0.12 | Michał Gołębiowski | 2016-11-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Node.js 0.12 loses upstream support at the end of 2016, while Node 6 is in the Active support phase until 2018-04-18 and will receive security fixes until 2019-04-18. Closes gh-1767 | |||||
| * | Spinner: Fix typo | Kyle Rosenberg | 2016-11-02 | 1 | -7/+7 | |
| | | | | | | | | Closes gh-1764 | |||||
| * | Sortable: Fix `z-index` switching from `auto` to `0` | Jeremy Mickelson | 2016-10-19 | 1 | -7/+10 | |
| | | | | | | | | | | | | | | | | Save `z-index` before saving `opacity`. Setting `opacity` automatically changes `z-index`. Fixes #14683 Closes gh-1762 | |||||
| * | Tabs: Don't blur focused tab on sort | Scott González | 2016-10-12 | 1 | -1/+12 | |
| | | | | | | | | | | Fixes #14627 Closes gh-1761 | |||||
| * | Form: Rename from `.form()` to `._form()` since its not for public use | Scott González | 2016-10-11 | 4 | -4/+4 | |
| | | | | | | | | | | Fixes #15074 Closes gh-1760 | |||||
| * | Sortable: Setting table row placeholder height to be same as sorted row | Kevin Cupp | 2016-10-04 | 3 | -16/+81 | |
| | | | | | | | | | | Fixes #13662 Closes gh-1578 | |||||
| * | Checkboxradio: Don't add ui-state-hover to icons | Alexander Schmitz | 2016-10-04 | 1 | -3/+0 | |
| | | | | | | | | | | Fixes #15055 Closes gh-1756 | |||||
| * | Theme: Removes css for ui-state-checked its not used any more | Alexander Schmitz | 2016-10-04 | 1 | -7/+2 | |
| | | | | | | | | | | | | | | Also updates checkbox icon border color to go with background color Ref jquery/download.jqueryui.com#335 Fixes #15059 Closes gh-1753 | |||||
| * | Theme: Replace missing definition for default icons | Alexander Schmitz | 2016-10-04 | 1 | -1/+2 | |
| | | | | | | | | Fixes jquery/download.jqueryui.com#335 | |||||
| * | Theme: Switch icon background to use bgColorContent | Alexander Schmitz | 2016-10-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | It's more semanticly correct then fcActive and looks the same or better on most themes Fixes jquery/download.jqueryui.com#335 | |||||
| * | Datepicker: Correct Traditional Chinese translation | Simon Asika | 2016-10-04 | 1 | -4/+4 | |
| | | | | | | | | | | Fixes #15060 Closes gh-1754 | |||||
| * | Sortable: Fix parent offset detection | Robin | 2016-10-04 | 1 | -2/+6 | |
| | | | | | | | | | | Fixes #15021 Closes gh-1749 | |||||
| * | Droppable: Use `$.ui.intersect()` | Evelyn Masso | 2016-10-03 | 1 | -4/+4 | |
| | | | | | | | | Fixes #14963 | |||||
| * | Tabs: Remove presentation role | milk54 | 2016-09-29 | 2 | -3/+1 | |
| | | | | | | | | | | Fixes #10122 Closes gh-1748 | |||||
| * | Resizable: Fix aspectRatio cannot be changed after initialization. | Sergei Ratnikov | 2016-09-28 | 2 | -0/+25 | |
| | | | | | | | | | | Fixes #4186 Closes gh-1750 | |||||
| * | Build: Fix list of source files1-12-stable | Scott González | 2016-09-27 | 1 | -7/+7 | |
| | | | | | | | | | | Fixes #15052 Closes gh-1751 | |||||
| * | Autocomplete: Escape HTML tags in callback name to avoid XSS in demo | Scott González | 2016-09-22 | 1 | -1/+4 | |
| | | | | | | | | Fixes #15048 | |||||
| * | Build: Updating the master version to 1.12.2-pre. | Scott González | 2016-09-14 | 1 | -1/+1 | |
| | | ||||||
| * | Build: Update authors list | Scott González | 2016-09-14 | 1 | -0/+1 | |
| | | ||||||
| * | Sortable: Use an event object for simulated `mouseup` in `cancel()` | Scott González | 2016-09-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | Regression caused by a1d69208bad175a27c7b50c27fdc10001563cd4d Fixes #15042 Closes gh-1746 | |||||
| * | Theme: Fix icon default color when not within a button | Alexander Schmitz | 2016-09-14 | 1 | -2/+1 | |
| | | | | | | | | | | Fixes jquery/jqueryui.com#159 Closes gh-1745 | |||||
| * | Widget: Untrack classes elements when they are removed from the DOM | Alexander Schmitz | 2016-09-13 | 2 | -5/+50 | |
| | | | | | | | | | | Fixes #15043 Closes gh-1744 | |||||
| * | Release: Remove externals directory from CDN zip | Scott González | 2016-09-13 | 1 | -0/+9 | |
| | | | | | | | | Closes gh-1741 | |||||
| * | Draggable: Fix spurious blur in dialogs on mousedown | Ryan Oriecuia | 2016-09-13 | 2 | -6/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I was running into a problem with a popup menu control in a dialog; clicks weren't working (but keyboard was working fine). It turned out that the menu was getting destroyed before the click event could fire. Tracked down the issue to the way draggable blurs focused controls; it was doing the blur before it ran through the logic to figure out if the drag was actually on the handle. I've moved the blur below these checks, so it'll only blur things if it actually needs to handle the drag. Otherwise, it asserts no opinion on what should and shouldn't be focused, which seems like the way things ought to be. Also, added a unit test to check for the expected behavior. Fixes #15046 Closes gh-1730 | |||||
| * | Slider: Add demo for custom handle | Scott González | 2016-09-13 | 5 | -3/+60 | |
| | | | | | | | | | | Fixes #15023 Closes gh-1740 | |||||
| * | Build: Update authors list | Scott González | 2016-09-07 | 1 | -0/+2 | |
| | | ||||||
| * | Autocomplete: Remove unreachable code in remote demo | Scott González | 2016-09-01 | 1 | -3/+1 | |
| | | ||||||
| * | Autocomplete: Change JSONP demo to use local data source | Scott González | 2016-09-01 | 2 | -17/+19 | |
| | | | | | | | | Fixes #14974 | |||||
| * | Position: Remove fractional pixel detection | Scott González | 2016-08-31 | 1 | -28/+1 | |
| | | | | | | | | | | | | Hooray for newer browsers. Closes gh-1739 | |||||
| * | Controlgroup: Don't use `String.prototype.trim()` | Scott González | 2016-08-31 | 1 | -1/+1 | |
| | | | | | | | | We still support IE 8, which doesn't have this method. | |||||
| * | Dialog: Fix code style | Scott González | 2016-08-31 | 1 | -2/+2 | |
| | | ||||||
| * | Dialog: Allow for subpixel calculation errors in tests | Scott González | 2016-08-31 | 1 | -7/+8 | |
| | | | | | | | | | | | | Tests were failing in IE 10-11 with values that were off by 0.01 pixels. Closes gh-1737 | |||||
| * | Tabs: Strip hash from remote content URLs | Scott González | 2016-08-31 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | As of jQuery 3.0.0, hashes are no longer stripped for Ajax requests. This causes issues in IE <11, so we need to strip this before making the request. Ref jquery/jquery#1732 Closes gh-1736 | |||||
| * | Effects: Adjust animation duration in tests | Scott González | 2016-08-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | With jQuery 3 using `requestAnimationFrame()`, the `setTimeout()` timing for short animations wasn't working consistently. This resulted in infrequent failures everywhere (but infrequent enough that it's hard to even notice), but consistent failures in IE and Edge. Bumping up the duration and running the assertions in the middle seems to give consistent results. Eventually, we should refactor this to use `requestAnimationFrame()` in the tests themselves to avoid problems like this. Closes gh-1738 | |||||
| * | Demos: Optimize *.png with zopflipng | Ville Skyttä | 2016-08-24 | 3 | -0/+0 | |
| | | | | | | | | | | | | zopflipng -m, version 1.0.1. Closes gh-1726 | |||||
| * | Menu: Support number pad keyboard input | Felix Nagel | 2016-08-24 | 2 | -16/+35 | |
| | | | | | | | | | | Fixes #15031 Closes gh-1732 | |||||
| * | CONTRIBUTING: Replace grunt commands with npm | Scott González | 2016-08-24 | 1 | -10/+4 | |
| | | | | | | | | Closes gh-1733 | |||||
| * | Build: Update bower.json with license information | Johannes Schäfer | 2016-08-18 | 1 | -0/+1 | |
| | | | | | | | | Closes gh-1731 | |||||
| * | Widget: `instance()` should return `undefined` for empty sets | Scott González | 2016-08-04 | 2 | -27/+36 | |
| | | | | | | | | Fixes #15019 |