Skip to content

Commit 6a111a2

Browse files
committed
All: 1.13.0-rc.3 release
1 parent 7a9d6a8 commit 6a111a2

File tree

7 files changed

+88
-64
lines changed

7 files changed

+88
-64
lines changed

package-lock.json

Lines changed: 63 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"dependencies": {
2323
"cheerio": "0.22.0",
24-
"download.jqueryui.com": "2.2.6",
24+
"download.jqueryui.com": "2.2.7",
2525
"grunt": "1.4.0",
2626
"grunt-cli": "1.4.2",
2727
"grunt-jquery-content": "3.1.0"

page/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"noHeadingLinks": true
44
}</script>
55

6+
## [1.13.0-rc.3 Changelog](/changelog/1.13.0-rc.3/)
7+
Released on September 25, 2021
8+
69
## [1.13.0-rc.2 Changelog](/changelog/1.13.0-rc.2/)
710
Released on September 3, 2021
811

page/changelog/1.13.0-rc.3.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<script>{
2+
"title": "jQuery UI 1.13.0-rc.3 Changelog"
3+
}</script>
4+
5+
Released on September 25, 2021, listing changes since [1.13.0-rc.2](/changelog/1.13.0-rc.2/).
6+
7+
## CSS
8+
9+
* Fixed: Revert three theme commits that are causing styling issues (#1983) ([0fe05e522](https://github.com/jquery/jquery-ui/commit/0fe05e52231502a31bbb1048e8ac7c8276b48a57))
10+
* Fixed: Fix blank icons having a background ([87656cdf5](https://github.com/jquery/jquery-ui/commit/87656cdf576f1b56dbd6cd731d3830a993c42d26))
11+
12+
## Build
13+
14+
* Changed: Require jQuery `>=1.8.0 <4.0.0`, not `>=1.6` in bower.json ([b0ed787d1](https://github.com/jquery/jquery-ui/commit/b0ed787d18e606afd81f941065ba35f291ffb245))
15+
* Changed: Update jQuery used for demos to 3.6.0 ([f381ec051](https://github.com/jquery/jquery-ui/commit/f381ec0513a896332a2bcfc1b53b77353adae9cc))
16+

page/download/all.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"title": "All jQuery UI Downloads"
33
}</script>
44

5+
## 1.13.0-rc.3
6+
* Released on September 25, 2021
7+
* [jQuery UI 1.13.0-rc.3 (concatenated JS and CSS files)](/resources/download/jquery-ui-1.13.0-rc.3.zip)
8+
* [jQuery UI 1.13.0-rc.3 Themes](/resources/download/jquery-ui-themes-1.13.0-rc.3.zip)
9+
510
## 1.13.0-rc.2
611
* Released on September 3, 2021
712
* [jQuery UI 1.13.0-rc.2 (concatenated JS and CSS files)](/resources/download/jquery-ui-1.13.0-rc.2.zip)
430 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)