|
13 | 13 | choice.</p> |
14 | 14 |
|
15 | 15 | <div class="download-box"> |
16 | | - <h2>Download jQuery UI 1.14.1</h2> |
| 16 | + <h2>Download jQuery UI 1.14.2</h2> |
17 | 17 | <a href="/download/" class="button">Custom Download</a> |
18 | 18 | <p>Quick Downloads:</p> |
19 | 19 | <div class="download-option"> |
20 | | - <a href="/resources/download/jquery-ui-1.14.1.zip" class="button">Stable</a> |
21 | | - <span>v1.14.1</span> |
| 20 | + <a href="/resources/download/jquery-ui-1.14.2.zip" class="button">Stable</a> |
| 21 | + <span>v1.14.2</span> |
22 | 22 | <span>jQuery 1.12+ / 2.2+ / 3.6+ / 4.0+</span> |
23 | 23 | </div> |
24 | 24 | <div class="download-option download-legacy"> |
25 | 25 | <a href="/resources/download/jquery-ui-1.13.3.zip" class="button">Old/Unsupported</a> |
26 | 26 | <span>v1.13.3</span> |
27 | | - <span>jQuery 1.8+</span> |
| 27 | + <span>jQuery 1.8 - 4.0+</span> |
28 | 28 | </div> |
29 | 29 | </div> |
30 | 30 | </div> |
@@ -67,14 +67,15 @@ <h3>Developer Links</h3> |
67 | 67 |
|
68 | 68 | <h2>What's New in jQuery UI 1.14?</h2> |
69 | 69 |
|
70 | | -<p><strong>Compatibility with recent jQuery versions (up to 3.7)</strong>: Usage of deprecated jQuery APIs have been removed. jQuery UI 1.14.1 triggers no jQuery Migrate warnings when running its test suite against jQuery 3.7.1 with jQuery Migrate 3.5.2, i.e. the latest versions at the moment of its release. Support for very old jQuery versions has been dropped, except for the latest releases in each major jQuery line. See the <a href="/changelog/">changelog of a specific jQuery UI version</a> to see which jQuery versions have been tested with it.</p> |
| 70 | +<p><strong>Compatibility with recent jQuery versions (up to 4.0)</strong>: Usage of deprecated jQuery APIs have been removed. jQuery UI 1.14.2 triggers no jQuery Migrate messages except for its initialization one when running its test suite against jQuery 4.0.0 with jQuery Migrate 4.0.2 or jQuery 3.7.1 with jQuery Migrate 3.6.0, i.e. the latest versions at the time of this release. Support for very old jQuery versions has been dropped, except for the latest releases in each major jQuery line. See the <a href="/changelog/">changelog of a specific jQuery UI version</a> to see which jQuery versions have been tested with it.</p> |
71 | 71 |
|
72 | 72 | <p><strong>Dropped support: IE & Edge Legacy</strong>: Only the latest version of Chrome, Firefox, Safari & Edge are officially supported.</p> |
73 | 73 |
|
74 | 74 | <p>Interested in the full details of what changed? Check out the |
75 | 75 | <a href="/upgrade-guide/1.14/">1.14 upgrade guide</a>, |
76 | | -<a href="/changelog/1.14.0/">1.14.0 changelog</a>.</p>, and |
77 | | -<a href="/changelog/1.14.1/">1.14.1 changelog</a>.</p> |
| 76 | +<a href="/changelog/1.14.0/">1.14.0 changelog</a>, |
| 77 | +<a href="/changelog/1.14.0/">1.14.1 changelog</a>, and |
| 78 | +<a href="/changelog/1.14.1/">1.14.2 changelog</a>.</p> |
78 | 79 |
|
79 | 80 | <hr class="dots"> |
80 | 81 | <h2>Dive In!</h2> |
|
0 commit comments