@goodgamestudios/cxf-plugins 0.105.2 → 0.105.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.idea/workspace.xml +60 -8
- package/CHANGELOG.md +22 -0
- package/dist/bigfarm-ms.json +2 -3
- package/dist/bigfarm.json +3 -4
- package/package.json +1 -1
package/.idea/workspace.xml
CHANGED
|
@@ -4,9 +4,7 @@
|
|
|
4
4
|
<option name="autoReloadType" value="SELECTIVE" />
|
|
5
5
|
</component>
|
|
6
6
|
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="8a643d80-9fae-495e-993b-06419d273af9" name="Changes" comment="
|
|
8
|
-
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
9
|
-
</list>
|
|
7
|
+
<list default="true" id="8a643d80-9fae-495e-993b-06419d273af9" name="Changes" comment="fix: change version of plugins for BF" />
|
|
10
8
|
<option name="SHOW_DIALOG" value="false" />
|
|
11
9
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
12
10
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
@@ -15,7 +13,7 @@
|
|
|
15
13
|
<component name="Git.Settings">
|
|
16
14
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
17
15
|
<map>
|
|
18
|
-
<entry key="$PROJECT_DIR$" value="
|
|
16
|
+
<entry key="$PROJECT_DIR$" value="disable_cxf-canvas" />
|
|
19
17
|
</map>
|
|
20
18
|
</option>
|
|
21
19
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
@@ -32,7 +30,11 @@
|
|
|
32
30
|
<list>
|
|
33
31
|
<RecentBranch>
|
|
34
32
|
<option name="branchName" value="master" />
|
|
35
|
-
<option name="lastUsedInstant" value="
|
|
33
|
+
<option name="lastUsedInstant" value="1764076843" />
|
|
34
|
+
</RecentBranch>
|
|
35
|
+
<RecentBranch>
|
|
36
|
+
<option name="branchName" value="disable_cxf-canvas" />
|
|
37
|
+
<option name="lastUsedInstant" value="1763571878" />
|
|
36
38
|
</RecentBranch>
|
|
37
39
|
<RecentBranch>
|
|
38
40
|
<option name="branchName" value="add-cxf-canvas" />
|
|
@@ -83,6 +85,7 @@
|
|
|
83
85
|
<list>
|
|
84
86
|
<item itemvalue="HTTP Request.scratch_3 | #4" />
|
|
85
87
|
<item itemvalue="HTTP Request.scratch_3 | #4" />
|
|
88
|
+
<item itemvalue="HTTP Request.scratch_3 | #4" />
|
|
86
89
|
</list>
|
|
87
90
|
</recent_temporary>
|
|
88
91
|
</component>
|
|
@@ -109,7 +112,10 @@
|
|
|
109
112
|
<workItem from="1748327320631" duration="2000" />
|
|
110
113
|
<workItem from="1762858593590" duration="6503000" />
|
|
111
114
|
<workItem from="1762875591656" duration="42000" />
|
|
112
|
-
<workItem from="1762961231892" duration="
|
|
115
|
+
<workItem from="1762961231892" duration="1487000" />
|
|
116
|
+
<workItem from="1763571773084" duration="756000" />
|
|
117
|
+
<workItem from="1763625025783" duration="21000" />
|
|
118
|
+
<workItem from="1764076095168" duration="3597000" />
|
|
113
119
|
</task>
|
|
114
120
|
<task id="LOCAL-00001" summary="fix: switch production version">
|
|
115
121
|
<created>1648645320970</created>
|
|
@@ -174,7 +180,49 @@
|
|
|
174
180
|
<option name="project" value="LOCAL" />
|
|
175
181
|
<updated>1762961323158</updated>
|
|
176
182
|
</task>
|
|
177
|
-
<
|
|
183
|
+
<task id="LOCAL-00010" summary="chore: increase minor version">
|
|
184
|
+
<created>1762961941652</created>
|
|
185
|
+
<option name="number" value="00010" />
|
|
186
|
+
<option name="presentableId" value="LOCAL-00010" />
|
|
187
|
+
<option name="project" value="LOCAL" />
|
|
188
|
+
<updated>1762961941652</updated>
|
|
189
|
+
</task>
|
|
190
|
+
<task id="LOCAL-00011" summary="chore: increase minor version">
|
|
191
|
+
<created>1763023276368</created>
|
|
192
|
+
<option name="number" value="00011" />
|
|
193
|
+
<option name="presentableId" value="LOCAL-00011" />
|
|
194
|
+
<option name="project" value="LOCAL" />
|
|
195
|
+
<updated>1763023276368</updated>
|
|
196
|
+
</task>
|
|
197
|
+
<task id="LOCAL-00012" summary="fix: disable cxf-canvas plugin as redundant">
|
|
198
|
+
<created>1763572070530</created>
|
|
199
|
+
<option name="number" value="00012" />
|
|
200
|
+
<option name="presentableId" value="LOCAL-00012" />
|
|
201
|
+
<option name="project" value="LOCAL" />
|
|
202
|
+
<updated>1763572070530</updated>
|
|
203
|
+
</task>
|
|
204
|
+
<task id="LOCAL-00013" summary="chore: increase version to 0.105.2">
|
|
205
|
+
<created>1764076900670</created>
|
|
206
|
+
<option name="number" value="00013" />
|
|
207
|
+
<option name="presentableId" value="LOCAL-00013" />
|
|
208
|
+
<option name="project" value="LOCAL" />
|
|
209
|
+
<updated>1764076900670</updated>
|
|
210
|
+
</task>
|
|
211
|
+
<task id="LOCAL-00014" summary="chore: increase version to 0.105.3">
|
|
212
|
+
<created>1764078019290</created>
|
|
213
|
+
<option name="number" value="00014" />
|
|
214
|
+
<option name="presentableId" value="LOCAL-00014" />
|
|
215
|
+
<option name="project" value="LOCAL" />
|
|
216
|
+
<updated>1764078019290</updated>
|
|
217
|
+
</task>
|
|
218
|
+
<task id="LOCAL-00015" summary="fix: change version of plugins for BF">
|
|
219
|
+
<created>1764079882682</created>
|
|
220
|
+
<option name="number" value="00015" />
|
|
221
|
+
<option name="presentableId" value="LOCAL-00015" />
|
|
222
|
+
<option name="project" value="LOCAL" />
|
|
223
|
+
<updated>1764079882682</updated>
|
|
224
|
+
</task>
|
|
225
|
+
<option name="localTasksCounter" value="16" />
|
|
178
226
|
<servers />
|
|
179
227
|
</component>
|
|
180
228
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -291,6 +339,10 @@
|
|
|
291
339
|
<MESSAGE value="feat: add CXF-CANVAS plugin to QA" />
|
|
292
340
|
<MESSAGE value="feat: add CXF-CANVAS plugin to PROD" />
|
|
293
341
|
<MESSAGE value="chore: increase minor version" />
|
|
294
|
-
<
|
|
342
|
+
<MESSAGE value="fix: disable cxf-canvas plugin as redundant" />
|
|
343
|
+
<MESSAGE value="chore: increase version to 0.105.2" />
|
|
344
|
+
<MESSAGE value="chore: increase version to 0.105.3" />
|
|
345
|
+
<MESSAGE value="fix: change version of plugins for BF" />
|
|
346
|
+
<option name="LAST_COMMIT_MESSAGE" value="fix: change version of plugins for BF" />
|
|
295
347
|
</component>
|
|
296
348
|
</project>
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
1
|
+
## [0.105.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.105.0...v0.105.1) (2025-11-25)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* disable cxf-canvas plugin as redundant ([b4584f7](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/b4584f738cf68e048353475d5dae8133d07d05bb))
|
|
7
|
+
* disable cxf-canvas plugin as redundant ([2a25a38](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/2a25a385b46c34c40869c78964d40adb59762445))
|
|
8
|
+
|
|
9
|
+
## [0.105.1-qa.2](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.105.1-qa.1...v0.105.1-qa.2) (2025-11-25)
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Bug Fixes
|
|
13
|
+
|
|
14
|
+
* disable cxf-canvas plugin as redundant ([b4584f7](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/b4584f738cf68e048353475d5dae8133d07d05bb))
|
|
15
|
+
|
|
16
|
+
## [0.105.1-qa.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.105.0...v0.105.1-qa.1) (2025-11-19)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* disable cxf-canvas plugin as redundant ([2a25a38](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/2a25a385b46c34c40869c78964d40adb59762445))
|
|
22
|
+
|
|
1
23
|
# [0.105.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.104.0...v0.105.0) (2025-11-11)
|
|
2
24
|
|
|
3
25
|
|
package/dist/bigfarm-ms.json
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
[
|
|
2
2
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-error-handler@0.4.0/dist/index.js'></script>",
|
|
3
|
-
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.
|
|
3
|
+
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.24.0/dist/bigfarm.js'></script>",
|
|
4
4
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-announcements@0.19.8/dist/announcements.js'></script>",
|
|
5
|
-
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-canvas@1.1.1/dist/cxf-canvas.js'></script>",
|
|
6
5
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-tracking@1.2.0/dist/index.js'></script>",
|
|
7
6
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialog.js'></script>",
|
|
8
|
-
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.27.
|
|
7
|
+
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.27.0/dist/webshop-cxf.js'></script>",
|
|
9
8
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
|
|
10
9
|
]
|
package/dist/bigfarm.json
CHANGED
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
[
|
|
2
2
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-error-handler@0.4.0/dist/index.js'></script>",
|
|
3
|
-
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.
|
|
3
|
+
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.24.0/dist/bigfarm.js'></script>",
|
|
4
4
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-announcements@0.19.8/dist/announcements.js'></script>",
|
|
5
5
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-banners@1.32.0/dist/index.js'></script>",
|
|
6
|
-
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-canvas@1.1.1/dist/cxf-canvas.js'></script>",
|
|
7
6
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-tracking@1.2.0/dist/index.js'></script>",
|
|
8
7
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialog.js'></script>",
|
|
9
8
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-fullscreen@0.0.7/dist/index.js'></script>",
|
|
10
9
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.21.1/dist/bigfarm.js'></script>",
|
|
11
|
-
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@
|
|
10
|
+
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@7.0.1/dist/webshop-cxf.js'></script>",
|
|
12
11
|
"<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
|
|
13
|
-
]
|
|
12
|
+
]
|
package/package.json
CHANGED