@legalplace/wizardx-core 2.5.0 → 2.5.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +103 -8
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -3,6 +3,25 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [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)
7
+
8
+ **Note:** Version bump only for package @legalplace/wizardx-core
9
+
10
+
11
+
12
+
13
+
14
+ ## [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)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * review api[#4354](https://git.legalplace.eu/legalplace/monorepo/issues/4354) ([2a109bc](https://git.legalplace.eu/legalplace/monorepo/commits/2a109bca57aa1f63b30eb4b207ebb581af8ca376))
20
+
21
+
22
+
23
+
24
+
6
25
  # [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)
7
26
 
8
27
 
@@ -26,6 +45,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
26
45
  ### Bug Fixes
27
46
 
28
47
  * disabling tests tmp api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([79c3050](https://git.legalplace.eu/legalplace/monorepo/commits/79c30506ba070b50a0f9a7ab48b84a4822200437))
48
+ * fix merge ([ce4fb47](https://git.legalplace.eu/legalplace/monorepo/commits/ce4fb47dd42c56e27ee427725893d0c2acb826f7))
29
49
  * fixing test api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([53ff5be](https://git.legalplace.eu/legalplace/monorepo/commits/53ff5be76e31c5cc5476b0c5a1ce43cab5e36656))
30
50
  * loading third parties api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([fb69116](https://git.legalplace.eu/legalplace/monorepo/commits/fb69116f896cf4055eed75ecba1e1fa19f9a01ed))
31
51
  * 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))
@@ -40,7 +60,58 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
40
60
 
41
61
 
42
62
 
43
- # [2.3.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.2.0...@legalplace/wizardx-core@2.3.0) (2021-11-10)
63
+ # [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)
64
+
65
+
66
+ ### Bug Fixes
67
+
68
+ * fix linting api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([e8d76f5](https://git.legalplace.eu/legalplace/monorepo/commits/e8d76f5333b2940dbb170099a77d19a37c503cba))
69
+
70
+
71
+ ### Features
72
+
73
+ * load speed optimizations api[#4480](https://git.legalplace.eu/legalplace/monorepo/issues/4480) ([5227752](https://git.legalplace.eu/legalplace/monorepo/commits/522775255c71f98d4a4052fbcd05c5ae956925a2))
74
+
75
+
76
+
77
+
78
+
79
+ # [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)
80
+
81
+
82
+ ### Bug Fixes
83
+
84
+ * 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))
85
+
86
+
87
+
88
+
89
+
90
+ # [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)
91
+
92
+ **Note:** Version bump only for package @legalplace/wizardx-core
93
+
94
+
95
+
96
+
97
+
98
+ # [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)
99
+
100
+
101
+ ### Bug Fixes
102
+
103
+ * fix push api[#3338](https://git.legalplace.eu/legalplace/monorepo/issues/3338) ([1c961d5](https://git.legalplace.eu/legalplace/monorepo/commits/1c961d5a459513f791c2afb363881aa3d9214add))
104
+
105
+
106
+ ### Features
107
+
108
+ * 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))
109
+
110
+
111
+
112
+
113
+
114
+ # [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)
44
115
 
45
116
 
46
117
  ### Features
@@ -51,7 +122,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
51
122
 
52
123
 
53
124
 
54
- # [2.2.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.1.0...@legalplace/wizardx-core@2.2.0) (2021-11-10)
125
+ # [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)
126
+
127
+ **Note:** Version bump only for package @legalplace/wizardx-core
128
+
129
+
130
+
131
+
132
+
133
+ # [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)
55
134
 
56
135
 
57
136
  ### Bug Fixes
@@ -61,6 +140,12 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
61
140
  * fix type errors api[#4377](https://git.legalplace.eu/legalplace/monorepo/issues/4377) ([c14a871](https://git.legalplace.eu/legalplace/monorepo/commits/c14a8717b53d023f89d09b329d2dff062b4890f0))
62
141
 
63
142
 
143
+
144
+
145
+
146
+ # [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)
147
+
148
+
64
149
  ### Features
65
150
 
66
151
  * 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))
@@ -69,7 +154,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
69
154
 
70
155
 
71
156
 
72
- # [2.1.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@2.0.0...@legalplace/wizardx-core@2.1.0) (2021-11-04)
157
+ # [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)
158
+
159
+
160
+ ### Features
161
+
162
+ * 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))
163
+
164
+
165
+
166
+
167
+
168
+ # [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)
73
169
 
74
170
 
75
171
  ### Bug Fixes
@@ -82,14 +178,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
82
178
  ### Features
83
179
 
84
180
  * 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))
85
- * 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))
86
181
  * testing merge prepare script api[#4375](https://git.legalplace.eu/legalplace/monorepo/issues/4375) ([936f4e9](https://git.legalplace.eu/legalplace/monorepo/commits/936f4e9cfaaa6c346c87f4f4de5f5b651f02cd41))
87
182
 
88
183
 
89
184
 
90
185
 
91
186
 
92
- ## [1.1.2](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@1.1.1...@legalplace/wizardx-core@1.1.2) (2021-10-29)
187
+ # [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)
93
188
 
94
189
 
95
190
  ### Bug Fixes
@@ -100,7 +195,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
100
195
 
101
196
 
102
197
 
103
- ## [1.1.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@1.1.0...@legalplace/wizardx-core@1.1.1) (2021-10-29)
198
+ # [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)
104
199
 
105
200
 
106
201
  ### Bug Fixes
@@ -111,7 +206,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
111
206
 
112
207
 
113
208
 
114
- # [1.1.0](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@1.0.1...@legalplace/wizardx-core@1.1.0) (2021-10-28)
209
+ # [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)
115
210
 
116
211
 
117
212
  ### Bug Fixes
@@ -128,7 +223,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
128
223
 
129
224
 
130
225
 
131
- ## [1.0.1](https://git.legalplace.eu/legalplace/monorepo/compare/@legalplace/wizardx-core@0.0.1...@legalplace/wizardx-core@1.0.1) (2021-10-27)
226
+ ## [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)
132
227
 
133
228
 
134
229
  ### Bug Fixes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@legalplace/wizardx-core",
3
- "version": "2.5.0",
3
+ "version": "2.5.2",
4
4
  "author": "Moncef Hammou (moncef@legalplace.fr)",
5
5
  "license": "MIT",
6
6
  "exports": {
@@ -24,7 +24,7 @@
24
24
  "@legalplace/lplogic": "^2.1.6",
25
25
  "@legalplace/model-healthcheck": "^1.1.5",
26
26
  "@legalplace/referencesparser": "^1.7.0",
27
- "@legalplace/sb-experiment": "^0.1.0-alpha.2",
27
+ "@legalplace/sb-experiment": "^0.1.0-alpha.3",
28
28
  "@loadable/component": "^5.15.0",
29
29
  "@redux-saga/core": "^1.1.3",
30
30
  "awesome-phonenumber": "^2.62.1",
@@ -51,9 +51,9 @@
51
51
  "xss": "^1.0.9"
52
52
  },
53
53
  "devDependencies": {
54
- "@legalplace/eslint-config": "^2.1.1",
54
+ "@legalplace/eslint-config": "^2.1.2",
55
55
  "@legalplace/models-v3-types": "^3.6.0",
56
- "@legalplace/prettier-config": "^2.1.1",
56
+ "@legalplace/prettier-config": "^2.1.2",
57
57
  "@swc-node/jest": "^1.3.2",
58
58
  "@swc/core": "^1.2.93",
59
59
  "@swc/jest": "^0.2.4",
@@ -92,5 +92,5 @@
92
92
  "*.test.ts",
93
93
  "*.test.tsx"
94
94
  ],
95
- "gitHead": "f3097ba70f4f85a78efee7fb6d0de511eb6eae46"
95
+ "gitHead": "677b2385ce751a9b64555d83d57dd8e04dacda9b"
96
96
  }