@vc-shell/framework 1.0.113 → 1.0.114
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 +613 -133
- package/dist/framework.mjs +2 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +45 -0
- package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
- package/package.json +3 -3
- package/shared/modules/dynamic/pages/dynamic-blade-form.vue +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,23 +1,41 @@
|
|
|
1
|
+
## [1.0.114](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.113...v1.0.114) (2023-10-25)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* vm-1215 expose in dynamic blade ([58cf7ef](https://github.com/VirtoCommerce/vc-shell/commit/58cf7effba8b48865373ce444fc2c7902ae16669))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
1
10
|
## [1.0.113](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.111...v1.0.113) (2023-10-25)
|
|
2
11
|
|
|
3
12
|
|
|
4
|
-
###
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* add searchable prop to dynamic select ([9cfc810](https://github.com/VirtoCommerce/vc-shell/commit/9cfc810a7b7d30eef65581ece7a7c309fba53bb1))
|
|
5
16
|
|
|
6
|
-
* **@vc-shell/api-client:** api client generator now uses
|
|
7
|
-
command line arguments instead of environment variables
|
|
8
17
|
|
|
9
18
|
### Features
|
|
10
19
|
|
|
11
20
|
* **@vc-shell/api-client:** Replace .env variables to command line args ([4bcfade](https://github.com/VirtoCommerce/vc-shell/commit/4bcfade6f0eee7f6e2b74ed898d5b90da1198da8))
|
|
12
21
|
|
|
13
22
|
|
|
14
|
-
###
|
|
23
|
+
### BREAKING CHANGES
|
|
24
|
+
|
|
25
|
+
* **@vc-shell/api-client:** api client generator now uses
|
|
26
|
+
command line arguments instead of environment variables
|
|
27
|
+
|
|
15
28
|
|
|
16
|
-
* add searchable prop to dynamic select ([9cfc810](https://github.com/VirtoCommerce/vc-shell/commit/9cfc810a7b7d30eef65581ece7a7c309fba53bb1))
|
|
17
29
|
|
|
18
30
|
## [1.0.111](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.110...v1.0.111) (2023-10-17)
|
|
19
31
|
|
|
20
32
|
|
|
33
|
+
### Bug Fixes
|
|
34
|
+
|
|
35
|
+
* open blade on mount fix in import-module ([6644e03](https://github.com/VirtoCommerce/vc-shell/commit/6644e03bcac5b1298db160f3b749c8a44bb8c9c7))
|
|
36
|
+
* override ts-ignore toSpliced ([c360888](https://github.com/VirtoCommerce/vc-shell/commit/c3608889c4bc987f475f9d25a9149aad4b59bac6))
|
|
37
|
+
|
|
38
|
+
|
|
21
39
|
### Features
|
|
22
40
|
|
|
23
41
|
* dynamic app modules samples ([2af411f](https://github.com/VirtoCommerce/vc-shell/commit/2af411fb14c61d9e98da4612057fd157263de397))
|
|
@@ -27,39 +45,51 @@ command line arguments instead of environment variables
|
|
|
27
45
|
* status type dynamic component ([95f0472](https://github.com/VirtoCommerce/vc-shell/commit/95f0472cd79cb117a94fe467cf4094cdff29373e))
|
|
28
46
|
|
|
29
47
|
|
|
30
|
-
### Bug Fixes
|
|
31
|
-
|
|
32
|
-
* open blade on mount fix in import-module ([6644e03](https://github.com/VirtoCommerce/vc-shell/commit/6644e03bcac5b1298db160f3b749c8a44bb8c9c7))
|
|
33
|
-
* override ts-ignore toSpliced ([c360888](https://github.com/VirtoCommerce/vc-shell/commit/c3608889c4bc987f475f9d25a9149aad4b59bac6))
|
|
34
48
|
|
|
35
49
|
## [1.0.110](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.109...v1.0.110) (2023-10-16)
|
|
36
50
|
|
|
37
51
|
|
|
38
|
-
### Features
|
|
39
|
-
|
|
40
|
-
* vm-1215 vc-video ([52680f6](https://github.com/VirtoCommerce/vc-shell/commit/52680f6f2bd649d7226818f6432e605502ab9eab))
|
|
41
|
-
|
|
42
|
-
|
|
43
52
|
### Bug Fixes
|
|
44
53
|
|
|
45
54
|
* code review improvements ([5c6c6dc](https://github.com/VirtoCommerce/vc-shell/commit/5c6c6dc7a60c1212e4c23e0ddbbc42611f16303b))
|
|
46
55
|
* code review improvements ([5453ba0](https://github.com/VirtoCommerce/vc-shell/commit/5453ba0388a51b2946408b980e119a0ad20f7647))
|
|
47
56
|
* delete index.ts from framework api ([8cc2fee](https://github.com/VirtoCommerce/vc-shell/commit/8cc2feef30ac38bcf229234456cac78c8e23f158))
|
|
48
57
|
|
|
58
|
+
|
|
59
|
+
### Features
|
|
60
|
+
|
|
61
|
+
* vm-1215 vc-video ([52680f6](https://github.com/VirtoCommerce/vc-shell/commit/52680f6f2bd649d7226818f6432e605502ab9eab))
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
49
65
|
## [1.0.109](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.108...v1.0.109) (2023-10-13)
|
|
50
66
|
|
|
67
|
+
|
|
68
|
+
|
|
51
69
|
## [1.0.108](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.107...v1.0.108) (2023-10-13)
|
|
52
70
|
|
|
71
|
+
|
|
72
|
+
|
|
53
73
|
## [1.0.107](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.106...v1.0.107) (2023-10-12)
|
|
54
74
|
|
|
75
|
+
|
|
76
|
+
|
|
55
77
|
## [1.0.106](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.105...v1.0.106) (2023-10-12)
|
|
56
78
|
|
|
79
|
+
|
|
80
|
+
|
|
57
81
|
## [1.0.105](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.104...v1.0.105) (2023-10-02)
|
|
58
82
|
|
|
83
|
+
|
|
84
|
+
|
|
59
85
|
## [1.0.104](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.103...v1.0.104) (2023-10-02)
|
|
60
86
|
|
|
87
|
+
|
|
88
|
+
|
|
61
89
|
## [1.0.103](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.102...v1.0.103) (2023-09-29)
|
|
62
90
|
|
|
91
|
+
|
|
92
|
+
|
|
63
93
|
## [1.0.102](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.101...v1.0.102) (2023-09-29)
|
|
64
94
|
|
|
65
95
|
|
|
@@ -67,10 +97,16 @@ command line arguments instead of environment variables
|
|
|
67
97
|
|
|
68
98
|
* escape images url ([7bc4f95](https://github.com/VirtoCommerce/vc-shell/commit/7bc4f95a6718300d0fa158d17c08ef6bc3b61429))
|
|
69
99
|
|
|
100
|
+
|
|
101
|
+
|
|
70
102
|
## [1.0.101](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.100...v1.0.101) (2023-09-28)
|
|
71
103
|
|
|
104
|
+
|
|
105
|
+
|
|
72
106
|
## [1.0.100](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.99...v1.0.100) (2023-09-22)
|
|
73
107
|
|
|
108
|
+
|
|
109
|
+
|
|
74
110
|
## [1.0.99](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.98...v1.0.99) (2023-09-22)
|
|
75
111
|
|
|
76
112
|
|
|
@@ -78,6 +114,8 @@ command line arguments instead of environment variables
|
|
|
78
114
|
|
|
79
115
|
* encode/decode image url ([d0b32b1](https://github.com/VirtoCommerce/vc-shell/commit/d0b32b1d46a58eb3814ce0086244375df90c5f24))
|
|
80
116
|
|
|
117
|
+
|
|
118
|
+
|
|
81
119
|
## [1.0.98](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.97...v1.0.98) (2023-09-21)
|
|
82
120
|
|
|
83
121
|
|
|
@@ -85,10 +123,16 @@ command line arguments instead of environment variables
|
|
|
85
123
|
|
|
86
124
|
* decode image url ([8ce7dbf](https://github.com/VirtoCommerce/vc-shell/commit/8ce7dbfeb9c8c675fe971a134736743357cdc9b7))
|
|
87
125
|
|
|
126
|
+
|
|
127
|
+
|
|
88
128
|
## [1.0.97](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.96...v1.0.97) (2023-09-12)
|
|
89
129
|
|
|
130
|
+
|
|
131
|
+
|
|
90
132
|
## [1.0.96](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.95...v1.0.96) (2023-08-28)
|
|
91
133
|
|
|
134
|
+
|
|
135
|
+
|
|
92
136
|
## [1.0.95](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.94...v1.0.95) (2023-08-28)
|
|
93
137
|
|
|
94
138
|
|
|
@@ -96,13 +140,9 @@ command line arguments instead of environment variables
|
|
|
96
140
|
|
|
97
141
|
* controls for multilang properties ([b07940d](https://github.com/VirtoCommerce/vc-shell/commit/b07940d02f97387929c0081b033f87185fa375b9))
|
|
98
142
|
|
|
99
|
-
## [1.0.94](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.92...v1.0.94) (2023-08-04)
|
|
100
|
-
|
|
101
143
|
|
|
102
|
-
### Features
|
|
103
144
|
|
|
104
|
-
|
|
105
|
-
* vc-editor multilang ([b494b9c](https://github.com/VirtoCommerce/vc-shell/commit/b494b9c3439e2d52d4be80616712b86b8126f799))
|
|
145
|
+
## [1.0.94](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.92...v1.0.94) (2023-08-04)
|
|
106
146
|
|
|
107
147
|
|
|
108
148
|
### Bug Fixes
|
|
@@ -111,10 +151,22 @@ command line arguments instead of environment variables
|
|
|
111
151
|
* dynamic properties fix ([1f2738a](https://github.com/VirtoCommerce/vc-shell/commit/1f2738a95c1da6fc83ea9086aafab935f4f79bfe))
|
|
112
152
|
* temporary ([65d7a58](https://github.com/VirtoCommerce/vc-shell/commit/65d7a58e159a4f5a06581710156a533790437f4b))
|
|
113
153
|
|
|
154
|
+
|
|
155
|
+
### Features
|
|
156
|
+
|
|
157
|
+
* mltilang label, remove mltilang in vc-editor ([f3411bd](https://github.com/VirtoCommerce/vc-shell/commit/f3411bdde6bb61751a89ffa253c038aadfe22e36))
|
|
158
|
+
* vc-editor multilang ([b494b9c](https://github.com/VirtoCommerce/vc-shell/commit/b494b9c3439e2d52d4be80616712b86b8126f799))
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
114
162
|
## [1.0.92](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.91...v1.0.92) (2023-07-12)
|
|
115
163
|
|
|
164
|
+
|
|
165
|
+
|
|
116
166
|
## [1.0.91](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.90...v1.0.91) (2023-07-12)
|
|
117
167
|
|
|
168
|
+
|
|
169
|
+
|
|
118
170
|
## [1.0.90](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.89...v1.0.90) (2023-07-12)
|
|
119
171
|
|
|
120
172
|
|
|
@@ -122,8 +174,12 @@ command line arguments instead of environment variables
|
|
|
122
174
|
|
|
123
175
|
* editor update on status change/val rule fix ([ad269a4](https://github.com/VirtoCommerce/vc-shell/commit/ad269a4a74a5d5539aa08d353367b11ecbf6b99b))
|
|
124
176
|
|
|
177
|
+
|
|
178
|
+
|
|
125
179
|
## [1.0.89](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.88...v1.0.89) (2023-07-07)
|
|
126
180
|
|
|
181
|
+
|
|
182
|
+
|
|
127
183
|
## [1.0.88](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.87...v1.0.88) (2023-06-27)
|
|
128
184
|
|
|
129
185
|
|
|
@@ -132,6 +188,8 @@ command line arguments instead of environment variables
|
|
|
132
188
|
* azure ([419830f](https://github.com/VirtoCommerce/vc-shell/commit/419830f01ea3e8d0c93779ebfb8725a7af551e9e))
|
|
133
189
|
* vc-select search ([3aaf55e](https://github.com/VirtoCommerce/vc-shell/commit/3aaf55ec5fb0b6a311f332ab5b0d4e3a227e525d))
|
|
134
190
|
|
|
191
|
+
|
|
192
|
+
|
|
135
193
|
## [1.0.87](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.86...v1.0.87) (2023-06-26)
|
|
136
194
|
|
|
137
195
|
|
|
@@ -139,8 +197,12 @@ command line arguments instead of environment variables
|
|
|
139
197
|
|
|
140
198
|
* navigation exact blade ([7a20053](https://github.com/VirtoCommerce/vc-shell/commit/7a20053705a5e98eeb9bdf3768ab45be113ba66a))
|
|
141
199
|
|
|
200
|
+
|
|
201
|
+
|
|
142
202
|
## [1.0.86](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.85...v1.0.86) (2023-06-23)
|
|
143
203
|
|
|
204
|
+
|
|
205
|
+
|
|
144
206
|
## [1.0.85](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.84...v1.0.85) (2023-06-23)
|
|
145
207
|
|
|
146
208
|
|
|
@@ -148,20 +210,36 @@ command line arguments instead of environment variables
|
|
|
148
210
|
|
|
149
211
|
* check permissions plugin ([cc65272](https://github.com/VirtoCommerce/vc-shell/commit/cc65272d933e29f427b1403df2bdd627b15dd1e6))
|
|
150
212
|
|
|
213
|
+
|
|
214
|
+
|
|
151
215
|
## [1.0.84](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.83...v1.0.84) (2023-06-23)
|
|
152
216
|
|
|
217
|
+
|
|
218
|
+
|
|
153
219
|
## [1.0.83](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.82...v1.0.83) (2023-06-23)
|
|
154
220
|
|
|
221
|
+
|
|
222
|
+
|
|
155
223
|
## [1.0.82](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.81...v1.0.82) (2023-06-23)
|
|
156
224
|
|
|
225
|
+
|
|
226
|
+
|
|
157
227
|
## [1.0.81](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.80...v1.0.81) (2023-06-23)
|
|
158
228
|
|
|
229
|
+
|
|
230
|
+
|
|
159
231
|
## [1.0.80](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.79...v1.0.80) (2023-06-22)
|
|
160
232
|
|
|
233
|
+
|
|
234
|
+
|
|
161
235
|
## [1.0.79](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.78...v1.0.79) (2023-06-22)
|
|
162
236
|
|
|
237
|
+
|
|
238
|
+
|
|
163
239
|
## [1.0.78](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.77...v1.0.78) (2023-06-22)
|
|
164
240
|
|
|
241
|
+
|
|
242
|
+
|
|
165
243
|
## [1.0.77](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.76...v1.0.77) (2023-06-22)
|
|
166
244
|
|
|
167
245
|
|
|
@@ -169,6 +247,8 @@ command line arguments instead of environment variables
|
|
|
169
247
|
|
|
170
248
|
* base url ([848feb7](https://github.com/VirtoCommerce/vc-shell/commit/848feb7e607cdfc6eb230e3c392ed4ca92457596))
|
|
171
249
|
|
|
250
|
+
|
|
251
|
+
|
|
172
252
|
## [1.0.76](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.75...v1.0.76) (2023-06-22)
|
|
173
253
|
|
|
174
254
|
|
|
@@ -177,6 +257,8 @@ command line arguments instead of environment variables
|
|
|
177
257
|
* azure login ([bd2d822](https://github.com/VirtoCommerce/vc-shell/commit/bd2d8221f0e3a286fa944da4c7be7eda81786588))
|
|
178
258
|
* base app path ([146b01b](https://github.com/VirtoCommerce/vc-shell/commit/146b01b2e9001ab170dce1c4758d46761ab5e21f))
|
|
179
259
|
|
|
260
|
+
|
|
261
|
+
|
|
180
262
|
## [1.0.75](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.74...v1.0.75) (2023-06-21)
|
|
181
263
|
|
|
182
264
|
|
|
@@ -184,6 +266,8 @@ command line arguments instead of environment variables
|
|
|
184
266
|
|
|
185
267
|
* forgotPassword condition ([428a339](https://github.com/VirtoCommerce/vc-shell/commit/428a33950bd2aa43b04a5112682032e6fddd7d2e))
|
|
186
268
|
|
|
269
|
+
|
|
270
|
+
|
|
187
271
|
## [1.0.74](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.73...v1.0.74) (2023-06-21)
|
|
188
272
|
|
|
189
273
|
|
|
@@ -192,6 +276,8 @@ command line arguments instead of environment variables
|
|
|
192
276
|
* azure base env ([b511031](https://github.com/VirtoCommerce/vc-shell/commit/b511031c302be5f2ae251eddeb09f5f3fbf2f2bb))
|
|
193
277
|
* pass platformUrl to shell ([6265790](https://github.com/VirtoCommerce/vc-shell/commit/62657901ae6738883ed785e4f54507db85ba7d66))
|
|
194
278
|
|
|
279
|
+
|
|
280
|
+
|
|
195
281
|
## [1.0.73](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.72...v1.0.73) (2023-06-08)
|
|
196
282
|
|
|
197
283
|
|
|
@@ -199,12 +285,9 @@ command line arguments instead of environment variables
|
|
|
199
285
|
|
|
200
286
|
* vc-select generic ([8aca326](https://github.com/VirtoCommerce/vc-shell/commit/8aca3260cc1d5912f5c8063314d820b14078373e))
|
|
201
287
|
|
|
202
|
-
## [1.0.72](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.71...v1.0.72) (2023-06-07)
|
|
203
|
-
|
|
204
288
|
|
|
205
|
-
### Features
|
|
206
289
|
|
|
207
|
-
|
|
290
|
+
## [1.0.72](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.71...v1.0.72) (2023-06-07)
|
|
208
291
|
|
|
209
292
|
|
|
210
293
|
### Bug Fixes
|
|
@@ -213,16 +296,14 @@ command line arguments instead of environment variables
|
|
|
213
296
|
* vc-app-bar mobile styles ([75955d4](https://github.com/VirtoCommerce/vc-shell/commit/75955d4cb9692a3430395f8dbf5943b5c2eb8f36))
|
|
214
297
|
* vc-select dropdown closing ([ecde06f](https://github.com/VirtoCommerce/vc-shell/commit/ecde06ffd679d06f7d8f75304437510f4e46063c))
|
|
215
298
|
|
|
216
|
-
## [1.0.71](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.70...v1.0.71) (2023-06-02)
|
|
217
|
-
|
|
218
299
|
|
|
219
300
|
### Features
|
|
220
301
|
|
|
221
|
-
*
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
302
|
+
* blade nav last state, permissions ([d98144a](https://github.com/VirtoCommerce/vc-shell/commit/d98144a2e5f2b4241543f7624fc7d811aa3f951f))
|
|
303
|
+
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
## [1.0.71](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.70...v1.0.71) (2023-06-02)
|
|
226
307
|
|
|
227
308
|
|
|
228
309
|
### Bug Fixes
|
|
@@ -233,27 +314,43 @@ command line arguments instead of environment variables
|
|
|
233
314
|
* required blade in IBladeEvent interface ([b5197b2](https://github.com/VirtoCommerce/vc-shell/commit/b5197b26994291cb3cb8955626e7fff5154e2e73))
|
|
234
315
|
|
|
235
316
|
|
|
317
|
+
### Features
|
|
318
|
+
|
|
319
|
+
* azure active directory signin ([46cee05](https://github.com/VirtoCommerce/vc-shell/commit/46cee052064434bdd143d744ca7557f5c0fd7e84))
|
|
320
|
+
* common pages moved to shell ([fca5967](https://github.com/VirtoCommerce/vc-shell/commit/fca5967bfa8fdfee09c043dfc565e8aa2534ada1))
|
|
321
|
+
* error slot removed from blades ([9135daa](https://github.com/VirtoCommerce/vc-shell/commit/9135daa186236c6ee9b95ebe786b4fc532828bfb))
|
|
322
|
+
* refactored vc-button ([b66d081](https://github.com/VirtoCommerce/vc-shell/commit/b66d081b79c32fd9a726bf686ec94070debd7f63))
|
|
323
|
+
* select-all ([3e30fef](https://github.com/VirtoCommerce/vc-shell/commit/3e30fefb71f0e5319724f0487c4c01f049ae19ff))
|
|
324
|
+
|
|
325
|
+
|
|
236
326
|
### Reverts
|
|
237
327
|
|
|
238
328
|
* required blade in IBladeEvent ([61b1223](https://github.com/VirtoCommerce/vc-shell/commit/61b1223a3b4ce8a131a0ac58ec6c65ca18a053e8))
|
|
239
329
|
|
|
330
|
+
|
|
331
|
+
|
|
240
332
|
## [1.0.70](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.69...v1.0.70) (2023-05-18)
|
|
241
333
|
|
|
242
334
|
|
|
243
|
-
###
|
|
335
|
+
### Bug Fixes
|
|
336
|
+
|
|
337
|
+
* blade navigation fix ([1a5ed69](https://github.com/VirtoCommerce/vc-shell/commit/1a5ed69640113e6b17acdbebafe65f4f4a33f75e))
|
|
338
|
+
* notification template render condition ([3b5857f](https://github.com/VirtoCommerce/vc-shell/commit/3b5857fa22584a3717ef96b448da747f9a2f4613))
|
|
339
|
+
* other fixes/refactors and types updated ([46ebd82](https://github.com/VirtoCommerce/vc-shell/commit/46ebd823234741b1e0f8c987b5bcdd65808dbd7a))
|
|
340
|
+
* packages mistakes & yarn warnings ([fdc39d2](https://github.com/VirtoCommerce/vc-shell/commit/fdc39d2f25f5a75318c33c82c7eedc4ed479cc1d))
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
* feat!: refactored blade navigation ([6fdd427](https://github.com/VirtoCommerce/vc-shell/commit/6fdd4273d3060a1c7eca955f4c3eba0f5d34905e))
|
|
344
|
+
* feat!: navigation refactoring ([2421e50](https://github.com/VirtoCommerce/vc-shell/commit/2421e5057760f42ac491e2d236018d8e064fea78))
|
|
244
345
|
|
|
245
|
-
* openBlade method has changed
|
|
246
|
-
* changed navigation props names
|
|
247
346
|
|
|
248
347
|
### Features
|
|
249
348
|
|
|
250
349
|
* eslint vue3-recommended/deps up ([b695f9b](https://github.com/VirtoCommerce/vc-shell/commit/b695f9b40e53ea73fdf0b672956e11c29f8c5de7))
|
|
251
350
|
* make menu hidden if there is no items ([b704c12](https://github.com/VirtoCommerce/vc-shell/commit/b704c123fd34bc75cfd17ee7954383f48b2bdae0))
|
|
252
351
|
* menu and toolbar composer for better typing ([a46dca9](https://github.com/VirtoCommerce/vc-shell/commit/a46dca9cf398a91d75f5114c5ab6ff9b0220123b))
|
|
253
|
-
* navigation refactoring ([2421e50](https://github.com/VirtoCommerce/vc-shell/commit/2421e5057760f42ac491e2d236018d8e064fea78))
|
|
254
352
|
* notifications template ([1af7c34](https://github.com/VirtoCommerce/vc-shell/commit/1af7c34e228a8c7f8f0cdffd4edce4ff00b5882c))
|
|
255
353
|
* popup handler/updated variant templates ([eae6366](https://github.com/VirtoCommerce/vc-shell/commit/eae6366839a2ab2e0c0dccfc14cf7c6bab5731f6))
|
|
256
|
-
* refactored blade navigation ([6fdd427](https://github.com/VirtoCommerce/vc-shell/commit/6fdd4273d3060a1c7eca955f4c3eba0f5d34905e))
|
|
257
354
|
* refactored notifications ([84fda40](https://github.com/VirtoCommerce/vc-shell/commit/84fda4097a3afc7bb8e4a9f99da574885b872d7c))
|
|
258
355
|
* updated boilerplate ([9f686cc](https://github.com/VirtoCommerce/vc-shell/commit/9f686cca9361a1070b09d4763f6c5b3ace1a47ce))
|
|
259
356
|
* v-click-outside changed to vueUse directive ([26d764f](https://github.com/VirtoCommerce/vc-shell/commit/26d764f83c9b53e667a85684b424a91de8e06a29))
|
|
@@ -262,12 +359,12 @@ command line arguments instead of environment variables
|
|
|
262
359
|
* vc-table refactored to generic component ([bcc8ea2](https://github.com/VirtoCommerce/vc-shell/commit/bcc8ea2777cec3b796373d2a34f2c2108f949f76))
|
|
263
360
|
|
|
264
361
|
|
|
265
|
-
###
|
|
362
|
+
### BREAKING CHANGES
|
|
363
|
+
|
|
364
|
+
* openBlade method has changed
|
|
365
|
+
* changed navigation props names
|
|
366
|
+
|
|
266
367
|
|
|
267
|
-
* blade navigation fix ([1a5ed69](https://github.com/VirtoCommerce/vc-shell/commit/1a5ed69640113e6b17acdbebafe65f4f4a33f75e))
|
|
268
|
-
* notification template render condition ([3b5857f](https://github.com/VirtoCommerce/vc-shell/commit/3b5857fa22584a3717ef96b448da747f9a2f4613))
|
|
269
|
-
* other fixes/refactors and types updated ([46ebd82](https://github.com/VirtoCommerce/vc-shell/commit/46ebd823234741b1e0f8c987b5bcdd65808dbd7a))
|
|
270
|
-
* packages mistakes & yarn warnings ([fdc39d2](https://github.com/VirtoCommerce/vc-shell/commit/fdc39d2f25f5a75318c33c82c7eedc4ed479cc1d))
|
|
271
368
|
|
|
272
369
|
## [1.0.69](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.68...v1.0.69) (2023-04-26)
|
|
273
370
|
|
|
@@ -276,15 +373,9 @@ command line arguments instead of environment variables
|
|
|
276
373
|
|
|
277
374
|
* transition to yarn berry monorepo ([73a4da7](https://github.com/VirtoCommerce/vc-shell/commit/73a4da7905fffa030501175d76aeaa0f4caae99a))
|
|
278
375
|
|
|
279
|
-
## [1.0.68](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.67...v1.0.68) (2023-04-24)
|
|
280
|
-
|
|
281
376
|
|
|
282
|
-
### Features
|
|
283
377
|
|
|
284
|
-
|
|
285
|
-
* blade error popup ([2ba0140](https://github.com/VirtoCommerce/vc-shell/commit/2ba0140bd2f79b5848ee5c5b096b02908135cdbe))
|
|
286
|
-
* error handling ([10ab19a](https://github.com/VirtoCommerce/vc-shell/commit/10ab19a372e247551f16466cf3edfa2b3a7ff82b))
|
|
287
|
-
* updated notifications ([0c0a078](https://github.com/VirtoCommerce/vc-shell/commit/0c0a078c8e1ff1e2ca6fd063c60bd3dc0bbe2ef5))
|
|
378
|
+
## [1.0.68](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.67...v1.0.68) (2023-04-24)
|
|
288
379
|
|
|
289
380
|
|
|
290
381
|
### Bug Fixes
|
|
@@ -296,10 +387,20 @@ command line arguments instead of environment variables
|
|
|
296
387
|
* update state of updated columns list props ([89e5bb2](https://github.com/VirtoCommerce/vc-shell/commit/89e5bb28251f9a6c672e6e4f960075f83a5f9b62))
|
|
297
388
|
|
|
298
389
|
|
|
390
|
+
### Features
|
|
391
|
+
|
|
392
|
+
* bigint validation rule ([e91f7da](https://github.com/VirtoCommerce/vc-shell/commit/e91f7dab477762ab66ebd8c98ec0ad1e35ac596e))
|
|
393
|
+
* blade error popup ([2ba0140](https://github.com/VirtoCommerce/vc-shell/commit/2ba0140bd2f79b5848ee5c5b096b02908135cdbe))
|
|
394
|
+
* error handling ([10ab19a](https://github.com/VirtoCommerce/vc-shell/commit/10ab19a372e247551f16466cf3edfa2b3a7ff82b))
|
|
395
|
+
* updated notifications ([0c0a078](https://github.com/VirtoCommerce/vc-shell/commit/0c0a078c8e1ff1e2ca6fd063c60bd3dc0bbe2ef5))
|
|
396
|
+
|
|
397
|
+
|
|
299
398
|
### Reverts
|
|
300
399
|
|
|
301
400
|
* version ([9c36dfd](https://github.com/VirtoCommerce/vc-shell/commit/9c36dfd1b91d391763ae7576be6c2eedd65a4828))
|
|
302
401
|
|
|
402
|
+
|
|
403
|
+
|
|
303
404
|
## [1.0.67](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.66...v1.0.67) (2023-04-18)
|
|
304
405
|
|
|
305
406
|
|
|
@@ -307,6 +408,8 @@ command line arguments instead of environment variables
|
|
|
307
408
|
|
|
308
409
|
* base prop in app-switcher ([b797317](https://github.com/VirtoCommerce/vc-shell/commit/b797317c72b89fca50814c5c84ca472640e3bf04))
|
|
309
410
|
|
|
411
|
+
|
|
412
|
+
|
|
310
413
|
## [1.0.66](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.65...v1.0.66) (2023-04-17)
|
|
311
414
|
|
|
312
415
|
|
|
@@ -314,6 +417,8 @@ command line arguments instead of environment variables
|
|
|
314
417
|
|
|
315
418
|
* navigation fix ([5a0fd23](https://github.com/VirtoCommerce/vc-shell/commit/5a0fd23969922026b9fad467004dca89d4a9d105))
|
|
316
419
|
|
|
420
|
+
|
|
421
|
+
|
|
317
422
|
## [1.0.65](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.64...v1.0.65) (2023-04-17)
|
|
318
423
|
|
|
319
424
|
|
|
@@ -321,6 +426,8 @@ command line arguments instead of environment variables
|
|
|
321
426
|
|
|
322
427
|
* navigation fix ([7e062d9](https://github.com/VirtoCommerce/vc-shell/commit/7e062d9cab016faa2a6341961f0c857d930d016b))
|
|
323
428
|
|
|
429
|
+
|
|
430
|
+
|
|
324
431
|
## [1.0.64](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.63...v1.0.64) (2023-04-14)
|
|
325
432
|
|
|
326
433
|
|
|
@@ -328,6 +435,8 @@ command line arguments instead of environment variables
|
|
|
328
435
|
|
|
329
436
|
* querystring alias ([723bc10](https://github.com/VirtoCommerce/vc-shell/commit/723bc103687d07c350dd4a9720fe674a50e0e131))
|
|
330
437
|
|
|
438
|
+
|
|
439
|
+
|
|
331
440
|
## [1.0.63](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.62...v1.0.63) (2023-04-13)
|
|
332
441
|
|
|
333
442
|
|
|
@@ -335,6 +444,8 @@ command line arguments instead of environment variables
|
|
|
335
444
|
|
|
336
445
|
* bulk delete in vc-table ([56e8a43](https://github.com/VirtoCommerce/vc-shell/commit/56e8a43dd079654a6ee6d45c1a543b9bbb591f36))
|
|
337
446
|
|
|
447
|
+
|
|
448
|
+
|
|
338
449
|
## [1.0.62](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.61...v1.0.62) (2023-04-13)
|
|
339
450
|
|
|
340
451
|
|
|
@@ -342,9 +453,20 @@ command line arguments instead of environment variables
|
|
|
342
453
|
|
|
343
454
|
* vc-table without bulk delete ([ca2865b](https://github.com/VirtoCommerce/vc-shell/commit/ca2865bea4c5b9b72fc7b704dfc229f0762fa149))
|
|
344
455
|
|
|
456
|
+
|
|
457
|
+
|
|
345
458
|
## [1.0.61](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.60...v1.0.61) (2023-04-13)
|
|
346
459
|
|
|
347
460
|
|
|
461
|
+
### Bug Fixes
|
|
462
|
+
|
|
463
|
+
* deps revert ([6068096](https://github.com/VirtoCommerce/vc-shell/commit/6068096bdef9a3021208399a048e36d027304e89))
|
|
464
|
+
* fixed modified state ([cae1e3d](https://github.com/VirtoCommerce/vc-shell/commit/cae1e3d62cb4528ec93572e67850b58c2c8fef76))
|
|
465
|
+
* removed console.log ([3040520](https://github.com/VirtoCommerce/vc-shell/commit/304052015aaa8917ba7f0119cdd9c0abf4435c69))
|
|
466
|
+
* storybook deps ([a61b6b7](https://github.com/VirtoCommerce/vc-shell/commit/a61b6b70cdc19151f7ed472e3f263bee7192a9fe))
|
|
467
|
+
* tailwind warning fix ([7d8d9c5](https://github.com/VirtoCommerce/vc-shell/commit/7d8d9c546a6440c89aac8328de90030d1a78e235))
|
|
468
|
+
|
|
469
|
+
|
|
348
470
|
### Features
|
|
349
471
|
|
|
350
472
|
* asset manager fix, table improvement, other fixes ([90425d5](https://github.com/VirtoCommerce/vc-shell/commit/90425d514714eac8e30712e8d61561d739a0b89d))
|
|
@@ -356,13 +478,6 @@ command line arguments instead of environment variables
|
|
|
356
478
|
* updated lerna and scripts ([0c73bc7](https://github.com/VirtoCommerce/vc-shell/commit/0c73bc70ed62932baf03d9e028f3d59dad056bf5))
|
|
357
479
|
|
|
358
480
|
|
|
359
|
-
### Bug Fixes
|
|
360
|
-
|
|
361
|
-
* deps revert ([6068096](https://github.com/VirtoCommerce/vc-shell/commit/6068096bdef9a3021208399a048e36d027304e89))
|
|
362
|
-
* fixed modified state ([cae1e3d](https://github.com/VirtoCommerce/vc-shell/commit/cae1e3d62cb4528ec93572e67850b58c2c8fef76))
|
|
363
|
-
* removed console.log ([3040520](https://github.com/VirtoCommerce/vc-shell/commit/304052015aaa8917ba7f0119cdd9c0abf4435c69))
|
|
364
|
-
* storybook deps ([a61b6b7](https://github.com/VirtoCommerce/vc-shell/commit/a61b6b70cdc19151f7ed472e3f263bee7192a9fe))
|
|
365
|
-
* tailwind warning fix ([7d8d9c5](https://github.com/VirtoCommerce/vc-shell/commit/7d8d9c546a6440c89aac8328de90030d1a78e235))
|
|
366
481
|
|
|
367
482
|
## [1.0.60](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.59...v1.0.60) (2023-03-30)
|
|
368
483
|
|
|
@@ -373,15 +488,9 @@ command line arguments instead of environment variables
|
|
|
373
488
|
* pk-223 ([c93149c](https://github.com/VirtoCommerce/vc-shell/commit/c93149c4bf65d3a536d4a69b8905671b2a80eb30))
|
|
374
489
|
* vm-1134 ([3413aec](https://github.com/VirtoCommerce/vc-shell/commit/3413aec15023581cd77e32d71d4adc89c2ef3289))
|
|
375
490
|
|
|
376
|
-
## [1.0.59](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.58...v1.0.59) (2023-03-29)
|
|
377
|
-
|
|
378
491
|
|
|
379
|
-
### Features
|
|
380
492
|
|
|
381
|
-
|
|
382
|
-
* table drag'n'drop cols and rows indication ([5e5fde4](https://github.com/VirtoCommerce/vc-shell/commit/5e5fde4c1df98cfe81573e8c476dfd3c6ba8fec9))
|
|
383
|
-
* vm-1127 vm-1128 vc-1121 vm-119 ([7c23ecc](https://github.com/VirtoCommerce/vc-shell/commit/7c23ecc699ef4851a2068b172f5871e18a94808c))
|
|
384
|
-
* vm-1129 ([44c332e](https://github.com/VirtoCommerce/vc-shell/commit/44c332e28a6b1ab98e50c0957e74ec0d42fe48f5))
|
|
493
|
+
## [1.0.59](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.58...v1.0.59) (2023-03-29)
|
|
385
494
|
|
|
386
495
|
|
|
387
496
|
### Bug Fixes
|
|
@@ -392,21 +501,43 @@ command line arguments instead of environment variables
|
|
|
392
501
|
* pk-216 pk-215 ([d800f0c](https://github.com/VirtoCommerce/vc-shell/commit/d800f0c39fc7c0b8b211d3e8690139e0678dcc35))
|
|
393
502
|
* vm-1121 ([26a8ce3](https://github.com/VirtoCommerce/vc-shell/commit/26a8ce3857c9bb3864d24c6a890af5ef7bf42bcd))
|
|
394
503
|
|
|
395
|
-
## [1.0.58](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.57...v1.0.58) (2023-03-23)
|
|
396
|
-
|
|
397
504
|
|
|
398
505
|
### Features
|
|
399
506
|
|
|
400
|
-
*
|
|
507
|
+
* pk-217 ([198e733](https://github.com/VirtoCommerce/vc-shell/commit/198e733b4e3fb91082a1fd74d65dacabe7305f82))
|
|
508
|
+
* table drag'n'drop cols and rows indication ([5e5fde4](https://github.com/VirtoCommerce/vc-shell/commit/5e5fde4c1df98cfe81573e8c476dfd3c6ba8fec9))
|
|
509
|
+
* vm-1127 vm-1128 vc-1121 vm-119 ([7c23ecc](https://github.com/VirtoCommerce/vc-shell/commit/7c23ecc699ef4851a2068b172f5871e18a94808c))
|
|
510
|
+
* vm-1129 ([44c332e](https://github.com/VirtoCommerce/vc-shell/commit/44c332e28a6b1ab98e50c0957e74ec0d42fe48f5))
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
|
|
514
|
+
## [1.0.58](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.57...v1.0.58) (2023-03-23)
|
|
401
515
|
|
|
402
516
|
|
|
403
517
|
### Bug Fixes
|
|
404
518
|
|
|
405
519
|
* fixed closing child blades ([8c3f853](https://github.com/VirtoCommerce/vc-shell/commit/8c3f853370f30b5c35fb2c3bcc03c59bab032838))
|
|
406
520
|
|
|
521
|
+
|
|
522
|
+
### Features
|
|
523
|
+
|
|
524
|
+
* assets manager/assets module, table fix ([e0d7e57](https://github.com/VirtoCommerce/vc-shell/commit/e0d7e572b2b8fa979895a4d6ab411cd82562e90f))
|
|
525
|
+
|
|
526
|
+
|
|
527
|
+
|
|
407
528
|
## [1.0.57](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.56...v1.0.57) (2023-03-22)
|
|
408
529
|
|
|
409
530
|
|
|
531
|
+
### Bug Fixes
|
|
532
|
+
|
|
533
|
+
* actions fix ([0e9d133](https://github.com/VirtoCommerce/vc-shell/commit/0e9d1336953581f8ce34fc496b8de91a27cdacca))
|
|
534
|
+
* added code-editor export ([783c742](https://github.com/VirtoCommerce/vc-shell/commit/783c742fae9cceb6fb5f68218ad15e25e820fa5e))
|
|
535
|
+
* added placement update ([d31a60e](https://github.com/VirtoCommerce/vc-shell/commit/d31a60e97d0ef663107b20acb1371ad79aeb36ec))
|
|
536
|
+
* new yarn.lock ([e7492af](https://github.com/VirtoCommerce/vc-shell/commit/e7492afe894926b839bef1ea9a58b86fd83ce1d1))
|
|
537
|
+
* return removed methods ([04aee29](https://github.com/VirtoCommerce/vc-shell/commit/04aee299011da8118f6fe089a8a2a7650ee7e124))
|
|
538
|
+
* some fixes and up version ([ee3d33f](https://github.com/VirtoCommerce/vc-shell/commit/ee3d33f68015cf13cc250346a89c538a0218361b))
|
|
539
|
+
|
|
540
|
+
|
|
410
541
|
### Features
|
|
411
542
|
|
|
412
543
|
* added row reordering to vc-table ([85188f7](https://github.com/VirtoCommerce/vc-shell/commit/85188f75270386d577210df077d479a678ecafe6))
|
|
@@ -419,14 +550,6 @@ command line arguments instead of environment variables
|
|
|
419
550
|
* validation and refactoring ([ffc714a](https://github.com/VirtoCommerce/vc-shell/commit/ffc714a7f11afbf2b453686e41d0769243b9ff7a))
|
|
420
551
|
|
|
421
552
|
|
|
422
|
-
### Bug Fixes
|
|
423
|
-
|
|
424
|
-
* actions fix ([0e9d133](https://github.com/VirtoCommerce/vc-shell/commit/0e9d1336953581f8ce34fc496b8de91a27cdacca))
|
|
425
|
-
* added code-editor export ([783c742](https://github.com/VirtoCommerce/vc-shell/commit/783c742fae9cceb6fb5f68218ad15e25e820fa5e))
|
|
426
|
-
* added placement update ([d31a60e](https://github.com/VirtoCommerce/vc-shell/commit/d31a60e97d0ef663107b20acb1371ad79aeb36ec))
|
|
427
|
-
* new yarn.lock ([e7492af](https://github.com/VirtoCommerce/vc-shell/commit/e7492afe894926b839bef1ea9a58b86fd83ce1d1))
|
|
428
|
-
* return removed methods ([04aee29](https://github.com/VirtoCommerce/vc-shell/commit/04aee299011da8118f6fe089a8a2a7650ee7e124))
|
|
429
|
-
* some fixes and up version ([ee3d33f](https://github.com/VirtoCommerce/vc-shell/commit/ee3d33f68015cf13cc250346a89c538a0218361b))
|
|
430
553
|
|
|
431
554
|
## [1.0.55](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.54...v1.0.55) (2023-03-14)
|
|
432
555
|
|
|
@@ -435,18 +558,22 @@ command line arguments instead of environment variables
|
|
|
435
558
|
|
|
436
559
|
* table sorting/drag'n'drop/column edit ([e542e5c](https://github.com/VirtoCommerce/vc-shell/commit/e542e5c62f589d6d6a4e5d011289a0845bf1326b))
|
|
437
560
|
|
|
561
|
+
|
|
562
|
+
|
|
438
563
|
## [1.0.54](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.53...v1.0.54) (2023-03-07)
|
|
439
564
|
|
|
440
565
|
|
|
566
|
+
### Bug Fixes
|
|
567
|
+
|
|
568
|
+
* increase allowed line length to 120 ([28ac0d7](https://github.com/VirtoCommerce/vc-shell/commit/28ac0d7f77d64ea980666468d4ee194c7f3ffffb))
|
|
569
|
+
|
|
570
|
+
|
|
441
571
|
### Features
|
|
442
572
|
|
|
443
573
|
* deps new versions, vc-shell as ES module, config builder refactoring, new logger ([2cee26c](https://github.com/VirtoCommerce/vc-shell/commit/2cee26c6017b449481dd5c3562043b116a95387f))
|
|
444
574
|
* global components refactoring, removed logger, new development flow, removed unnecessary deps ([e50bf7b](https://github.com/VirtoCommerce/vc-shell/commit/e50bf7b7b12287d278432a705971c761f847e16a))
|
|
445
575
|
|
|
446
576
|
|
|
447
|
-
### Bug Fixes
|
|
448
|
-
|
|
449
|
-
* increase allowed line length to 120 ([28ac0d7](https://github.com/VirtoCommerce/vc-shell/commit/28ac0d7f77d64ea980666468d4ee194c7f3ffffb))
|
|
450
577
|
|
|
451
578
|
## [1.0.53](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.52...v1.0.53) (2023-03-02)
|
|
452
579
|
|
|
@@ -455,6 +582,8 @@ command line arguments instead of environment variables
|
|
|
455
582
|
|
|
456
583
|
* types fix/revert unwanted changes ([bf00500](https://github.com/VirtoCommerce/vc-shell/commit/bf00500be7ecdfea1f190556f2d933c2173e66c9))
|
|
457
584
|
|
|
585
|
+
|
|
586
|
+
|
|
458
587
|
## [1.0.52](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.51...v1.0.52) (2023-03-02)
|
|
459
588
|
|
|
460
589
|
|
|
@@ -462,6 +591,8 @@ command line arguments instead of environment variables
|
|
|
462
591
|
|
|
463
592
|
* routing fix ([86f38c6](https://github.com/VirtoCommerce/vc-shell/commit/86f38c6a3c0ce2461fd0c49bd446f5c94c359d61))
|
|
464
593
|
|
|
594
|
+
|
|
595
|
+
|
|
465
596
|
## [1.0.50](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.49...v1.0.50) (2023-03-01)
|
|
466
597
|
|
|
467
598
|
|
|
@@ -469,6 +600,8 @@ command line arguments instead of environment variables
|
|
|
469
600
|
|
|
470
601
|
* fully typed components ([8776b3c](https://github.com/VirtoCommerce/vc-shell/commit/8776b3cae31c4014a7e12167ba345c1c2a2bdceb))
|
|
471
602
|
|
|
603
|
+
|
|
604
|
+
|
|
472
605
|
## [1.0.51](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.50...v1.0.51) (2023-03-02)
|
|
473
606
|
|
|
474
607
|
|
|
@@ -476,6 +609,8 @@ command line arguments instead of environment variables
|
|
|
476
609
|
|
|
477
610
|
* shared tailwind styles ([9f9be99](https://github.com/VirtoCommerce/vc-shell/commit/9f9be99aa0709d7f5e3a056e7298cb64af8940ef))
|
|
478
611
|
|
|
612
|
+
|
|
613
|
+
|
|
479
614
|
## [1.0.50](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.49...v1.0.50) (2023-03-01)
|
|
480
615
|
|
|
481
616
|
|
|
@@ -483,6 +618,8 @@ command line arguments instead of environment variables
|
|
|
483
618
|
|
|
484
619
|
* fully typed components ([8776b3c](https://github.com/VirtoCommerce/vc-shell/commit/8776b3cae31c4014a7e12167ba345c1c2a2bdceb))
|
|
485
620
|
|
|
621
|
+
|
|
622
|
+
|
|
486
623
|
## [1.0.49](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.48...v1.0.49) (2023-02-27)
|
|
487
624
|
|
|
488
625
|
|
|
@@ -499,17 +636,21 @@ command line arguments instead of environment variables
|
|
|
499
636
|
* typo ([ebb4f20](https://github.com/VirtoCommerce/vc-shell/commit/ebb4f207d714c42051626e600f883b4f87aa293c))
|
|
500
637
|
* unused var fix ([b0f62e9](https://github.com/VirtoCommerce/vc-shell/commit/b0f62e93adceb10d8c34ce61d18bb6a5622417c1))
|
|
501
638
|
|
|
639
|
+
|
|
640
|
+
|
|
502
641
|
## [1.0.48](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.47...v1.0.48) (2023-02-27)
|
|
503
642
|
|
|
504
643
|
|
|
644
|
+
### Bug Fixes
|
|
645
|
+
|
|
646
|
+
* slider fix ([52586c4](https://github.com/VirtoCommerce/vc-shell/commit/52586c45a2afccad5d9d4afa4e830389ec3b192f))
|
|
647
|
+
|
|
648
|
+
|
|
505
649
|
### Features
|
|
506
650
|
|
|
507
651
|
* **moment:** add precise duration formatting ([#156](https://github.com/VirtoCommerce/vc-shell/issues/156)) ([ab24d01](https://github.com/VirtoCommerce/vc-shell/commit/ab24d01380605a2c55b243853395574c1e4cf111))
|
|
508
652
|
|
|
509
653
|
|
|
510
|
-
### Bug Fixes
|
|
511
|
-
|
|
512
|
-
* slider fix ([52586c4](https://github.com/VirtoCommerce/vc-shell/commit/52586c45a2afccad5d9d4afa4e830389ec3b192f))
|
|
513
654
|
|
|
514
655
|
## [1.0.47](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.46...v1.0.47) (2023-02-22)
|
|
515
656
|
|
|
@@ -518,6 +659,8 @@ command line arguments instead of environment variables
|
|
|
518
659
|
|
|
519
660
|
* fixed types ([88c89e2](https://github.com/VirtoCommerce/vc-shell/commit/88c89e20430bbd727827ba82ca3427f11aff0c1c))
|
|
520
661
|
|
|
662
|
+
|
|
663
|
+
|
|
521
664
|
## [1.0.46](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.45...v1.0.46) (2023-02-16)
|
|
522
665
|
|
|
523
666
|
|
|
@@ -525,17 +668,21 @@ command line arguments instead of environment variables
|
|
|
525
668
|
|
|
526
669
|
* tailwind blade fix ([ffdbf5a](https://github.com/VirtoCommerce/vc-shell/commit/ffdbf5a8ee00d4fb2a77d185b271dfbf048e9961))
|
|
527
670
|
|
|
671
|
+
|
|
672
|
+
|
|
528
673
|
## [1.0.45](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.44...v1.0.45) (2023-02-15)
|
|
529
674
|
|
|
530
675
|
|
|
676
|
+
### Bug Fixes
|
|
677
|
+
|
|
678
|
+
* list price column in offers ([e03af66](https://github.com/VirtoCommerce/vc-shell/commit/e03af662dfcff71b2cd1a98fdd2a684baa922317))
|
|
679
|
+
|
|
680
|
+
|
|
531
681
|
### Features
|
|
532
682
|
|
|
533
683
|
* version up ([dd20390](https://github.com/VirtoCommerce/vc-shell/commit/dd203905f203990f31e1dd57c16ed6fe43ac0b4b))
|
|
534
684
|
|
|
535
685
|
|
|
536
|
-
### Bug Fixes
|
|
537
|
-
|
|
538
|
-
* list price column in offers ([e03af66](https://github.com/VirtoCommerce/vc-shell/commit/e03af662dfcff71b2cd1a98fdd2a684baa922317))
|
|
539
686
|
|
|
540
687
|
## [1.0.44](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.43...v1.0.44) (2023-02-08)
|
|
541
688
|
|
|
@@ -544,8 +691,12 @@ command line arguments instead of environment variables
|
|
|
544
691
|
|
|
545
692
|
* version ([#153](https://github.com/VirtoCommerce/vc-shell/issues/153)) ([2a9b571](https://github.com/VirtoCommerce/vc-shell/commit/2a9b57151e66df6608e13dd101ce0844fe315f7e))
|
|
546
693
|
|
|
694
|
+
|
|
695
|
+
|
|
547
696
|
## [1.0.43](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.42...v1.0.43) (2023-02-02)
|
|
548
697
|
|
|
698
|
+
|
|
699
|
+
|
|
549
700
|
## [1.0.42](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.41...v1.0.42) (2023-02-02)
|
|
550
701
|
|
|
551
702
|
|
|
@@ -553,6 +704,8 @@ command line arguments instead of environment variables
|
|
|
553
704
|
|
|
554
705
|
* add composables for popular code duplicates ([#152](https://github.com/VirtoCommerce/vc-shell/issues/152)) ([da9d3f3](https://github.com/VirtoCommerce/vc-shell/commit/da9d3f300e43d536c563bb5ca1214ec8b54fefa3))
|
|
555
706
|
|
|
707
|
+
|
|
708
|
+
|
|
556
709
|
## [1.0.41](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.40...v1.0.41) (2023-01-20)
|
|
557
710
|
|
|
558
711
|
|
|
@@ -560,9 +713,17 @@ command line arguments instead of environment variables
|
|
|
560
713
|
|
|
561
714
|
* extended customization ([07275b8](https://github.com/VirtoCommerce/vc-shell/commit/07275b862e8fddfe01ab9ceabca85f4e1449cace))
|
|
562
715
|
|
|
716
|
+
|
|
717
|
+
|
|
563
718
|
## [1.0.40](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.39...v1.0.40) (2023-01-17)
|
|
564
719
|
|
|
565
720
|
|
|
721
|
+
### Bug Fixes
|
|
722
|
+
|
|
723
|
+
* components refactoring ([3eccded](https://github.com/VirtoCommerce/vc-shell/commit/3eccdeddaa04d208793a3408847aca298be95ee9))
|
|
724
|
+
* useBladeNavigation parent routing error fix ([7e03eff](https://github.com/VirtoCommerce/vc-shell/commit/7e03effef5961aa0e23d5db337eda6b36563922e))
|
|
725
|
+
|
|
726
|
+
|
|
566
727
|
### Features
|
|
567
728
|
|
|
568
729
|
* completed UI inputs refactoring ([c1a3f17](https://github.com/VirtoCommerce/vc-shell/commit/c1a3f17525f3287a76426fcf065aae674ad808ce))
|
|
@@ -571,28 +732,35 @@ command line arguments instead of environment variables
|
|
|
571
732
|
* new input and select component ([c5b9bc4](https://github.com/VirtoCommerce/vc-shell/commit/c5b9bc4657a33eb0a141c7ed113b53815df91338))
|
|
572
733
|
|
|
573
734
|
|
|
574
|
-
### Bug Fixes
|
|
575
|
-
|
|
576
|
-
* components refactoring ([3eccded](https://github.com/VirtoCommerce/vc-shell/commit/3eccdeddaa04d208793a3408847aca298be95ee9))
|
|
577
|
-
* useBladeNavigation parent routing error fix ([7e03eff](https://github.com/VirtoCommerce/vc-shell/commit/7e03effef5961aa0e23d5db337eda6b36563922e))
|
|
578
735
|
|
|
579
736
|
## [1.0.39](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.38...v1.0.39) (2022-12-12)
|
|
580
737
|
|
|
581
738
|
|
|
739
|
+
### Bug Fixes
|
|
740
|
+
|
|
741
|
+
* refactored aliases, main blade expanded fix/param fix, eslint config in framework ([673b714](https://github.com/VirtoCommerce/vc-shell/commit/673b7144abb98aa66cf4c13f54d457a78213dcf4))
|
|
742
|
+
* removed console.log ([f5c6001](https://github.com/VirtoCommerce/vc-shell/commit/f5c60017d72c115cfd8b83624175fcd8b0180cf7))
|
|
743
|
+
|
|
744
|
+
|
|
582
745
|
### Features
|
|
583
746
|
|
|
584
747
|
* completed validation refactoring ([5d673fc](https://github.com/VirtoCommerce/vc-shell/commit/5d673fc2a3fdf8cc239171bf94b70ca621268a8e))
|
|
585
748
|
* validation draft ([ed7c743](https://github.com/VirtoCommerce/vc-shell/commit/ed7c7439147d9cd37a08cd8097891cc889c1f592))
|
|
586
749
|
|
|
587
750
|
|
|
588
|
-
### Bug Fixes
|
|
589
|
-
|
|
590
|
-
* refactored aliases, main blade expanded fix/param fix, eslint config in framework ([673b714](https://github.com/VirtoCommerce/vc-shell/commit/673b7144abb98aa66cf4c13f54d457a78213dcf4))
|
|
591
|
-
* removed console.log ([f5c6001](https://github.com/VirtoCommerce/vc-shell/commit/f5c60017d72c115cfd8b83624175fcd8b0180cf7))
|
|
592
751
|
|
|
593
752
|
## [1.0.38](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.37...v1.0.38) (2022-12-05)
|
|
594
753
|
|
|
595
754
|
|
|
755
|
+
### Bug Fixes
|
|
756
|
+
|
|
757
|
+
* navigation fix w/o navigationCB ([66f27e3](https://github.com/VirtoCommerce/vc-shell/commit/66f27e306011d994bb2f0eb31d4cf54383b92c0a))
|
|
758
|
+
* removed api factories ([bb54dc1](https://github.com/VirtoCommerce/vc-shell/commit/bb54dc10a0e004cc22ed9f66686c41cedd0c14a5))
|
|
759
|
+
* removed app switcher item description ([dc4ce9c](https://github.com/VirtoCommerce/vc-shell/commit/dc4ce9c3114a86bec23a18941c31351198f3e2c5))
|
|
760
|
+
* some fixes ([7f17c63](https://github.com/VirtoCommerce/vc-shell/commit/7f17c63592180532ac21ee62dd327bda37d5eb29))
|
|
761
|
+
* switcher width ([6ee568c](https://github.com/VirtoCommerce/vc-shell/commit/6ee568c4a23182dc47cb27e8f94e6ff6c8fff972))
|
|
762
|
+
|
|
763
|
+
|
|
596
764
|
### Features
|
|
597
765
|
|
|
598
766
|
* app switcher ([dd7f478](https://github.com/VirtoCommerce/vc-shell/commit/dd7f4789849f6a8a39c95672246140e607c7e287))
|
|
@@ -605,34 +773,21 @@ command line arguments instead of environment variables
|
|
|
605
773
|
* small refactoring ([721448f](https://github.com/VirtoCommerce/vc-shell/commit/721448f4398a179a77b70e1992873771c13ff3c8))
|
|
606
774
|
|
|
607
775
|
|
|
608
|
-
### Bug Fixes
|
|
609
|
-
|
|
610
|
-
* navigation fix w/o navigationCB ([66f27e3](https://github.com/VirtoCommerce/vc-shell/commit/66f27e306011d994bb2f0eb31d4cf54383b92c0a))
|
|
611
|
-
* removed api factories ([bb54dc1](https://github.com/VirtoCommerce/vc-shell/commit/bb54dc10a0e004cc22ed9f66686c41cedd0c14a5))
|
|
612
|
-
* removed app switcher item description ([dc4ce9c](https://github.com/VirtoCommerce/vc-shell/commit/dc4ce9c3114a86bec23a18941c31351198f3e2c5))
|
|
613
|
-
* some fixes ([7f17c63](https://github.com/VirtoCommerce/vc-shell/commit/7f17c63592180532ac21ee62dd327bda37d5eb29))
|
|
614
|
-
* switcher width ([6ee568c](https://github.com/VirtoCommerce/vc-shell/commit/6ee568c4a23182dc47cb27e8f94e6ff6c8fff972))
|
|
615
776
|
|
|
616
777
|
## [1.0.37](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.36...v1.0.37) (2022-11-22)
|
|
617
778
|
|
|
618
|
-
## [1.0.36](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.35...v1.0.36) (2022-11-21)
|
|
619
779
|
|
|
620
780
|
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
* update platform api client ([4bb49f7](https://github.com/VirtoCommerce/vc-shell/commit/4bb49f7496838fcf7ee60d24b1ac5ae1852f4f35))
|
|
781
|
+
## [1.0.36](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.35...v1.0.36) (2022-11-21)
|
|
624
782
|
|
|
625
783
|
|
|
626
784
|
### Bug Fixes
|
|
627
785
|
|
|
628
786
|
* remove unwanted gitHead ([3ec4f11](https://github.com/VirtoCommerce/vc-shell/commit/3ec4f115d030375da0b1675be645bad43ee9c544))
|
|
629
787
|
|
|
630
|
-
## [1.0.34](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.33...v1.0.34) (2022-11-15)
|
|
631
788
|
|
|
632
789
|
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
* request refactoring ([415131a](https://github.com/VirtoCommerce/vc-shell/commit/415131a5874ed14886ffb6398e2cad9606162fbf))
|
|
790
|
+
## [1.0.34](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.33...v1.0.34) (2022-11-15)
|
|
636
791
|
|
|
637
792
|
|
|
638
793
|
### Bug Fixes
|
|
@@ -641,6 +796,13 @@ command line arguments instead of environment variables
|
|
|
641
796
|
* vuedraggable fix ([e5a78c1](https://github.com/VirtoCommerce/vc-shell/commit/e5a78c19a6581c7e545163731a13b16b7bbf104d))
|
|
642
797
|
* vuedraggable fix ([f449489](https://github.com/VirtoCommerce/vc-shell/commit/f4494896149c50c2ef27bca82f87b45266e36807))
|
|
643
798
|
|
|
799
|
+
|
|
800
|
+
### Features
|
|
801
|
+
|
|
802
|
+
* request refactoring ([415131a](https://github.com/VirtoCommerce/vc-shell/commit/415131a5874ed14886ffb6398e2cad9606162fbf))
|
|
803
|
+
|
|
804
|
+
|
|
805
|
+
|
|
644
806
|
## [1.0.33](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.32...v1.0.33) (2022-10-24)
|
|
645
807
|
|
|
646
808
|
|
|
@@ -650,8 +812,12 @@ command line arguments instead of environment variables
|
|
|
650
812
|
* vuedraggable fix ([cbeeaae](https://github.com/VirtoCommerce/vc-shell/commit/cbeeaae13805b4b933b1bdb696585eb208aed445))
|
|
651
813
|
* vuedraggable fix ([cac509c](https://github.com/VirtoCommerce/vc-shell/commit/cac509c2a3fa5cfbd1cf532e5cc8ec0e0d85ea15))
|
|
652
814
|
|
|
815
|
+
|
|
816
|
+
|
|
653
817
|
## [1.0.31](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.30...v1.0.31) (2022-10-14)
|
|
654
818
|
|
|
819
|
+
|
|
820
|
+
|
|
655
821
|
## [1.0.30](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.29...v1.0.30) (2022-10-14)
|
|
656
822
|
|
|
657
823
|
|
|
@@ -661,17 +827,21 @@ command line arguments instead of environment variables
|
|
|
661
827
|
* pseudo-monorepo ([a7f7a4a](https://github.com/VirtoCommerce/vc-shell/commit/a7f7a4a8b09739e1755d0cf065fd798c9d66f3aa))
|
|
662
828
|
* rating component ([#136](https://github.com/VirtoCommerce/vc-shell/issues/136)) ([f3ea347](https://github.com/VirtoCommerce/vc-shell/commit/f3ea3478eecd2e5f4bcc058c9569597b6c5c77ff))
|
|
663
829
|
|
|
830
|
+
|
|
831
|
+
|
|
664
832
|
## [1.0.28](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.27...v1.0.28) (2022-10-10)
|
|
665
833
|
|
|
666
834
|
|
|
835
|
+
### Bug Fixes
|
|
836
|
+
|
|
837
|
+
* signIn issue ([c54ae9a](https://github.com/VirtoCommerce/vc-shell/commit/c54ae9aacbab57b5c650304bb2aa9bbb40b85227))
|
|
838
|
+
|
|
839
|
+
|
|
667
840
|
### Features
|
|
668
841
|
|
|
669
842
|
* merge autosave ([8cb20db](https://github.com/VirtoCommerce/vc-shell/commit/8cb20dbd45e990cadcf8eb3b28e4bf463135c397))
|
|
670
843
|
|
|
671
844
|
|
|
672
|
-
### Bug Fixes
|
|
673
|
-
|
|
674
|
-
* signIn issue ([c54ae9a](https://github.com/VirtoCommerce/vc-shell/commit/c54ae9aacbab57b5c650304bb2aa9bbb40b85227))
|
|
675
845
|
|
|
676
846
|
## [1.0.27](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.26...v1.0.27) (2022-10-07)
|
|
677
847
|
|
|
@@ -680,6 +850,8 @@ command line arguments instead of environment variables
|
|
|
680
850
|
|
|
681
851
|
* fix sharing auth data ([6493fc1](https://github.com/VirtoCommerce/vc-shell/commit/6493fc1691925e9dc91061428f42c3e8fbfbe35a))
|
|
682
852
|
|
|
853
|
+
|
|
854
|
+
|
|
683
855
|
## [1.0.26](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.25...v1.0.26) (2022-10-07)
|
|
684
856
|
|
|
685
857
|
|
|
@@ -687,6 +859,8 @@ command line arguments instead of environment variables
|
|
|
687
859
|
|
|
688
860
|
* local storage auth key ([5d999d6](https://github.com/VirtoCommerce/vc-shell/commit/5d999d60cf465bca29db559a9ea9312857f9ecb2))
|
|
689
861
|
|
|
862
|
+
|
|
863
|
+
|
|
690
864
|
## [1.0.25](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.24...v1.0.25) (2022-10-07)
|
|
691
865
|
|
|
692
866
|
|
|
@@ -694,8 +868,12 @@ command line arguments instead of environment variables
|
|
|
694
868
|
|
|
695
869
|
* share auth data between platform manager and custom apps ([c466d00](https://github.com/VirtoCommerce/vc-shell/commit/c466d00b341e8e3d9dc7d6861449daad64d9b1c7))
|
|
696
870
|
|
|
871
|
+
|
|
872
|
+
|
|
697
873
|
## [1.0.24](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.23...v1.0.24) (2022-10-06)
|
|
698
874
|
|
|
875
|
+
|
|
876
|
+
|
|
699
877
|
## [1.0.23](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.22...v1.0.23) (2022-10-06)
|
|
700
878
|
|
|
701
879
|
|
|
@@ -709,8 +887,12 @@ command line arguments instead of environment variables
|
|
|
709
887
|
|
|
710
888
|
* Revert "chore: %s publish" ([bfdda26](https://github.com/VirtoCommerce/vc-shell/commit/bfdda2630a86d545e5800a3508a77c0fb377fd82))
|
|
711
889
|
|
|
890
|
+
|
|
891
|
+
|
|
712
892
|
## [1.0.22](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.21...v1.0.22) (2022-09-29)
|
|
713
893
|
|
|
894
|
+
|
|
895
|
+
|
|
714
896
|
## [1.0.21](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.20...v1.0.21) (2022-09-14)
|
|
715
897
|
|
|
716
898
|
|
|
@@ -719,10 +901,16 @@ command line arguments instead of environment variables
|
|
|
719
901
|
* vm-741 893 1005 1019 1021 513 978 914 920 828 963 755 ([b8b2cda](https://github.com/VirtoCommerce/vc-shell/commit/b8b2cdaedf32128b35c04d85689eb3203057b7d0))
|
|
720
902
|
* vm-801 1042 800 569 1043 914 814 1054 920 1019 ([8bf48a3](https://github.com/VirtoCommerce/vc-shell/commit/8bf48a32989c1b64b2aac4a5bc96b9bdcf7f995a))
|
|
721
903
|
|
|
904
|
+
|
|
905
|
+
|
|
722
906
|
## [1.0.20](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.19...v1.0.20) (2022-09-06)
|
|
723
907
|
|
|
908
|
+
|
|
909
|
+
|
|
724
910
|
## [1.0.19](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.17...v1.0.19) (2022-08-30)
|
|
725
911
|
|
|
912
|
+
|
|
913
|
+
|
|
726
914
|
## [1.0.17](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.16...v1.0.17) (2022-08-05)
|
|
727
915
|
|
|
728
916
|
|
|
@@ -730,9 +918,18 @@ command line arguments instead of environment variables
|
|
|
730
918
|
|
|
731
919
|
* permissions fix ([d53c3c3](https://github.com/VirtoCommerce/vc-shell/commit/d53c3c39196e9a8aa5dac6b223bbfb81b5a5f54c))
|
|
732
920
|
|
|
921
|
+
|
|
922
|
+
|
|
733
923
|
## [1.0.16](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.14...v1.0.16) (2022-08-05)
|
|
734
924
|
|
|
735
925
|
|
|
926
|
+
### Bug Fixes
|
|
927
|
+
|
|
928
|
+
* baseUrl ([7306cf9](https://github.com/VirtoCommerce/vc-shell/commit/7306cf9f3218f6cbab639a460b982e4bd7e1220c))
|
|
929
|
+
* refactoring ([d20e1cd](https://github.com/VirtoCommerce/vc-shell/commit/d20e1cd36cf7e85e4dc7ca89a1599194619d353a))
|
|
930
|
+
* shorter human-readable names ([23033f7](https://github.com/VirtoCommerce/vc-shell/commit/23033f77aa6f6788b4e2ef1353a3c14cc6fe7392))
|
|
931
|
+
|
|
932
|
+
|
|
736
933
|
### Features
|
|
737
934
|
|
|
738
935
|
* generate API clients from command line ([d8c1870](https://github.com/VirtoCommerce/vc-shell/commit/d8c1870aa38f4376181a584c3259aae3f547d792))
|
|
@@ -743,11 +940,6 @@ command line arguments instead of environment variables
|
|
|
743
940
|
* vm-679, vm-814, vm-807, vc-selector refactoring ([d3426f2](https://github.com/VirtoCommerce/vc-shell/commit/d3426f2bd034e5971d6cc33af5e8f22ce65e27c0))
|
|
744
941
|
|
|
745
942
|
|
|
746
|
-
### Bug Fixes
|
|
747
|
-
|
|
748
|
-
* baseUrl ([7306cf9](https://github.com/VirtoCommerce/vc-shell/commit/7306cf9f3218f6cbab639a460b982e4bd7e1220c))
|
|
749
|
-
* refactoring ([d20e1cd](https://github.com/VirtoCommerce/vc-shell/commit/d20e1cd36cf7e85e4dc7ca89a1599194619d353a))
|
|
750
|
-
* shorter human-readable names ([23033f7](https://github.com/VirtoCommerce/vc-shell/commit/23033f77aa6f6788b4e2ef1353a3c14cc6fe7392))
|
|
751
943
|
|
|
752
944
|
## [1.0.13](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.12...v1.0.13) (2022-07-14)
|
|
753
945
|
|
|
@@ -757,8 +949,12 @@ command line arguments instead of environment variables
|
|
|
757
949
|
* npm publish configuration ([41e3ff8](https://github.com/VirtoCommerce/vc-shell/commit/41e3ff8c04eccff1ed9a934c5a3457aec26a32dc))
|
|
758
950
|
* product details improvements ([#120](https://github.com/VirtoCommerce/vc-shell/issues/120)) ([199455c](https://github.com/VirtoCommerce/vc-shell/commit/199455c88ff1b932d2ab5e79a0f40485cdb5e181))
|
|
759
951
|
|
|
952
|
+
|
|
953
|
+
|
|
760
954
|
## [1.0.12](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.11...v1.0.12) (2022-07-12)
|
|
761
955
|
|
|
956
|
+
|
|
957
|
+
|
|
762
958
|
## [1.0.11](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.10...v1.0.11) (2022-07-08)
|
|
763
959
|
|
|
764
960
|
|
|
@@ -767,66 +963,128 @@ command line arguments instead of environment variables
|
|
|
767
963
|
* org page ([9aa669f](https://github.com/VirtoCommerce/vc-shell/commit/9aa669f2430857f1d599e8b57425ad2ba7d8758a))
|
|
768
964
|
* org page ([d058bfc](https://github.com/VirtoCommerce/vc-shell/commit/d058bfcf414550707db7c2a39d76fa5a513a1350))
|
|
769
965
|
|
|
966
|
+
|
|
967
|
+
|
|
770
968
|
## [1.0.10](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.9...v1.0.10) (2022-06-29)
|
|
771
969
|
|
|
970
|
+
|
|
971
|
+
|
|
772
972
|
## [1.0.9](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.8...v1.0.9) (2022-06-21)
|
|
773
973
|
|
|
974
|
+
|
|
975
|
+
|
|
774
976
|
## [1.0.8](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.7...v1.0.8) (2022-06-16)
|
|
775
977
|
|
|
978
|
+
|
|
979
|
+
|
|
776
980
|
## [1.0.7](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.6...v1.0.7) (2022-06-09)
|
|
777
981
|
|
|
982
|
+
|
|
983
|
+
|
|
778
984
|
## [1.0.6](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.5...v1.0.6) (2022-06-09)
|
|
779
985
|
|
|
986
|
+
|
|
987
|
+
|
|
780
988
|
## [1.0.5](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.4...v1.0.5) (2022-06-07)
|
|
781
989
|
|
|
990
|
+
|
|
991
|
+
|
|
782
992
|
## [1.0.4](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.3...v1.0.4) (2022-06-03)
|
|
783
993
|
|
|
994
|
+
|
|
995
|
+
|
|
784
996
|
## [1.0.3](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.2...v1.0.3) (2022-05-30)
|
|
785
997
|
|
|
998
|
+
|
|
999
|
+
|
|
786
1000
|
## [1.0.2](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.1...v1.0.2) (2022-05-25)
|
|
787
1001
|
|
|
1002
|
+
|
|
1003
|
+
|
|
788
1004
|
## [1.0.1](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.0...v1.0.1) (2022-05-24)
|
|
789
1005
|
|
|
790
|
-
|
|
1006
|
+
|
|
1007
|
+
|
|
1008
|
+
# [1.0.0](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.20...v1.0.0) (2022-05-13)
|
|
1009
|
+
|
|
1010
|
+
|
|
791
1011
|
|
|
792
1012
|
## [0.1.20](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.19...v0.1.20) (2022-04-27)
|
|
793
1013
|
|
|
1014
|
+
|
|
1015
|
+
|
|
794
1016
|
## [0.1.19](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.18...v0.1.19) (2022-04-19)
|
|
795
1017
|
|
|
1018
|
+
|
|
1019
|
+
|
|
796
1020
|
## [0.1.18](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.17...v0.1.18) (2022-04-15)
|
|
797
1021
|
|
|
1022
|
+
|
|
1023
|
+
|
|
798
1024
|
## [0.1.17](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.16...v0.1.17) (2022-04-15)
|
|
799
1025
|
|
|
1026
|
+
|
|
1027
|
+
|
|
800
1028
|
## [0.1.16](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.15...v0.1.16) (2022-04-15)
|
|
801
1029
|
|
|
1030
|
+
|
|
1031
|
+
|
|
802
1032
|
## [0.1.15](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.13...v0.1.15) (2022-04-15)
|
|
803
1033
|
|
|
1034
|
+
|
|
1035
|
+
|
|
804
1036
|
## [0.1.13](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.12...v0.1.13) (2022-04-14)
|
|
805
1037
|
|
|
1038
|
+
|
|
1039
|
+
|
|
806
1040
|
## [0.1.12](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.11...v0.1.12) (2022-04-07)
|
|
807
1041
|
|
|
1042
|
+
|
|
1043
|
+
|
|
808
1044
|
## [0.1.11](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.10...v0.1.11) (2022-04-05)
|
|
809
1045
|
|
|
1046
|
+
|
|
1047
|
+
|
|
810
1048
|
## [0.1.10](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.9...v0.1.10) (2022-04-04)
|
|
811
1049
|
|
|
1050
|
+
|
|
1051
|
+
|
|
812
1052
|
## [0.1.9](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.8...v0.1.9) (2022-04-01)
|
|
813
1053
|
|
|
1054
|
+
|
|
1055
|
+
|
|
814
1056
|
## [0.1.8](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.7...v0.1.8) (2022-03-29)
|
|
815
1057
|
|
|
1058
|
+
|
|
1059
|
+
|
|
816
1060
|
## [0.1.7](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.6...v0.1.7) (2022-03-17)
|
|
817
1061
|
|
|
1062
|
+
|
|
1063
|
+
|
|
818
1064
|
## [0.1.6](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.5...v0.1.6) (2022-03-16)
|
|
819
1065
|
|
|
1066
|
+
|
|
1067
|
+
|
|
820
1068
|
## [0.1.5](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.4...v0.1.5) (2022-03-16)
|
|
821
1069
|
|
|
1070
|
+
|
|
1071
|
+
|
|
822
1072
|
## [0.1.4](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.3...v0.1.4) (2022-03-16)
|
|
823
1073
|
|
|
1074
|
+
|
|
1075
|
+
|
|
824
1076
|
## [0.1.3](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.2...v0.1.3) (2022-03-14)
|
|
825
1077
|
|
|
1078
|
+
|
|
1079
|
+
|
|
826
1080
|
## [0.1.2](https://github.com/VirtoCommerce/vc-shell/compare/v0.1.1...v0.1.2) (2022-03-10)
|
|
827
1081
|
|
|
1082
|
+
|
|
1083
|
+
|
|
828
1084
|
## [0.1.1](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.123...v0.1.1) (2022-03-10)
|
|
829
1085
|
|
|
1086
|
+
|
|
1087
|
+
|
|
830
1088
|
## [0.0.123](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.122...v0.0.123) (2022-03-04)
|
|
831
1089
|
|
|
832
1090
|
|
|
@@ -836,46 +1094,88 @@ command line arguments instead of environment variables
|
|
|
836
1094
|
* dynamic name fix ([b083495](https://github.com/VirtoCommerce/vc-shell/commit/b0834951087f720562f28fc78a28a69ea0e65cb9))
|
|
837
1095
|
* required key change ([5de380f](https://github.com/VirtoCommerce/vc-shell/commit/5de380f3a2f1493a3a45b1f1199aaa9cb224df76))
|
|
838
1096
|
|
|
1097
|
+
|
|
1098
|
+
|
|
839
1099
|
## [0.0.122](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.121...v0.0.122) (2022-02-28)
|
|
840
1100
|
|
|
1101
|
+
|
|
1102
|
+
|
|
841
1103
|
## [0.0.121](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.120...v0.0.121) (2022-02-24)
|
|
842
1104
|
|
|
1105
|
+
|
|
1106
|
+
|
|
843
1107
|
## [0.0.120](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.119...v0.0.120) (2022-02-17)
|
|
844
1108
|
|
|
1109
|
+
|
|
1110
|
+
|
|
845
1111
|
## [0.0.119](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.117...v0.0.119) (2022-02-16)
|
|
846
1112
|
|
|
1113
|
+
|
|
1114
|
+
|
|
847
1115
|
## [0.0.117](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.116...v0.0.117) (2022-02-16)
|
|
848
1116
|
|
|
1117
|
+
|
|
1118
|
+
|
|
849
1119
|
## [0.0.116](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.115...v0.0.116) (2022-02-14)
|
|
850
1120
|
|
|
1121
|
+
|
|
1122
|
+
|
|
851
1123
|
## [0.0.115](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.114...v0.0.115) (2022-02-04)
|
|
852
1124
|
|
|
1125
|
+
|
|
1126
|
+
|
|
853
1127
|
## [0.0.114](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.113...v0.0.114) (2022-02-03)
|
|
854
1128
|
|
|
1129
|
+
|
|
1130
|
+
|
|
855
1131
|
## [0.0.113](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.112...v0.0.113) (2022-02-03)
|
|
856
1132
|
|
|
1133
|
+
|
|
1134
|
+
|
|
857
1135
|
## [0.0.112](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.111...v0.0.112) (2022-02-03)
|
|
858
1136
|
|
|
1137
|
+
|
|
1138
|
+
|
|
859
1139
|
## [0.0.111](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.110...v0.0.111) (2022-01-31)
|
|
860
1140
|
|
|
1141
|
+
|
|
1142
|
+
|
|
861
1143
|
## [0.0.110](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.109...v0.0.110) (2022-01-31)
|
|
862
1144
|
|
|
1145
|
+
|
|
1146
|
+
|
|
863
1147
|
## [0.0.109](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.108...v0.0.109) (2022-01-28)
|
|
864
1148
|
|
|
1149
|
+
|
|
1150
|
+
|
|
865
1151
|
## [0.0.108](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.107...v0.0.108) (2022-01-24)
|
|
866
1152
|
|
|
1153
|
+
|
|
1154
|
+
|
|
867
1155
|
## [0.0.107](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.106...v0.0.107) (2022-01-20)
|
|
868
1156
|
|
|
1157
|
+
|
|
1158
|
+
|
|
869
1159
|
## [0.0.106](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.105...v0.0.106) (2022-01-10)
|
|
870
1160
|
|
|
1161
|
+
|
|
1162
|
+
|
|
871
1163
|
## [0.0.105](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.104...v0.0.105) (2021-12-30)
|
|
872
1164
|
|
|
1165
|
+
|
|
1166
|
+
|
|
873
1167
|
## [0.0.104](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.103...v0.0.104) (2021-12-29)
|
|
874
1168
|
|
|
1169
|
+
|
|
1170
|
+
|
|
875
1171
|
## [0.0.103](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.102...v0.0.103) (2021-12-28)
|
|
876
1172
|
|
|
1173
|
+
|
|
1174
|
+
|
|
877
1175
|
## [0.0.102](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.101...v0.0.102) (2021-12-27)
|
|
878
1176
|
|
|
1177
|
+
|
|
1178
|
+
|
|
879
1179
|
## [0.0.101](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.100...v0.0.101) (2021-12-24)
|
|
880
1180
|
|
|
881
1181
|
|
|
@@ -883,24 +1183,44 @@ command line arguments instead of environment variables
|
|
|
883
1183
|
|
|
884
1184
|
* **ui:** deps ([3b5a375](https://github.com/VirtoCommerce/vc-shell/commit/3b5a375f5794cf1c87d042f0e541f3badfe66f47))
|
|
885
1185
|
|
|
1186
|
+
|
|
1187
|
+
|
|
886
1188
|
## [0.0.100](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.99...v0.0.100) (2021-12-24)
|
|
887
1189
|
|
|
1190
|
+
|
|
1191
|
+
|
|
888
1192
|
## [0.0.99](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.98...v0.0.99) (2021-12-15)
|
|
889
1193
|
|
|
1194
|
+
|
|
1195
|
+
|
|
890
1196
|
## [0.0.98](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.97...v0.0.98) (2021-12-15)
|
|
891
1197
|
|
|
1198
|
+
|
|
1199
|
+
|
|
892
1200
|
## [0.0.97](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.96...v0.0.97) (2021-12-15)
|
|
893
1201
|
|
|
1202
|
+
|
|
1203
|
+
|
|
894
1204
|
## [0.0.96](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.95...v0.0.96) (2021-12-13)
|
|
895
1205
|
|
|
1206
|
+
|
|
1207
|
+
|
|
896
1208
|
## [0.0.95](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.94...v0.0.95) (2021-12-07)
|
|
897
1209
|
|
|
1210
|
+
|
|
1211
|
+
|
|
898
1212
|
## [0.0.94](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.93...v0.0.94) (2021-12-07)
|
|
899
1213
|
|
|
1214
|
+
|
|
1215
|
+
|
|
900
1216
|
## [0.0.93](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.92...v0.0.93) (2021-12-07)
|
|
901
1217
|
|
|
1218
|
+
|
|
1219
|
+
|
|
902
1220
|
## [0.0.92](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.91...v0.0.92) (2021-12-04)
|
|
903
1221
|
|
|
1222
|
+
|
|
1223
|
+
|
|
904
1224
|
## [0.0.91](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.90...v0.0.91) (2021-12-03)
|
|
905
1225
|
|
|
906
1226
|
|
|
@@ -912,8 +1232,12 @@ command line arguments instead of environment variables
|
|
|
912
1232
|
* vm-271 input fix ([0b1b538](https://github.com/VirtoCommerce/vc-shell/commit/0b1b5388560a7f9346c8ab666f0303247c74f2a3))
|
|
913
1233
|
* vm-271 removed currency sign ([579257b](https://github.com/VirtoCommerce/vc-shell/commit/579257bab5ba9b44cb59590f6c989cbb81c16444))
|
|
914
1234
|
|
|
1235
|
+
|
|
1236
|
+
|
|
915
1237
|
## [0.0.90](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.89...v0.0.90) (2021-12-02)
|
|
916
1238
|
|
|
1239
|
+
|
|
1240
|
+
|
|
917
1241
|
## [0.0.89](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.88...v0.0.89) (2021-12-02)
|
|
918
1242
|
|
|
919
1243
|
|
|
@@ -921,12 +1245,9 @@ command line arguments instead of environment variables
|
|
|
921
1245
|
|
|
922
1246
|
* vm-100 tooltip disabled state ([f7c5527](https://github.com/VirtoCommerce/vc-shell/commit/f7c55271dafb439a44a59683389c007a92f7ae2b))
|
|
923
1247
|
|
|
924
|
-
## [0.0.88](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.87...v0.0.88) (2021-12-02)
|
|
925
|
-
|
|
926
1248
|
|
|
927
|
-
### Features
|
|
928
1249
|
|
|
929
|
-
|
|
1250
|
+
## [0.0.88](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.87...v0.0.88) (2021-12-02)
|
|
930
1251
|
|
|
931
1252
|
|
|
932
1253
|
### Bug Fixes
|
|
@@ -939,8 +1260,17 @@ command line arguments instead of environment variables
|
|
|
939
1260
|
* vm-346, vm-280, vm-267 ([29c74a1](https://github.com/VirtoCommerce/vc-shell/commit/29c74a1f51dba58b61c46e14076592488322d1d8))
|
|
940
1261
|
* vm-346, vm-280, vm-267 ([96061ce](https://github.com/VirtoCommerce/vc-shell/commit/96061ce6195ced76ec1e543ef09754ce49e6b5f1))
|
|
941
1262
|
|
|
1263
|
+
|
|
1264
|
+
### Features
|
|
1265
|
+
|
|
1266
|
+
* vm-100 fix: vm-336 ([3533d23](https://github.com/VirtoCommerce/vc-shell/commit/3533d234d4ded877fb3eecaa3046d2738fda2d8c))
|
|
1267
|
+
|
|
1268
|
+
|
|
1269
|
+
|
|
942
1270
|
## [0.0.87](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.86...v0.0.87) (2021-12-01)
|
|
943
1271
|
|
|
1272
|
+
|
|
1273
|
+
|
|
944
1274
|
## [0.0.86](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.85...v0.0.86) (2021-12-01)
|
|
945
1275
|
|
|
946
1276
|
|
|
@@ -948,6 +1278,8 @@ command line arguments instead of environment variables
|
|
|
948
1278
|
|
|
949
1279
|
* build failure ([9911a30](https://github.com/VirtoCommerce/vc-shell/commit/9911a307973c6a55b324f857a577afec4c54a669))
|
|
950
1280
|
|
|
1281
|
+
|
|
1282
|
+
|
|
951
1283
|
## [0.0.85](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.84...v0.0.85) (2021-12-01)
|
|
952
1284
|
|
|
953
1285
|
|
|
@@ -956,6 +1288,8 @@ command line arguments instead of environment variables
|
|
|
956
1288
|
* vm-346, vm-280, vm-267 ([5859b36](https://github.com/VirtoCommerce/vc-shell/commit/5859b36b1e88414e83a36589b3ae0c4f95763d93))
|
|
957
1289
|
* vm-346, vm-280, vm-267 ([803c581](https://github.com/VirtoCommerce/vc-shell/commit/803c581e723feed4a8430d078b27b3e70db2a763))
|
|
958
1290
|
|
|
1291
|
+
|
|
1292
|
+
|
|
959
1293
|
## [0.0.84](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.83...v0.0.84) (2021-11-26)
|
|
960
1294
|
|
|
961
1295
|
|
|
@@ -963,6 +1297,8 @@ command line arguments instead of environment variables
|
|
|
963
1297
|
|
|
964
1298
|
* signalr push notifications ([3a4e327](https://github.com/VirtoCommerce/vc-shell/commit/3a4e32707147ae36f91648242d7db12d83ee367e))
|
|
965
1299
|
|
|
1300
|
+
|
|
1301
|
+
|
|
966
1302
|
## [0.0.83](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.82...v0.0.83) (2021-11-24)
|
|
967
1303
|
|
|
968
1304
|
|
|
@@ -970,6 +1306,8 @@ command line arguments instead of environment variables
|
|
|
970
1306
|
|
|
971
1307
|
* dynamic property select search ([02b7726](https://github.com/VirtoCommerce/vc-shell/commit/02b77266eed60282fe2cb6591344d77439f287ce))
|
|
972
1308
|
|
|
1309
|
+
|
|
1310
|
+
|
|
973
1311
|
## [0.0.82](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.81...v0.0.82) (2021-11-24)
|
|
974
1312
|
|
|
975
1313
|
|
|
@@ -977,6 +1315,8 @@ command line arguments instead of environment variables
|
|
|
977
1315
|
|
|
978
1316
|
* signalr integration (WIP) ([1db00e8](https://github.com/VirtoCommerce/vc-shell/commit/1db00e835c2a6a62338d62934da317aa8c1ddf98))
|
|
979
1317
|
|
|
1318
|
+
|
|
1319
|
+
|
|
980
1320
|
## [0.0.81](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.80...v0.0.81) (2021-11-23)
|
|
981
1321
|
|
|
982
1322
|
|
|
@@ -984,6 +1324,8 @@ command line arguments instead of environment variables
|
|
|
984
1324
|
|
|
985
1325
|
* vm-320, 330, 331, 332, 333 ([21a8fa5](https://github.com/VirtoCommerce/vc-shell/commit/21a8fa54ec28a854b3ad039a47340f058ed52706))
|
|
986
1326
|
|
|
1327
|
+
|
|
1328
|
+
|
|
987
1329
|
## [0.0.80](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.79...v0.0.80) (2021-11-22)
|
|
988
1330
|
|
|
989
1331
|
|
|
@@ -991,6 +1333,8 @@ command line arguments instead of environment variables
|
|
|
991
1333
|
|
|
992
1334
|
* vc-widget disabled state, vc-gallery disabled state, vc-table row highlight ([a87dc75](https://github.com/VirtoCommerce/vc-shell/commit/a87dc7544d89cec7bc7f6de50d2c9d5185db0fe7))
|
|
993
1335
|
|
|
1336
|
+
|
|
1337
|
+
|
|
994
1338
|
## [0.0.79](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.78...v0.0.79) (2021-11-22)
|
|
995
1339
|
|
|
996
1340
|
|
|
@@ -998,6 +1342,8 @@ command line arguments instead of environment variables
|
|
|
998
1342
|
|
|
999
1343
|
* download invoice + some minor UI bug fixes ([bbb6cca](https://github.com/VirtoCommerce/vc-shell/commit/bbb6cca09895d24420d7184354efaf8f7db7722f))
|
|
1000
1344
|
|
|
1345
|
+
|
|
1346
|
+
|
|
1001
1347
|
## [0.0.78](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.77...v0.0.78) (2021-11-22)
|
|
1002
1348
|
|
|
1003
1349
|
|
|
@@ -1005,8 +1351,12 @@ command line arguments instead of environment variables
|
|
|
1005
1351
|
|
|
1006
1352
|
* multivalue fields, table cell templates ([0096eda](https://github.com/VirtoCommerce/vc-shell/commit/0096eda8c565db8d69255d0c7232469dce5a658e))
|
|
1007
1353
|
|
|
1354
|
+
|
|
1355
|
+
|
|
1008
1356
|
## [0.0.77](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.76...v0.0.77) (2021-11-18)
|
|
1009
1357
|
|
|
1358
|
+
|
|
1359
|
+
|
|
1010
1360
|
## [0.0.76](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.75...v0.0.76) (2021-11-18)
|
|
1011
1361
|
|
|
1012
1362
|
|
|
@@ -1014,6 +1364,8 @@ command line arguments instead of environment variables
|
|
|
1014
1364
|
|
|
1015
1365
|
* offer tier prices ([f19f6e9](https://github.com/VirtoCommerce/vc-shell/commit/f19f6e9ce2a9927f2a6b5b4d64f9dfd9b8ee93a0))
|
|
1016
1366
|
|
|
1367
|
+
|
|
1368
|
+
|
|
1017
1369
|
## [0.0.75](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.74...v0.0.75) (2021-11-18)
|
|
1018
1370
|
|
|
1019
1371
|
|
|
@@ -1023,8 +1375,12 @@ command line arguments instead of environment variables
|
|
|
1023
1375
|
* properties validation (WIP) ([9d021d0](https://github.com/VirtoCommerce/vc-shell/commit/9d021d062ea32b1ab945b88134641a98bf7f10b9))
|
|
1024
1376
|
* properties validation (WIP) ([1180217](https://github.com/VirtoCommerce/vc-shell/commit/11802175cf15b4bf66b593c125c9b7b04a392269))
|
|
1025
1377
|
|
|
1378
|
+
|
|
1379
|
+
|
|
1026
1380
|
## [0.0.74](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.73...v0.0.74) (2021-11-12)
|
|
1027
1381
|
|
|
1382
|
+
|
|
1383
|
+
|
|
1028
1384
|
## [0.0.73](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.71...v0.0.73) (2021-11-11)
|
|
1029
1385
|
|
|
1030
1386
|
|
|
@@ -1032,8 +1388,12 @@ command line arguments instead of environment variables
|
|
|
1032
1388
|
|
|
1033
1389
|
* tier prices for offer ([1531a61](https://github.com/VirtoCommerce/vc-shell/commit/1531a6152ff1023a41c92f84ceb6cf01e8d1b115))
|
|
1034
1390
|
|
|
1391
|
+
|
|
1392
|
+
|
|
1035
1393
|
## [0.0.71](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.70...v0.0.71) (2021-11-11)
|
|
1036
1394
|
|
|
1395
|
+
|
|
1396
|
+
|
|
1037
1397
|
## [0.0.70](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.69...v0.0.70) (2021-11-08)
|
|
1038
1398
|
|
|
1039
1399
|
|
|
@@ -1041,6 +1401,8 @@ command line arguments instead of environment variables
|
|
|
1041
1401
|
|
|
1042
1402
|
* vm-283, vm-284, vm-285, vm-286, vm-287, vm-288, vm-289, vm-290, vm-291, vm-292, vm-293 ([55541a8](https://github.com/VirtoCommerce/vc-shell/commit/55541a8fa355999cdc9a222d2e79723e387b618e))
|
|
1043
1403
|
|
|
1404
|
+
|
|
1405
|
+
|
|
1044
1406
|
## [0.0.69](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.68...v0.0.69) (2021-11-03)
|
|
1045
1407
|
|
|
1046
1408
|
|
|
@@ -1048,8 +1410,12 @@ command line arguments instead of environment variables
|
|
|
1048
1410
|
|
|
1049
1411
|
* dynamic select properties ([b19e44e](https://github.com/VirtoCommerce/vc-shell/commit/b19e44e09cb7ddb430d31069ffb1d6d9b78e6822))
|
|
1050
1412
|
|
|
1413
|
+
|
|
1414
|
+
|
|
1051
1415
|
## [0.0.68](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.67...v0.0.68) (2021-11-02)
|
|
1052
1416
|
|
|
1417
|
+
|
|
1418
|
+
|
|
1053
1419
|
## [0.0.67](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.66...v0.0.67) (2021-11-02)
|
|
1054
1420
|
|
|
1055
1421
|
|
|
@@ -1057,6 +1423,8 @@ command line arguments instead of environment variables
|
|
|
1057
1423
|
|
|
1058
1424
|
* mobile dashboard, image dnd upload ([eae8508](https://github.com/VirtoCommerce/vc-shell/commit/eae85084a41dad38dc2d5dea26aedc53ebd5a2e1))
|
|
1059
1425
|
|
|
1426
|
+
|
|
1427
|
+
|
|
1060
1428
|
## [0.0.66](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.65...v0.0.66) (2021-11-02)
|
|
1061
1429
|
|
|
1062
1430
|
|
|
@@ -1064,6 +1432,8 @@ command line arguments instead of environment variables
|
|
|
1064
1432
|
|
|
1065
1433
|
* new product details ui, vc-card collapsable ([3f2d1b4](https://github.com/VirtoCommerce/vc-shell/commit/3f2d1b4eaeacfb032399b7fd8abedf252d7693a7))
|
|
1066
1434
|
|
|
1435
|
+
|
|
1436
|
+
|
|
1067
1437
|
## [0.0.65](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.64...v0.0.65) (2021-11-01)
|
|
1068
1438
|
|
|
1069
1439
|
|
|
@@ -1071,6 +1441,8 @@ command line arguments instead of environment variables
|
|
|
1071
1441
|
|
|
1072
1442
|
* new dashboard ([28c7d82](https://github.com/VirtoCommerce/vc-shell/commit/28c7d824b49147be20215301f091253467e35b16))
|
|
1073
1443
|
|
|
1444
|
+
|
|
1445
|
+
|
|
1074
1446
|
## [0.0.64](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.63...v0.0.64) (2021-10-28)
|
|
1075
1447
|
|
|
1076
1448
|
|
|
@@ -1078,6 +1450,8 @@ command line arguments instead of environment variables
|
|
|
1078
1450
|
|
|
1079
1451
|
* active row highlight ([cc4f7f9](https://github.com/VirtoCommerce/vc-shell/commit/cc4f7f90d0aad690aa9cac5f1e52b5c027964ed4))
|
|
1080
1452
|
|
|
1453
|
+
|
|
1454
|
+
|
|
1081
1455
|
## [0.0.63](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.62...v0.0.63) (2021-10-28)
|
|
1082
1456
|
|
|
1083
1457
|
|
|
@@ -1085,6 +1459,8 @@ command line arguments instead of environment variables
|
|
|
1085
1459
|
|
|
1086
1460
|
* filter counter ([15c6bab](https://github.com/VirtoCommerce/vc-shell/commit/15c6babdf294591c627ad27df570507a3585f57b))
|
|
1087
1461
|
|
|
1462
|
+
|
|
1463
|
+
|
|
1088
1464
|
## [0.0.62](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.61...v0.0.62) (2021-10-28)
|
|
1089
1465
|
|
|
1090
1466
|
|
|
@@ -1093,6 +1469,8 @@ command line arguments instead of environment variables
|
|
|
1093
1469
|
* filters ([2a89cf8](https://github.com/VirtoCommerce/vc-shell/commit/2a89cf872729667cbaa1c9457eadb0fbee2a0018))
|
|
1094
1470
|
* filters (WIP) ([b25ad3a](https://github.com/VirtoCommerce/vc-shell/commit/b25ad3a23a0f08cd9b3d3837d5223dc045eb8b55))
|
|
1095
1471
|
|
|
1472
|
+
|
|
1473
|
+
|
|
1096
1474
|
## [0.0.61](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.60...v0.0.61) (2021-10-26)
|
|
1097
1475
|
|
|
1098
1476
|
|
|
@@ -1100,6 +1478,8 @@ command line arguments instead of environment variables
|
|
|
1100
1478
|
|
|
1101
1479
|
* dashboard ([683f65a](https://github.com/VirtoCommerce/vc-shell/commit/683f65ac6d01b974dc05d931f62277891688ef1f))
|
|
1102
1480
|
|
|
1481
|
+
|
|
1482
|
+
|
|
1103
1483
|
## [0.0.60](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.59...v0.0.60) (2021-10-22)
|
|
1104
1484
|
|
|
1105
1485
|
|
|
@@ -1107,6 +1487,8 @@ command line arguments instead of environment variables
|
|
|
1107
1487
|
|
|
1108
1488
|
* order details page ([b8fe53d](https://github.com/VirtoCommerce/vc-shell/commit/b8fe53d7282a6e0381af5eedbf272001a63b3ba9))
|
|
1109
1489
|
|
|
1490
|
+
|
|
1491
|
+
|
|
1110
1492
|
## [0.0.59](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.58...v0.0.59) (2021-10-20)
|
|
1111
1493
|
|
|
1112
1494
|
|
|
@@ -1114,6 +1496,8 @@ command line arguments instead of environment variables
|
|
|
1114
1496
|
|
|
1115
1497
|
* seller accept invitation form ([8f5d5b9](https://github.com/VirtoCommerce/vc-shell/commit/8f5d5b9cae6a0c057b1831a48fc41fae13792f00))
|
|
1116
1498
|
|
|
1499
|
+
|
|
1500
|
+
|
|
1117
1501
|
## [0.0.58](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.57...v0.0.58) (2021-10-20)
|
|
1118
1502
|
|
|
1119
1503
|
|
|
@@ -1122,8 +1506,12 @@ command line arguments instead of environment variables
|
|
|
1122
1506
|
* additional fields (WIP) ([27596bd](https://github.com/VirtoCommerce/vc-shell/commit/27596bdcdf30790c56e8c2d571309fb9dd05f9b4))
|
|
1123
1507
|
* orders edit and additional components ([e8cf8a3](https://github.com/VirtoCommerce/vc-shell/commit/e8cf8a3333664c8d326fdd5df28a2fd9981c550a))
|
|
1124
1508
|
|
|
1509
|
+
|
|
1510
|
+
|
|
1125
1511
|
## [0.0.57](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.56...v0.0.57) (2021-10-15)
|
|
1126
1512
|
|
|
1513
|
+
|
|
1514
|
+
|
|
1127
1515
|
## [0.0.56](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.55...v0.0.56) (2021-10-13)
|
|
1128
1516
|
|
|
1129
1517
|
|
|
@@ -1131,6 +1519,8 @@ command line arguments instead of environment variables
|
|
|
1131
1519
|
|
|
1132
1520
|
* password field unhide ([2e6deb0](https://github.com/VirtoCommerce/vc-shell/commit/2e6deb01657515c3128ec62c287ecbda5ef92e9e))
|
|
1133
1521
|
|
|
1522
|
+
|
|
1523
|
+
|
|
1134
1524
|
## [0.0.55](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.54...v0.0.55) (2021-10-13)
|
|
1135
1525
|
|
|
1136
1526
|
|
|
@@ -1138,17 +1528,21 @@ command line arguments instead of environment variables
|
|
|
1138
1528
|
|
|
1139
1529
|
* new icons, ptr improvements, offers list ptr ([fe0438b](https://github.com/VirtoCommerce/vc-shell/commit/fe0438b6c43b9a0d4baa52293e619c645c2f6f8d))
|
|
1140
1530
|
|
|
1531
|
+
|
|
1532
|
+
|
|
1141
1533
|
## [0.0.54](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.53...v0.0.54) (2021-10-13)
|
|
1142
1534
|
|
|
1143
1535
|
|
|
1536
|
+
### Bug Fixes
|
|
1537
|
+
|
|
1538
|
+
* ptr overscroll height ([88f3a1e](https://github.com/VirtoCommerce/vc-shell/commit/88f3a1e356fcf0f7e4855c9b77d8db28bbcdd607))
|
|
1539
|
+
|
|
1540
|
+
|
|
1144
1541
|
### Features
|
|
1145
1542
|
|
|
1146
1543
|
* some smooth animations ([79f2aad](https://github.com/VirtoCommerce/vc-shell/commit/79f2aadac40f91ef76f9efc484d37184a47c2b95))
|
|
1147
1544
|
|
|
1148
1545
|
|
|
1149
|
-
### Bug Fixes
|
|
1150
|
-
|
|
1151
|
-
* ptr overscroll height ([88f3a1e](https://github.com/VirtoCommerce/vc-shell/commit/88f3a1e356fcf0f7e4855c9b77d8db28bbcdd607))
|
|
1152
1546
|
|
|
1153
1547
|
## [0.0.53](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.52...v0.0.53) (2021-10-13)
|
|
1154
1548
|
|
|
@@ -1157,10 +1551,16 @@ command line arguments instead of environment variables
|
|
|
1157
1551
|
|
|
1158
1552
|
* scroll ptr, menu styling ([4eff9a0](https://github.com/VirtoCommerce/vc-shell/commit/4eff9a0fffc9feef8dbad433d210f0537702efd2))
|
|
1159
1553
|
|
|
1554
|
+
|
|
1555
|
+
|
|
1160
1556
|
## [0.0.52](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.51...v0.0.52) (2021-10-13)
|
|
1161
1557
|
|
|
1558
|
+
|
|
1559
|
+
|
|
1162
1560
|
## [0.0.51](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.50...v0.0.51) (2021-10-13)
|
|
1163
1561
|
|
|
1562
|
+
|
|
1563
|
+
|
|
1164
1564
|
## [0.0.50](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.49...v0.0.50) (2021-10-12)
|
|
1165
1565
|
|
|
1166
1566
|
|
|
@@ -1169,6 +1569,8 @@ command line arguments instead of environment variables
|
|
|
1169
1569
|
* list mobile actions ([c269a88](https://github.com/VirtoCommerce/vc-shell/commit/c269a88b9ca304520b9157a51ccd4c602fd0059b))
|
|
1170
1570
|
* mobile swipe transition ([8fdccb1](https://github.com/VirtoCommerce/vc-shell/commit/8fdccb1345ba3f2d495a6f9344503f1c50b27a7b))
|
|
1171
1571
|
|
|
1572
|
+
|
|
1573
|
+
|
|
1172
1574
|
## [0.0.49](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.48...v0.0.49) (2021-10-12)
|
|
1173
1575
|
|
|
1174
1576
|
|
|
@@ -1176,8 +1578,12 @@ command line arguments instead of environment variables
|
|
|
1176
1578
|
|
|
1177
1579
|
* mobile extended actions, vendor-portal detached ([c92a317](https://github.com/VirtoCommerce/vc-shell/commit/c92a31743ded9788c939641ccff9922328b6f2f6))
|
|
1178
1580
|
|
|
1581
|
+
|
|
1582
|
+
|
|
1179
1583
|
## [0.0.48](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.47...v0.0.48) (2021-10-06)
|
|
1180
1584
|
|
|
1585
|
+
|
|
1586
|
+
|
|
1181
1587
|
## [0.0.47](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.46...v0.0.47) (2021-10-06)
|
|
1182
1588
|
|
|
1183
1589
|
|
|
@@ -1185,11 +1591,22 @@ command line arguments instead of environment variables
|
|
|
1185
1591
|
|
|
1186
1592
|
* filters and swipe actions ([a463ad5](https://github.com/VirtoCommerce/vc-shell/commit/a463ad59519925ea5fd1ee2f90d45e85d5ef2008))
|
|
1187
1593
|
|
|
1594
|
+
|
|
1595
|
+
|
|
1188
1596
|
## [0.0.46](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.45...v0.0.46) (2021-09-30)
|
|
1189
1597
|
|
|
1598
|
+
|
|
1599
|
+
|
|
1190
1600
|
## [0.0.45](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.44...v0.0.45) (2021-09-30)
|
|
1191
1601
|
|
|
1192
1602
|
|
|
1603
|
+
### Bug Fixes
|
|
1604
|
+
|
|
1605
|
+
* build failure fix ([d9cd4e7](https://github.com/VirtoCommerce/vc-shell/commit/d9cd4e76378d328527f46f91930ee352fe8f811c))
|
|
1606
|
+
* deepClone for product ([d587e39](https://github.com/VirtoCommerce/vc-shell/commit/d587e39345fcca9a28f8290ba9761e0325e933de))
|
|
1607
|
+
* minor refactoring ([a0c287c](https://github.com/VirtoCommerce/vc-shell/commit/a0c287ccf4678a315737c98961d1ea51394f24a8))
|
|
1608
|
+
|
|
1609
|
+
|
|
1193
1610
|
### Features
|
|
1194
1611
|
|
|
1195
1612
|
* blade navigation improvements ([5dd0a7e](https://github.com/VirtoCommerce/vc-shell/commit/5dd0a7e745c04684de702e780e978e580800d476))
|
|
@@ -1200,11 +1617,6 @@ command line arguments instead of environment variables
|
|
|
1200
1617
|
* vc-select/autocomplete keyProperty and displayProperty props ([da380ab](https://github.com/VirtoCommerce/vc-shell/commit/da380ab9729bd48b0b2a869535bf01f95b51e9cd))
|
|
1201
1618
|
|
|
1202
1619
|
|
|
1203
|
-
### Bug Fixes
|
|
1204
|
-
|
|
1205
|
-
* build failure fix ([d9cd4e7](https://github.com/VirtoCommerce/vc-shell/commit/d9cd4e76378d328527f46f91930ee352fe8f811c))
|
|
1206
|
-
* deepClone for product ([d587e39](https://github.com/VirtoCommerce/vc-shell/commit/d587e39345fcca9a28f8290ba9761e0325e933de))
|
|
1207
|
-
* minor refactoring ([a0c287c](https://github.com/VirtoCommerce/vc-shell/commit/a0c287ccf4678a315737c98961d1ea51394f24a8))
|
|
1208
1620
|
|
|
1209
1621
|
## [0.0.43](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.42...v0.0.43) (2021-09-24)
|
|
1210
1622
|
|
|
@@ -1217,8 +1629,12 @@ command line arguments instead of environment variables
|
|
|
1217
1629
|
* product list update on changes ([198731f](https://github.com/VirtoCommerce/vc-shell/commit/198731ff5b8b5a0539ccca5c4998bb02f2d5b4fb))
|
|
1218
1630
|
* routing update ([d7ec6ef](https://github.com/VirtoCommerce/vc-shell/commit/d7ec6effd07aa5c5156a7f36cf652dbe024803c7))
|
|
1219
1631
|
|
|
1632
|
+
|
|
1633
|
+
|
|
1220
1634
|
## [0.0.42](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.41...v0.0.42) (2021-09-23)
|
|
1221
1635
|
|
|
1636
|
+
|
|
1637
|
+
|
|
1222
1638
|
## [0.0.41](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.40...v0.0.41) (2021-09-23)
|
|
1223
1639
|
|
|
1224
1640
|
|
|
@@ -1226,6 +1642,8 @@ command line arguments instead of environment variables
|
|
|
1226
1642
|
|
|
1227
1643
|
* apply new statuses matrix ([31f2ab0](https://github.com/VirtoCommerce/vc-shell/commit/31f2ab0fa9ee28491cb43d993a56be2a86ff835e))
|
|
1228
1644
|
|
|
1645
|
+
|
|
1646
|
+
|
|
1229
1647
|
## [0.0.40](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.39...v0.0.40) (2021-09-23)
|
|
1230
1648
|
|
|
1231
1649
|
|
|
@@ -1238,6 +1656,8 @@ command line arguments instead of environment variables
|
|
|
1238
1656
|
|
|
1239
1657
|
* Revert "chore: %s publish" ([9e60760](https://github.com/VirtoCommerce/vc-shell/commit/9e607601cfed4e10d4cc33ceb81a408967b82eee))
|
|
1240
1658
|
|
|
1659
|
+
|
|
1660
|
+
|
|
1241
1661
|
## [0.0.39](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.38...v0.0.39) (2021-09-13)
|
|
1242
1662
|
|
|
1243
1663
|
|
|
@@ -1247,6 +1667,8 @@ command line arguments instead of environment variables
|
|
|
1247
1667
|
* vm-26 - form components improvements ([2ffc621](https://github.com/VirtoCommerce/vc-shell/commit/2ffc62184f436c2e029e529975c5f1c379ce8c3a))
|
|
1248
1668
|
* vm-94 - gallery component ([ee288e2](https://github.com/VirtoCommerce/vc-shell/commit/ee288e2107771e8ae6787fbd3bdbf03fd4ef3b4a))
|
|
1249
1669
|
|
|
1670
|
+
|
|
1671
|
+
|
|
1250
1672
|
## [0.0.38](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.37...v0.0.38) (2021-09-09)
|
|
1251
1673
|
|
|
1252
1674
|
|
|
@@ -1255,6 +1677,8 @@ command line arguments instead of environment variables
|
|
|
1255
1677
|
* naming standarts ([45a4eae](https://github.com/VirtoCommerce/vc-shell/commit/45a4eae642d1f7d67efe8551ea7e3a37d6d47abb))
|
|
1256
1678
|
* repository-level storybook ([436addd](https://github.com/VirtoCommerce/vc-shell/commit/436addda5f2b546e780ae895f9316b52447b5fc1))
|
|
1257
1679
|
|
|
1680
|
+
|
|
1681
|
+
|
|
1258
1682
|
## [0.0.37](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.36...v0.0.37) (2021-09-07)
|
|
1259
1683
|
|
|
1260
1684
|
|
|
@@ -1262,6 +1686,8 @@ command line arguments instead of environment variables
|
|
|
1262
1686
|
|
|
1263
1687
|
* vm-20 offers list ([ebafb36](https://github.com/VirtoCommerce/vc-shell/commit/ebafb36bb151f28f4415e5ebb4223d029514e90a))
|
|
1264
1688
|
|
|
1689
|
+
|
|
1690
|
+
|
|
1265
1691
|
## [0.0.36](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.35...v0.0.36) (2021-09-07)
|
|
1266
1692
|
|
|
1267
1693
|
|
|
@@ -1269,6 +1695,8 @@ command line arguments instead of environment variables
|
|
|
1269
1695
|
|
|
1270
1696
|
* vm-97 extended products ([496db62](https://github.com/VirtoCommerce/vc-shell/commit/496db62414726df80561945f80d8957c543c00c3))
|
|
1271
1697
|
|
|
1698
|
+
|
|
1699
|
+
|
|
1272
1700
|
## [0.0.35](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.34...v0.0.35) (2021-09-07)
|
|
1273
1701
|
|
|
1274
1702
|
|
|
@@ -1276,6 +1704,8 @@ command line arguments instead of environment variables
|
|
|
1276
1704
|
|
|
1277
1705
|
* vm-97 extended products ([cab5998](https://github.com/VirtoCommerce/vc-shell/commit/cab5998e2254a2c5d810e3e0e28dc3dc4b8ed8e0))
|
|
1278
1706
|
|
|
1707
|
+
|
|
1708
|
+
|
|
1279
1709
|
## [0.0.34](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.33...v0.0.34) (2021-09-07)
|
|
1280
1710
|
|
|
1281
1711
|
|
|
@@ -1286,6 +1716,8 @@ command line arguments instead of environment variables
|
|
|
1286
1716
|
* vm-97 extended products ([b617328](https://github.com/VirtoCommerce/vc-shell/commit/b617328ccac90cf84b59d7f31f901b51ad2f41ff))
|
|
1287
1717
|
* vm-97 extended products ([1b6e54a](https://github.com/VirtoCommerce/vc-shell/commit/1b6e54a2ecddc95944b5885b1c4821a939b8c038))
|
|
1288
1718
|
|
|
1719
|
+
|
|
1720
|
+
|
|
1289
1721
|
## [0.0.33](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.32...v0.0.33) (2021-09-02)
|
|
1290
1722
|
|
|
1291
1723
|
|
|
@@ -1300,9 +1732,18 @@ command line arguments instead of environment variables
|
|
|
1300
1732
|
* vm-35 table sorting ([e26abf5](https://github.com/VirtoCommerce/vc-shell/commit/e26abf5eb21fe928d379282c1df5269c82b9b877))
|
|
1301
1733
|
* vm-66 - product list search component ([8abc12d](https://github.com/VirtoCommerce/vc-shell/commit/8abc12d66ba3c56f9bc426af3efc1564218f51c0))
|
|
1302
1734
|
|
|
1735
|
+
|
|
1736
|
+
|
|
1303
1737
|
## [0.0.31](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.30...v0.0.31) (2021-08-30)
|
|
1304
1738
|
|
|
1305
1739
|
|
|
1740
|
+
### Bug Fixes
|
|
1741
|
+
|
|
1742
|
+
* **ui:** storybook build issues ([484acc5](https://github.com/VirtoCommerce/vc-shell/commit/484acc52ab9623fa5db9c2650846fde268083d9f))
|
|
1743
|
+
* watching fix ([a7da180](https://github.com/VirtoCommerce/vc-shell/commit/a7da180682a15b9dedf206067df70000ff869c9d))
|
|
1744
|
+
* watching fix ([f65ba67](https://github.com/VirtoCommerce/vc-shell/commit/f65ba67b68d6082d22bb00885ac4ef82baca6ce1))
|
|
1745
|
+
|
|
1746
|
+
|
|
1306
1747
|
### Features
|
|
1307
1748
|
|
|
1308
1749
|
* **core:** routing update (WIP) ([47a8ab2](https://github.com/VirtoCommerce/vc-shell/commit/47a8ab274f610820a1e91f63d99995601e898961))
|
|
@@ -1315,24 +1756,21 @@ command line arguments instead of environment variables
|
|
|
1315
1756
|
* yarn migration and cleanup ([5c0fc1b](https://github.com/VirtoCommerce/vc-shell/commit/5c0fc1b02515fada99be5c2e5d4db8ce3c47a36e))
|
|
1316
1757
|
|
|
1317
1758
|
|
|
1318
|
-
### Bug Fixes
|
|
1319
|
-
|
|
1320
|
-
* **ui:** storybook build issues ([484acc5](https://github.com/VirtoCommerce/vc-shell/commit/484acc52ab9623fa5db9c2650846fde268083d9f))
|
|
1321
|
-
* watching fix ([a7da180](https://github.com/VirtoCommerce/vc-shell/commit/a7da180682a15b9dedf206067df70000ff869c9d))
|
|
1322
|
-
* watching fix ([f65ba67](https://github.com/VirtoCommerce/vc-shell/commit/f65ba67b68d6082d22bb00885ac4ef82baca6ce1))
|
|
1323
1759
|
|
|
1324
1760
|
## [0.0.29](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.28...v0.0.29) (2021-08-20)
|
|
1325
1761
|
|
|
1326
1762
|
|
|
1763
|
+
### Bug Fixes
|
|
1764
|
+
|
|
1765
|
+
* **app-demo-manager:** add missed changes after merging ([2d6be5e](https://github.com/VirtoCommerce/vc-shell/commit/2d6be5e40526d3dccb1933384f5fb86cde4ce4b1))
|
|
1766
|
+
|
|
1767
|
+
|
|
1327
1768
|
### Features
|
|
1328
1769
|
|
|
1329
1770
|
* **app-demo-manager:** connect to platform api ([9198c70](https://github.com/VirtoCommerce/vc-shell/commit/9198c700acafa4ad233c62f59539c476bb89a2ca))
|
|
1330
1771
|
* **core:** additional dependencies for API connecton ([6d77562](https://github.com/VirtoCommerce/vc-shell/commit/6d77562d0509544248e2d9494f89ec4960b6d52a))
|
|
1331
1772
|
|
|
1332
1773
|
|
|
1333
|
-
### Bug Fixes
|
|
1334
|
-
|
|
1335
|
-
* **app-demo-manager:** add missed changes after merging ([2d6be5e](https://github.com/VirtoCommerce/vc-shell/commit/2d6be5e40526d3dccb1933384f5fb86cde4ce4b1))
|
|
1336
1774
|
|
|
1337
1775
|
## [0.0.28](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.27...v0.0.28) (2021-08-19)
|
|
1338
1776
|
|
|
@@ -1341,10 +1779,16 @@ command line arguments instead of environment variables
|
|
|
1341
1779
|
|
|
1342
1780
|
* **app-demo-manager:** order blade ([72e2efe](https://github.com/VirtoCommerce/vc-shell/commit/72e2efe64aea0fdecf7ddfcd9cfc6766eafa89c0))
|
|
1343
1781
|
|
|
1782
|
+
|
|
1783
|
+
|
|
1344
1784
|
## [0.0.27](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.26...v0.0.27) (2021-08-19)
|
|
1345
1785
|
|
|
1786
|
+
|
|
1787
|
+
|
|
1346
1788
|
## [0.0.26](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.25...v0.0.26) (2021-08-19)
|
|
1347
1789
|
|
|
1790
|
+
|
|
1791
|
+
|
|
1348
1792
|
## [0.0.25](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.24...v0.0.25) (2021-08-12)
|
|
1349
1793
|
|
|
1350
1794
|
|
|
@@ -1352,6 +1796,8 @@ command line arguments instead of environment variables
|
|
|
1352
1796
|
|
|
1353
1797
|
* sample workspace with blade ([1c772fc](https://github.com/VirtoCommerce/vc-shell/commit/1c772fcfa09311f38dfb68c4c16345caf2372d38))
|
|
1354
1798
|
|
|
1799
|
+
|
|
1800
|
+
|
|
1355
1801
|
## [0.0.24](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.23...v0.0.24) (2021-08-12)
|
|
1356
1802
|
|
|
1357
1803
|
|
|
@@ -1359,6 +1805,8 @@ command line arguments instead of environment variables
|
|
|
1359
1805
|
|
|
1360
1806
|
* **ui:** some codestyle improvements ([443fcc4](https://github.com/VirtoCommerce/vc-shell/commit/443fcc4b4e0e9030365cf0eb5d0325358cd88f1d))
|
|
1361
1807
|
|
|
1808
|
+
|
|
1809
|
+
|
|
1362
1810
|
## [0.0.23](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.22...v0.0.23) (2021-08-11)
|
|
1363
1811
|
|
|
1364
1812
|
|
|
@@ -1366,6 +1814,8 @@ command line arguments instead of environment variables
|
|
|
1366
1814
|
|
|
1367
1815
|
* **ui:** vc-icon component update ([1c7d84f](https://github.com/VirtoCommerce/vc-shell/commit/1c7d84f01dbe782d7709779becb9bd3ae646ef31))
|
|
1368
1816
|
|
|
1817
|
+
|
|
1818
|
+
|
|
1369
1819
|
## [0.0.22](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.21...v0.0.22) (2021-08-11)
|
|
1370
1820
|
|
|
1371
1821
|
|
|
@@ -1378,6 +1828,8 @@ command line arguments instead of environment variables
|
|
|
1378
1828
|
* **ui:** vc-progressbar component ([5dbb3f0](https://github.com/VirtoCommerce/vc-shell/commit/5dbb3f0e3ae4fb36804bc68e89768b43a3d25bcf))
|
|
1379
1829
|
* **ui:** vc-tooltip component ([82face9](https://github.com/VirtoCommerce/vc-shell/commit/82face9ce96889aad8dfc83cba4db059997c76c0))
|
|
1380
1830
|
|
|
1831
|
+
|
|
1832
|
+
|
|
1381
1833
|
## [0.0.21](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.20...v0.0.21) (2021-08-11)
|
|
1382
1834
|
|
|
1383
1835
|
|
|
@@ -1385,6 +1837,8 @@ command line arguments instead of environment variables
|
|
|
1385
1837
|
|
|
1386
1838
|
* **ui:** storybook static assets ([6794188](https://github.com/VirtoCommerce/vc-shell/commit/679418826ba785a817e0c5b33950564ed64cc73f))
|
|
1387
1839
|
|
|
1840
|
+
|
|
1841
|
+
|
|
1388
1842
|
## [0.0.20](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.19...v0.0.20) (2021-08-11)
|
|
1389
1843
|
|
|
1390
1844
|
|
|
@@ -1400,6 +1854,8 @@ command line arguments instead of environment variables
|
|
|
1400
1854
|
* **ui:** vc-breadcrumbs component update ([dea9e89](https://github.com/VirtoCommerce/vc-shell/commit/dea9e8940c18daaefb743fc8df0e0dc50f25d28a))
|
|
1401
1855
|
* **ui:** vc-breadcrumbs-item component ([062d653](https://github.com/VirtoCommerce/vc-shell/commit/062d6532c8bfd07bf170d63e7224ea606b92e637))
|
|
1402
1856
|
|
|
1857
|
+
|
|
1858
|
+
|
|
1403
1859
|
## [0.0.19](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.18...v0.0.19) (2021-08-11)
|
|
1404
1860
|
|
|
1405
1861
|
|
|
@@ -1407,6 +1863,8 @@ command line arguments instead of environment variables
|
|
|
1407
1863
|
|
|
1408
1864
|
* **ui:** vc-blade-header component ([80207b2](https://github.com/VirtoCommerce/vc-shell/commit/80207b2a2f7c417cbf572230f4eaf36513ec7f40))
|
|
1409
1865
|
|
|
1866
|
+
|
|
1867
|
+
|
|
1410
1868
|
## [0.0.18](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.17...v0.0.18) (2021-08-11)
|
|
1411
1869
|
|
|
1412
1870
|
|
|
@@ -1416,6 +1874,8 @@ command line arguments instead of environment variables
|
|
|
1416
1874
|
* **ui:** vc-thumbnail component ([fa00029](https://github.com/VirtoCommerce/vc-shell/commit/fa00029729c20ec4c5e73862f13df6200e7cfb02))
|
|
1417
1875
|
* **ui:** vc-thumbnail component ([f83e401](https://github.com/VirtoCommerce/vc-shell/commit/f83e40195ec401a0eaf31ae527f9cd0b8dd9b3a6))
|
|
1418
1876
|
|
|
1877
|
+
|
|
1878
|
+
|
|
1419
1879
|
## [0.0.17](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.16...v0.0.17) (2021-08-10)
|
|
1420
1880
|
|
|
1421
1881
|
|
|
@@ -1423,6 +1883,8 @@ command line arguments instead of environment variables
|
|
|
1423
1883
|
|
|
1424
1884
|
* login component style minor update ([244e147](https://github.com/VirtoCommerce/vc-shell/commit/244e1476f610dc28ceb5d7582573a33491fbb2c5))
|
|
1425
1885
|
|
|
1886
|
+
|
|
1887
|
+
|
|
1426
1888
|
## [0.0.16](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.15...v0.0.16) (2021-08-10)
|
|
1427
1889
|
|
|
1428
1890
|
|
|
@@ -1436,8 +1898,12 @@ command line arguments instead of environment variables
|
|
|
1436
1898
|
* **ui:** vc-button component ([98fa9c3](https://github.com/VirtoCommerce/vc-shell/commit/98fa9c35309ff80a8c8f190bba1e73b7edd22e85))
|
|
1437
1899
|
* **ui:** vc-link component ([83e62c5](https://github.com/VirtoCommerce/vc-shell/commit/83e62c578d6b36ba1b4b649998e2f750e0c1f7d6))
|
|
1438
1900
|
|
|
1901
|
+
|
|
1902
|
+
|
|
1439
1903
|
## [0.0.15](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.14...v0.0.15) (2021-08-09)
|
|
1440
1904
|
|
|
1905
|
+
|
|
1906
|
+
|
|
1441
1907
|
## [0.0.14](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.13...v0.0.14) (2021-08-05)
|
|
1442
1908
|
|
|
1443
1909
|
|
|
@@ -1445,6 +1911,8 @@ command line arguments instead of environment variables
|
|
|
1445
1911
|
|
|
1446
1912
|
* workspace layout WIP ([1edc014](https://github.com/VirtoCommerce/vc-shell/commit/1edc014b320c1f57b7a83d2bc7150f3a834d7724))
|
|
1447
1913
|
|
|
1914
|
+
|
|
1915
|
+
|
|
1448
1916
|
## [0.0.13](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.12...v0.0.13) (2021-08-05)
|
|
1449
1917
|
|
|
1450
1918
|
|
|
@@ -1452,6 +1920,8 @@ command line arguments instead of environment variables
|
|
|
1452
1920
|
|
|
1453
1921
|
* login form ([8acb2c6](https://github.com/VirtoCommerce/vc-shell/commit/8acb2c6bc58c1c9355293a1c514a0a777e7fc65c))
|
|
1454
1922
|
|
|
1923
|
+
|
|
1924
|
+
|
|
1455
1925
|
## [0.0.12](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.11...v0.0.12) (2021-08-05)
|
|
1456
1926
|
|
|
1457
1927
|
|
|
@@ -1459,6 +1929,8 @@ command line arguments instead of environment variables
|
|
|
1459
1929
|
|
|
1460
1930
|
* storybook build pipeline ([c27dba0](https://github.com/VirtoCommerce/vc-shell/commit/c27dba0e054e85a8a7f5539d2e09f864cd3dfd50))
|
|
1461
1931
|
|
|
1932
|
+
|
|
1933
|
+
|
|
1462
1934
|
## [0.0.11](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.10...v0.0.11) (2021-08-05)
|
|
1463
1935
|
|
|
1464
1936
|
|
|
@@ -1467,8 +1939,12 @@ command line arguments instead of environment variables
|
|
|
1467
1939
|
* login form and route guarding ([78813af](https://github.com/VirtoCommerce/vc-shell/commit/78813afc10753f4972d2e120c3ea48295131b2ed))
|
|
1468
1940
|
* ui component structure aligned with docs ([2001f40](https://github.com/VirtoCommerce/vc-shell/commit/2001f404583a385531d1395591f16a251ee41f95))
|
|
1469
1941
|
|
|
1942
|
+
|
|
1943
|
+
|
|
1470
1944
|
## [0.0.10](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.9...v0.0.10) (2021-08-04)
|
|
1471
1945
|
|
|
1946
|
+
|
|
1947
|
+
|
|
1472
1948
|
## [0.0.9](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.8...v0.0.9) (2021-08-03)
|
|
1473
1949
|
|
|
1474
1950
|
|
|
@@ -1478,6 +1954,8 @@ command line arguments instead of environment variables
|
|
|
1478
1954
|
* core composables ([7713230](https://github.com/VirtoCommerce/vc-shell/commit/771323097efd7aef41fc77d320e153e589c2f0e0))
|
|
1479
1955
|
* demo manager version display and locale ([674dc7e](https://github.com/VirtoCommerce/vc-shell/commit/674dc7e4a993f12477764ef3e1ad1c4b5f2f7a3b))
|
|
1480
1956
|
|
|
1957
|
+
|
|
1958
|
+
|
|
1481
1959
|
## [0.0.8](https://github.com/VirtoCommerce/vc-shell/compare/v0.0.7...v0.0.8) (2021-08-02)
|
|
1482
1960
|
|
|
1483
1961
|
|
|
@@ -1485,3 +1963,5 @@ command line arguments instead of environment variables
|
|
|
1485
1963
|
|
|
1486
1964
|
* new folder structure ([caa6712](https://github.com/VirtoCommerce/vc-shell/commit/caa67129423a8cde15212961ee0cbfed9ac08b53))
|
|
1487
1965
|
|
|
1966
|
+
|
|
1967
|
+
|