File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ older version had a different database schema.
45
45
| https://api.jqueryui.com/1.10/ | [`1-10` branch](https://github.com/jquery/api.jqueryui.com/tree/1-10/) | https://stage.api.jqueryui.com/1.10/
46
46
| https://api.jqueryui.com/1.11/ | [`1-11` branch](https://github.com/jquery/api.jqueryui.com/tree/1-11/) | https://stage.api.jqueryui.com/1.11/
47
47
| https://api.jqueryui.com/1.12/ | [`1-12` branch](https://github.com/jquery/api.jqueryui.com/tree/1-12/) | https://stage.api.jqueryui.com/1.12/
48
+ | https://api.jqueryui.com/1.13/ | [`1-13` branch](https://github.com/jquery/api.jqueryui.com/tree/1-13/) | https://stage.api.jqueryui.com/1.13/
48
49
| https://brand.jquery.org/ | [`main` branch](https://github.com/jquery/brand.jquery.org/tree/main/) | https://stage.brand.jquery.org/
49
50
| https://contribute.jquery.org/ | [`main` branch](https://github.com/jquery/contribute.jquery.org/tree/main/) | https://stage.contribute.jquery.org/
50
51
| https://jquery.com/ | [semver tags](https://github.com/jquery/jquery.com/tree/main/) | https://stage.jquery.com/
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ docs_sites:
67
67
repository :
68
68
name : jquery/api.jqueryui.com
69
69
branch : main
70
- tag_format : " ^v?1\\ .13 \\ .\\ d+(-\\ d+)?$"
70
+ tag_format : " ^v?1\\ .14 \\ .\\ d+(-\\ d+)?$"
71
71
certificate : wordpress
72
72
active_theme : api.jqueryui.com
73
73
enable_api_tweaks : true
@@ -122,13 +122,23 @@ docs_sites:
122
122
api_jqueryui_com_1_12 :
123
123
host : api.jqueryui.com
124
124
path : /1.12/
125
- site_name : jQuery UI 1.11 API Documentation
125
+ site_name : jQuery UI 1.12 API Documentation
126
126
repository :
127
127
name : jquery/api.jqueryui.com
128
128
branch : 1-12
129
129
certificate : wordpress
130
130
active_theme : api.jqueryui.com
131
131
enable_api_tweaks : true
132
+ api_jqueryui_com_1_13 :
133
+ host : api.jqueryui.com
134
+ path : /1.13/
135
+ site_name : jQuery UI 1.13 API Documentation
136
+ repository :
137
+ name : jquery/api.jqueryui.com
138
+ branch : 1-13
139
+ certificate : wordpress
140
+ active_theme : api.jqueryui.com
141
+ enable_api_tweaks : true
132
142
brand_jquery_org :
133
143
host : brand.jquery.org
134
144
site_name : jQuery Brand Guidelines
You can’t perform that action at this time.
0 commit comments