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