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