@equinor/fusion-framework-react-components-bookmark 0.3.2 → 0.3.4
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/CHANGELOG.md +102 -87
- package/dist/esm/version.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +4 -4
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,226 +1,241 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 0.3.4
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.29
|
|
9
|
+
|
|
10
|
+
## 0.3.3
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies []:
|
|
15
|
+
- @equinor/fusion-framework-react@5.3.9
|
|
16
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.28
|
|
17
|
+
|
|
3
18
|
## 0.3.2
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
6
21
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
|
|
22
|
+
- Updated dependencies []:
|
|
23
|
+
- @equinor/fusion-framework-react@5.3.8
|
|
24
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.27
|
|
10
25
|
|
|
11
26
|
## 0.3.1
|
|
12
27
|
|
|
13
28
|
### Patch Changes
|
|
14
29
|
|
|
15
|
-
-
|
|
16
|
-
|
|
17
|
-
|
|
30
|
+
- Updated dependencies []:
|
|
31
|
+
- @equinor/fusion-framework-react@5.3.7
|
|
32
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.26
|
|
18
33
|
|
|
19
34
|
## 0.3.0
|
|
20
35
|
|
|
21
36
|
### Minor Changes
|
|
22
37
|
|
|
23
|
-
-
|
|
38
|
+
- [#1615](https://github.com/equinor/fusion-framework/pull/1615) [`750a7f5`](https://github.com/equinor/fusion-framework/commit/750a7f5f96104e33d4a436ff858044516e269c68) Thanks [@Noggling](https://github.com/Noggling)! - Implement a "No Content" message and relocate the "Loading" indicator to the bookmarks component. Additionally, incorporate an effect to handle cases where the "onBookmarksChanged" event is not triggered.
|
|
24
39
|
|
|
25
40
|
### Patch Changes
|
|
26
41
|
|
|
27
|
-
-
|
|
28
|
-
|
|
29
|
-
|
|
42
|
+
- Updated dependencies []:
|
|
43
|
+
- @equinor/fusion-framework-react@5.3.6
|
|
44
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.25
|
|
30
45
|
|
|
31
46
|
## 0.2.14
|
|
32
47
|
|
|
33
48
|
### Patch Changes
|
|
34
49
|
|
|
35
|
-
-
|
|
36
|
-
|
|
37
|
-
|
|
50
|
+
- Updated dependencies []:
|
|
51
|
+
- @equinor/fusion-framework-react@5.3.5
|
|
52
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.24
|
|
38
53
|
|
|
39
54
|
## 0.2.13
|
|
40
55
|
|
|
41
56
|
### Patch Changes
|
|
42
57
|
|
|
43
|
-
-
|
|
44
|
-
|
|
45
|
-
|
|
58
|
+
- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
|
|
59
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.23
|
|
60
|
+
- @equinor/fusion-framework-react@5.3.4
|
|
46
61
|
|
|
47
62
|
## 0.2.12
|
|
48
63
|
|
|
49
64
|
### Patch Changes
|
|
50
65
|
|
|
51
|
-
-
|
|
52
|
-
|
|
66
|
+
- Updated dependencies []:
|
|
67
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.22
|
|
53
68
|
|
|
54
69
|
## 0.2.11
|
|
55
70
|
|
|
56
71
|
### Patch Changes
|
|
57
72
|
|
|
58
|
-
-
|
|
59
|
-
|
|
60
|
-
|
|
73
|
+
- Updated dependencies []:
|
|
74
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.21
|
|
75
|
+
- @equinor/fusion-framework-react@5.3.3
|
|
61
76
|
|
|
62
77
|
## 0.2.10
|
|
63
78
|
|
|
64
79
|
### Patch Changes
|
|
65
80
|
|
|
66
|
-
-
|
|
81
|
+
- [#1348](https://github.com/equinor/fusion-framework/pull/1348) [`0acc8827`](https://github.com/equinor/fusion-framework/commit/0acc8827e5e2df8b5b2aeac5e1a2cd29c4384e78) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/eds-core-react from 0.32.4 to 0.33.0
|
|
67
82
|
|
|
68
|
-
|
|
83
|
+
- support for [styled-components@6](https://styled-components.com/releases#v6.0.0)
|
|
69
84
|
|
|
70
85
|
## 0.2.9
|
|
71
86
|
|
|
72
87
|
### Patch Changes
|
|
73
88
|
|
|
74
|
-
-
|
|
75
|
-
|
|
76
|
-
|
|
89
|
+
- Updated dependencies []:
|
|
90
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.20
|
|
91
|
+
- @equinor/fusion-framework-react@5.3.2
|
|
77
92
|
|
|
78
93
|
## 0.2.8
|
|
79
94
|
|
|
80
95
|
### Patch Changes
|
|
81
96
|
|
|
82
|
-
-
|
|
97
|
+
- [`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc) Thanks [@odinr](https://github.com/odinr)! - force patch bump, realign missing snapshot
|
|
83
98
|
|
|
84
|
-
-
|
|
85
|
-
|
|
86
|
-
|
|
99
|
+
- Updated dependencies [[`b5dfe5d2`](https://github.com/equinor/fusion-framework/commit/b5dfe5d29a249e0cca6c9589322931dfedd06acc)]:
|
|
100
|
+
- @equinor/fusion-framework-react@5.3.1
|
|
101
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.19
|
|
87
102
|
|
|
88
103
|
## 0.2.7
|
|
89
104
|
|
|
90
105
|
### Patch Changes
|
|
91
106
|
|
|
92
|
-
-
|
|
93
|
-
|
|
94
|
-
|
|
107
|
+
- Updated dependencies [[`3896fbec`](https://github.com/equinor/fusion-framework/commit/3896fbec3458dbe2ebd66e772465d5f89cd20658)]:
|
|
108
|
+
- @equinor/fusion-framework-react@5.3.0
|
|
109
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.18
|
|
95
110
|
|
|
96
111
|
## 0.2.6
|
|
97
112
|
|
|
98
113
|
### Patch Changes
|
|
99
114
|
|
|
100
|
-
-
|
|
101
|
-
|
|
102
|
-
|
|
115
|
+
- Updated dependencies []:
|
|
116
|
+
- @equinor/fusion-framework-react@5.2.7
|
|
117
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.17
|
|
103
118
|
|
|
104
119
|
## 0.2.5
|
|
105
120
|
|
|
106
121
|
### Patch Changes
|
|
107
122
|
|
|
108
|
-
-
|
|
109
|
-
|
|
110
|
-
|
|
123
|
+
- Updated dependencies []:
|
|
124
|
+
- @equinor/fusion-framework-react@5.2.6
|
|
125
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.16
|
|
111
126
|
|
|
112
127
|
## 0.2.4
|
|
113
128
|
|
|
114
129
|
### Patch Changes
|
|
115
130
|
|
|
116
|
-
-
|
|
131
|
+
- [`18b70b98`](https://github.com/equinor/fusion-framework/commit/18b70b98454df296a2a06fa5281ae9b6556d9a67) Thanks [@odinr](https://github.com/odinr)! - test 3
|
|
117
132
|
|
|
118
133
|
## 0.2.3
|
|
119
134
|
|
|
120
135
|
### Patch Changes
|
|
121
136
|
|
|
122
|
-
-
|
|
137
|
+
- [`c9b5f360`](https://github.com/equinor/fusion-framework/commit/c9b5f3605ff6ffe355eec9b709a5a6c5784355e5) Thanks [@odinr](https://github.com/odinr)! - test 2
|
|
123
138
|
|
|
124
139
|
## 0.2.2
|
|
125
140
|
|
|
126
141
|
### Patch Changes
|
|
127
142
|
|
|
128
|
-
-
|
|
143
|
+
- [`f7db2499`](https://github.com/equinor/fusion-framework/commit/f7db249937212f876beb87d2941036f7e5f793d4) Thanks [@odinr](https://github.com/odinr)! - test release
|
|
129
144
|
|
|
130
145
|
## 0.2.1
|
|
131
146
|
|
|
132
147
|
### Patch Changes
|
|
133
148
|
|
|
134
|
-
-
|
|
149
|
+
- [`066d843c`](https://github.com/equinor/fusion-framework/commit/066d843c88cb974150f23f4fb9e7d0b066c93594) Thanks [@odinr](https://github.com/odinr)! - fix typo in styled components
|
|
135
150
|
|
|
136
|
-
-
|
|
137
|
-
|
|
138
|
-
|
|
151
|
+
- Updated dependencies []:
|
|
152
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.15
|
|
153
|
+
- @equinor/fusion-framework-react@5.2.5
|
|
139
154
|
|
|
140
155
|
## 0.2.0
|
|
141
156
|
|
|
142
157
|
### Minor Changes
|
|
143
158
|
|
|
144
|
-
-
|
|
159
|
+
- [#1109](https://github.com/equinor/fusion-framework/pull/1109) [`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862) Thanks [@odinr](https://github.com/odinr)! - Removed emotion styling
|
|
145
160
|
|
|
146
|
-
|
|
161
|
+
issues whit conflicting package when using 3x jss frameworks (mui, styled-components, emotion)
|
|
147
162
|
|
|
148
|
-
|
|
163
|
+
_this might break jss class generation front-end, since classnames changes_
|
|
149
164
|
|
|
150
165
|
### Patch Changes
|
|
151
166
|
|
|
152
|
-
-
|
|
167
|
+
- [#1109](https://github.com/equinor/fusion-framework/pull/1109) [`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862) Thanks [@odinr](https://github.com/odinr)! - Change packaged manager from yarn to pnpm
|
|
153
168
|
|
|
154
|
-
|
|
169
|
+
conflicts of `@types/react` made random outcomes when using `yarn`
|
|
155
170
|
|
|
156
|
-
|
|
171
|
+
this change should not affect consumer of the packages, but might conflict dependent on local package manager.
|
|
157
172
|
|
|
158
|
-
-
|
|
173
|
+
- [#1129](https://github.com/equinor/fusion-framework/pull/1129) [`f672d0bb`](https://github.com/equinor/fusion-framework/commit/f672d0bba71a7ea6cd08135778fda67ff38f3ac3) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @equinor/eds-core-react from 0.30.0 to 0.32.4
|
|
159
174
|
|
|
160
|
-
-
|
|
175
|
+
- [#1122](https://github.com/equinor/fusion-framework/pull/1122) [`1a055b21`](https://github.com/equinor/fusion-framework/commit/1a055b21e07f84bc5d35cc891586aa9aa0bdf661) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update styled-components to [^6.0.7](https://github.com/styled-components/styled-components/releases/tag/v6.0.7)
|
|
161
176
|
|
|
162
|
-
|
|
163
|
-
|
|
177
|
+
- upgraded dev deps of `@equinor/fusion-framework-react-components-bookmark` to react 18, see style-components [changelog](https://github.com/styled-components/styled-components/releases/tag/v6.0.0)
|
|
178
|
+
- removed `@types/style-components` from `@equinor/fusion-framework-react-components-bookmark`
|
|
164
179
|
|
|
165
|
-
|
|
180
|
+
see style-components [migration guide](https://styled-components.com/docs/faqs#what-do-i-need-to-do-to-migrate-to-v6)
|
|
166
181
|
|
|
167
|
-
-
|
|
168
|
-
|
|
169
|
-
|
|
182
|
+
- Updated dependencies [[`7ec195d4`](https://github.com/equinor/fusion-framework/commit/7ec195d42098fec8794db13e83b71ef7753ff862), [`2dccccd1`](https://github.com/equinor/fusion-framework/commit/2dccccd124fbe3cdde2132c29c27d3da9fc6f1f5), [`d276fc5d`](https://github.com/equinor/fusion-framework/commit/d276fc5d514566d05c64705076a1cb91c6a44272)]:
|
|
183
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.14
|
|
184
|
+
- @equinor/fusion-framework-react@5.2.4
|
|
170
185
|
|
|
171
186
|
## 0.1.16
|
|
172
187
|
|
|
173
188
|
### Patch Changes
|
|
174
189
|
|
|
175
|
-
-
|
|
190
|
+
- [#1047](https://github.com/equinor/fusion-framework/pull/1047) [`1a2880d2`](https://github.com/equinor/fusion-framework/commit/1a2880d2e4c80ac5ce08f63ca3699fe77e4b565c) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump @typescript-eslint/eslint-plugin from 5.59.11 to 6.1.0
|
|
176
191
|
|
|
177
|
-
|
|
192
|
+
only style semantics updated
|
|
178
193
|
|
|
179
|
-
-
|
|
180
|
-
|
|
181
|
-
|
|
194
|
+
- Updated dependencies [[`1a2880d2`](https://github.com/equinor/fusion-framework/commit/1a2880d2e4c80ac5ce08f63ca3699fe77e4b565c), [`1749da29`](https://github.com/equinor/fusion-framework/commit/1749da290c98c0a43b9fdf2253dfb224e4ccdcd0)]:
|
|
195
|
+
- @equinor/fusion-framework-react@5.2.3
|
|
196
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.13
|
|
182
197
|
|
|
183
198
|
## 0.1.15
|
|
184
199
|
|
|
185
200
|
### Patch Changes
|
|
186
201
|
|
|
187
|
-
-
|
|
202
|
+
- [#958](https://github.com/equinor/fusion-framework/pull/958) [`e50acbb2`](https://github.com/equinor/fusion-framework/commit/e50acbb28ef10c83cf6e7913fa9f03ed971f0957) Thanks [@odinr](https://github.com/odinr)! - _refactor: only added missing deps for stand alone compile_
|
|
188
203
|
|
|
189
204
|
## 0.1.14
|
|
190
205
|
|
|
191
206
|
### Patch Changes
|
|
192
207
|
|
|
193
|
-
-
|
|
208
|
+
- [#946](https://github.com/equinor/fusion-framework/pull/946) [`5a160d88`](https://github.com/equinor/fusion-framework/commit/5a160d88981ddfe861d391cfefe10f54dda3d352) Thanks [@odinr](https://github.com/odinr)! - Build/update typescript to 5
|
|
194
209
|
|
|
195
210
|
## 0.1.13
|
|
196
211
|
|
|
197
212
|
### Patch Changes
|
|
198
213
|
|
|
199
|
-
-
|
|
214
|
+
- [#905](https://github.com/equinor/fusion-framework/pull/905) [`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c) Thanks [@odinr](https://github.com/odinr)! - **🚧 Chore: dedupe packages**
|
|
200
215
|
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
216
|
+
- align all versions of typescript
|
|
217
|
+
- update types to build
|
|
218
|
+
- a couple of typecasts did not [satisfies](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#satisfies-support-in-jsdoc) and was recasted as `unknwon`, marked with `TODO`, should be fixed in future
|
|
204
219
|
|
|
205
|
-
-
|
|
206
|
-
|
|
220
|
+
- Updated dependencies [[`a7858a1c`](https://github.com/equinor/fusion-framework/commit/a7858a1c01542e2dc94370709f122b4b99c3219c)]:
|
|
221
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.12
|
|
207
222
|
|
|
208
223
|
## 0.1.12
|
|
209
224
|
|
|
210
225
|
### Patch Changes
|
|
211
226
|
|
|
212
|
-
-
|
|
227
|
+
- 727fb935: fix(react-module-bookmark): module can be undefined
|
|
213
228
|
|
|
214
|
-
|
|
229
|
+
the bookmark module might not been enable, which makes the application crash.
|
|
215
230
|
|
|
216
|
-
|
|
231
|
+
**TODO:**
|
|
217
232
|
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
233
|
+
- [ ] create a simpler hook for using bookmark
|
|
234
|
+
- [ ] create a hook for exposing the module
|
|
235
|
+
- [ ] create better documentation
|
|
221
236
|
|
|
222
|
-
-
|
|
223
|
-
|
|
237
|
+
- Updated dependencies [727fb935]
|
|
238
|
+
- @equinor/fusion-framework-react-module-bookmark@2.0.11
|
|
224
239
|
|
|
225
240
|
All notable changes to this project will be documented in this file.
|
|
226
241
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
@@ -273,12 +288,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
273
288
|
|
|
274
289
|
### Features
|
|
275
290
|
|
|
276
|
-
-
|
|
291
|
+
- **bookmark-component:** new bookmark component for creating and editing bookmarks initial commit ([bd3bfec](https://github.com/equinor/fusion-framework/commit/bd3bfeca877df6076ca711333d0b96a44504c888))
|
|
277
292
|
|
|
278
293
|
### Bug Fixes
|
|
279
294
|
|
|
280
|
-
-
|
|
281
|
-
-
|
|
282
|
-
-
|
|
283
|
-
-
|
|
284
|
-
-
|
|
295
|
+
- **bookmark-component:** add group by context ([20291f3](https://github.com/equinor/fusion-framework/commit/20291f3cd8284ff5b0eb2db30f9e4040a870ba70))
|
|
296
|
+
- **bookmark-component:** removed comment ([72c7147](https://github.com/equinor/fusion-framework/commit/72c7147609b229fb68576068c0f2944e5e3bbae0))
|
|
297
|
+
- **bookmark-component:** styles update, added loading spinner and update with current view' ([d5e1143](https://github.com/equinor/fusion-framework/commit/d5e1143f125410beb46a462e92591e3f9bbb809d))
|
|
298
|
+
- **bookmark:** fix linting ([17b179f](https://github.com/equinor/fusion-framework/commit/17b179fbb25243730dd65cc116c86471074faabc))
|
|
299
|
+
- pull request feedback fixes ([a0d9aa6](https://github.com/equinor/fusion-framework/commit/a0d9aa69a5ffc4e6da5061df61969d860c4be909))
|
package/dist/esm/version.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const version = '0.3.
|
|
1
|
+
export const version = '0.3.4';
|
|
2
2
|
//# sourceMappingURL=version.js.map
|