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