@equinor/fusion-framework-dev-portal 11.0.4 → 11.0.5
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/dist/main.js +17 -17
- package/package.json +43 -40
- package/CHANGELOG.md +0 -1117
- package/dev-server.ts +0 -109
- package/src/AppLoader.tsx +0 -135
- package/src/BookmarkSideSheet.tsx +0 -47
- package/src/ContextSelector/ContextSelector.tsx +0 -85
- package/src/ContextSelector/index.ts +0 -1
- package/src/ContextSelector/useContextResolver.ts +0 -337
- package/src/EquinorLoader.tsx +0 -33
- package/src/ErrorViewer.tsx +0 -26
- package/src/FusionLogo.tsx +0 -76
- package/src/Header.tsx +0 -94
- package/src/HeaderActions.tsx +0 -47
- package/src/PersonSideSheet/index.tsx +0 -65
- package/src/PersonSideSheet/sheets/FeatureSheetContent.tsx +0 -52
- package/src/PersonSideSheet/sheets/FeatureTogglerApp.tsx +0 -39
- package/src/PersonSideSheet/sheets/FeatureTogglerPortal.tsx +0 -33
- package/src/PersonSideSheet/sheets/LandingSheetContent.tsx +0 -64
- package/src/PersonSideSheet/sheets/index.ts +0 -3
- package/src/PersonSideSheet/sheets/roles/ClaimableRole.test.tsx +0 -81
- package/src/PersonSideSheet/sheets/roles/ClaimableRole.tsx +0 -229
- package/src/PersonSideSheet/sheets/roles/RolesApi.test.ts +0 -62
- package/src/PersonSideSheet/sheets/roles/RolesApi.ts +0 -112
- package/src/PersonSideSheet/sheets/roles/RolesSheetContent.test.tsx +0 -84
- package/src/PersonSideSheet/sheets/roles/RolesSheetContent.tsx +0 -207
- package/src/PersonSideSheet/sheets/roles/index.ts +0 -1
- package/src/PersonSideSheet/sheets/styled.tsx +0 -33
- package/src/PersonSideSheet/sheets/types.ts +0 -14
- package/src/Router.tsx +0 -83
- package/src/configure.ts +0 -186
- package/src/get-app-tag-from-url.ts +0 -17
- package/src/globals.d.ts +0 -32
- package/src/main.tsx +0 -43
- package/src/resources/svg.ts +0 -7
- package/src/version.ts +0 -2
- package/tsconfig.json +0 -79
- package/tsconfig.tsbuildinfo +0 -1
- package/vite.config.ts +0 -15
- package/vitest.config.ts +0 -30
package/CHANGELOG.md
DELETED
|
@@ -1,1117 +0,0 @@
|
|
|
1
|
-
# @equinor/fusion-framework-dev-portal
|
|
2
|
-
|
|
3
|
-
## 11.0.4
|
|
4
|
-
|
|
5
|
-
### Patch Changes
|
|
6
|
-
|
|
7
|
-
- f663b46: Internal: migrate React component tests to the Fusion Vitest browser project and remove the legacy DOM test renderer.
|
|
8
|
-
- Updated dependencies [f663b46]
|
|
9
|
-
- Updated dependencies [f663b46]
|
|
10
|
-
- Updated dependencies [f663b46]
|
|
11
|
-
- Updated dependencies [f663b46]
|
|
12
|
-
- Updated dependencies [f663b46]
|
|
13
|
-
- Updated dependencies [f663b46]
|
|
14
|
-
- Updated dependencies [f663b46]
|
|
15
|
-
- Updated dependencies [f663b46]
|
|
16
|
-
- Updated dependencies [f663b46]
|
|
17
|
-
- Updated dependencies [f663b46]
|
|
18
|
-
- Updated dependencies [f663b46]
|
|
19
|
-
- Updated dependencies [f663b46]
|
|
20
|
-
- Updated dependencies [f663b46]
|
|
21
|
-
- Updated dependencies [f663b46]
|
|
22
|
-
- Updated dependencies [f663b46]
|
|
23
|
-
- Updated dependencies [f663b46]
|
|
24
|
-
- Updated dependencies [f663b46]
|
|
25
|
-
- Updated dependencies [f663b46]
|
|
26
|
-
- Updated dependencies [f663b46]
|
|
27
|
-
- Updated dependencies [f663b46]
|
|
28
|
-
- Updated dependencies [f663b46]
|
|
29
|
-
- Updated dependencies [f663b46]
|
|
30
|
-
- @equinor/fusion-framework-app@13.1.0
|
|
31
|
-
- @equinor/fusion-framework-dev-server@2.1.0
|
|
32
|
-
- @equinor/fusion-framework@8.1.0
|
|
33
|
-
- @equinor/fusion-framework-module-feature-flag@2.1.0
|
|
34
|
-
- @equinor/fusion-observable@9.2.1
|
|
35
|
-
- @equinor/fusion-framework-module-ag-grid@37.1.0
|
|
36
|
-
- @equinor/fusion-framework-module-analytics@3.1.0
|
|
37
|
-
- @equinor/fusion-framework-module-app@8.1.0
|
|
38
|
-
- @equinor/fusion-framework-module-bookmark@4.1.0
|
|
39
|
-
- @equinor/fusion-framework-module-context@9.0.0
|
|
40
|
-
- @equinor/fusion-framework-module-telemetry@7.1.0
|
|
41
|
-
- @equinor/fusion-framework-module-navigation@7.0.9
|
|
42
|
-
- @equinor/fusion-framework-module-services@8.1.1
|
|
43
|
-
- @equinor/fusion-framework-plugin-context-navigation@1.0.2
|
|
44
|
-
- @equinor/fusion-framework-react-components-bookmark@2.0.4
|
|
45
|
-
- @equinor/fusion-framework-react-components-people-provider@2.0.5
|
|
46
|
-
- @equinor/fusion-framework-react-module-bookmark@7.0.0
|
|
47
|
-
- @equinor/fusion-query@7.0.4
|
|
48
|
-
- @equinor/fusion-framework-react@9.0.0
|
|
49
|
-
|
|
50
|
-
## 11.0.3
|
|
51
|
-
|
|
52
|
-
### Patch Changes
|
|
53
|
-
|
|
54
|
-
- Updated dependencies [6b449ae]
|
|
55
|
-
- @equinor/fusion-observable@9.2.0
|
|
56
|
-
- @equinor/fusion-framework-module-analytics@3.0.8
|
|
57
|
-
- @equinor/fusion-framework-module-telemetry@7.0.3
|
|
58
|
-
- @equinor/fusion-framework-app@13.0.3
|
|
59
|
-
- @equinor/fusion-framework@8.0.16
|
|
60
|
-
- @equinor/fusion-framework-dev-server@2.0.19
|
|
61
|
-
|
|
62
|
-
## 11.0.2
|
|
63
|
-
|
|
64
|
-
### Patch Changes
|
|
65
|
-
|
|
66
|
-
- Updated dependencies [3d22882]
|
|
67
|
-
- Updated dependencies [4a00a7a]
|
|
68
|
-
- @equinor/fusion-framework-module-ag-grid@37.0.2
|
|
69
|
-
- @equinor/fusion-framework-module-app@8.0.5
|
|
70
|
-
- @equinor/fusion-framework-module-navigation@7.0.8
|
|
71
|
-
- @equinor/fusion-framework-app@13.0.2
|
|
72
|
-
- @equinor/fusion-framework-module-analytics@3.0.7
|
|
73
|
-
|
|
74
|
-
## 11.0.1
|
|
75
|
-
|
|
76
|
-
### Patch Changes
|
|
77
|
-
|
|
78
|
-
- Updated dependencies [d64448c]
|
|
79
|
-
- @equinor/fusion-framework-plugin-context-navigation@1.0.1
|
|
80
|
-
|
|
81
|
-
## 11.0.0
|
|
82
|
-
|
|
83
|
-
### Patch Changes
|
|
84
|
-
|
|
85
|
-
- Updated dependencies [3e84250]
|
|
86
|
-
- @equinor/fusion-framework-plugin-context-navigation@1.0.0
|
|
87
|
-
|
|
88
|
-
## 10.0.2
|
|
89
|
-
|
|
90
|
-
### Patch Changes
|
|
91
|
-
|
|
92
|
-
- Updated dependencies [73bfe52]
|
|
93
|
-
- Updated dependencies [73bfe52]
|
|
94
|
-
- @equinor/fusion-framework-module-context@8.0.3
|
|
95
|
-
- @equinor/fusion-framework-plugin-context-navigation@0.1.2
|
|
96
|
-
- @equinor/fusion-framework@8.0.15
|
|
97
|
-
- @equinor/fusion-framework-module-analytics@3.0.6
|
|
98
|
-
- @equinor/fusion-framework-app@13.0.1
|
|
99
|
-
|
|
100
|
-
## 10.0.1
|
|
101
|
-
|
|
102
|
-
### Patch Changes
|
|
103
|
-
|
|
104
|
-
- Updated dependencies [f6e9814]
|
|
105
|
-
- @equinor/fusion-framework-plugin-context-navigation@0.1.1
|
|
106
|
-
|
|
107
|
-
## 10.0.0
|
|
108
|
-
|
|
109
|
-
### Minor Changes
|
|
110
|
-
|
|
111
|
-
- 4d64a3e: Add claimable and permanent role tabs to the person side sheet, including activation and deactivation controls for claimable roles.
|
|
112
|
-
|
|
113
|
-
Related issue #5230
|
|
114
|
-
|
|
115
|
-
### Patch Changes
|
|
116
|
-
|
|
117
|
-
- Updated dependencies [c9d7bd4]
|
|
118
|
-
- @equinor/fusion-framework-module-services@8.1.0
|
|
119
|
-
- @equinor/fusion-framework@8.0.14
|
|
120
|
-
- @equinor/fusion-framework-app@13.0.0
|
|
121
|
-
|
|
122
|
-
## 9.0.0
|
|
123
|
-
|
|
124
|
-
### Patch Changes
|
|
125
|
-
|
|
126
|
-
- 1b9d026: Integrate `@equinor/fusion-framework-plugin-context-navigation` into the dev portal.
|
|
127
|
-
|
|
128
|
-
Portal context-to-URL reconciliation is now handled by `@equinor/fusion-framework-plugin-context-navigation`, replacing the ad-hoc hook-based approach.
|
|
129
|
-
|
|
130
|
-
- 0d9d876: Internal: bump transitive dependencies bundled into these packages' build output via `pnpm.overrides` — `undici` (`<7.29.0`), `brace-expansion` (`<2.1.4`), `fast-uri` (`<3.1.5`), and `postcss` (`<=8.5.22`) — to resolve Dependabot security alerts. These packages bundle their dependency tree (rollup/vite build) and are therefore always changesetted for dependency changes, even when only the root lockfile resolution moves.
|
|
131
|
-
- Updated dependencies [b92698d]
|
|
132
|
-
- Updated dependencies [593a44b]
|
|
133
|
-
- Updated dependencies [1b9d026]
|
|
134
|
-
- Updated dependencies [1b9d026]
|
|
135
|
-
- Updated dependencies [1b9d026]
|
|
136
|
-
- Updated dependencies [1b9d026]
|
|
137
|
-
- Updated dependencies [0d9d876]
|
|
138
|
-
- @equinor/fusion-framework-app@12.0.0
|
|
139
|
-
- @equinor/fusion-framework-plugin-context-navigation@0.1.0
|
|
140
|
-
- @equinor/fusion-framework-module-context@8.0.2
|
|
141
|
-
- @equinor/fusion-framework-module-navigation@7.0.7
|
|
142
|
-
- @equinor/fusion-framework-dev-server@2.0.18
|
|
143
|
-
- @equinor/fusion-framework@8.0.13
|
|
144
|
-
- @equinor/fusion-framework-module-analytics@3.0.5
|
|
145
|
-
- @equinor/fusion-framework-module-telemetry@7.0.2
|
|
146
|
-
|
|
147
|
-
## 8.0.3
|
|
148
|
-
|
|
149
|
-
### Patch Changes
|
|
150
|
-
|
|
151
|
-
- f7d2666: Match `app-portal` stacking behaviour.
|
|
152
|
-
- Updated dependencies [de2b4fb]
|
|
153
|
-
- @equinor/fusion-framework-module-app@8.0.4
|
|
154
|
-
- @equinor/fusion-framework-module-analytics@3.0.4
|
|
155
|
-
- @equinor/fusion-framework-module-bookmark@4.0.4
|
|
156
|
-
- @equinor/fusion-framework-module-feature-flag@2.0.3
|
|
157
|
-
- @equinor/fusion-framework-module-services@8.0.3
|
|
158
|
-
- @equinor/fusion-query@7.0.3
|
|
159
|
-
- @equinor/fusion-framework-app@11.0.12
|
|
160
|
-
- @equinor/fusion-framework@8.0.12
|
|
161
|
-
- @equinor/fusion-framework-dev-server@2.0.17
|
|
162
|
-
|
|
163
|
-
## 8.0.2
|
|
164
|
-
|
|
165
|
-
### Patch Changes
|
|
166
|
-
|
|
167
|
-
- Updated dependencies [987b53f]
|
|
168
|
-
- Updated dependencies [6cca3e0]
|
|
169
|
-
- Updated dependencies [efad984]
|
|
170
|
-
- @equinor/fusion-framework-module-navigation@7.0.6
|
|
171
|
-
- @equinor/fusion-framework-module-analytics@3.0.3
|
|
172
|
-
- @equinor/fusion-framework-react-components-bookmark@2.0.3
|
|
173
|
-
- @equinor/fusion-framework-dev-server@2.0.16
|
|
174
|
-
|
|
175
|
-
## 8.0.1
|
|
176
|
-
|
|
177
|
-
### Patch Changes
|
|
178
|
-
|
|
179
|
-
- 80c3e4a: Internal: remove duplicate git-tracked files that differed only in filename casing (`BookMarkSideSheet.tsx`/`BookmarkSideSheet.tsx` and `PersonSideSheet/sheets/Styled.tsx`/`styled.tsx`). Both pairs had identical content; only the casing actually referenced by imports is kept. This was invisible on case-insensitive filesystems but broke builds on case-sensitive ones (`TS1149`). No behavior change.
|
|
180
|
-
- 80c3e4a: Internal: renamed several source files to align with filename conventions and added a missing intent comment for object-merge logic; no public API changes.
|
|
181
|
-
- 80c3e4a: Internal: added intent comments to satisfy `fusion-lint` rules (control-flow, iterator/rxjs chains, and type-assertion casts) and referenced tracking issues (#5064) for pre-existing TODO comments. No behavior changes.
|
|
182
|
-
- 80c3e4a: Internal: add a required fusion-lint intent comment explaining an `as unknown as ContextSelectEvent` cast in `ContextSelector`. No behavior change.
|
|
183
|
-
- 80c3e4a: Internal: resolve `fusion-lint` warnings (intent comments on control flow, component TSDoc, and single-export-per-file) with no behavioral changes.
|
|
184
|
-
- Updated dependencies [80c3e4a]
|
|
185
|
-
- Updated dependencies [80c3e4a]
|
|
186
|
-
- Updated dependencies [80c3e4a]
|
|
187
|
-
- Updated dependencies [80c3e4a]
|
|
188
|
-
- Updated dependencies [80c3e4a]
|
|
189
|
-
- Updated dependencies [80c3e4a]
|
|
190
|
-
- Updated dependencies [80c3e4a]
|
|
191
|
-
- Updated dependencies [80c3e4a]
|
|
192
|
-
- Updated dependencies [80c3e4a]
|
|
193
|
-
- Updated dependencies [80c3e4a]
|
|
194
|
-
- Updated dependencies [80c3e4a]
|
|
195
|
-
- Updated dependencies [80c3e4a]
|
|
196
|
-
- Updated dependencies [80c3e4a]
|
|
197
|
-
- Updated dependencies [80c3e4a]
|
|
198
|
-
- Updated dependencies [80c3e4a]
|
|
199
|
-
- Updated dependencies [80c3e4a]
|
|
200
|
-
- Updated dependencies [80c3e4a]
|
|
201
|
-
- Updated dependencies [80c3e4a]
|
|
202
|
-
- Updated dependencies [80c3e4a]
|
|
203
|
-
- Updated dependencies [80c3e4a]
|
|
204
|
-
- Updated dependencies [80c3e4a]
|
|
205
|
-
- Updated dependencies [80c3e4a]
|
|
206
|
-
- Updated dependencies [80c3e4a]
|
|
207
|
-
- Updated dependencies [80c3e4a]
|
|
208
|
-
- Updated dependencies [80c3e4a]
|
|
209
|
-
- Updated dependencies [80c3e4a]
|
|
210
|
-
- Updated dependencies [80c3e4a]
|
|
211
|
-
- Updated dependencies [80c3e4a]
|
|
212
|
-
- Updated dependencies [80c3e4a]
|
|
213
|
-
- Updated dependencies [80c3e4a]
|
|
214
|
-
- Updated dependencies [80c3e4a]
|
|
215
|
-
- Updated dependencies [80c3e4a]
|
|
216
|
-
- Updated dependencies [80c3e4a]
|
|
217
|
-
- Updated dependencies [80c3e4a]
|
|
218
|
-
- Updated dependencies [80c3e4a]
|
|
219
|
-
- Updated dependencies [80c3e4a]
|
|
220
|
-
- Updated dependencies [80c3e4a]
|
|
221
|
-
- Updated dependencies [80c3e4a]
|
|
222
|
-
- Updated dependencies [80c3e4a]
|
|
223
|
-
- Updated dependencies [80c3e4a]
|
|
224
|
-
- Updated dependencies [80c3e4a]
|
|
225
|
-
- Updated dependencies [80c3e4a]
|
|
226
|
-
- Updated dependencies [80c3e4a]
|
|
227
|
-
- Updated dependencies [80c3e4a]
|
|
228
|
-
- Updated dependencies [80c3e4a]
|
|
229
|
-
- Updated dependencies [80c3e4a]
|
|
230
|
-
- Updated dependencies [80c3e4a]
|
|
231
|
-
- Updated dependencies [80c3e4a]
|
|
232
|
-
- Updated dependencies [80c3e4a]
|
|
233
|
-
- Updated dependencies [80c3e4a]
|
|
234
|
-
- Updated dependencies [80c3e4a]
|
|
235
|
-
- Updated dependencies [80c3e4a]
|
|
236
|
-
- Updated dependencies [80c3e4a]
|
|
237
|
-
- Updated dependencies [80c3e4a]
|
|
238
|
-
- Updated dependencies [80c3e4a]
|
|
239
|
-
- Updated dependencies [80c3e4a]
|
|
240
|
-
- Updated dependencies [80c3e4a]
|
|
241
|
-
- Updated dependencies [80c3e4a]
|
|
242
|
-
- Updated dependencies [80c3e4a]
|
|
243
|
-
- Updated dependencies [80c3e4a]
|
|
244
|
-
- @equinor/fusion-framework-app@11.0.11
|
|
245
|
-
- @equinor/fusion-framework-dev-server@2.0.15
|
|
246
|
-
- @equinor/fusion-framework@8.0.11
|
|
247
|
-
- @equinor/fusion-framework-module-ag-grid@37.0.1
|
|
248
|
-
- @equinor/fusion-framework-module-analytics@3.0.2
|
|
249
|
-
- @equinor/fusion-framework-module-app@8.0.3
|
|
250
|
-
- @equinor/fusion-framework-module-bookmark@4.0.3
|
|
251
|
-
- @equinor/fusion-framework-module-context@8.0.1
|
|
252
|
-
- @equinor/fusion-framework-module-feature-flag@2.0.2
|
|
253
|
-
- @equinor/fusion-framework-module-services@8.0.2
|
|
254
|
-
- @equinor/fusion-framework-react-components-bookmark@2.0.2
|
|
255
|
-
- @equinor/fusion-framework-react-components-people-provider@2.0.4
|
|
256
|
-
- @equinor/fusion-framework-react@8.0.1
|
|
257
|
-
- @equinor/fusion-observable@9.1.1
|
|
258
|
-
- @equinor/fusion-query@7.0.2
|
|
259
|
-
- @equinor/fusion-framework-module-navigation@7.0.5
|
|
260
|
-
- @equinor/fusion-framework-module-telemetry@7.0.1
|
|
261
|
-
- @equinor/fusion-framework-react-module-bookmark@6.0.1
|
|
262
|
-
|
|
263
|
-
## 8.0.0
|
|
264
|
-
|
|
265
|
-
### Patch Changes
|
|
266
|
-
|
|
267
|
-
- Updated dependencies [e6a7eda]
|
|
268
|
-
- Updated dependencies [c424e43]
|
|
269
|
-
- @equinor/fusion-framework-module-ag-grid@37.0.0
|
|
270
|
-
- @equinor/fusion-framework-module-analytics@3.0.1
|
|
271
|
-
- @equinor/fusion-framework-app@11.0.10
|
|
272
|
-
- @equinor/fusion-framework@8.0.10
|
|
273
|
-
- @equinor/fusion-framework-dev-server@2.0.14
|
|
274
|
-
|
|
275
|
-
## 7.0.3
|
|
276
|
-
|
|
277
|
-
### Patch Changes
|
|
278
|
-
|
|
279
|
-
- Updated dependencies [4f0c5fb]
|
|
280
|
-
- @equinor/fusion-framework-module-ag-grid@36.0.2
|
|
281
|
-
|
|
282
|
-
## 7.0.2
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- 033f11d: Update the dev portal and people provider packages to use the latest person components.
|
|
287
|
-
- Update the dev portal and people provider packages to use `@equinor/fusion-wc-person` 3.5.5.
|
|
288
|
-
- Pull in the latest person component fixes without changing either package API.
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [033f11d]
|
|
291
|
-
- @equinor/fusion-framework-react-components-people-provider@2.0.3
|
|
292
|
-
|
|
293
|
-
## 7.0.1
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- @equinor/fusion-framework-dev-server@2.0.13
|
|
298
|
-
|
|
299
|
-
## 7.0.0
|
|
300
|
-
|
|
301
|
-
### Patch Changes
|
|
302
|
-
|
|
303
|
-
- Updated dependencies [658af0e]
|
|
304
|
-
- @equinor/fusion-observable@9.1.0
|
|
305
|
-
- @equinor/fusion-framework-module-analytics@3.0.0
|
|
306
|
-
- @equinor/fusion-framework-module-telemetry@7.0.0
|
|
307
|
-
- @equinor/fusion-framework-app@11.0.9
|
|
308
|
-
- @equinor/fusion-framework@8.0.9
|
|
309
|
-
- @equinor/fusion-framework-module-navigation@7.0.4
|
|
310
|
-
- @equinor/fusion-framework-module-app@8.0.2
|
|
311
|
-
- @equinor/fusion-framework-react@8.0.0
|
|
312
|
-
- @equinor/fusion-framework-dev-server@2.0.12
|
|
313
|
-
|
|
314
|
-
## 6.0.1
|
|
315
|
-
|
|
316
|
-
### Patch Changes
|
|
317
|
-
|
|
318
|
-
- Updated dependencies [418c14d]
|
|
319
|
-
- @equinor/fusion-observable@9.0.3
|
|
320
|
-
- @equinor/fusion-framework-module-analytics@2.0.7
|
|
321
|
-
- @equinor/fusion-framework-module-telemetry@6.0.1
|
|
322
|
-
- @equinor/fusion-framework-app@11.0.8
|
|
323
|
-
- @equinor/fusion-framework@8.0.8
|
|
324
|
-
- @equinor/fusion-framework-dev-server@2.0.11
|
|
325
|
-
|
|
326
|
-
## 6.0.0
|
|
327
|
-
|
|
328
|
-
### Patch Changes
|
|
329
|
-
|
|
330
|
-
- Updated dependencies [f3bf74b]
|
|
331
|
-
- Updated dependencies [8dd9b9a]
|
|
332
|
-
- @equinor/fusion-framework-module-navigation@7.0.4
|
|
333
|
-
- @equinor/fusion-observable@9.0.2
|
|
334
|
-
- @equinor/fusion-framework-app@11.0.7
|
|
335
|
-
- @equinor/fusion-framework@8.0.7
|
|
336
|
-
- @equinor/fusion-framework-module-analytics@2.0.6
|
|
337
|
-
- @equinor/fusion-framework-module-telemetry@6.0.0
|
|
338
|
-
- @equinor/fusion-framework-dev-server@2.0.10
|
|
339
|
-
- @equinor/fusion-framework-module-app@8.0.2
|
|
340
|
-
- @equinor/fusion-framework-react@8.0.0
|
|
341
|
-
|
|
342
|
-
## 5.1.13
|
|
343
|
-
|
|
344
|
-
### Patch Changes
|
|
345
|
-
|
|
346
|
-
- @equinor/fusion-framework-app@11.0.6
|
|
347
|
-
- @equinor/fusion-framework@8.0.6
|
|
348
|
-
- @equinor/fusion-framework-dev-server@2.0.9
|
|
349
|
-
|
|
350
|
-
## 5.1.12
|
|
351
|
-
|
|
352
|
-
### Patch Changes
|
|
353
|
-
|
|
354
|
-
- Updated dependencies [17c84af]
|
|
355
|
-
- Updated dependencies [5c1173d]
|
|
356
|
-
- @equinor/fusion-framework-module-ag-grid@36.0.1
|
|
357
|
-
- @equinor/fusion-framework-module-analytics@2.0.5
|
|
358
|
-
- @equinor/fusion-framework-dev-server@2.0.8
|
|
359
|
-
|
|
360
|
-
## 5.1.11
|
|
361
|
-
|
|
362
|
-
### Patch Changes
|
|
363
|
-
|
|
364
|
-
- @equinor/fusion-framework-dev-server@2.0.7
|
|
365
|
-
|
|
366
|
-
## 5.1.10
|
|
367
|
-
|
|
368
|
-
### Patch Changes
|
|
369
|
-
|
|
370
|
-
- 71a7131: Internal: update @equinor/fusion-wc-person dependency to version 3.5.3.
|
|
371
|
-
- Updated dependencies [71a7131]
|
|
372
|
-
- @equinor/fusion-framework-react-components-people-provider@2.0.2
|
|
373
|
-
|
|
374
|
-
## 5.1.9
|
|
375
|
-
|
|
376
|
-
### Patch Changes
|
|
377
|
-
|
|
378
|
-
- Updated dependencies [f045ac0]
|
|
379
|
-
- @equinor/fusion-framework-module-analytics@2.0.4
|
|
380
|
-
- @equinor/fusion-framework-module-app@8.0.2
|
|
381
|
-
- @equinor/fusion-framework-module-bookmark@4.0.2
|
|
382
|
-
- @equinor/fusion-framework-module-navigation@7.0.3
|
|
383
|
-
- @equinor/fusion-framework-module-services@8.0.1
|
|
384
|
-
- @equinor/fusion-framework-module-telemetry@5.0.2
|
|
385
|
-
- @equinor/fusion-framework-app@11.0.5
|
|
386
|
-
- @equinor/fusion-framework@8.0.5
|
|
387
|
-
- @equinor/fusion-framework-dev-server@2.0.6
|
|
388
|
-
|
|
389
|
-
## 5.1.8
|
|
390
|
-
|
|
391
|
-
### Patch Changes
|
|
392
|
-
|
|
393
|
-
- @equinor/fusion-framework-app@11.0.4
|
|
394
|
-
- @equinor/fusion-framework@8.0.4
|
|
395
|
-
- @equinor/fusion-framework-dev-server@2.0.5
|
|
396
|
-
|
|
397
|
-
## 5.1.7
|
|
398
|
-
|
|
399
|
-
### Patch Changes
|
|
400
|
-
|
|
401
|
-
- @equinor/fusion-framework-dev-server@2.0.4
|
|
402
|
-
|
|
403
|
-
## 5.1.6
|
|
404
|
-
|
|
405
|
-
### Patch Changes
|
|
406
|
-
|
|
407
|
-
- Updated dependencies [a6355fe]
|
|
408
|
-
- @equinor/fusion-framework-module-analytics@2.0.3
|
|
409
|
-
- @equinor/fusion-framework-module-app@8.0.1
|
|
410
|
-
- @equinor/fusion-framework-module-bookmark@4.0.1
|
|
411
|
-
- @equinor/fusion-framework-module-feature-flag@2.0.1
|
|
412
|
-
- @equinor/fusion-framework-module-navigation@7.0.2
|
|
413
|
-
- @equinor/fusion-observable@9.0.1
|
|
414
|
-
- @equinor/fusion-query@7.0.1
|
|
415
|
-
- @equinor/fusion-framework-app@11.0.3
|
|
416
|
-
- @equinor/fusion-framework-module-telemetry@5.0.1
|
|
417
|
-
- @equinor/fusion-framework@8.0.3
|
|
418
|
-
- @equinor/fusion-framework-dev-server@2.0.3
|
|
419
|
-
|
|
420
|
-
## 5.1.5
|
|
421
|
-
|
|
422
|
-
### Patch Changes
|
|
423
|
-
|
|
424
|
-
- 4f71408: Internal: Bump `@equinor/eds-core-react` from 2.4.1 to 2.5.0.
|
|
425
|
-
- 1fc204f: Internal: Bump `@equinor/eds-icons` from 1.3.0 to 1.4.0 (adds `partial_completion` icon).
|
|
426
|
-
- Updated dependencies [4f71408]
|
|
427
|
-
- Updated dependencies [1fc204f]
|
|
428
|
-
- Updated dependencies [faaba9f]
|
|
429
|
-
- @equinor/fusion-framework-react-components-bookmark@2.0.1
|
|
430
|
-
- @equinor/fusion-framework-module-analytics@2.0.2
|
|
431
|
-
- @equinor/fusion-framework-app@11.0.2
|
|
432
|
-
- @equinor/fusion-framework@8.0.2
|
|
433
|
-
- @equinor/fusion-framework-dev-server@2.0.2
|
|
434
|
-
|
|
435
|
-
## 5.1.4
|
|
436
|
-
|
|
437
|
-
### Patch Changes
|
|
438
|
-
|
|
439
|
-
- 53b725f: Add `/@fusion-api/apps` as a direct service worker resource so auth tokens are injected for app bundle chunk requests in portal mode.
|
|
440
|
-
|
|
441
|
-
Previously, only `/apps-proxy` was registered. When the browser resolved relative chunk imports (e.g. `lib-*.js`) against the rewritten `/@fusion-api/apps/` origin, the service worker did not match the URL and the request was sent without an Authorization header, resulting in 401 errors.
|
|
442
|
-
|
|
443
|
-
## 5.1.3
|
|
444
|
-
|
|
445
|
-
### Patch Changes
|
|
446
|
-
|
|
447
|
-
- Updated dependencies [e97bba0]
|
|
448
|
-
- @equinor/fusion-framework-module-navigation@7.0.1
|
|
449
|
-
|
|
450
|
-
## 5.1.2
|
|
451
|
-
|
|
452
|
-
### Patch Changes
|
|
453
|
-
|
|
454
|
-
- b733f91: Replace `react-router-dom` imports with `@equinor/fusion-framework-react-router` and remove the direct `react-router-dom` dependency.
|
|
455
|
-
|
|
456
|
-
## 5.1.1
|
|
457
|
-
|
|
458
|
-
### Patch Changes
|
|
459
|
-
|
|
460
|
-
- Updated dependencies [3198879]
|
|
461
|
-
- @equinor/fusion-framework-module-analytics@2.0.1
|
|
462
|
-
- @equinor/fusion-framework-dev-server@2.0.1
|
|
463
|
-
- @equinor/fusion-framework-app@11.0.1
|
|
464
|
-
- @equinor/fusion-framework@8.0.1
|
|
465
|
-
|
|
466
|
-
## 5.1.0
|
|
467
|
-
|
|
468
|
-
### Minor Changes
|
|
469
|
-
|
|
470
|
-
- ffe9b06: Update @equinor/fusion-react-styles to provide EDS variables
|
|
471
|
-
|
|
472
|
-
## 5.0.1
|
|
473
|
-
|
|
474
|
-
### Patch Changes
|
|
475
|
-
|
|
476
|
-
- ed3786d: Internal: update `@equinor/fusion-wc-person` from `^3.4.0` to `^3.4.1` for the development and people provider packages; no public API changes.
|
|
477
|
-
- Updated dependencies [ed3786d]
|
|
478
|
-
- @equinor/fusion-framework-react-components-people-provider@2.0.1
|
|
479
|
-
|
|
480
|
-
## 5.0.0
|
|
481
|
-
|
|
482
|
-
### Major Changes
|
|
483
|
-
|
|
484
|
-
- abffa53: Major version bump for Fusion Framework React 19 release.
|
|
485
|
-
|
|
486
|
-
All packages are bumped to the next major version as part of the React 19 upgrade. This release drops support for React versions below 18 and includes breaking changes across the framework.
|
|
487
|
-
|
|
488
|
-
**Breaking changes:**
|
|
489
|
-
- Peer dependencies now require React 18 or 19 (`^18.0.0 || ^19.0.0`)
|
|
490
|
-
- React Router upgraded from v6 to v7
|
|
491
|
-
- Navigation module refactored with new history API
|
|
492
|
-
- `renderComponent` and `renderApp` now use `createRoot` API
|
|
493
|
-
|
|
494
|
-
**Migration:**
|
|
495
|
-
- Update your React version to 18.0.0 or higher before upgrading
|
|
496
|
-
- Replace `NavigationProvider.createRouter()` with `@equinor/fusion-framework-react-router`
|
|
497
|
-
- See individual package changelogs for package-specific migration steps
|
|
498
|
-
|
|
499
|
-
- abffa53: Upgrade to React 19 and remove support for React versions lower than 18.
|
|
500
|
-
|
|
501
|
-
**Breaking changes:**
|
|
502
|
-
- Peer dependencies now require React 18 or 19 (`^18.0.0 || ^19.0.0`)
|
|
503
|
-
- React 16 and 17 are no longer supported
|
|
504
|
-
- Dev dependencies upgraded to React 19.2.1 and @types/react 19.2.7
|
|
505
|
-
|
|
506
|
-
**Migration:**
|
|
507
|
-
- Update your React version to 18.0.0 or higher before upgrading these packages
|
|
508
|
-
- If using React 16 or 17, upgrade to React 18 or 19 first
|
|
509
|
-
|
|
510
|
-
Closes https://github.com/equinor/fusion-framework/issues/3504
|
|
511
|
-
|
|
512
|
-
### Minor Changes
|
|
513
|
-
|
|
514
|
-
- abffa53: Update EDS (Equinor Design System) packages to latest versions: `@equinor/eds-core-react` to ^2.2.0, `@equinor/eds-icons` to ^1.1.0, `@equinor/eds-tokens` to ^2.1.1, and `@equinor/eds-utils` to ^2.0.0.
|
|
515
|
-
|
|
516
|
-
These are major version updates from the 0.x series. Consumers should verify compatibility with their applications, particularly if using `@equinor/fusion-react-side-sheet` which may require updates to support the new EDS versions.
|
|
517
|
-
|
|
518
|
-
### Patch Changes
|
|
519
|
-
|
|
520
|
-
- abffa53: Render application content inside a stable `#app-section` container so browser-driven evaluation tools can target the app surface consistently.
|
|
521
|
-
|
|
522
|
-
This makes automated cookbook and dev-portal validation more reliable when using `agent-browser` and Copilot-based evaluation flows.
|
|
523
|
-
|
|
524
|
-
Refs https://github.com/equinor/fusion-core-tasks/issues/724
|
|
525
|
-
|
|
526
|
-
- abffa53: Upgrade dev-portal dependencies for React 19 compatibility.
|
|
527
|
-
- Upgrade `react-router` from v6 to v7.13 (backward-compatible, no code changes required)
|
|
528
|
-
- Upgrade `@equinor/fusion-react-styles` to 2.0.0 (removes `@material-ui/styles` dependency)
|
|
529
|
-
- Upgrade `@equinor/fusion-react-context-selector` to 2.0.1
|
|
530
|
-
|
|
531
|
-
This resolves the React 19 blocker identified in https://github.com/equinor/fusion-framework/issues/3698
|
|
532
|
-
|
|
533
|
-
- abffa53: Upgrade `react-router-dom` from v6 to v7.9.5 for React 19 compatibility.
|
|
534
|
-
|
|
535
|
-
This is a backward-compatible upgrade - all existing Router 6 patterns continue to work with Router 7. No code changes required.
|
|
536
|
-
|
|
537
|
-
- aa35c46: chore: bump @vitejs/plugin-react from 5.1.4 to 6.0.1
|
|
538
|
-
- 32bcf83: Bump `vite` from `7.3.1` to `8.0.0`.
|
|
539
|
-
|
|
540
|
-
Vite 8 replaces Rollup with Rolldown and esbuild with Oxc for faster builds.
|
|
541
|
-
No breaking API changes affect this codebase. The `dev-server` peerDependency
|
|
542
|
-
is widened to accept both Vite 7 and Vite 8.
|
|
543
|
-
|
|
544
|
-
- Updated dependencies [abffa53]
|
|
545
|
-
- Updated dependencies [abffa53]
|
|
546
|
-
- Updated dependencies [abffa53]
|
|
547
|
-
- Updated dependencies [abffa53]
|
|
548
|
-
- Updated dependencies [abffa53]
|
|
549
|
-
- Updated dependencies [aa35c46]
|
|
550
|
-
- Updated dependencies [abffa53]
|
|
551
|
-
- Updated dependencies [abffa53]
|
|
552
|
-
- Updated dependencies [abffa53]
|
|
553
|
-
- Updated dependencies [aaa3f74]
|
|
554
|
-
- Updated dependencies [abffa53]
|
|
555
|
-
- Updated dependencies [abffa53]
|
|
556
|
-
- Updated dependencies [32bcf83]
|
|
557
|
-
- @equinor/fusion-framework@8.0.0
|
|
558
|
-
- @equinor/fusion-framework-app@11.0.0
|
|
559
|
-
- @equinor/fusion-framework-dev-server@2.0.0
|
|
560
|
-
- @equinor/fusion-framework-module-ag-grid@36.0.0
|
|
561
|
-
- @equinor/fusion-framework-module-analytics@2.0.0
|
|
562
|
-
- @equinor/fusion-framework-module-app@8.0.0
|
|
563
|
-
- @equinor/fusion-framework-module-bookmark@4.0.0
|
|
564
|
-
- @equinor/fusion-framework-module-context@8.0.0
|
|
565
|
-
- @equinor/fusion-framework-module-feature-flag@2.0.0
|
|
566
|
-
- @equinor/fusion-framework-module-navigation@7.0.0
|
|
567
|
-
- @equinor/fusion-framework-module-services@8.0.0
|
|
568
|
-
- @equinor/fusion-framework-module-telemetry@5.0.0
|
|
569
|
-
- @equinor/fusion-framework-react@8.0.0
|
|
570
|
-
- @equinor/fusion-framework-react-components-bookmark@2.0.0
|
|
571
|
-
- @equinor/fusion-framework-react-components-people-provider@2.0.0
|
|
572
|
-
- @equinor/fusion-framework-react-module-bookmark@6.0.0
|
|
573
|
-
- @equinor/fusion-observable@9.0.0
|
|
574
|
-
- @equinor/fusion-query@7.0.0
|
|
575
|
-
|
|
576
|
-
## 4.0.4
|
|
577
|
-
|
|
578
|
-
### Patch Changes
|
|
579
|
-
|
|
580
|
-
- [#4100](https://github.com/equinor/fusion-framework/pull/4100) [`9d4d520`](https://github.com/equinor/fusion-framework/commit/9d4d520e9d3c3a3c4ef68a96952fbbc6f6d34720) Thanks [@dependabot](https://github.com/apps/dependabot)! - Internal: rebuild the CLI, dev portal, and SPA plugin with Rollup 4.59.0 to address a security advisory affecting packaged build output. No public API changes.
|
|
581
|
-
|
|
582
|
-
- [#4157](https://github.com/equinor/fusion-framework/pull/4157) [`6aa8e1f`](https://github.com/equinor/fusion-framework/commit/6aa8e1f5c9d852b25e97aa7d98a63008c64d4581) Thanks [@Noggling](https://github.com/Noggling)! - Internal: patch release to align TypeScript types across packages for consistent type compatibility.
|
|
583
|
-
|
|
584
|
-
- Updated dependencies [[`6aa8e1f`](https://github.com/equinor/fusion-framework/commit/6aa8e1f5c9d852b25e97aa7d98a63008c64d4581), [`390b1b3`](https://github.com/equinor/fusion-framework/commit/390b1b3f014a8af9900a6589911f65f068a1e9c0)]:
|
|
585
|
-
- @equinor/fusion-framework-app@10.4.9
|
|
586
|
-
- @equinor/fusion-framework-dev-server@1.1.31
|
|
587
|
-
- @equinor/fusion-framework@7.4.13
|
|
588
|
-
- @equinor/fusion-framework-module-ag-grid@35.0.2
|
|
589
|
-
- @equinor/fusion-framework-module-analytics@1.0.2
|
|
590
|
-
- @equinor/fusion-framework-module-app@7.4.1
|
|
591
|
-
- @equinor/fusion-framework-module-bookmark@3.0.6
|
|
592
|
-
- @equinor/fusion-framework-module-context@7.0.3
|
|
593
|
-
- @equinor/fusion-framework-module-feature-flag@1.1.28
|
|
594
|
-
- @equinor/fusion-framework-module-navigation@6.0.1
|
|
595
|
-
- @equinor/fusion-framework-module-services@7.2.1
|
|
596
|
-
- @equinor/fusion-framework-module-telemetry@4.6.4
|
|
597
|
-
- @equinor/fusion-framework-react-components-bookmark@1.1.3
|
|
598
|
-
- @equinor/fusion-framework-react-components-people-provider@1.6.3
|
|
599
|
-
- @equinor/fusion-framework-react@7.4.20
|
|
600
|
-
- @equinor/fusion-framework-react-module-bookmark@5.0.2
|
|
601
|
-
- @equinor/fusion-observable@8.5.8
|
|
602
|
-
- @equinor/fusion-query@6.0.4
|
|
603
|
-
|
|
604
|
-
## 4.0.3
|
|
605
|
-
|
|
606
|
-
### Patch Changes
|
|
607
|
-
|
|
608
|
-
- Updated dependencies [[`c0f86d0`](https://github.com/equinor/fusion-framework/commit/c0f86d00e939e00e08871aa6a7db3b51b7305220)]:
|
|
609
|
-
- @equinor/fusion-framework-module-analytics@1.0.1
|
|
610
|
-
|
|
611
|
-
## 4.0.2
|
|
612
|
-
|
|
613
|
-
### Patch Changes
|
|
614
|
-
|
|
615
|
-
- [#4143](https://github.com/equinor/fusion-framework/pull/4143) [`e38face`](https://github.com/equinor/fusion-framework/commit/e38facee6d29f1d93cdc08fe90aba3369335d522) Thanks [@eikeland](https://github.com/eikeland)! - Internal: update `@equinor/fusion-wc-person` to `3.4.0` in development dependencies for dev portal and people provider packages; no public API changes.
|
|
616
|
-
|
|
617
|
-
- Updated dependencies [[`e38face`](https://github.com/equinor/fusion-framework/commit/e38facee6d29f1d93cdc08fe90aba3369335d522)]:
|
|
618
|
-
- @equinor/fusion-framework-react-components-people-provider@1.6.2
|
|
619
|
-
|
|
620
|
-
## 4.0.1
|
|
621
|
-
|
|
622
|
-
### Patch Changes
|
|
623
|
-
|
|
624
|
-
- Updated dependencies []:
|
|
625
|
-
- @equinor/fusion-framework-app@10.4.8
|
|
626
|
-
- @equinor/fusion-framework@7.4.12
|
|
627
|
-
- @equinor/fusion-framework-dev-server@1.1.30
|
|
628
|
-
|
|
629
|
-
## 4.0.0
|
|
630
|
-
|
|
631
|
-
### Patch Changes
|
|
632
|
-
|
|
633
|
-
- [#4120](https://github.com/equinor/fusion-framework/pull/4120) [`e8438fd`](https://github.com/equinor/fusion-framework/commit/e8438fdfe3d89b0135ef914068a75307f83ddd08) Thanks [@eikeland](https://github.com/eikeland)! - Fix web component type compatibility by updating `@equinor/fusion-wc-person` to 3.3.1.
|
|
634
|
-
|
|
635
|
-
- Updated dependencies [[`e8438fd`](https://github.com/equinor/fusion-framework/commit/e8438fdfe3d89b0135ef914068a75307f83ddd08), [`4e2ae5c`](https://github.com/equinor/fusion-framework/commit/4e2ae5cf55c4d7924d40f7cef0f0c563246132e8)]:
|
|
636
|
-
- @equinor/fusion-framework-react-components-people-provider@1.6.1
|
|
637
|
-
- @equinor/fusion-framework-module-analytics@1.0.0
|
|
638
|
-
|
|
639
|
-
## 3.0.0
|
|
640
|
-
|
|
641
|
-
### Patch Changes
|
|
642
|
-
|
|
643
|
-
- [#4095](https://github.com/equinor/fusion-framework/pull/4095) [`f09b26f`](https://github.com/equinor/fusion-framework/commit/f09b26f100a94bf3c841be9830525aa2c734b180) Thanks [@eikeland](https://github.com/eikeland)! - Update bundled @equinor/fusion-wc-person web component version.
|
|
644
|
-
|
|
645
|
-
This implements the person component changes in the dev-portal.
|
|
646
|
-
|
|
647
|
-
- Updated dependencies [[`f09b26f`](https://github.com/equinor/fusion-framework/commit/f09b26f100a94bf3c841be9830525aa2c734b180), [`cb94ac2`](https://github.com/equinor/fusion-framework/commit/cb94ac24744304a5cf61fc6e19d4217c92fa8a5c)]:
|
|
648
|
-
- @equinor/fusion-framework-module-services@7.2.0
|
|
649
|
-
- @equinor/fusion-framework-react-components-people-provider@1.6.0
|
|
650
|
-
- @equinor/fusion-framework-module-analytics@0.3.0
|
|
651
|
-
- @equinor/fusion-framework@7.4.11
|
|
652
|
-
- @equinor/fusion-framework-app@10.4.7
|
|
653
|
-
|
|
654
|
-
## 2.0.1
|
|
655
|
-
|
|
656
|
-
### Patch Changes
|
|
657
|
-
|
|
658
|
-
- Updated dependencies [[`27d7fab`](https://github.com/equinor/fusion-framework/commit/27d7fab7ee2c393bd9ef2f514b7415cc106acc16)]:
|
|
659
|
-
- @equinor/fusion-framework-module-ag-grid@35.0.1
|
|
660
|
-
|
|
661
|
-
## 2.0.0
|
|
662
|
-
|
|
663
|
-
### Patch Changes
|
|
664
|
-
|
|
665
|
-
- Updated dependencies [[`7342a52`](https://github.com/equinor/fusion-framework/commit/7342a52cabf7c2e0281a1b5dc1ec6bfb683afe1e)]:
|
|
666
|
-
- @equinor/fusion-framework-module-ag-grid@35.0.0
|
|
667
|
-
|
|
668
|
-
## 1.4.5
|
|
669
|
-
|
|
670
|
-
### Patch Changes
|
|
671
|
-
|
|
672
|
-
- Updated dependencies []:
|
|
673
|
-
- @equinor/fusion-framework-app@10.4.6
|
|
674
|
-
- @equinor/fusion-framework@7.4.10
|
|
675
|
-
- @equinor/fusion-framework-dev-server@1.1.29
|
|
676
|
-
|
|
677
|
-
## 1.4.4
|
|
678
|
-
|
|
679
|
-
### Patch Changes
|
|
680
|
-
|
|
681
|
-
- Updated dependencies []:
|
|
682
|
-
- @equinor/fusion-framework-app@10.4.5
|
|
683
|
-
- @equinor/fusion-framework@7.4.9
|
|
684
|
-
- @equinor/fusion-framework-dev-server@1.1.28
|
|
685
|
-
|
|
686
|
-
## 1.4.3
|
|
687
|
-
|
|
688
|
-
### Patch Changes
|
|
689
|
-
|
|
690
|
-
- Updated dependencies []:
|
|
691
|
-
- @equinor/fusion-framework-app@10.4.4
|
|
692
|
-
- @equinor/fusion-framework@7.4.8
|
|
693
|
-
- @equinor/fusion-framework-dev-server@1.1.27
|
|
694
|
-
|
|
695
|
-
## 1.4.2
|
|
696
|
-
|
|
697
|
-
### Patch Changes
|
|
698
|
-
|
|
699
|
-
- Updated dependencies []:
|
|
700
|
-
- @equinor/fusion-framework-app@10.4.3
|
|
701
|
-
- @equinor/fusion-framework@7.4.7
|
|
702
|
-
- @equinor/fusion-framework-dev-server@1.1.26
|
|
703
|
-
|
|
704
|
-
## 1.4.1
|
|
705
|
-
|
|
706
|
-
### Patch Changes
|
|
707
|
-
|
|
708
|
-
- [#4022](https://github.com/equinor/fusion-framework/pull/4022) [`1b62bd9`](https://github.com/equinor/fusion-framework/commit/1b62bd99410265aff08a3f77996d456d49bfc23d) Thanks [@odinr](https://github.com/odinr)! - Internal: add workspace dependencies as optional peerDependencies to ensure dev-portal bumps when dependencies change. No consumer-facing changes.
|
|
709
|
-
|
|
710
|
-
- Updated dependencies [[`1b62bd9`](https://github.com/equinor/fusion-framework/commit/1b62bd99410265aff08a3f77996d456d49bfc23d)]:
|
|
711
|
-
- @equinor/fusion-framework-app@10.4.2
|
|
712
|
-
|
|
713
|
-
## 1.4.0
|
|
714
|
-
|
|
715
|
-
### Minor Changes
|
|
716
|
-
|
|
717
|
-
- [#3922](https://github.com/equinor/fusion-framework/pull/3922) [`d34ebd8`](https://github.com/equinor/fusion-framework/commit/d34ebd82c93acabc88f88e44a725f084af3af5ec) Thanks [@odinr](https://github.com/odinr)! - Enable AG Grid Enterprise license injection for the dev-portal by setting a global window key produced from the SPA template environment. The portal reads `window.FUSION_AG_GRID_KEY` to configure the AG Grid module and silence license warnings when a valid key is present. CLI docs now mention the license key setup.
|
|
718
|
-
|
|
719
|
-
**Usage:**
|
|
720
|
-
- In your SPA environment file, set `FUSION_SPA_AG_GRID_KEY=your-license-key-here`.
|
|
721
|
-
- The SPA HTML template injects `window.FUSION_AG_GRID_KEY` before bootstrap runs, and the dev-portal picks it up automatically.
|
|
722
|
-
|
|
723
|
-
Closes: https://github.com/equinor/fusion-core-tasks/issues/93
|
|
724
|
-
Resolves: https://github.com/equinor/fusion-core-tasks/issues/92
|
|
725
|
-
Solves: https://github.com/equinor/fusion/issues/732
|
|
726
|
-
|
|
727
|
-
## 1.3.0
|
|
728
|
-
|
|
729
|
-
### Minor Changes
|
|
730
|
-
|
|
731
|
-
- [#3900](https://github.com/equinor/fusion-framework/pull/3900) [`d7a9d12`](https://github.com/equinor/fusion-framework/commit/d7a9d127db9daff7d645d55eb08f37d1c36fa825) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Add feature flag `fusionLogAnalytics` to dev-portal in CLI.
|
|
732
|
-
|
|
733
|
-
Add `ConsoleAnalyticsAdapter` Adapter to analytics module if the feature flag is
|
|
734
|
-
enabled.
|
|
735
|
-
|
|
736
|
-
By enabling this feature flag, analytics events will be logged out in the
|
|
737
|
-
console. This is useful when you want to test events created by app teams (e.g.
|
|
738
|
-
using `trackFeature` hook).
|
|
739
|
-
|
|
740
|
-
## 1.2.6
|
|
741
|
-
|
|
742
|
-
### Patch Changes
|
|
743
|
-
|
|
744
|
-
- [#3779](https://github.com/equinor/fusion-framework/pull/3779) [`ee6aa77`](https://github.com/equinor/fusion-framework/commit/ee6aa7764776000edab9233ad9a4716b2d85c4eb) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: bump vite from 7.1.12 to 7.2.4
|
|
745
|
-
|
|
746
|
-
## 1.2.5
|
|
747
|
-
|
|
748
|
-
### Patch Changes
|
|
749
|
-
|
|
750
|
-
- [#3713](https://github.com/equinor/fusion-framework/pull/3713) [`eaa6871`](https://github.com/equinor/fusion-framework/commit/eaa6871edc07054138e88bc706a4137a3fcc261a) Thanks [@Noggling](https://github.com/Noggling)! - # Add app tag/version support for specific app builds
|
|
751
|
-
|
|
752
|
-
This changeset introduces comprehensive support for loading specific app versions using tags, enabling developers to test different app builds and manage version-specific deployments.
|
|
753
|
-
|
|
754
|
-
## New Features
|
|
755
|
-
|
|
756
|
-
### App Tag/Version Support
|
|
757
|
-
- **App Client**: Added `getAppBuild` method to fetch build manifests by app key and tag
|
|
758
|
-
- **App Module Provider**: Enhanced `getAppManifest` to accept optional tag parameter
|
|
759
|
-
- **App Loading**: Modified `setCurrentApp` to support `AppReference` objects with tag specification
|
|
760
|
-
- **URL Integration**: Added `getAppTagFromUrl` utility to extract app tags from URL parameters
|
|
761
|
-
|
|
762
|
-
### Enhanced Type System
|
|
763
|
-
- Added `AppReference` type for specifying app key and optional tag
|
|
764
|
-
- Extended `AppBundleState` to include optional `tag` property
|
|
765
|
-
- Updated `AppBuildManifest` type definition for build-specific metadata
|
|
766
|
-
|
|
767
|
-
### API Improvements
|
|
768
|
-
- **AppClient**: Updated interface to support tag-based manifest and build fetching
|
|
769
|
-
- **App Class**: Added `tag` getter property for accessing current app tag
|
|
770
|
-
- **Action System**: Enhanced `fetchManifest` action to handle tag parameters
|
|
771
|
-
|
|
772
|
-
## Changes by Package
|
|
773
|
-
|
|
774
|
-
### `@equinor/fusion-framework-module-app`
|
|
775
|
-
- **AppClient.ts**: Added `getAppBuild` method with tag support and updated `getAppManifest` signature
|
|
776
|
-
- **AppModuleProvider.ts**: Enhanced `setCurrentApp` method to handle `AppReference` objects with tags
|
|
777
|
-
- **App.ts**: Added `tag` getter and improved error handling in initialization
|
|
778
|
-
- **types.ts**: Added `AppReference` type and extended `AppBundleState` with tag property
|
|
779
|
-
- **actions.ts**: Updated `fetchManifest` action to accept tag parameter
|
|
780
|
-
- **flows.ts**: Modified manifest fetching flow to handle tag-based requests
|
|
781
|
-
|
|
782
|
-
### `@equinor/fusion-framework-dev-portal`
|
|
783
|
-
- **AppLoader.tsx**: Added `getAppTagFromUrl` utility function and integrated tag-based app loading
|
|
784
|
-
|
|
785
|
-
## Usage Examples
|
|
786
|
-
|
|
787
|
-
### Loading specific app version by tag
|
|
788
|
-
|
|
789
|
-
```typescript
|
|
790
|
-
// Set current app with specific tag or version
|
|
791
|
-
app.setCurrentApp({ appKey: "my-app", tag: "1.2.3" });
|
|
792
|
-
|
|
793
|
-
app.setCurrentApp({ appKey: "my-app", tag: "preview" });
|
|
794
|
-
|
|
795
|
-
// Extract tag from URL and load app
|
|
796
|
-
const tag = getAppTagFromUrl();
|
|
797
|
-
if (tag) {
|
|
798
|
-
app.setCurrentApp({ appKey: "my-app", tag });
|
|
799
|
-
}
|
|
800
|
-
```
|
|
801
|
-
|
|
802
|
-
### Fetching app builds
|
|
803
|
-
|
|
804
|
-
```typescript
|
|
805
|
-
// Get build manifest for specific tag
|
|
806
|
-
const buildManifest = await appClient.getAppBuild({
|
|
807
|
-
appKey: "my-app",
|
|
808
|
-
tag: "latest",
|
|
809
|
-
});
|
|
810
|
-
```
|
|
811
|
-
|
|
812
|
-
## Migration Guide
|
|
813
|
-
|
|
814
|
-
### For App Consumers
|
|
815
|
-
- No breaking changes - existing code continues to work
|
|
816
|
-
- Optionally use new tag-based loading for version-specific deployments
|
|
817
|
-
|
|
818
|
-
### For App Developers
|
|
819
|
-
- Consider adding `&tag` URL parameter support for testing different versions
|
|
820
|
-
- Use new `AppReference` type when programmatically setting current apps with tags
|
|
821
|
-
|
|
822
|
-
## Technical Details
|
|
823
|
-
- **Backward Compatibility**: All changes are backward compatible
|
|
824
|
-
- **Caching**: Tag-based manifests and builds are cached separately
|
|
825
|
-
- **Error Handling**: Enhanced error handling for build and manifest loading failures
|
|
826
|
-
- **Type Safety**: Full TypeScript support for all new features
|
|
827
|
-
|
|
828
|
-
closes: AB#65777
|
|
829
|
-
related to: AB#65452
|
|
830
|
-
|
|
831
|
-
## 1.2.4
|
|
832
|
-
|
|
833
|
-
### Patch Changes
|
|
834
|
-
|
|
835
|
-
- [#3637](https://github.com/equinor/fusion-framework/pull/3637) [`f5b88e7`](https://github.com/equinor/fusion-framework/commit/f5b88e7ff8e896624de67bdf29091ba44bf8a628) Thanks [@dependabot](https://github.com/apps/dependabot)! - Internal: bump rollup from 4.52.4 to 4.52.5 to fix sourcemap debugId generation; no public API changes.
|
|
836
|
-
|
|
837
|
-
- [#3629](https://github.com/equinor/fusion-framework/pull/3629) [`3a21f9a`](https://github.com/equinor/fusion-framework/commit/3a21f9a8b36aaa7c80209c0989627b1dcc48a6cf) Thanks [@dependabot](https://github.com/apps/dependabot)! - Internal: bump @equinor/fusion-react-side-sheet from 1.3.11 to 2.0.0 for React 19 compatibility fixes; no breaking changes to dev-portal functionality.
|
|
838
|
-
|
|
839
|
-
## 1.2.3
|
|
840
|
-
|
|
841
|
-
### Patch Changes
|
|
842
|
-
|
|
843
|
-
- [#3652](https://github.com/equinor/fusion-framework/pull/3652) [`8d50adc`](https://github.com/equinor/fusion-framework/commit/8d50adc17e81fc46da81795125832af8add5f678) Thanks [@dependabot](https://github.com/apps/dependabot)! - **Security:** Update Vite to v7.1.12
|
|
844
|
-
|
|
845
|
-
This update addresses a security vulnerability in Vite's development server and includes bug fixes for improved compatibility. The update ensures secure development environments and better plugin ecosystem compatibility.
|
|
846
|
-
|
|
847
|
-
**Changes:**
|
|
848
|
-
- Updated Vite from v7.1.10 to v7.1.12
|
|
849
|
-
- Includes security fix for development server file system checks
|
|
850
|
-
- Includes compatibility fix for CommonJS plugin
|
|
851
|
-
- No breaking changes or API modifications
|
|
852
|
-
|
|
853
|
-
**Security Fix (v7.1.11):**
|
|
854
|
-
- **dev**: trim trailing slash before `server.fs.deny` check ([#20968](https://github.com/vitejs/vite/issues/20968))
|
|
855
|
-
- Prevents potential path traversal vulnerability in development server
|
|
856
|
-
- Only affects development environment, not production builds
|
|
857
|
-
|
|
858
|
-
**Bug Fix (v7.1.12):**
|
|
859
|
-
- **deps**: downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins issues ([#20990](https://github.com/vitejs/vite/issues/20990))
|
|
860
|
-
- Improves compatibility with Rollup plugin ecosystem
|
|
861
|
-
- Prevents potential build issues
|
|
862
|
-
|
|
863
|
-
All packages using Vite as a development dependency are updated to the latest secure version. This is a patch-level security and bug fix update that maintains full compatibility with existing functionality.
|
|
864
|
-
|
|
865
|
-
closes: https://github.com/equinor/fusion/issues/723
|
|
866
|
-
|
|
867
|
-
## 1.2.2
|
|
868
|
-
|
|
869
|
-
### Patch Changes
|
|
870
|
-
|
|
871
|
-
- [#3557](https://github.com/equinor/fusion-framework/pull/3557) [`8c6f679`](https://github.com/equinor/fusion-framework/commit/8c6f6790c69cca01bde55d622418040da1c5c9fc) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Update deps of `@equinor/fusion-react-context-selector@1.0.6`
|
|
872
|
-
|
|
873
|
-
## 1.2.1
|
|
874
|
-
|
|
875
|
-
### Patch Changes
|
|
876
|
-
|
|
877
|
-
- [#3542](https://github.com/equinor/fusion-framework/pull/3542) [`2d4fd18`](https://github.com/equinor/fusion-framework/commit/2d4fd18394e8545b4616140a93a369d5ae77ccbc) Thanks [@eikeland](https://github.com/eikeland)! - Updated person component dependencies for improved functionality and bug fixes.
|
|
878
|
-
- Updated `@equinor/fusion-react-person` from `^0.10.3` to `^0.10.10` in app-react-people cookbook
|
|
879
|
-
- Updated `@equinor/fusion-wc-person` from `^3.1.8` to `^3.2.4` in dev-portal and people-resolver packages
|
|
880
|
-
|
|
881
|
-
- [#3547](https://github.com/equinor/fusion-framework/pull/3547) [`99a3c26`](https://github.com/equinor/fusion-framework/commit/99a3c26275c2089c3708124f5819ce383d8dc3dc) Thanks [@odinr](https://github.com/odinr)! - Enhanced dev-portal with portal proxy service worker configuration ([Issue #3546](https://github.com/equinor/fusion-framework/issues/3546)).
|
|
882
|
-
- Added `/portal-proxy` service worker resource configuration in dev-server.ts
|
|
883
|
-
- Routes portal proxy requests to Fusion portal service API (`/@fusion-api/portals`)
|
|
884
|
-
- Enables portal proxy functionality for testing against real portal environments
|
|
885
|
-
|
|
886
|
-
This change supports the portal proxy feature by configuring the service worker to properly route portal requests through the dev-server proxy system.
|
|
887
|
-
|
|
888
|
-
## 1.2.0
|
|
889
|
-
|
|
890
|
-
### Minor Changes
|
|
891
|
-
|
|
892
|
-
- [#3522](https://github.com/equinor/fusion-framework/pull/3522) [`63ac6a1`](https://github.com/equinor/fusion-framework/commit/63ac6a1178fc6f6b0702f51a9c36a67db76b92cd) Thanks [@odinr](https://github.com/odinr)! - Add comprehensive telemetry integration to the Fusion Dev Portal.
|
|
893
|
-
|
|
894
|
-
**New Features:**
|
|
895
|
-
- Enable telemetry tracking for portal usage analytics and monitoring
|
|
896
|
-
- Configure portal-specific metadata including version and name identification
|
|
897
|
-
- Set up telemetry event scoping for portal-specific tracking
|
|
898
|
-
- Attach framework configurator events for comprehensive telemetry coverage
|
|
899
|
-
|
|
900
|
-
**Technical Implementation:**
|
|
901
|
-
- Integrate `@equinor/fusion-framework-module-telemetry` module
|
|
902
|
-
- Configure telemetry with portal metadata (`type: 'portal-telemetry'`)
|
|
903
|
-
- Set default scope to `['portal']` for event categorization
|
|
904
|
-
- Establish parent-child telemetry relationship for consistent tracking
|
|
905
|
-
- Add TypeScript path references for telemetry module
|
|
906
|
-
|
|
907
|
-
**Configuration Updates:**
|
|
908
|
-
- Enhanced `config.ts` with detailed telemetry setup and documentation
|
|
909
|
-
- Updated dependency versions to use `workspace:*` for better monorepo compatibility
|
|
910
|
-
- Improved code documentation and developer experience features
|
|
911
|
-
|
|
912
|
-
resolves: [#3485](https://github.com/equinor/fusion-framework/issues/3485)
|
|
913
|
-
|
|
914
|
-
### Patch Changes
|
|
915
|
-
|
|
916
|
-
- [#3515](https://github.com/equinor/fusion-framework/pull/3515) [`6cb288b`](https://github.com/equinor/fusion-framework/commit/6cb288b9e1ec4fae68ae6899735c176837bb4275) Thanks [@odinr](https://github.com/odinr)! - ## Global Biome Configuration Modernization
|
|
917
|
-
|
|
918
|
-
**Workspace-wide changes:**
|
|
919
|
-
- Remove 19 rule overrides from `biome.json` to use Biome's strict "error" defaults
|
|
920
|
-
- Enable `correctness/useUniqueElementIds` accessibility rule globally
|
|
921
|
-
- Reduce configuration size by 40% (60+ → ~35 lines)
|
|
922
|
-
- Eliminate all custom linting rule customizations
|
|
923
|
-
|
|
924
|
-
**Package-specific changes:**
|
|
925
|
-
- Replace static IDs with React `useId()` hooks in bookmark and dev-portal components
|
|
926
|
-
- Fix `suspicious/noAssignInExpressions` violations in context, legacy-interopt, and observable packages
|
|
927
|
-
- Update 11 React components for accessibility compliance
|
|
928
|
-
|
|
929
|
-
**Impact:** All packages now use consistent, strict code quality enforcement with zero custom rule overrides.
|
|
930
|
-
|
|
931
|
-
resolves: [#3494](https://github.com/equinor/fusion-framework/issues/3494)
|
|
932
|
-
resolves: [#3495](https://github.com/equinor/fusion-framework/issues/3495)
|
|
933
|
-
|
|
934
|
-
- [#3479](https://github.com/equinor/fusion-framework/pull/3479) [`11b5a00`](https://github.com/equinor/fusion-framework/commit/11b5a00047171f9969cabbcbbb53dd188ed8421e) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump dotenv from 17.2.2 to 17.2.3 (TypeScript definition fix)
|
|
935
|
-
|
|
936
|
-
- [#3532](https://github.com/equinor/fusion-framework/pull/3532) [`63ecde5`](https://github.com/equinor/fusion-framework/commit/63ecde5c29e775b341c3fac0c1eeb7123db5e2db) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump vite from 7.1.8 to 7.1.9 across development tools and plugins.
|
|
937
|
-
|
|
938
|
-
This patch update fixes bugs and improves stability in the vite dependency.
|
|
939
|
-
|
|
940
|
-
## 1.1.4
|
|
941
|
-
|
|
942
|
-
### Patch Changes
|
|
943
|
-
|
|
944
|
-
- [#3471](https://github.com/equinor/fusion-framework/pull/3471) [`1db21e2`](https://github.com/equinor/fusion-framework/commit/1db21e21410f37bd9a8c1d31ab4f68452578a51e) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Re-add support for custom context path extraction and generation
|
|
945
|
-
|
|
946
|
-
## 1.1.3
|
|
947
|
-
|
|
948
|
-
### Patch Changes
|
|
949
|
-
|
|
950
|
-
- [#3446](https://github.com/equinor/fusion-framework/pull/3446) [`706c8a3`](https://github.com/equinor/fusion-framework/commit/706c8a3eebd7a4cb86cf457f50252a4a61520c15) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated @equinor/fusion-wc-person from 3.2.0 to 3.2.1.
|
|
951
|
-
|
|
952
|
-
## 1.1.2
|
|
953
|
-
|
|
954
|
-
### Patch Changes
|
|
955
|
-
|
|
956
|
-
- [#3432](https://github.com/equinor/fusion-framework/pull/3432) [`528d72c`](https://github.com/equinor/fusion-framework/commit/528d72c04066f93fca1fa6469f33ec8d5383dcdc) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated vite from 7.1.5 to 7.1.7, including bug fixes for HMR, build system, and glob imports.
|
|
957
|
-
|
|
958
|
-
## 1.1.1
|
|
959
|
-
|
|
960
|
-
### Patch Changes
|
|
961
|
-
|
|
962
|
-
- [#3442](https://github.com/equinor/fusion-framework/pull/3442) [`3b614f8`](https://github.com/equinor/fusion-framework/commit/3b614f87138f5a52f8ccc50ca8c6598ef3db37d6) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Update biome to latest version
|
|
963
|
-
|
|
964
|
-
## 1.1.0
|
|
965
|
-
|
|
966
|
-
### Minor Changes
|
|
967
|
-
|
|
968
|
-
- [#3349](https://github.com/equinor/fusion-framework/pull/3349) [`c511123`](https://github.com/equinor/fusion-framework/commit/c511123c835e24e9ddefcc4c47c2455f5df12087) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: bump vite from 6.x to 7.1.5
|
|
969
|
-
|
|
970
|
-
Major version update of Vite build tool across all packages. This update includes:
|
|
971
|
-
- Enhanced build performance and caching
|
|
972
|
-
- Better error reporting with code frames
|
|
973
|
-
- Improved TypeScript integration
|
|
974
|
-
- Updated plugin ecosystem compatibility
|
|
975
|
-
- New development server features
|
|
976
|
-
|
|
977
|
-
### Links
|
|
978
|
-
- [Vite 7.1.5 Release Notes](https://github.com/vitejs/vite/releases/tag/v7.1.5)
|
|
979
|
-
- [Vite 7.x Migration Guide](https://vitejs.dev/guide/migration)
|
|
980
|
-
|
|
981
|
-
### Patch Changes
|
|
982
|
-
|
|
983
|
-
- [#3365](https://github.com/equinor/fusion-framework/pull/3365) [`6eeef2f`](https://github.com/equinor/fusion-framework/commit/6eeef2f2033dfacf7c972295c8c2cc2d4cd83976) Thanks [@dependabot](https://github.com/apps/dependabot)! - Updated @equinor/eds-tokens from 0.9.2 to 0.10.0
|
|
984
|
-
- Added support for CSS custom properties via variables-static.css and variables-dynamic.css
|
|
985
|
-
- Improved design token integration for better CSS compatibility
|
|
986
|
-
- Updated dependencies and internal tooling (pnpm v10, node v22)
|
|
987
|
-
|
|
988
|
-
This is a minor version update with new features and no breaking changes.
|
|
989
|
-
|
|
990
|
-
- [#3400](https://github.com/equinor/fusion-framework/pull/3400) [`aed6c53`](https://github.com/equinor/fusion-framework/commit/aed6c5385df496a86d06dc0af9dacafc255ea605) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: bump @equinor/eds-core-react from 0.45.1 to 0.49.0
|
|
991
|
-
|
|
992
|
-
### New Features
|
|
993
|
-
- ✨ Always show "add new option" in Autocomplete when onAddNewOption is provided
|
|
994
|
-
- ✨ Tabs call onChange with provided value if present
|
|
995
|
-
- ✨ Add disabled prop to Tooltip
|
|
996
|
-
- ✨ Autocomplete allow option-label prop to be used without type of object
|
|
997
|
-
- ✨ Add support for adding new options in Autocomplete
|
|
998
|
-
|
|
999
|
-
### Bug Fixes
|
|
1000
|
-
- 🐛 Autocomplete - Don't call onOptionsChange when clicking "Add new"
|
|
1001
|
-
- 🐛 Table - Fix Firefox table header wrapping issue
|
|
1002
|
-
- 🐛 Tabs documentation type mismatch - update onChange parameter from number to number | string
|
|
1003
|
-
- 🐛 DatePicker Disable back button in year range based on year, not month
|
|
1004
|
-
- 🐛 Tabs now allow 'null' value as child element 'Tabs.List' and 'Tabs.Panel'
|
|
1005
|
-
- 🐛 Autocomplete prevent onAddNewOption from being called twice in Strict Mode
|
|
1006
|
-
- 🐛 Table export table row with pascal case
|
|
1007
|
-
- 🐛 Autocomplete: Improvements to placeholder text
|
|
1008
|
-
- 🐛 Menu: Ensure onClose is called when a MenuItem without onClick is clicked
|
|
1009
|
-
|
|
1010
|
-
### Links
|
|
1011
|
-
- [GitHub releases](https://github.com/equinor/design-system/releases/tag/eds-core-react%400.49.0)
|
|
1012
|
-
- [npm changelog](https://www.npmjs.com/package/@equinor/eds-core-react?activeTab=versions)
|
|
1013
|
-
|
|
1014
|
-
- [#3366](https://github.com/equinor/fusion-framework/pull/3366) [`daa362e`](https://github.com/equinor/fusion-framework/commit/daa362e7d92ad362e46d666c434d0f09687abad5) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update @equinor/eds-core-react from 0.48.0 to 0.49.0
|
|
1015
|
-
|
|
1016
|
-
### Changes
|
|
1017
|
-
- Updated @equinor/eds-core-react dependency to latest version across all packages
|
|
1018
|
-
- Fixed peerDependencies version mismatch in bookmark package
|
|
1019
|
-
- Includes bug fixes for Autocomplete and Table components
|
|
1020
|
-
- Adds new Autocomplete features for "add new option" functionality
|
|
1021
|
-
|
|
1022
|
-
### Affected Packages
|
|
1023
|
-
- packages/dev-portal
|
|
1024
|
-
- packages/react/components/bookmark
|
|
1025
|
-
- cookbooks/app-react-feature-flag
|
|
1026
|
-
- cookbooks/app-react-people
|
|
1027
|
-
|
|
1028
|
-
### Links
|
|
1029
|
-
- [GitHub releases](https://github.com/equinor/design-system/releases)
|
|
1030
|
-
- [Full Changelog](https://github.com/equinor/design-system/compare/eds-core-react@0.48.0...eds-core-react@0.49.0)
|
|
1031
|
-
|
|
1032
|
-
## 1.0.3
|
|
1033
|
-
|
|
1034
|
-
### Patch Changes
|
|
1035
|
-
|
|
1036
|
-
- [#3381](https://github.com/equinor/fusion-framework/pull/3381) [`bae9c95`](https://github.com/equinor/fusion-framework/commit/bae9c9554f335d0384b864436874bded47d00ed8) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update rollup from 4.49.0 to 4.50.2
|
|
1037
|
-
- Updated rollup dependency via vite transitive dependency
|
|
1038
|
-
- Includes bug fixes for tree-shaking array destructuring patterns
|
|
1039
|
-
- Performance improvements and platform support updates
|
|
1040
|
-
- No breaking changes - backward compatible update
|
|
1041
|
-
|
|
1042
|
-
## 1.0.2
|
|
1043
|
-
|
|
1044
|
-
### Patch Changes
|
|
1045
|
-
|
|
1046
|
-
- [#3332](https://github.com/equinor/fusion-framework/pull/3332) [`8c88574`](https://github.com/equinor/fusion-framework/commit/8c885745ee345cd7ef219b2cc469fd19c8687467) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore: bump dotenv from 16.6.1 to 17.2.2
|
|
1047
|
-
|
|
1048
|
-
## 1.0.1
|
|
1049
|
-
|
|
1050
|
-
### Patch Changes
|
|
1051
|
-
|
|
1052
|
-
- [#3298](https://github.com/equinor/fusion-framework/pull/3298) [`6480bf1`](https://github.com/equinor/fusion-framework/commit/6480bf197db9428fed80299c235f0608db0ca6a3) Thanks [@dependabot](https://github.com/apps/dependabot)! - bump @equinor/eds-core-react from 0.43.0 to 0.48.0
|
|
1053
|
-
|
|
1054
|
-
- [#3306](https://github.com/equinor/fusion-framework/pull/3306) [`113a9ac`](https://github.com/equinor/fusion-framework/commit/113a9ac9b11f4cdb09dad22cbea010a3f5097343) Thanks [@dependabot](https://github.com/apps/dependabot)! - Bump @vitejs/plugin-react from 4.7.0 to 5.0.2.
|
|
1055
|
-
|
|
1056
|
-
## 1.0.0
|
|
1057
|
-
|
|
1058
|
-
### Major Changes
|
|
1059
|
-
|
|
1060
|
-
- [#3075](https://github.com/equinor/fusion-framework/pull/3075) [`8fffbfb`](https://github.com/equinor/fusion-framework/commit/8fffbfb12daa9748bf5290e5084cd4d409aed253) Thanks [@odinr](https://github.com/odinr)! - This release introduces a new package, `@equinor/fusion-framework-dev-portal`, as part of a refactor of the `@equinor/fusion-framework-cli`.
|
|
1061
|
-
The refactor moves specific functionality and code related to the development portal into its own dedicated package to improve modularity and maintainability.
|
|
1062
|
-
|
|
1063
|
-
**Features**
|
|
1064
|
-
- Development portal for the Fusion framework
|
|
1065
|
-
- Support for MSAL authentication
|
|
1066
|
-
- Integration with service discovery
|
|
1067
|
-
- Environment variable configuration
|
|
1068
|
-
|
|
1069
|
-
This package is a small part of the refactoring of the `@equinor/fusion-framework-cli` and while it can be used standalone, it is recommended to use the `@equinor/fusion-framework-dev-server` package for a more complete development experience.
|
|
1070
|
-
|
|
1071
|
-
**Read More**
|
|
1072
|
-
|
|
1073
|
-
For more detailed information, usage examples, and advanced configuration, please refer to the [GitHub README](https://github.com/equinor/fusion-framework/tree/main/packages/dev-portal/README.md) for this package.
|
|
1074
|
-
|
|
1075
|
-
### Patch Changes
|
|
1076
|
-
|
|
1077
|
-
- [#3075](https://github.com/equinor/fusion-framework/pull/3075) [`8fffbfb`](https://github.com/equinor/fusion-framework/commit/8fffbfb12daa9748bf5290e5084cd4d409aed253) Thanks [@odinr](https://github.com/odinr)! - update Vite to 6.3.5
|
|
1078
|
-
|
|
1079
|
-
## 1.0.0-next.3
|
|
1080
|
-
|
|
1081
|
-
### Patch Changes
|
|
1082
|
-
|
|
1083
|
-
- [#3137](https://github.com/equinor/fusion-framework/pull/3137) [`7c58c78`](https://github.com/equinor/fusion-framework/commit/7c58c7868c66b1fc0f720b4ed13d39e0fe505461) Thanks [@odinr](https://github.com/odinr)! - updates from main
|
|
1084
|
-
|
|
1085
|
-
- [#3075](https://github.com/equinor/fusion-framework/pull/3075) [`db34d90`](https://github.com/equinor/fusion-framework/commit/db34d9003d64e4c7cb46cf0c95f0c7a0e7587128) Thanks [@odinr](https://github.com/odinr)! - merge with main
|
|
1086
|
-
|
|
1087
|
-
## 1.0.0-next.2
|
|
1088
|
-
|
|
1089
|
-
### Patch Changes
|
|
1090
|
-
|
|
1091
|
-
- [#3075](https://github.com/equinor/fusion-framework/pull/3075) [`ba060b7`](https://github.com/equinor/fusion-framework/commit/ba060b7a5fcc4f84891cb416b4d2f7fde231a368) Thanks [@odinr](https://github.com/odinr)! - migrate build system from Rollup to Vite
|
|
1092
|
-
|
|
1093
|
-
## 1.0.0-next.1
|
|
1094
|
-
|
|
1095
|
-
### Patch Changes
|
|
1096
|
-
|
|
1097
|
-
- [#3075](https://github.com/equinor/fusion-framework/pull/3075) [`84c16d7`](https://github.com/equinor/fusion-framework/commit/84c16d74c3235f809ce4c3e75868be12010ed695) Thanks [@odinr](https://github.com/odinr)! - Add `prepack` script to `dev-portal` and `dev-server` packages
|
|
1098
|
-
- Added a `prepack` script to `@equinor/fusion-framework-dev-portal` and `@equinor/fusion-framework-dev-server` to ensure the build runs before packaging.
|
|
1099
|
-
- This helps guarantee that the latest build artifacts are included when publishing these packages.
|
|
1100
|
-
|
|
1101
|
-
## 1.0.0-next.0
|
|
1102
|
-
|
|
1103
|
-
### Major Changes
|
|
1104
|
-
|
|
1105
|
-
- [#3074](https://github.com/equinor/fusion-framework/pull/3074) [`6b034e5`](https://github.com/equinor/fusion-framework/commit/6b034e5459094cea0c0f2490335eef3092390a13) Thanks [@odinr](https://github.com/odinr)! - This release introduces a new package, `@equinor/fusion-framework-dev-portal`, as part of a refactor of the `@equinor/fusion-framework-cli`.
|
|
1106
|
-
The refactor moves specific functionality and code related to the development portal into its own dedicated package to improve modularity and maintainability.
|
|
1107
|
-
|
|
1108
|
-
Additionally, this update includes improved documentation and examples for better user guidance.
|
|
1109
|
-
|
|
1110
|
-
This package is a small part of the refactoring of the `@equinor/fusion-framework-cli` and is not intended for direct use in production.
|
|
1111
|
-
The main purpose of this package is to provide a development portal for the Fusion framework, allowing developers to easily set up and test their applications in a local environment.
|
|
1112
|
-
|
|
1113
|
-
Even though this package can be used as standalone, it is recommended to use the `@equinor/fusion-framework-dev-server` package for a more complete development experience.
|
|
1114
|
-
|
|
1115
|
-
### Patch Changes
|
|
1116
|
-
|
|
1117
|
-
- [#3074](https://github.com/equinor/fusion-framework/pull/3074) [`6b034e5`](https://github.com/equinor/fusion-framework/commit/6b034e5459094cea0c0f2490335eef3092390a13) Thanks [@odinr](https://github.com/odinr)! - update Vite to 6.3.5
|