@legalplace/wizardx-core 4.1.20 → 4.1.22
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/package.json +6 -6
- package/CHANGELOG.md +0 -1276
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@legalplace/wizardx-core",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.22",
|
|
4
4
|
"author": "Moncef Hammou (moncef@legalplace.fr)",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"files": [
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
"@legalplace/lp-events": "1.14.0",
|
|
25
25
|
"@legalplace/lplogic": "^2.1.6",
|
|
26
26
|
"@legalplace/model-healthcheck": "^1.1.5",
|
|
27
|
-
"@legalplace/referencesparser": "^3.0.
|
|
27
|
+
"@legalplace/referencesparser": "^3.0.3",
|
|
28
28
|
"@legalplace/storybook": "^2.171.0",
|
|
29
|
-
"@legalplace/typeorm-constants": "^3.
|
|
29
|
+
"@legalplace/typeorm-constants": "^3.7.0",
|
|
30
30
|
"@loadable/component": "^5.15.0",
|
|
31
31
|
"@redux-saga/core": "^1.1.3",
|
|
32
32
|
"connected-react-router": "^6.8.0",
|
|
@@ -55,9 +55,9 @@
|
|
|
55
55
|
},
|
|
56
56
|
"devDependencies": {
|
|
57
57
|
"@legalplace/eslint-config": "^2.2.0",
|
|
58
|
-
"@legalplace/models-v3-types": "^5.1.
|
|
58
|
+
"@legalplace/models-v3-types": "^5.1.8",
|
|
59
59
|
"@legalplace/prettier-config": "^2.1.3",
|
|
60
|
-
"@legalplace/typeorm-entities": "^5.
|
|
60
|
+
"@legalplace/typeorm-entities": "^5.12.1",
|
|
61
61
|
"@swc-node/jest": "^1.3.2",
|
|
62
62
|
"@swc/core": "^1.2.93",
|
|
63
63
|
"@swc/jest": "^0.2.4",
|
|
@@ -95,5 +95,5 @@
|
|
|
95
95
|
"*.test.ts",
|
|
96
96
|
"*.test.tsx"
|
|
97
97
|
],
|
|
98
|
-
"gitHead": "
|
|
98
|
+
"gitHead": "af735f449d5a9a89339805ee2f4c1b25b75715d1"
|
|
99
99
|
}
|
package/CHANGELOG.md
DELETED
|
@@ -1,1276 +0,0 @@
|
|
|
1
|
-
# Change Log
|
|
2
|
-
|
|
3
|
-
All notable changes to this project will be documented in this file.
|
|
4
|
-
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
|
-
|
|
6
|
-
## [4.1.20](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.19...@legalplace/wizardx-core@4.1.20) (2023-07-17)
|
|
7
|
-
|
|
8
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
## [4.1.19](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.18...@legalplace/wizardx-core@4.1.19) (2023-07-11)
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
### Bug Fixes
|
|
18
|
-
|
|
19
|
-
* fix test in multiple packages ([f9c5dc2](https://git.legalplace.eu/legalplace/monorepo/commits/f9c5dc29ea9a7795b87d99040748b59a58443590)), closes [api#8840](https://git.legalplace.eu/legalplace/monorepo/issues/8840)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
## [4.1.18](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.17...@legalplace/wizardx-core@4.1.18) (2023-07-11)
|
|
26
|
-
|
|
27
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
## [4.1.17](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.16...@legalplace/wizardx-core@4.1.17) (2023-07-07)
|
|
34
|
-
|
|
35
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
## [4.1.16](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.15...@legalplace/wizardx-core@4.1.16) (2023-07-06)
|
|
42
|
-
|
|
43
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
## [4.1.15](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.14...@legalplace/wizardx-core@4.1.15) (2023-07-03)
|
|
50
|
-
|
|
51
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
## [4.1.14](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.13...@legalplace/wizardx-core@4.1.14) (2023-06-28)
|
|
58
|
-
|
|
59
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
## [4.1.13](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.12...@legalplace/wizardx-core@4.1.13) (2023-06-27)
|
|
66
|
-
|
|
67
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
## [4.1.12](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.11...@legalplace/wizardx-core@4.1.12) (2023-06-26)
|
|
74
|
-
|
|
75
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
## [4.1.11](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.10...@legalplace/wizardx-core@4.1.11) (2023-06-26)
|
|
82
|
-
|
|
83
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
## [4.1.10](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.9...@legalplace/wizardx-core@4.1.10) (2023-06-22)
|
|
90
|
-
|
|
91
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
## [4.1.9](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.8...@legalplace/wizardx-core@4.1.9) (2023-06-21)
|
|
98
|
-
|
|
99
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
## [4.1.8](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.7...@legalplace/wizardx-core@4.1.8) (2023-06-21)
|
|
106
|
-
|
|
107
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
## [4.1.7](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.6...@legalplace/wizardx-core@4.1.7) (2023-06-21)
|
|
114
|
-
|
|
115
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
## [4.1.6](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.5...@legalplace/wizardx-core@4.1.6) (2023-06-20)
|
|
122
|
-
|
|
123
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
## [4.1.5](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.4...@legalplace/wizardx-core@4.1.5) (2023-06-20)
|
|
130
|
-
|
|
131
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
## [4.1.4](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.3...@legalplace/wizardx-core@4.1.4) (2023-06-19)
|
|
138
|
-
|
|
139
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
## [4.1.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.2...@legalplace/wizardx-core@4.1.3) (2023-06-16)
|
|
146
|
-
|
|
147
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
## [4.1.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.1...@legalplace/wizardx-core@4.1.2) (2023-06-14)
|
|
154
|
-
|
|
155
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
## [4.1.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.1.0...@legalplace/wizardx-core@4.1.1) (2023-06-13)
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
### Bug Fixes
|
|
165
|
-
|
|
166
|
-
* fix unit test api[#8673](https://git.legalplace.eu/legalplace/monorepo/issues/8673) ([1aa09b9](https://git.legalplace.eu/legalplace/monorepo/commits/1aa09b9cb9bd002af18bdfefdc950cdf8d5850dc)), closes [api#8637](https://git.legalplace.eu/legalplace/monorepo/issues/8637)
|
|
167
|
-
* fixing store reinit api[#8637](https://git.legalplace.eu/legalplace/monorepo/issues/8637) ([966eb26](https://git.legalplace.eu/legalplace/monorepo/commits/966eb265b9825730c91a5b5d9bbf544f26bc0e0f))
|
|
168
|
-
* fixing tests api[#8637](https://git.legalplace.eu/legalplace/monorepo/issues/8637) ([b6500c3](https://git.legalplace.eu/legalplace/monorepo/commits/b6500c30f8e76a1430d9208862401dfbe30b3c9f))
|
|
169
|
-
* handling store reset side effect on sagas api[#8637](https://git.legalplace.eu/legalplace/monorepo/issues/8637) ([cbc2ec9](https://git.legalplace.eu/legalplace/monorepo/commits/cbc2ec94194f374caab115d227791998e1384ee6))
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
# [4.1.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.0.6...@legalplace/wizardx-core@4.1.0) (2023-06-01)
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
### Bug Fixes
|
|
179
|
-
|
|
180
|
-
* change import path of getQueryParamsObject ([5826799](https://git.legalplace.eu/legalplace/monorepo/commits/58267996520a4514e001f72c1d70245276199fdf)), closes [api#8730](https://git.legalplace.eu/legalplace/monorepo/issues/8730)
|
|
181
|
-
* delete unused caracter from request ([d090cb5](https://git.legalplace.eu/legalplace/monorepo/commits/d090cb5820a4112715c7faf71064b4063d7ae233)), closes [api#8730](https://git.legalplace.eu/legalplace/monorepo/issues/8730)
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
### Features
|
|
185
|
-
|
|
186
|
-
* get token from url params ([a514d25](https://git.legalplace.eu/legalplace/monorepo/commits/a514d2571f7eeaaf594fa669f2cadd40a7ab76b8)), closes [api#7991](https://git.legalplace.eu/legalplace/monorepo/issues/7991) [api#8730](https://git.legalplace.eu/legalplace/monorepo/issues/8730)
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
## [4.0.6](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.0.5...@legalplace/wizardx-core@4.0.6) (2023-05-25)
|
|
193
|
-
|
|
194
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
## [4.0.5](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.0.4...@legalplace/wizardx-core@4.0.5) (2023-05-24)
|
|
201
|
-
|
|
202
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
## [4.0.4](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.0.3...@legalplace/wizardx-core@4.0.4) (2023-05-22)
|
|
209
|
-
|
|
210
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
## [4.0.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.0.2...@legalplace/wizardx-core@4.0.3) (2023-05-12)
|
|
217
|
-
|
|
218
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
## [4.0.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@4.0.1...@legalplace/wizardx-core@4.0.2) (2023-05-11)
|
|
225
|
-
|
|
226
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
## [4.0.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.3.4...@legalplace/wizardx-core@4.0.1) (2023-05-10)
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
### Bug Fixes
|
|
236
|
-
|
|
237
|
-
* fix versionning package ([f9a4709](https://git.legalplace.eu/legalplace/monorepo/commits/f9a47093e4c4d884c109e3c89b477bc688f12d4f))
|
|
238
|
-
* fixing smartscript loading listener api[#8564](https://git.legalplace.eu/legalplace/monorepo/issues/8564) ([ab10003](https://git.legalplace.eu/legalplace/monorepo/commits/ab100034dce4bed416aa5d2101f7a6c7acdd9805))
|
|
239
|
-
* fixing wizardx double render causing saving issues api[#8310](https://git.legalplace.eu/legalplace/monorepo/issues/8310) ([de3926c](https://git.legalplace.eu/legalplace/monorepo/commits/de3926cff122c36f183aa3e7fb3a5c81d81a09e9))
|
|
240
|
-
* lerna versionning package major ([d4d078b](https://git.legalplace.eu/legalplace/monorepo/commits/d4d078bfff957c9fa1b8dff49c9c241b06d98b10)), closes [api#8592](https://git.legalplace.eu/legalplace/monorepo/issues/8592)
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
## [3.3.4](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.3.3...@legalplace/wizardx-core@3.3.4) (2023-04-12)
|
|
247
|
-
|
|
248
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
## [3.3.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.3.2...@legalplace/wizardx-core@3.3.3) (2023-04-12)
|
|
255
|
-
|
|
256
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
## [3.3.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.3.1...@legalplace/wizardx-core@3.3.2) (2023-03-30)
|
|
263
|
-
|
|
264
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
## [3.3.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.3.0...@legalplace/wizardx-core@3.3.1) (2023-03-28)
|
|
271
|
-
|
|
272
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
# [3.3.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.2.2...@legalplace/wizardx-core@3.3.0) (2023-03-28)
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
### Features
|
|
282
|
-
|
|
283
|
-
* wip signup page api[#7882](https://git.legalplace.eu/legalplace/monorepo/issues/7882) ([0c3b98f](https://git.legalplace.eu/legalplace/monorepo/commits/0c3b98f09f4858870765b6199eeb012ba80080fa))
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
## [3.2.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.2.1...@legalplace/wizardx-core@3.2.2) (2023-03-22)
|
|
290
|
-
|
|
291
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
## [3.2.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.2.0...@legalplace/wizardx-core@3.2.1) (2023-03-14)
|
|
298
|
-
|
|
299
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
# [3.2.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.1.4...@legalplace/wizardx-core@3.2.0) (2023-03-08)
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
### Bug Fixes
|
|
309
|
-
|
|
310
|
-
* fix build api[#6208](https://git.legalplace.eu/legalplace/monorepo/issues/6208) ([67e81f9](https://git.legalplace.eu/legalplace/monorepo/commits/67e81f948e320c944aaaf6de848d5d25aafcdd6f))
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
### Features
|
|
314
|
-
|
|
315
|
-
* refactoring model duplication api[#6208](https://git.legalplace.eu/legalplace/monorepo/issues/6208) ([6186eba](https://git.legalplace.eu/legalplace/monorepo/commits/6186eba1ad49ee4d5606e9b11ec8b84fcd53d138))
|
|
316
|
-
* refactoring softSocial plugin into Kanoon (WIP) api[#6208](https://git.legalplace.eu/legalplace/monorepo/issues/6208) ([94f0642](https://git.legalplace.eu/legalplace/monorepo/commits/94f0642946793adc7310af2c0de556a55aaae62b))
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
## [3.1.4](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.1.3...@legalplace/wizardx-core@3.1.4) (2023-03-02)
|
|
323
|
-
|
|
324
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
## [3.1.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.1.2...@legalplace/wizardx-core@3.1.3) (2023-02-20)
|
|
331
|
-
|
|
332
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
## [3.1.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.1.1...@legalplace/wizardx-core@3.1.2) (2023-02-15)
|
|
339
|
-
|
|
340
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
## [3.1.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.1.0...@legalplace/wizardx-core@3.1.1) (2023-02-14)
|
|
347
|
-
|
|
348
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
# [3.1.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.0.7...@legalplace/wizardx-core@3.1.0) (2023-02-13)
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
### Bug Fixes
|
|
358
|
-
|
|
359
|
-
* lint ([2ad64ca](https://git.legalplace.eu/legalplace/monorepo/commits/2ad64ca857ed83d93d7588b977d9b05cabe853b9)), closes [api#7521](https://git.legalplace.eu/legalplace/monorepo/issues/7521)
|
|
360
|
-
* lint ([6fa57d1](https://git.legalplace.eu/legalplace/monorepo/commits/6fa57d16f0f072cd23cac73ff3a057eaa4379a09)), closes [api#7521](https://git.legalplace.eu/legalplace/monorepo/issues/7521)
|
|
361
|
-
* lint ([95ed2a7](https://git.legalplace.eu/legalplace/monorepo/commits/95ed2a7470cd8e81c96567ee04005020c069b804)), closes [api#7521](https://git.legalplace.eu/legalplace/monorepo/issues/7521)
|
|
362
|
-
* lint ([8fac69d](https://git.legalplace.eu/legalplace/monorepo/commits/8fac69de6878d4c1433d72cb07125fe5b2df1ca0)), closes [api#7521](https://git.legalplace.eu/legalplace/monorepo/issues/7521)
|
|
363
|
-
* revert changes ([618808f](https://git.legalplace.eu/legalplace/monorepo/commits/618808f57cd020b1e882a03fcc58e83648a73c77)), closes [api#7521](https://git.legalplace.eu/legalplace/monorepo/issues/7521)
|
|
364
|
-
* use new role enum ([bb36f38](https://git.legalplace.eu/legalplace/monorepo/commits/bb36f38099165a049318e500b3124267debbaa23)), closes [api#7521](https://git.legalplace.eu/legalplace/monorepo/issues/7521)
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
### Features
|
|
368
|
-
|
|
369
|
-
* only update variable when phone number is long enough ([fb1c193](https://git.legalplace.eu/legalplace/monorepo/commits/fb1c19376e1c488ca436f1121664e839ce113ebb)), closes [api#7521](https://git.legalplace.eu/legalplace/monorepo/issues/7521)
|
|
370
|
-
* refactor phone validator ([d5eefb8](https://git.legalplace.eu/legalplace/monorepo/commits/d5eefb8c669ef5f0af4f8ce07b0787896d7a3e83)), closes [api#7521](https://git.legalplace.eu/legalplace/monorepo/issues/7521)
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
## [3.0.7](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.0.6...@legalplace/wizardx-core@3.0.7) (2023-02-13)
|
|
377
|
-
|
|
378
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
## [3.0.6](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.0.5...@legalplace/wizardx-core@3.0.6) (2023-02-13)
|
|
385
|
-
|
|
386
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
## [3.0.5](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.0.4...@legalplace/wizardx-core@3.0.5) (2023-02-09)
|
|
393
|
-
|
|
394
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
## [3.0.4](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.0.3...@legalplace/wizardx-core@3.0.4) (2023-02-09)
|
|
401
|
-
|
|
402
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
## [3.0.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.0.2...@legalplace/wizardx-core@3.0.3) (2023-02-08)
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
### Bug Fixes
|
|
412
|
-
|
|
413
|
-
* avoir using state to store callback api[#7714](https://git.legalplace.eu/legalplace/monorepo/issues/7714) ([0f63471](https://git.legalplace.eu/legalplace/monorepo/commits/0f634716a5d6138178c0a93d6aa6d5a88abff39a))
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
## [3.0.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.0.1...@legalplace/wizardx-core@3.0.2) (2023-02-08)
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
### Bug Fixes
|
|
423
|
-
|
|
424
|
-
* fix smartscrip loading api[#7714](https://git.legalplace.eu/legalplace/monorepo/issues/7714) ([7e42cba](https://git.legalplace.eu/legalplace/monorepo/commits/7e42cbac2f65d7815b069d54e8feab8f83bd5467))
|
|
425
|
-
* fix test api[#7714](https://git.legalplace.eu/legalplace/monorepo/issues/7714) ([cdd9dee](https://git.legalplace.eu/legalplace/monorepo/commits/cdd9dee1816f5f61a057bfaabf8edca589dde060))
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
## [3.0.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@3.0.0...@legalplace/wizardx-core@3.0.1) (2023-02-08)
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
### Bug Fixes
|
|
435
|
-
|
|
436
|
-
* fix smartscript api[#7714](https://git.legalplace.eu/legalplace/monorepo/issues/7714) ([0c8fc01](https://git.legalplace.eu/legalplace/monorepo/commits/0c8fc01e209eb4e631f72c2dfa4cdab202453dba))
|
|
437
|
-
* fix smartscript initiating api[#7714](https://git.legalplace.eu/legalplace/monorepo/issues/7714) ([365a087](https://git.legalplace.eu/legalplace/monorepo/commits/365a087a4e16bada6f133859a11d935fec8a1a5d))
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
# [3.0.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.15.1...@legalplace/wizardx-core@3.0.0) (2023-02-08)
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
### Bug Fixes
|
|
447
|
-
|
|
448
|
-
* bunch of fixes and package alignments api[#7559](https://git.legalplace.eu/legalplace/monorepo/issues/7559) ([7e2828f](https://git.legalplace.eu/legalplace/monorepo/commits/7e2828feda10ffdf07cacd1cc661122830faaeeb))
|
|
449
|
-
* fix test api[#7559](https://git.legalplace.eu/legalplace/monorepo/issues/7559) ([9a0b90a](https://git.legalplace.eu/legalplace/monorepo/commits/9a0b90ab2662debc5bacd84702f4fc722b5ea6fc))
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
### Features
|
|
453
|
-
|
|
454
|
-
* adding models-v3-types package to monorepo api[#7559](https://git.legalplace.eu/legalplace/monorepo/issues/7559) ([f987580](https://git.legalplace.eu/legalplace/monorepo/commits/f987580e808e1fc04bfb8b58db8c336b1394f618))
|
|
455
|
-
* adding support for browser history pagination and slugs api[#7559](https://git.legalplace.eu/legalplace/monorepo/issues/7559) ([9e471ca](https://git.legalplace.eu/legalplace/monorepo/commits/9e471cadbc08df9507e0b5d9c816dd6d0bd05ed7))
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
### BREAKING CHANGES
|
|
459
|
-
|
|
460
|
-
* Pagination handling changed to support slugs, store init and destrying changed too.
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
## [2.15.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.15.0...@legalplace/wizardx-core@2.15.1) (2023-02-07)
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
### Bug Fixes
|
|
470
|
-
|
|
471
|
-
* fix review ([271671b](https://git.legalplace.eu/legalplace/monorepo/commits/271671b2ee053097c1ed85e713fb0abf78dd2586)), closes [api#7667](https://git.legalplace.eu/legalplace/monorepo/issues/7667)
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
# [2.15.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.14.1...@legalplace/wizardx-core@2.15.0) (2023-01-18)
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
### Features
|
|
481
|
-
|
|
482
|
-
* supporting multiple replacements in wizardx api[#7119](https://git.legalplace.eu/legalplace/monorepo/issues/7119) ([6002531](https://git.legalplace.eu/legalplace/monorepo/commits/60025314634fb679acaef9a12d2a4e6ae3704ded))
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
## [2.14.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.14.0...@legalplace/wizardx-core@2.14.1) (2023-01-10)
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
### Bug Fixes
|
|
492
|
-
|
|
493
|
-
* fix updateInputs api[#7333](https://git.legalplace.eu/legalplace/monorepo/issues/7333) ([d5958dd](https://git.legalplace.eu/legalplace/monorepo/commits/d5958dde32b6b5a42bfd60e7197cba933672e10b))
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
# [2.14.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.13.0...@legalplace/wizardx-core@2.14.0) (2023-01-04)
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
### Bug Fixes
|
|
503
|
-
|
|
504
|
-
* fixed chech string ([fd9a21d](https://git.legalplace.eu/legalplace/monorepo/commits/fd9a21de30173e54b69a48cf9f4476a4a85c3eaf)), closes [api#7133](https://git.legalplace.eu/legalplace/monorepo/issues/7133)
|
|
505
|
-
* fixed naming function ([9bb2d83](https://git.legalplace.eu/legalplace/monorepo/commits/9bb2d83e761c6849ce326603cbfb26e0fa3fd630)), closes [api#7133](https://git.legalplace.eu/legalplace/monorepo/issues/7133)
|
|
506
|
-
* fixed review ([d5a0220](https://git.legalplace.eu/legalplace/monorepo/commits/d5a02206b123768ce97a20a8ba77e23bc8610dd6)), closes [api#7133](https://git.legalplace.eu/legalplace/monorepo/issues/7133)
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
### Features
|
|
510
|
-
|
|
511
|
-
* added validator date ([d8f482c](https://git.legalplace.eu/legalplace/monorepo/commits/d8f482c259b052e018a3d6fe067141c2f5bdf469)), closes [api#7133](https://git.legalplace.eu/legalplace/monorepo/issues/7133)
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
# [2.13.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.12.1...@legalplace/wizardx-core@2.13.0) (2022-12-27)
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
### Features
|
|
521
|
-
|
|
522
|
-
* improving eslint config, adding basic config (without react) and linting all api[#7212](https://git.legalplace.eu/legalplace/monorepo/issues/7212) ([e4f9168](https://git.legalplace.eu/legalplace/monorepo/commits/e4f9168048ce0b5d8315aa918ff9cde3f03644c2))
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
## [2.12.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.12.0...@legalplace/wizardx-core@2.12.1) (2022-12-26)
|
|
529
|
-
|
|
530
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
# [2.12.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.11.4...@legalplace/wizardx-core@2.12.0) (2022-09-23)
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
### Bug Fixes
|
|
540
|
-
|
|
541
|
-
* fix package.json api[#5795](https://git.legalplace.eu/legalplace/monorepo/issues/5795) ([1e397cc](https://git.legalplace.eu/legalplace/monorepo/commits/1e397cc55f12f67a90447b162fb42390eb566b71))
|
|
542
|
-
* fix review api[#5795](https://git.legalplace.eu/legalplace/monorepo/issues/5795) ([47d8f99](https://git.legalplace.eu/legalplace/monorepo/commits/47d8f99b68a66d194828569eb3d33f3b5cf420d0))
|
|
543
|
-
* fix tests api[#5795](https://git.legalplace.eu/legalplace/monorepo/issues/5795) ([2549d83](https://git.legalplace.eu/legalplace/monorepo/commits/2549d83e9e9240407e4d40ce4dc88b5507989348))
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
### Features
|
|
547
|
-
|
|
548
|
-
* hidding next button from last page when metaTypology is tool api[#5795](https://git.legalplace.eu/legalplace/monorepo/issues/5795) ([444cead](https://git.legalplace.eu/legalplace/monorepo/commits/444ceade7b26740bd640de926a7b8c8f08beca1b))
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
## [2.11.4](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.11.3...@legalplace/wizardx-core@2.11.4) (2022-07-20)
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
### Bug Fixes
|
|
558
|
-
|
|
559
|
-
* delete isOrderHandled and put logic on api ([ef92a6b](https://git.legalplace.eu/legalplace/monorepo/commits/ef92a6b3f46c39a4c7e6f158b0ccf07193ed40c6)), closes [api#5886](https://git.legalplace.eu/legalplace/monorepo/issues/5886)
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
## [2.11.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.11.2...@legalplace/wizardx-core@2.11.3) (2022-06-07)
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
### Bug Fixes
|
|
569
|
-
|
|
570
|
-
* prevent mulitple save data call which cause SQL error ([fdd7036](https://git.legalplace.eu/legalplace/monorepo/commits/fdd703609aa6a1da59cbad66feca15e00af2c9b3)), closes [api#5676](https://git.legalplace.eu/legalplace/monorepo/issues/5676)
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
## [2.11.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.11.1...@legalplace/wizardx-core@2.11.2) (2022-05-10)
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
### Bug Fixes
|
|
580
|
-
|
|
581
|
-
* fix bug with email app state removal. api[#5434](https://git.legalplace.eu/legalplace/monorepo/issues/5434) ([1a7624d](https://git.legalplace.eu/legalplace/monorepo/commits/1a7624dd49a18616f801e996433eab622b0cb3f2))
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
## [2.11.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.11.0...@legalplace/wizardx-core@2.11.1) (2022-04-25)
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
### Bug Fixes
|
|
591
|
-
|
|
592
|
-
* change order for OPS to enable to access to admin fields ([5f327c8](https://git.legalplace.eu/legalplace/monorepo/commits/5f327c8a0316c12db0c3b60038ed595a20eb583f)), closes [api#5365](https://git.legalplace.eu/legalplace/monorepo/issues/5365)
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
# [2.11.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.10.1...@legalplace/wizardx-core@2.11.0) (2022-04-20)
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
### Bug Fixes
|
|
602
|
-
|
|
603
|
-
* use getUserInfo from lp-events ([02b2012](https://git.legalplace.eu/legalplace/monorepo/commits/02b201209e5b6b6e2c2aa9aa4ee1bb7562949db3)), closes [api#5171](https://git.legalplace.eu/legalplace/monorepo/issues/5171)
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
### Features
|
|
607
|
-
|
|
608
|
-
* adding userInfos to all funnelGA datalayer events ([973ff37](https://git.legalplace.eu/legalplace/monorepo/commits/973ff37ffe15d7b3d262c3250be36c8d09915fcb)), closes [api#5171](https://git.legalplace.eu/legalplace/monorepo/issues/5171)
|
|
609
|
-
* update version lp-events ([1214891](https://git.legalplace.eu/legalplace/monorepo/commits/1214891d08f2033ac24850ee80760c059b5cce13)), closes [api#5171](https://git.legalplace.eu/legalplace/monorepo/issues/5171)
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
## [2.10.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.10.0...@legalplace/wizardx-core@2.10.1) (2022-04-14)
|
|
616
|
-
|
|
617
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
# [2.10.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.9.0...@legalplace/wizardx-core@2.10.0) (2022-04-11)
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
### Bug Fixes
|
|
627
|
-
|
|
628
|
-
* fixed failed test ([4ffb37b](https://git.legalplace.eu/legalplace/monorepo/commits/4ffb37b7b4cdd47b410949a99dc21723ce47fb0a)), closes [api#5253](https://git.legalplace.eu/legalplace/monorepo/issues/5253)
|
|
629
|
-
* fixed order enum role user ([33d9c72](https://git.legalplace.eu/legalplace/monorepo/commits/33d9c727f029347ac1fce94b47feb7637bfc8973)), closes [api#5253](https://git.legalplace.eu/legalplace/monorepo/issues/5253)
|
|
630
|
-
* organize order role user ([78c4a37](https://git.legalplace.eu/legalplace/monorepo/commits/78c4a37104d234eaeae3ae080c8a737c4f3b1d8f)), closes [api#5253](https://git.legalplace.eu/legalplace/monorepo/issues/5253)
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
### Features
|
|
634
|
-
|
|
635
|
-
* added role OPS ([2578040](https://git.legalplace.eu/legalplace/monorepo/commits/2578040d296abaf5f6740ae5d555c2947b357b82)), closes [api#5253](https://git.legalplace.eu/legalplace/monorepo/issues/5253)
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
# [2.9.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.8.0...@legalplace/wizardx-core@2.9.0) (2022-04-06)
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
### Bug Fixes
|
|
645
|
-
|
|
646
|
-
* fix failing test api[#5256](https://git.legalplace.eu/legalplace/monorepo/issues/5256) ([19a60df](https://git.legalplace.eu/legalplace/monorepo/commits/19a60dfa4573a6a3d9709645291770e8d236d06d))
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
### Features
|
|
650
|
-
|
|
651
|
-
* adding redirectOverride api[#5256](https://git.legalplace.eu/legalplace/monorepo/issues/5256) ([fc84961](https://git.legalplace.eu/legalplace/monorepo/commits/fc849615ad3ebbaebc147de2bc45092b10958db3))
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
# [2.8.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.7.3...@legalplace/wizardx-core@2.8.0) (2022-03-04)
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
### Bug Fixes
|
|
661
|
-
|
|
662
|
-
* add NB_CHAR function to eval ([39c3337](https://git.legalplace.eu/legalplace/monorepo/commits/39c33373e3834173382475b117b056a15c8df36d)), closes [api#DEV-4892](https://git.legalplace.eu/legalplace/monorepo/issues/DEV-4892)
|
|
663
|
-
* linting ([250d797](https://git.legalplace.eu/legalplace/monorepo/commits/250d797e7e19bbbbc0b2848a9654899ae1bd79d1)), closes [api#4892](https://git.legalplace.eu/legalplace/monorepo/issues/4892)
|
|
664
|
-
* update all package storybook ([98c9166](https://git.legalplace.eu/legalplace/monorepo/commits/98c9166ec319682922e509560e37229d3dbeb57a)), closes [api#DEV-4871](https://git.legalplace.eu/legalplace/monorepo/issues/DEV-4871)
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
### Features
|
|
668
|
-
|
|
669
|
-
* add nb char function to eval ([c9f49f2](https://git.legalplace.eu/legalplace/monorepo/commits/c9f49f2c0195631e8ea1b676a6f32b97ada58615)), closes [api#4892](https://git.legalplace.eu/legalplace/monorepo/issues/4892) [api#4892](https://git.legalplace.eu/legalplace/monorepo/issues/4892)
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
## [2.7.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.7.2...@legalplace/wizardx-core@2.7.3) (2022-02-04)
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
### Bug Fixes
|
|
679
|
-
|
|
680
|
-
* deleting iframe on when enabling smartscript if it already exists ([eef02e9](https://git.legalplace.eu/legalplace/monorepo/commits/eef02e915648fe380bca8c5b95fd490966c051c7)), closes [api#4819](https://git.legalplace.eu/legalplace/monorepo/issues/4819)
|
|
681
|
-
* fix typo ([501d8e7](https://git.legalplace.eu/legalplace/monorepo/commits/501d8e738233496f72aea2e2f6d99f3d89a4afad)), closes [api#4819](https://git.legalplace.eu/legalplace/monorepo/issues/4819)
|
|
682
|
-
* fixing bug with smartscript not reinitiating after store destoying api[#4819](https://git.legalplace.eu/legalplace/monorepo/issues/4819) ([e388116](https://git.legalplace.eu/legalplace/monorepo/commits/e3881168e27774289f313a499c607216b50700da))
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
## [2.7.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.7.1...@legalplace/wizardx-core@2.7.2) (2022-01-26)
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
### Bug Fixes
|
|
692
|
-
|
|
693
|
-
* copy command from build script api[#4754](https://git.legalplace.eu/legalplace/monorepo/issues/4754) ([6313f44](https://git.legalplace.eu/legalplace/monorepo/commits/6313f44e208b875572505a890064b2e084cbf277))
|
|
694
|
-
* use build:ci script instead of build:local api[#4754](https://git.legalplace.eu/legalplace/monorepo/issues/4754) ([1c0a4e9](https://git.legalplace.eu/legalplace/monorepo/commits/1c0a4e93a2418647d9ded2e29f5573bedfb1f27a))
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
## [2.7.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.7.0...@legalplace/wizardx-core@2.7.1) (2022-01-18)
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
### Bug Fixes
|
|
704
|
-
|
|
705
|
-
* fix cacheKey for memoized states api[#4719](https://git.legalplace.eu/legalplace/monorepo/issues/4719) ([b76f9a0](https://git.legalplace.eu/legalplace/monorepo/commits/b76f9a0cbee082ff607da40682a40253c9991eec))
|
|
706
|
-
* fix input type number and enabling bundle analyzer with variable only api[#4719](https://git.legalplace.eu/legalplace/monorepo/issues/4719) ([3948d0b](https://git.legalplace.eu/legalplace/monorepo/commits/3948d0b520ebc2aac5f1ad735d0beb12814486f2))
|
|
707
|
-
* fix issue with props equalityCheck on state memoization api[#4719](https://git.legalplace.eu/legalplace/monorepo/issues/4719) ([e059091](https://git.legalplace.eu/legalplace/monorepo/commits/e059091be42aa358598f4bc2173fd940c7da968f))
|
|
708
|
-
* fix moment import api[#4719](https://git.legalplace.eu/legalplace/monorepo/issues/4719) ([bb4fd18](https://git.legalplace.eu/legalplace/monorepo/commits/bb4fd188666fb412e8c96cd22bc7149c5566aa55))
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
# [2.7.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.6.4...@legalplace/wizardx-core@2.7.0) (2022-01-06)
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
### Bug Fixes
|
|
718
|
-
|
|
719
|
-
* allow storing undefined values to cache. api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([0c42995](https://git.legalplace.eu/legalplace/monorepo/commits/0c4299523a575e3e43aea9c4054b5136c69b44a5))
|
|
720
|
-
* code review fixes api[#4604](https://git.legalplace.eu/legalplace/monorepo/issues/4604) ([86ab582](https://git.legalplace.eu/legalplace/monorepo/commits/86ab582aa1a460b9c2ee2adcfd25e8f93237a0c1))
|
|
721
|
-
* fix checkout init api[#4664](https://git.legalplace.eu/legalplace/monorepo/issues/4664) ([416afea](https://git.legalplace.eu/legalplace/monorepo/commits/416afea28f527f1fdcd9a23381a948b25f482f3f))
|
|
722
|
-
* fix empty strings errors on path generation api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([18a168b](https://git.legalplace.eu/legalplace/monorepo/commits/18a168b94608d151379a66b9d63c473a78fbd702))
|
|
723
|
-
* fix import api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([f7eaafe](https://git.legalplace.eu/legalplace/monorepo/commits/f7eaafe34a1314e82eeff1fc7ac38c7624a2395c))
|
|
724
|
-
* fix linting api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([40c3b1a](https://git.legalplace.eu/legalplace/monorepo/commits/40c3b1aeedf35b7bebd279a3f841ee00d5ff8720))
|
|
725
|
-
* fix merges api[#4604](https://git.legalplace.eu/legalplace/monorepo/issues/4604) ([0ad9d26](https://git.legalplace.eu/legalplace/monorepo/commits/0ad9d2634d7a0f09e44422aec121b8f46c8143d0))
|
|
726
|
-
* fix mr api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([6111eda](https://git.legalplace.eu/legalplace/monorepo/commits/6111eda4cef95c7edbf32927b5c3e77ff6ad5bce))
|
|
727
|
-
* fix path parsing issue when instance has a uniqid api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([954b39f](https://git.legalplace.eu/legalplace/monorepo/commits/954b39fd0d69729914141830b31793a77b8f8217))
|
|
728
|
-
* fix permalink init. api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([273b4c1](https://git.legalplace.eu/legalplace/monorepo/commits/273b4c190a76f9750498060bec77e7288712308e))
|
|
729
|
-
* fixing paginationWatcherMiddleware api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([4d44ec7](https://git.legalplace.eu/legalplace/monorepo/commits/4d44ec78f6b4cae9ef3226778029555d8e2b8af9))
|
|
730
|
-
* fixing prefix name api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([37dbba0](https://git.legalplace.eu/legalplace/monorepo/commits/37dbba07993c0ccafdaf1b0703bf7b9bdfbc7069))
|
|
731
|
-
* fixing selectors cache and supporting cache clear on store reset. api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([ca62c85](https://git.legalplace.eu/legalplace/monorepo/commits/ca62c852c4725c8eeae6f4769a49da98663613e2))
|
|
732
|
-
* initiating availableSections to avoid having currentSectionId as undefined api[#4604](https://git.legalplace.eu/legalplace/monorepo/issues/4604) ([8c112f6](https://git.legalplace.eu/legalplace/monorepo/commits/8c112f669bbf51bac57c937a298e2a40314d4cd8))
|
|
733
|
-
* optimizing inputs update and fixing issue with modal not closing api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([d6091f2](https://git.legalplace.eu/legalplace/monorepo/commits/d6091f2f1fd98babda0c52f8cfdf8d904d8b1fde))
|
|
734
|
-
* upgrading @legalplace/storybook api[#4604](https://git.legalplace.eu/legalplace/monorepo/issues/4604) ([351b97a](https://git.legalplace.eu/legalplace/monorepo/commits/351b97a4832b118986a56dcfe47c9bf194e15fdd))
|
|
735
|
-
* upgrading alpha storybook version api[#4664](https://git.legalplace.eu/legalplace/monorepo/issues/4664) ([ab440d8](https://git.legalplace.eu/legalplace/monorepo/commits/ab440d8e8f3b01de289e45bc50bf72ce4122a4e2))
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
### Features
|
|
739
|
-
|
|
740
|
-
* adding export indexes to wizardx-core api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([394fabc](https://git.legalplace.eu/legalplace/monorepo/commits/394fabc998e41523b732ef83f58237382932c0a3))
|
|
741
|
-
* adding support for document titles api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([dbe69cb](https://git.legalplace.eu/legalplace/monorepo/commits/dbe69cb815efe5bd23f0b097bf7ae07c51c06f5b))
|
|
742
|
-
* upgrading storybook to test perfs on staging api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([465d741](https://git.legalplace.eu/legalplace/monorepo/commits/465d7411800a45d0dbf52cbf482b46c25227ee46))
|
|
743
|
-
* using wizardx for company sheet api[#4471](https://git.legalplace.eu/legalplace/monorepo/issues/4471) ([551dbc3](https://git.legalplace.eu/legalplace/monorepo/commits/551dbc373dc3c8502fd119eccd731986f305d8e3))
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
## [2.6.4](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.6.3...@legalplace/wizardx-core@2.6.4) (2022-01-05)
|
|
750
|
-
|
|
751
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
## [2.6.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.6.2...@legalplace/wizardx-core@2.6.3) (2021-12-13)
|
|
758
|
-
|
|
759
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
## [2.6.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.6.1...@legalplace/wizardx-core@2.6.2) (2021-12-10)
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
### Bug Fixes
|
|
769
|
-
|
|
770
|
-
* loading mixpanel before GTM, reducing queue timeout to fix tracking issues api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([bb13e5a](https://git.legalplace.eu/legalplace/monorepo/commits/bb13e5a959d18fe04c3cc10e1ee2f5bf66529abd))
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
## [2.6.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.6.0...@legalplace/wizardx-core@2.6.1) (2021-12-09)
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
### Bug Fixes
|
|
780
|
-
|
|
781
|
-
* fix Ab tests tracking api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([9942e36](https://git.legalplace.eu/legalplace/monorepo/commits/9942e36e798195188a172384ce41bba7d967ac54))
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
# [2.6.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.5.3...@legalplace/wizardx-core@2.6.0) (2021-12-08)
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
### Features
|
|
791
|
-
|
|
792
|
-
* tracking X-AbTests cookie api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([b300234](https://git.legalplace.eu/legalplace/monorepo/commits/b30023402ab5a487e74ba297f5b4c7c988f479c2))
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
## [2.5.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.5.2...@legalplace/wizardx-core@2.5.3) (2021-12-08)
|
|
799
|
-
|
|
800
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
## [2.5.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.5.1...@legalplace/wizardx-core@2.5.2) (2021-12-08)
|
|
807
|
-
|
|
808
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
## [2.5.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.5.0...@legalplace/wizardx-core@2.5.1) (2021-12-07)
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
### Bug Fixes
|
|
818
|
-
|
|
819
|
-
* review api[#4354](https://git.legalplace.eu/legalplace/monorepo/issues/4354) ([2a109bc](https://git.legalplace.eu/legalplace/monorepo/commits/2a109bca57aa1f63b30eb4b207ebb581af8ca376))
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
# [2.5.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.4.0...@legalplace/wizardx-core@2.5.0) (2021-12-06)
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
### Bug Fixes
|
|
829
|
-
|
|
830
|
-
* fix push api[#3338](https://git.legalplace.eu/legalplace/monorepo/issues/3338) ([1c961d5](https://git.legalplace.eu/legalplace/monorepo/commits/1c961d5a459513f791c2afb363881aa3d9214add))
|
|
831
|
-
* fixing issue with smartscript not getting executed after init_inputs api[#3338](https://git.legalplace.eu/legalplace/monorepo/issues/3338) ([2c96fd6](https://git.legalplace.eu/legalplace/monorepo/commits/2c96fd63a6d2e7685e75ee9125a4759831548139))
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
### Features
|
|
835
|
-
|
|
836
|
-
* Adding possibility to clone instance and improving UX on kanoon softSocial modal api[#3338](https://git.legalplace.eu/legalplace/monorepo/issues/3338) ([cec91b7](https://git.legalplace.eu/legalplace/monorepo/commits/cec91b79a512de1699e75fbb0e1bf95359f43376))
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
# [2.4.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.3.0...@legalplace/wizardx-core@2.4.0) (2021-12-03)
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
### Bug Fixes
|
|
846
|
-
|
|
847
|
-
* disabling tests tmp api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([79c3050](https://git.legalplace.eu/legalplace/monorepo/commits/79c30506ba070b50a0f9a7ab48b84a4822200437))
|
|
848
|
-
* fix merge ([ce4fb47](https://git.legalplace.eu/legalplace/monorepo/commits/ce4fb47dd42c56e27ee427725893d0c2acb826f7))
|
|
849
|
-
* fixing test api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([53ff5be](https://git.legalplace.eu/legalplace/monorepo/commits/53ff5be76e31c5cc5476b0c5a1ce43cab5e36656))
|
|
850
|
-
* loading third parties api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([fb69116](https://git.legalplace.eu/legalplace/monorepo/commits/fb69116f896cf4055eed75ecba1e1fa19f9a01ed))
|
|
851
|
-
* setting eval to sync to avoid potential bugs until further refactoring api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([99c7e7c](https://git.legalplace.eu/legalplace/monorepo/commits/99c7e7c0fb3f06e2ead8c4d418991292fd692dc1))
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
### Features
|
|
855
|
-
|
|
856
|
-
* optimizing wizardx (WIP) api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([afdce18](https://git.legalplace.eu/legalplace/monorepo/commits/afdce18db5f85f5128d819003ce9335e7d6b4d93))
|
|
857
|
-
* testing optimization api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([104ff6d](https://git.legalplace.eu/legalplace/monorepo/commits/104ff6d5dad5f680ad5ed32f34f9bb5905461732))
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
# [2.1.0-alpha.9](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0-alpha.8...@legalplace/wizardx-core@2.1.0-alpha.9) (2021-11-28)
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
### Bug Fixes
|
|
867
|
-
|
|
868
|
-
* fix linting api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([e8d76f5](https://git.legalplace.eu/legalplace/monorepo/commits/e8d76f5333b2940dbb170099a77d19a37c503cba))
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
### Features
|
|
872
|
-
|
|
873
|
-
* load speed optimizations api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([5227752](https://git.legalplace.eu/legalplace/monorepo/commits/522775255c71f98d4a4052fbcd05c5ae956925a2))
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
# [2.1.0-alpha.8](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0-alpha.7...@legalplace/wizardx-core@2.1.0-alpha.8) (2021-11-24)
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
### Bug Fixes
|
|
883
|
-
|
|
884
|
-
* fixing issue with smartscript not getting executed after init_inputs api[#3338](https://git.legalplace.eu/legalplace/monorepo/issues/3338) ([2c96fd6](https://git.legalplace.eu/legalplace/monorepo/commits/2c96fd63a6d2e7685e75ee9125a4759831548139))
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
# [2.1.0-alpha.7](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0-alpha.6...@legalplace/wizardx-core@2.1.0-alpha.7) (2021-11-24)
|
|
891
|
-
|
|
892
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
# [2.1.0-alpha.6](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0-alpha.5...@legalplace/wizardx-core@2.1.0-alpha.6) (2021-11-23)
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
### Bug Fixes
|
|
902
|
-
|
|
903
|
-
* fix push api[#3338](https://git.legalplace.eu/legalplace/monorepo/issues/3338) ([1c961d5](https://git.legalplace.eu/legalplace/monorepo/commits/1c961d5a459513f791c2afb363881aa3d9214add))
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
### Features
|
|
907
|
-
|
|
908
|
-
* Adding possibility to clone instance and improving UX on kanoon softSocial modal api[#3338](https://git.legalplace.eu/legalplace/monorepo/issues/3338) ([cec91b7](https://git.legalplace.eu/legalplace/monorepo/commits/cec91b79a512de1699e75fbb0e1bf95359f43376))
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
# [2.1.0-alpha.5](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0-alpha.4...@legalplace/wizardx-core@2.1.0-alpha.5) (2021-11-15)
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
### Features
|
|
918
|
-
|
|
919
|
-
* tracking X-Source cookie api[#4377](https://git.legalplace.eu/legalplace/monorepo/issues/4377) ([0b52550](https://git.legalplace.eu/legalplace/monorepo/commits/0b52550632daa141ab241183a9cf2169e8d5fb08))
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
# [2.1.0-alpha.4](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0-alpha.3...@legalplace/wizardx-core@2.1.0-alpha.4) (2021-11-08)
|
|
926
|
-
|
|
927
|
-
**Note:** Version bump only for package @legalplace/wizardx-core
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
# [2.1.0-alpha.3](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0-alpha.2...@legalplace/wizardx-core@2.1.0-alpha.3) (2021-11-04)
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
### Bug Fixes
|
|
937
|
-
|
|
938
|
-
* fix config test api[#4377](https://git.legalplace.eu/legalplace/monorepo/issues/4377) ([8de0c2c](https://git.legalplace.eu/legalplace/monorepo/commits/8de0c2c8faadf18c082d372e0b9caf70d3b0d669))
|
|
939
|
-
* fix styled-component issues api[#4377](https://git.legalplace.eu/legalplace/monorepo/issues/4377) ([d21227c](https://git.legalplace.eu/legalplace/monorepo/commits/d21227c278d545a6aba492b5e6b33062e31a52cd))
|
|
940
|
-
* fix type errors api[#4377](https://git.legalplace.eu/legalplace/monorepo/issues/4377) ([c14a871](https://git.legalplace.eu/legalplace/monorepo/commits/c14a8717b53d023f89d09b329d2dff062b4890f0))
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
# [2.1.0-alpha.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0...@legalplace/wizardx-core@2.1.0-alpha.2) (2021-11-04)
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
### Features
|
|
950
|
-
|
|
951
|
-
* upgrading wizardx-app to support wizard-params throught props and fixing notFoundUrl api[#4377](https://git.legalplace.eu/legalplace/monorepo/issues/4377) ([72709a3](https://git.legalplace.eu/legalplace/monorepo/commits/72709a374e5037ed5eb743679159459e3b7d5483))
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
# [2.1.0-alpha.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0-alpha.0...@legalplace/wizardx-core@2.1.0-alpha.1) (2021-11-03)
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
### Features
|
|
961
|
-
|
|
962
|
-
* supporting theme preloading for wizardx-core & preloading theme on kanoon-app api[#4363](https://git.legalplace.eu/legalplace/monorepo/issues/4363) ([01f258e](https://git.legalplace.eu/legalplace/monorepo/commits/01f258e4e2266ae6a8978fa4035289b50e0366bc))
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
# [2.1.0-alpha.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.0.0...@legalplace/wizardx-core@2.1.0-alpha.0) (2021-11-03)
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
### Bug Fixes
|
|
972
|
-
|
|
973
|
-
* coupe of fixes api[#4363](https://git.legalplace.eu/legalplace/monorepo/issues/4363) ([e1517f4](https://git.legalplace.eu/legalplace/monorepo/commits/e1517f471d6bb900eb20751154a1c921028320b6))
|
|
974
|
-
* fix test api[#4363](https://git.legalplace.eu/legalplace/monorepo/issues/4363) ([a1e603f](https://git.legalplace.eu/legalplace/monorepo/commits/a1e603ff570c689df63634205690883943c16e7b))
|
|
975
|
-
* fix test api[#4363](https://git.legalplace.eu/legalplace/monorepo/issues/4363) ([0124520](https://git.legalplace.eu/legalplace/monorepo/commits/01245209235bdbc7094e16224b05bf26a2e326a3))
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
### Features
|
|
979
|
-
|
|
980
|
-
* poc intégration wizardx kanoon-app api[#4363](https://git.legalplace.eu/legalplace/monorepo/issues/4363) ([13f5637](https://git.legalplace.eu/legalplace/monorepo/commits/13f563752d48a94575a77fcf9924cb6569547bd6))
|
|
981
|
-
* testing merge prepare script api[#4375](https://git.legalplace.eu/legalplace/monorepo/issues/4375) ([936f4e9](https://git.legalplace.eu/legalplace/monorepo/commits/936f4e9cfaaa6c346c87f4f4de5f5b651f02cd41))
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
# [1.1.0-alpha.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@1.1.0-alpha.1...@legalplace/wizardx-core@1.1.0-alpha.2) (2021-10-29)
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
### Bug Fixes
|
|
991
|
-
|
|
992
|
-
* fix eslint conflicts api[#4349](https://git.legalplace.eu/legalplace/monorepo/issues/4349) ([f145d26](https://git.legalplace.eu/legalplace/monorepo/commits/f145d26819d267a65bb4d9643a9e494d195f27de))
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
# [1.1.0-alpha.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@1.1.0...@legalplace/wizardx-core@1.1.0-alpha.1) (2021-10-29)
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
### Bug Fixes
|
|
1002
|
-
|
|
1003
|
-
* fix CI api[#4349](https://git.legalplace.eu/legalplace/monorepo/issues/4349) ([205674d](https://git.legalplace.eu/legalplace/monorepo/commits/205674d19f08ea9e5e7183cc9570e2a21f1922f0))
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
# [1.1.0-alpha.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@1.0.1-alpha.0...@legalplace/wizardx-core@1.1.0-alpha.0) (2021-10-27)
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
### Bug Fixes
|
|
1013
|
-
|
|
1014
|
-
* fix CI lint api[#4330](https://git.legalplace.eu/legalplace/monorepo/issues/4330) ([f075464](https://git.legalplace.eu/legalplace/monorepo/commits/f0754647da83f0bb5b4d79b3b6ad68815dc7d978))
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
### Features
|
|
1018
|
-
|
|
1019
|
-
* no pipeline on tag and adding CI coverage api[#4330](https://git.legalplace.eu/legalplace/monorepo/issues/4330) ([50ebb92](https://git.legalplace.eu/legalplace/monorepo/commits/50ebb9268305badcb305a94289e2d9e12a75c14e))
|
|
1020
|
-
* testing gitlab codecoverage on CI api[#4330](https://git.legalplace.eu/legalplace/monorepo/issues/4330) ([d62cc4e](https://git.legalplace.eu/legalplace/monorepo/commits/d62cc4e12d91d221f9c9944dbe1a0fb0995663d9))
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
## [1.0.1-alpha.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@0.0.1...@legalplace/wizardx-core@1.0.1-alpha.0) (2021-10-27)
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
### Bug Fixes
|
|
1030
|
-
|
|
1031
|
-
* bumping versions api[#4330](https://git.legalplace.eu/legalplace/monorepo/issues/4330) ([c3c6601](https://git.legalplace.eu/legalplace/monorepo/commits/c3c6601283b563ef5dc6a2848c431aae9f823226))
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
## 0.0.1 (2021-10-27)
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
### Bug Fixes
|
|
1041
|
-
|
|
1042
|
-
* **wizardx-app:** fix type errors api[#4330](https://git.legalplace.eu/legalplace/monorepo/issues/4330) ([eb9dd68](https://git.legalplace.eu/legalplace/monorepo/commits/eb9dd68d3a066705482ba3501a305c7767f4063c))
|
|
1043
|
-
* adding eslint-config & prettier-config packages ([e0e2c0c](https://git.legalplace.eu/legalplace/monorepo/commits/e0e2c0cd30974301f1f532717266c9533dfcae04))
|
|
1044
|
-
* couple of fixes after merge ([4abe7ea](https://git.legalplace.eu/legalplace/monorepo/commits/4abe7eac91977d670b4e0530ae77a92ff6aaa8aa))
|
|
1045
|
-
* fixing unit tests ([3d421b2](https://git.legalplace.eu/legalplace/monorepo/commits/3d421b260da53657807e2cc3cd9fc9ab4b58999a))
|
|
1046
|
-
* type fixes api[#4330](https://git.legalplace.eu/legalplace/monorepo/issues/4330) ([34bb44b](https://git.legalplace.eu/legalplace/monorepo/commits/34bb44bf39df7cd2cf8996d6622fba16d55a1b35))
|
|
1047
|
-
* type fixes api[#4330](https://git.legalplace.eu/legalplace/monorepo/issues/4330) ([b19b00c](https://git.legalplace.eu/legalplace/monorepo/commits/b19b00c34baa0ba3a68700d1a6e43507b9276bc3))
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
# [1.1.0-alpha.19](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.18...@legalplace/wizardx-core@1.1.0-alpha.19) (2021-10-11)
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
### Bug Fixes
|
|
1057
|
-
|
|
1058
|
-
* cleaning Themeloader.tsx ([1f94d01](https://git.legalplace.eu/legalplace/wizardx-packages/commits/1f94d013c949fd1d12f8c355b0c178a585277b59))
|
|
1059
|
-
* updating legacy theme ([eb9f014](https://git.legalplace.eu/legalplace/wizardx-packages/commits/eb9f014f9e6bf2fb6c66944ec0bdb36dbf05bceb))
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
# [1.1.0-alpha.18](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.17...@legalplace/wizardx-core@1.1.0-alpha.18) (2021-10-11)
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
### Bug Fixes
|
|
1069
|
-
|
|
1070
|
-
* setting default theme as legacy ([56bcbbb](https://git.legalplace.eu/legalplace/wizardx-packages/commits/56bcbbb7624ee6762404c9db08fae9ed524909cf))
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
# [1.1.0-alpha.17](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.16...@legalplace/wizardx-core@1.1.0-alpha.17) (2021-10-10)
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
### Bug Fixes
|
|
1080
|
-
|
|
1081
|
-
* sync storybook's version ([b781ed2](https://git.legalplace.eu/legalplace/wizardx-packages/commits/b781ed25e9b5166d2b42426bc7405497c67da624))
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
# [1.1.0-alpha.16](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.15...@legalplace/wizardx-core@1.1.0-alpha.16) (2021-10-10)
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
### Bug Fixes
|
|
1091
|
-
|
|
1092
|
-
* excluding deleted files from diff ([e52b882](https://git.legalplace.eu/legalplace/wizardx-packages/commits/e52b882cbb474a2fcfdfefa4866c0eb48cb7c67b))
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
# [1.1.0-alpha.15](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.14...@legalplace/wizardx-core@1.1.0-alpha.15) (2021-10-10)
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
### Features
|
|
1102
|
-
|
|
1103
|
-
* performing lint on changed files only ([85f1504](https://git.legalplace.eu/legalplace/wizardx-packages/commits/85f150409c7246685f8d76e03dc56a461cdbd61e))
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
# [1.1.0-alpha.14](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.13...@legalplace/wizardx-core@1.1.0-alpha.14) (2021-10-08)
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
### Bug Fixes
|
|
1113
|
-
|
|
1114
|
-
* removing appstates preload ([d3d5f34](https://git.legalplace.eu/legalplace/wizardx-packages/commits/d3d5f341645b03af2d43a3ee2387701965e81ff3))
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
# [1.1.0-alpha.13](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.12...@legalplace/wizardx-core@1.1.0-alpha.13) (2021-10-08)
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
### Bug Fixes
|
|
1124
|
-
|
|
1125
|
-
* replacing React.lazy with loadable and making chunks more precise ([6e83ccd](https://git.legalplace.eu/legalplace/wizardx-packages/commits/6e83ccd5a884a7101b99395132c5951b069d35cf))
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
# [1.1.0-alpha.12](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.11...@legalplace/wizardx-core@1.1.0-alpha.12) (2021-10-08)
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
### Bug Fixes
|
|
1135
|
-
|
|
1136
|
-
* testing build ([842a695](https://git.legalplace.eu/legalplace/wizardx-packages/commits/842a6953e81d592f5705849633b95826bb53ea52))
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
# [1.1.0-alpha.11](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.10...@legalplace/wizardx-core@1.1.0-alpha.11) (2021-10-07)
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
### Bug Fixes
|
|
1146
|
-
|
|
1147
|
-
* experimenting new themes/plugins load approach to deal with dynamic params change ([83f1cb3](https://git.legalplace.eu/legalplace/wizardx-packages/commits/83f1cb3b0e068ee5229efcae57a64b06290a9be5))
|
|
1148
|
-
* fix unit tests ([988c20e](https://git.legalplace.eu/legalplace/wizardx-packages/commits/988c20ed7a4124b67ecbe0d771512e0e5a9bd542))
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
# [1.1.0-alpha.10](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.9...@legalplace/wizardx-core@1.1.0-alpha.10) (2021-10-07)
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
### Bug Fixes
|
|
1158
|
-
|
|
1159
|
-
* fix CI ([9edb1de](https://git.legalplace.eu/legalplace/wizardx-packages/commits/9edb1deec0a489a20fced7abb6cdb66efed39414))
|
|
1160
|
-
* using loadable ([b515ad6](https://git.legalplace.eu/legalplace/wizardx-packages/commits/b515ad6b331ca75b7c24ca6370cac6b539dda2cf))
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
# [1.1.0-alpha.9](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.8...@legalplace/wizardx-core@1.1.0-alpha.9) (2021-10-07)
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
### Bug Fixes
|
|
1170
|
-
|
|
1171
|
-
* fix CI ([fc82af8](https://git.legalplace.eu/legalplace/wizardx-packages/commits/fc82af862020e585b7d4ad3403c8695a8c1ffbee))
|
|
1172
|
-
* test build ([b17cbeb](https://git.legalplace.eu/legalplace/wizardx-packages/commits/b17cbeb413c35da1b684a342175558750a90c0be))
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
# [1.1.0-alpha.8](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.7...@legalplace/wizardx-core@1.1.0-alpha.8) (2021-10-07)
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
### Bug Fixes
|
|
1182
|
-
|
|
1183
|
-
* trying to fix esModule imports ([35344bf](https://git.legalplace.eu/legalplace/wizardx-packages/commits/35344bf06f3715ec4ccefabc9a1d67750dfa75d0))
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
# [1.1.0-alpha.7](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.6...@legalplace/wizardx-core@1.1.0-alpha.7) (2021-10-07)
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
### Bug Fixes
|
|
1193
|
-
|
|
1194
|
-
* fix CI ([02a46ce](https://git.legalplace.eu/legalplace/wizardx-packages/commits/02a46cecb91f5f5c0ddab2407e8879befcb7adbf))
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
# [1.1.0-alpha.6](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.5...@legalplace/wizardx-core@1.1.0-alpha.6) (2021-10-07)
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
### Bug Fixes
|
|
1204
|
-
|
|
1205
|
-
* debug build ([a6a5831](https://git.legalplace.eu/legalplace/wizardx-packages/commits/a6a5831d04353d929a9e43f4d0c0c84502d89c39))
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
# [1.1.0-alpha.5](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.4...@legalplace/wizardx-core@1.1.0-alpha.5) (2021-10-07)
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
### Bug Fixes
|
|
1215
|
-
|
|
1216
|
-
* fix build ([fc34cb3](https://git.legalplace.eu/legalplace/wizardx-packages/commits/fc34cb388839feccddfb8d543f7493bc0bd411d3))
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
# [1.1.0-alpha.4](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.3...@legalplace/wizardx-core@1.1.0-alpha.4) (2021-10-07)
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
### Bug Fixes
|
|
1226
|
-
|
|
1227
|
-
* debugging build ([81deb98](https://git.legalplace.eu/legalplace/wizardx-packages/commits/81deb980e69bd2529d5132ad179cdd519c543159))
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
# [1.1.0-alpha.3](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.2...@legalplace/wizardx-core@1.1.0-alpha.3) (2021-10-07)
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
### Bug Fixes
|
|
1237
|
-
|
|
1238
|
-
* fix CI & package.json ([dd525e7](https://git.legalplace.eu/legalplace/wizardx-packages/commits/dd525e78dbe60508bdd0d7937cb000017882a333))
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
# [1.1.0-alpha.2](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.1...@legalplace/wizardx-core@1.1.0-alpha.2) (2021-10-06)
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
### Bug Fixes
|
|
1248
|
-
|
|
1249
|
-
* fix wizardx-app deployment ([a2944c3](https://git.legalplace.eu/legalplace/wizardx-packages/commits/a2944c34f92f944c73abd39a2f641ccbb3ceae45))
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
# [1.1.0-alpha.1](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.1.0-alpha.0...@legalplace/wizardx-core@1.1.0-alpha.1) (2021-10-06)
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
### Features
|
|
1259
|
-
|
|
1260
|
-
* test CI ([0f98cd3](https://git.legalplace.eu/legalplace/wizardx-packages/commits/0f98cd323f84bec5afb87d07a4738dd0f633c870))
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
# [1.1.0-alpha.0](https://git.legalplace.eu/legalplace/wizardx-packages/compare/@legalplace/wizardx-core@1.0.3...@legalplace/wizardx-core@1.1.0-alpha.0) (2021-10-06)
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
### Bug Fixes
|
|
1270
|
-
|
|
1271
|
-
* fix tsconfig.json ([ff4d4e6](https://git.legalplace.eu/legalplace/wizardx-packages/commits/ff4d4e6237b4fca7c35932ca2da088b54fc53f1b))
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
### Features
|
|
1275
|
-
|
|
1276
|
-
* adding publish ([3b7a027](https://git.legalplace.eu/legalplace/wizardx-packages/commits/3b7a027996fd878e4fe959705e4a8cfe03ae53a7))
|