@vc-shell/framework 1.0.114 → 1.0.115

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 CHANGED
@@ -1,3 +1,3857 @@
1
+ ## 1.0.115 (2023-11-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **@vc-shell/framework:** vc-select slot fix ([62953b9](https://github.com/VirtoCommerce/vc-shell/commit/62953b94bbbb7e081c813177c45e8ae49183b1c8))
7
+
8
+
9
+ ### Features
10
+
11
+ * **@vc-shell/create-vc-app:** changed boilerplate ([740915b](https://github.com/VirtoCommerce/vc-shell/commit/740915baea40f4ac25375679dac9e9a209ae1937))
12
+ * **@vc-shell/framework:** updated tsconfigs ([921d000](https://github.com/VirtoCommerce/vc-shell/commit/921d000de8a0ca1b3eed4712eb5cc87e6d6a6616))
13
+
14
+
15
+
16
+ ## 1.0.114 (2023-10-25)
17
+
18
+
19
+
20
+ ## 1.0.113 (2023-10-25)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * add searchable prop to dynamic select ([9cfc810](https://github.com/VirtoCommerce/vc-shell/commit/9cfc810a7b7d30eef65581ece7a7c309fba53bb1))
26
+
27
+
28
+ ### Features
29
+
30
+ * **@vc-shell/api-client:** Replace .env variables to command line args ([4bcfade](https://github.com/VirtoCommerce/vc-shell/commit/4bcfade6f0eee7f6e2b74ed898d5b90da1198da8))
31
+ * vm-1215 expose in dynamic blade ([58cf7ef](https://github.com/VirtoCommerce/vc-shell/commit/58cf7effba8b48865373ce444fc2c7902ae16669))
32
+
33
+
34
+ ### BREAKING CHANGES
35
+
36
+ * **@vc-shell/api-client:** api client generator now uses
37
+ command line arguments instead of environment variables
38
+
39
+
40
+
41
+ ## 1.0.111 (2023-10-17)
42
+
43
+
44
+ ### Features
45
+
46
+ * dynamic modules ([ed4af3a](https://github.com/VirtoCommerce/vc-shell/commit/ed4af3ad65e47b0d633d6e2eb23e9c90d73ff50d))
47
+
48
+
49
+
50
+ ## 1.0.110 (2023-10-16)
51
+
52
+
53
+
54
+ ## 1.0.109 (2023-10-13)
55
+
56
+
57
+
58
+ ## 1.0.108 (2023-10-13)
59
+
60
+
61
+
62
+ ## 1.0.107 (2023-10-12)
63
+
64
+
65
+
66
+ ## 1.0.106 (2023-10-12)
67
+
68
+
69
+ ### Bug Fixes
70
+
71
+ * code review improvements ([5c6c6dc](https://github.com/VirtoCommerce/vc-shell/commit/5c6c6dc7a60c1212e4c23e0ddbbc42611f16303b))
72
+ * code review improvements ([5453ba0](https://github.com/VirtoCommerce/vc-shell/commit/5453ba0388a51b2946408b980e119a0ad20f7647))
73
+ * delete index.ts from framework api ([8cc2fee](https://github.com/VirtoCommerce/vc-shell/commit/8cc2feef30ac38bcf229234456cac78c8e23f158))
74
+ * open blade on mount fix in import-module ([6644e03](https://github.com/VirtoCommerce/vc-shell/commit/6644e03bcac5b1298db160f3b749c8a44bb8c9c7))
75
+
76
+
77
+ ### Features
78
+
79
+ * status type dynamic component ([95f0472](https://github.com/VirtoCommerce/vc-shell/commit/95f0472cd79cb117a94fe467cf4094cdff29373e))
80
+ * vm-1215 vc-video ([52680f6](https://github.com/VirtoCommerce/vc-shell/commit/52680f6f2bd649d7226818f6432e605502ab9eab))
81
+
82
+
83
+
84
+ ## 1.0.105 (2023-10-02)
85
+
86
+
87
+
88
+ ## 1.0.104 (2023-10-02)
89
+
90
+
91
+
92
+ ## 1.0.103 (2023-09-29)
93
+
94
+
95
+
96
+ ## 1.0.102 (2023-09-29)
97
+
98
+
99
+ ### Bug Fixes
100
+
101
+ * escape images url ([7bc4f95](https://github.com/VirtoCommerce/vc-shell/commit/7bc4f95a6718300d0fa158d17c08ef6bc3b61429))
102
+
103
+
104
+
105
+ ## 1.0.101 (2023-09-28)
106
+
107
+
108
+ ### Bug Fixes
109
+
110
+ * override ts-ignore toSpliced ([c360888](https://github.com/VirtoCommerce/vc-shell/commit/c3608889c4bc987f475f9d25a9149aad4b59bac6))
111
+
112
+
113
+ ### Features
114
+
115
+ * dynamic app modules samples ([2af411f](https://github.com/VirtoCommerce/vc-shell/commit/2af411fb14c61d9e98da4612057fd157263de397))
116
+ * dynamic modules ([200dcde](https://github.com/VirtoCommerce/vc-shell/commit/200dcde3d127f45267f2d259967839d11ea5d01e))
117
+
118
+
119
+
120
+ ## 1.0.100 (2023-09-22)
121
+
122
+
123
+
124
+ ## 1.0.99 (2023-09-22)
125
+
126
+
127
+ ### Bug Fixes
128
+
129
+ * encode/decode image url ([d0b32b1](https://github.com/VirtoCommerce/vc-shell/commit/d0b32b1d46a58eb3814ce0086244375df90c5f24))
130
+
131
+
132
+
133
+ ## 1.0.98 (2023-09-21)
134
+
135
+
136
+ ### Bug Fixes
137
+
138
+ * decode image url ([8ce7dbf](https://github.com/VirtoCommerce/vc-shell/commit/8ce7dbfeb9c8c675fe971a134736743357cdc9b7))
139
+
140
+
141
+
142
+ ## 1.0.97 (2023-09-12)
143
+
144
+
145
+
146
+ ## 1.0.96 (2023-08-28)
147
+
148
+
149
+
150
+ ## 1.0.95 (2023-08-28)
151
+
152
+
153
+ ### Features
154
+
155
+ * controls for multilang properties ([b07940d](https://github.com/VirtoCommerce/vc-shell/commit/b07940d02f97387929c0081b033f87185fa375b9))
156
+
157
+
158
+
159
+ ## 1.0.94 (2023-08-04)
160
+
161
+
162
+ ### Bug Fixes
163
+
164
+ * component registration ([07f829f](https://github.com/VirtoCommerce/vc-shell/commit/07f829f731b9a84b1b223b98a97ac299814ea62c))
165
+ * dynamic properties fix ([1f2738a](https://github.com/VirtoCommerce/vc-shell/commit/1f2738a95c1da6fc83ea9086aafab935f4f79bfe))
166
+ * temporary ([65d7a58](https://github.com/VirtoCommerce/vc-shell/commit/65d7a58e159a4f5a06581710156a533790437f4b))
167
+
168
+
169
+ ### Features
170
+
171
+ * mltilang label, remove mltilang in vc-editor ([f3411bd](https://github.com/VirtoCommerce/vc-shell/commit/f3411bdde6bb61751a89ffa253c038aadfe22e36))
172
+ * vc-editor multilang ([b494b9c](https://github.com/VirtoCommerce/vc-shell/commit/b494b9c3439e2d52d4be80616712b86b8126f799))
173
+
174
+
175
+
176
+ ## 1.0.92 (2023-07-12)
177
+
178
+
179
+
180
+ ## 1.0.91 (2023-07-12)
181
+
182
+
183
+
184
+ ## 1.0.90 (2023-07-12)
185
+
186
+
187
+ ### Bug Fixes
188
+
189
+ * editor update on status change/val rule fix ([ad269a4](https://github.com/VirtoCommerce/vc-shell/commit/ad269a4a74a5d5539aa08d353367b11ecbf6b99b))
190
+
191
+
192
+
193
+ ## 1.0.89 (2023-07-07)
194
+
195
+
196
+ ### Features
197
+
198
+ * improved createAppModule ([3752415](https://github.com/VirtoCommerce/vc-shell/commit/3752415eeae183b8dcfe3f23e47f3bcb07faf136))
199
+
200
+
201
+
202
+ ## 1.0.88 (2023-06-27)
203
+
204
+
205
+ ### Bug Fixes
206
+
207
+ * azure ([419830f](https://github.com/VirtoCommerce/vc-shell/commit/419830f01ea3e8d0c93779ebfb8725a7af551e9e))
208
+ * vc-select search ([3aaf55e](https://github.com/VirtoCommerce/vc-shell/commit/3aaf55ec5fb0b6a311f332ab5b0d4e3a227e525d))
209
+
210
+
211
+
212
+ ## 1.0.87 (2023-06-26)
213
+
214
+
215
+ ### Bug Fixes
216
+
217
+ * navigation exact blade ([7a20053](https://github.com/VirtoCommerce/vc-shell/commit/7a20053705a5e98eeb9bdf3768ab45be113ba66a))
218
+
219
+
220
+
221
+ ## 1.0.86 (2023-06-23)
222
+
223
+
224
+
225
+ ## 1.0.85 (2023-06-23)
226
+
227
+
228
+ ### Bug Fixes
229
+
230
+ * check permissions plugin ([cc65272](https://github.com/VirtoCommerce/vc-shell/commit/cc65272d933e29f427b1403df2bdd627b15dd1e6))
231
+
232
+
233
+
234
+ ## 1.0.84 (2023-06-23)
235
+
236
+
237
+
238
+ ## 1.0.83 (2023-06-23)
239
+
240
+
241
+
242
+ ## 1.0.82 (2023-06-23)
243
+
244
+
245
+
246
+ ## 1.0.81 (2023-06-23)
247
+
248
+
249
+
250
+ ## 1.0.80 (2023-06-22)
251
+
252
+
253
+
254
+ ## 1.0.79 (2023-06-22)
255
+
256
+
257
+
258
+ ## 1.0.78 (2023-06-22)
259
+
260
+
261
+
262
+ ## 1.0.77 (2023-06-22)
263
+
264
+
265
+ ### Bug Fixes
266
+
267
+ * base url ([848feb7](https://github.com/VirtoCommerce/vc-shell/commit/848feb7e607cdfc6eb230e3c392ed4ca92457596))
268
+
269
+
270
+
271
+ ## 1.0.76 (2023-06-22)
272
+
273
+
274
+ ### Bug Fixes
275
+
276
+ * azure login ([bd2d822](https://github.com/VirtoCommerce/vc-shell/commit/bd2d8221f0e3a286fa944da4c7be7eda81786588))
277
+ * base app path ([146b01b](https://github.com/VirtoCommerce/vc-shell/commit/146b01b2e9001ab170dce1c4758d46761ab5e21f))
278
+
279
+
280
+
281
+ ## 1.0.75 (2023-06-21)
282
+
283
+
284
+ ### Bug Fixes
285
+
286
+ * forgotPassword condition ([428a339](https://github.com/VirtoCommerce/vc-shell/commit/428a33950bd2aa43b04a5112682032e6fddd7d2e))
287
+
288
+
289
+
290
+ ## 1.0.74 (2023-06-21)
291
+
292
+
293
+ ### Bug Fixes
294
+
295
+ * azure base env ([b511031](https://github.com/VirtoCommerce/vc-shell/commit/b511031c302be5f2ae251eddeb09f5f3fbf2f2bb))
296
+ * pass platformUrl to shell ([6265790](https://github.com/VirtoCommerce/vc-shell/commit/62657901ae6738883ed785e4f54507db85ba7d66))
297
+
298
+
299
+
300
+ ## 1.0.73 (2023-06-08)
301
+
302
+
303
+ ### Bug Fixes
304
+
305
+ * vc-select generic ([8aca326](https://github.com/VirtoCommerce/vc-shell/commit/8aca3260cc1d5912f5c8063314d820b14078373e))
306
+
307
+
308
+
309
+ ## 1.0.72 (2023-06-07)
310
+
311
+
312
+ ### Bug Fixes
313
+
314
+ * authData length check ([bd04284](https://github.com/VirtoCommerce/vc-shell/commit/bd04284fd91887a41ba99f52bd37d844a13c2e8a))
315
+ * vc-app-bar mobile styles ([75955d4](https://github.com/VirtoCommerce/vc-shell/commit/75955d4cb9692a3430395f8dbf5943b5c2eb8f36))
316
+ * vc-select dropdown closing ([ecde06f](https://github.com/VirtoCommerce/vc-shell/commit/ecde06ffd679d06f7d8f75304437510f4e46063c))
317
+
318
+
319
+ ### Features
320
+
321
+ * blade nav last state, permissions ([d98144a](https://github.com/VirtoCommerce/vc-shell/commit/d98144a2e5f2b4241543f7624fc7d811aa3f951f))
322
+
323
+
324
+
325
+ ## 1.0.71 (2023-06-02)
326
+
327
+
328
+ ### Bug Fixes
329
+
330
+ * *ui* vc-button text style ([58545cc](https://github.com/VirtoCommerce/vc-shell/commit/58545cc7955549a877e48cb8451e751490c564b3))
331
+ * *ui* vc-popup condition fix ([f0a3866](https://github.com/VirtoCommerce/vc-shell/commit/f0a3866325b12bf4fbc7d68eb83d1692d4cb7cca))
332
+ * navigation prevention fix ([fd94904](https://github.com/VirtoCommerce/vc-shell/commit/fd94904dc94d076dd690c41c18417e5e80dd2cc5))
333
+ * required blade in IBladeEvent interface ([b5197b2](https://github.com/VirtoCommerce/vc-shell/commit/b5197b26994291cb3cb8955626e7fff5154e2e73))
334
+
335
+
336
+ ### Features
337
+
338
+ * azure active directory signin ([46cee05](https://github.com/VirtoCommerce/vc-shell/commit/46cee052064434bdd143d744ca7557f5c0fd7e84))
339
+ * common pages moved to shell ([fca5967](https://github.com/VirtoCommerce/vc-shell/commit/fca5967bfa8fdfee09c043dfc565e8aa2534ada1))
340
+ * error slot removed from blades ([9135daa](https://github.com/VirtoCommerce/vc-shell/commit/9135daa186236c6ee9b95ebe786b4fc532828bfb))
341
+ * refactored vc-button ([b66d081](https://github.com/VirtoCommerce/vc-shell/commit/b66d081b79c32fd9a726bf686ec94070debd7f63))
342
+
343
+
344
+ ### Reverts
345
+
346
+ * required blade in IBladeEvent ([61b1223](https://github.com/VirtoCommerce/vc-shell/commit/61b1223a3b4ce8a131a0ac58ec6c65ca18a053e8))
347
+
348
+
349
+
350
+ ## 1.0.70 (2023-05-18)
351
+
352
+
353
+ ### Bug Fixes
354
+
355
+ * blade navigation fix ([1a5ed69](https://github.com/VirtoCommerce/vc-shell/commit/1a5ed69640113e6b17acdbebafe65f4f4a33f75e))
356
+ * notification template render condition ([3b5857f](https://github.com/VirtoCommerce/vc-shell/commit/3b5857fa22584a3717ef96b448da747f9a2f4613))
357
+ * other fixes/refactors and types updated ([46ebd82](https://github.com/VirtoCommerce/vc-shell/commit/46ebd823234741b1e0f8c987b5bcdd65808dbd7a))
358
+ * packages mistakes & yarn warnings ([fdc39d2](https://github.com/VirtoCommerce/vc-shell/commit/fdc39d2f25f5a75318c33c82c7eedc4ed479cc1d))
359
+
360
+
361
+ * feat!: refactored blade navigation ([6fdd427](https://github.com/VirtoCommerce/vc-shell/commit/6fdd4273d3060a1c7eca955f4c3eba0f5d34905e))
362
+ * feat!: navigation refactoring ([2421e50](https://github.com/VirtoCommerce/vc-shell/commit/2421e5057760f42ac491e2d236018d8e064fea78))
363
+
364
+
365
+ ### Features
366
+
367
+ * eslint vue3-recommended/deps up ([b695f9b](https://github.com/VirtoCommerce/vc-shell/commit/b695f9b40e53ea73fdf0b672956e11c29f8c5de7))
368
+ * make menu hidden if there is no items ([b704c12](https://github.com/VirtoCommerce/vc-shell/commit/b704c123fd34bc75cfd17ee7954383f48b2bdae0))
369
+ * menu and toolbar composer for better typing ([a46dca9](https://github.com/VirtoCommerce/vc-shell/commit/a46dca9cf398a91d75f5114c5ab6ff9b0220123b))
370
+ * notifications template ([1af7c34](https://github.com/VirtoCommerce/vc-shell/commit/1af7c34e228a8c7f8f0cdffd4edce4ff00b5882c))
371
+ * popup handler/updated variant templates ([eae6366](https://github.com/VirtoCommerce/vc-shell/commit/eae6366839a2ab2e0c0dccfc14cf7c6bab5731f6))
372
+ * refactored notifications ([84fda40](https://github.com/VirtoCommerce/vc-shell/commit/84fda4097a3afc7bb8e4a9f99da574885b872d7c))
373
+ * updated boilerplate ([9f686cc](https://github.com/VirtoCommerce/vc-shell/commit/9f686cca9361a1070b09d4763f6c5b3ace1a47ce))
374
+ * v-click-outside changed to vueUse directive ([26d764f](https://github.com/VirtoCommerce/vc-shell/commit/26d764f83c9b53e667a85684b424a91de8e06a29))
375
+ * vc-select generic component ([c71c8da](https://github.com/VirtoCommerce/vc-shell/commit/c71c8daead1ba5c5ece2a0eb4e15a52d01b1666e))
376
+ * vc-select generic component ([17639b2](https://github.com/VirtoCommerce/vc-shell/commit/17639b21dbac0022876e81c955a7d072e733d57b))
377
+ * vc-table refactored to generic component ([bcc8ea2](https://github.com/VirtoCommerce/vc-shell/commit/bcc8ea2777cec3b796373d2a34f2c2108f949f76))
378
+
379
+
380
+ ### BREAKING CHANGES
381
+
382
+ * openBlade method has changed
383
+ * changed navigation props names
384
+
385
+
386
+
387
+ ## 1.0.69 (2023-04-26)
388
+
389
+
390
+ ### Features
391
+
392
+ * select-all ([3e30fef](https://github.com/VirtoCommerce/vc-shell/commit/3e30fefb71f0e5319724f0487c4c01f049ae19ff))
393
+ * transition to yarn berry monorepo ([73a4da7](https://github.com/VirtoCommerce/vc-shell/commit/73a4da7905fffa030501175d76aeaa0f4caae99a))
394
+
395
+
396
+
397
+ ## 1.0.68 (2023-04-24)
398
+
399
+
400
+ ### Bug Fixes
401
+
402
+ * error handling fixes ([594ca20](https://github.com/VirtoCommerce/vc-shell/commit/594ca20b35cc3b8dfd24aa06b6835e48fb36c4c6))
403
+ * errors in console ([32d3a68](https://github.com/VirtoCommerce/vc-shell/commit/32d3a688d0c9ef7cbaff7c736cd3c7863f16e567))
404
+ * immediate timeout start in notification ([e91b7ff](https://github.com/VirtoCommerce/vc-shell/commit/e91b7ffc8db231882e5a8f59770e21d2c6d4553b))
405
+ * notification update on timeout change ([1e1643f](https://github.com/VirtoCommerce/vc-shell/commit/1e1643fb18f6d30ee98103575d2b6cfb40e7e099))
406
+ * update state of updated columns list props ([89e5bb2](https://github.com/VirtoCommerce/vc-shell/commit/89e5bb28251f9a6c672e6e4f960075f83a5f9b62))
407
+
408
+
409
+ ### Features
410
+
411
+ * bigint validation rule ([e91f7da](https://github.com/VirtoCommerce/vc-shell/commit/e91f7dab477762ab66ebd8c98ec0ad1e35ac596e))
412
+ * blade error popup ([2ba0140](https://github.com/VirtoCommerce/vc-shell/commit/2ba0140bd2f79b5848ee5c5b096b02908135cdbe))
413
+ * error handling ([10ab19a](https://github.com/VirtoCommerce/vc-shell/commit/10ab19a372e247551f16466cf3edfa2b3a7ff82b))
414
+ * updated notifications ([0c0a078](https://github.com/VirtoCommerce/vc-shell/commit/0c0a078c8e1ff1e2ca6fd063c60bd3dc0bbe2ef5))
415
+
416
+
417
+ ### Reverts
418
+
419
+ * version ([9c36dfd](https://github.com/VirtoCommerce/vc-shell/commit/9c36dfd1b91d391763ae7576be6c2eedd65a4828))
420
+
421
+
422
+
423
+ ## 1.0.67 (2023-04-18)
424
+
425
+
426
+ ### Bug Fixes
427
+
428
+ * base prop in app-switcher ([b797317](https://github.com/VirtoCommerce/vc-shell/commit/b797317c72b89fca50814c5c84ca472640e3bf04))
429
+
430
+
431
+
432
+ ## 1.0.66 (2023-04-17)
433
+
434
+
435
+ ### Bug Fixes
436
+
437
+ * navigation fix ([5a0fd23](https://github.com/VirtoCommerce/vc-shell/commit/5a0fd23969922026b9fad467004dca89d4a9d105))
438
+
439
+
440
+
441
+ ## 1.0.65 (2023-04-17)
442
+
443
+
444
+ ### Bug Fixes
445
+
446
+ * navigation fix ([7e062d9](https://github.com/VirtoCommerce/vc-shell/commit/7e062d9cab016faa2a6341961f0c857d930d016b))
447
+
448
+
449
+
450
+ ## 1.0.64 (2023-04-14)
451
+
452
+
453
+ ### Bug Fixes
454
+
455
+ * querystring alias ([723bc10](https://github.com/VirtoCommerce/vc-shell/commit/723bc103687d07c350dd4a9720fe674a50e0e131))
456
+
457
+
458
+
459
+ ## 1.0.63 (2023-04-13)
460
+
461
+
462
+ ### Features
463
+
464
+ * bulk delete in vc-table ([56e8a43](https://github.com/VirtoCommerce/vc-shell/commit/56e8a43dd079654a6ee6d45c1a543b9bbb591f36))
465
+
466
+
467
+
468
+ ## 1.0.62 (2023-04-13)
469
+
470
+
471
+ ### Reverts
472
+
473
+ * vc-table without bulk delete ([ca2865b](https://github.com/VirtoCommerce/vc-shell/commit/ca2865bea4c5b9b72fc7b704dfc229f0762fa149))
474
+
475
+
476
+
477
+ ## 1.0.61 (2023-04-13)
478
+
479
+
480
+ ### Bug Fixes
481
+
482
+ * deps revert ([6068096](https://github.com/VirtoCommerce/vc-shell/commit/6068096bdef9a3021208399a048e36d027304e89))
483
+ * fixed modified state ([cae1e3d](https://github.com/VirtoCommerce/vc-shell/commit/cae1e3d62cb4528ec93572e67850b58c2c8fef76))
484
+ * removed console.log ([3040520](https://github.com/VirtoCommerce/vc-shell/commit/304052015aaa8917ba7f0119cdd9c0abf4435c69))
485
+ * storybook deps ([a61b6b7](https://github.com/VirtoCommerce/vc-shell/commit/a61b6b70cdc19151f7ed472e3f263bee7192a9fe))
486
+ * tailwind warning fix ([7d8d9c5](https://github.com/VirtoCommerce/vc-shell/commit/7d8d9c546a6440c89aac8328de90030d1a78e235))
487
+
488
+
489
+ ### Features
490
+
491
+ * asset manager fix, table improvement, other fixes ([90425d5](https://github.com/VirtoCommerce/vc-shell/commit/90425d514714eac8e30712e8d61561d739a0b89d))
492
+ * components localization files ([5f3c881](https://github.com/VirtoCommerce/vc-shell/commit/5f3c881c910fd5bfab586204c4e1f29a5bb91de9))
493
+ * get rid of tsconfig.build ([722f4ce](https://github.com/VirtoCommerce/vc-shell/commit/722f4cef4cf022e2a18bc244392f208572679240))
494
+ * improved api generation ([58f2ff6](https://github.com/VirtoCommerce/vc-shell/commit/58f2ff66155bc7d58a043bea13d9a46817c4f844))
495
+ * ready for blade expanding ([e1e81ab](https://github.com/VirtoCommerce/vc-shell/commit/e1e81ab04742889179396cab4da1b1df2c3afcd3))
496
+ * some routing refactoring and fixes ([feb15d7](https://github.com/VirtoCommerce/vc-shell/commit/feb15d72258c48b14803c5f6ee9ef18afc13ff6d))
497
+ * updated lerna and scripts ([0c73bc7](https://github.com/VirtoCommerce/vc-shell/commit/0c73bc70ed62932baf03d9e028f3d59dad056bf5))
498
+
499
+
500
+
501
+ ## 1.0.60 (2023-03-30)
502
+
503
+
504
+ ### Bug Fixes
505
+
506
+ * assets disable save, vc-select improvement ([cc8858f](https://github.com/VirtoCommerce/vc-shell/commit/cc8858f2d933e4210c5125620706673ca6505995))
507
+ * pk-223 ([c93149c](https://github.com/VirtoCommerce/vc-shell/commit/c93149c4bf65d3a536d4a69b8905671b2a80eb30))
508
+ * vm-1134 ([3413aec](https://github.com/VirtoCommerce/vc-shell/commit/3413aec15023581cd77e32d71d4adc89c2ef3289))
509
+
510
+
511
+
512
+ ## 1.0.59 (2023-03-29)
513
+
514
+
515
+ ### Bug Fixes
516
+
517
+ * checkbox click disable ([d29c64b](https://github.com/VirtoCommerce/vc-shell/commit/d29c64b7ce924e52a03f403df1fe6b93076605a2))
518
+ * disabled click on table checkbox and actions ([c7a22c1](https://github.com/VirtoCommerce/vc-shell/commit/c7a22c1b6820b6b013347686537c254b5f918112))
519
+ * fixed some bugs ([5aa4964](https://github.com/VirtoCommerce/vc-shell/commit/5aa4964e8f8081e0a2c790277ba5db4b0d99ec22))
520
+ * pk-216 pk-215 ([d800f0c](https://github.com/VirtoCommerce/vc-shell/commit/d800f0c39fc7c0b8b211d3e8690139e0678dcc35))
521
+ * vm-1121 ([26a8ce3](https://github.com/VirtoCommerce/vc-shell/commit/26a8ce3857c9bb3864d24c6a890af5ef7bf42bcd))
522
+
523
+
524
+ ### Features
525
+
526
+ * pk-217 ([198e733](https://github.com/VirtoCommerce/vc-shell/commit/198e733b4e3fb91082a1fd74d65dacabe7305f82))
527
+ * table drag'n'drop cols and rows indication ([5e5fde4](https://github.com/VirtoCommerce/vc-shell/commit/5e5fde4c1df98cfe81573e8c476dfd3c6ba8fec9))
528
+ * vm-1127 vm-1128 vc-1121 vm-119 ([7c23ecc](https://github.com/VirtoCommerce/vc-shell/commit/7c23ecc699ef4851a2068b172f5871e18a94808c))
529
+ * vm-1129 ([44c332e](https://github.com/VirtoCommerce/vc-shell/commit/44c332e28a6b1ab98e50c0957e74ec0d42fe48f5))
530
+
531
+
532
+
533
+ ## 1.0.58 (2023-03-23)
534
+
535
+
536
+ ### Bug Fixes
537
+
538
+ * fixed closing child blades ([8c3f853](https://github.com/VirtoCommerce/vc-shell/commit/8c3f853370f30b5c35fb2c3bcc03c59bab032838))
539
+
540
+
541
+ ### Features
542
+
543
+ * assets manager/assets module, table fix ([e0d7e57](https://github.com/VirtoCommerce/vc-shell/commit/e0d7e572b2b8fa979895a4d6ab411cd82562e90f))
544
+
545
+
546
+
547
+ ## 1.0.57 (2023-03-22)
548
+
549
+
550
+ ### Bug Fixes
551
+
552
+ * actions fix ([0e9d133](https://github.com/VirtoCommerce/vc-shell/commit/0e9d1336953581f8ce34fc496b8de91a27cdacca))
553
+ * added code-editor export ([783c742](https://github.com/VirtoCommerce/vc-shell/commit/783c742fae9cceb6fb5f68218ad15e25e820fa5e))
554
+ * added placement update ([d31a60e](https://github.com/VirtoCommerce/vc-shell/commit/d31a60e97d0ef663107b20acb1371ad79aeb36ec))
555
+ * return removed methods ([04aee29](https://github.com/VirtoCommerce/vc-shell/commit/04aee299011da8118f6fe089a8a2a7650ee7e124))
556
+ * some fixes and up version ([ee3d33f](https://github.com/VirtoCommerce/vc-shell/commit/ee3d33f68015cf13cc250346a89c538a0218361b))
557
+
558
+
559
+ ### Features
560
+
561
+ * added row reordering to vc-table ([85188f7](https://github.com/VirtoCommerce/vc-shell/commit/85188f75270386d577210df077d479a678ecafe6))
562
+ * better define global components ([c34e37f](https://github.com/VirtoCommerce/vc-shell/commit/c34e37f9d1aa3a41fdc3a312ee24093569a61d03))
563
+ * bugfixes and new editor component ([59ef67a](https://github.com/VirtoCommerce/vc-shell/commit/59ef67a2636099d622dad419e14acbc0aef17dca))
564
+ * edit columns ([43fd8db](https://github.com/VirtoCommerce/vc-shell/commit/43fd8db02d2474a29768e961eb78e98d77c5814b))
565
+ * improved table layout ([8011d16](https://github.com/VirtoCommerce/vc-shell/commit/8011d16041e610333ee8395676abbd98720489fe))
566
+ * new toolbar in vc-editor, image-loader ([72a48fe](https://github.com/VirtoCommerce/vc-shell/commit/72a48fe6372851cff0e73ee73dca715dbca04539))
567
+ * some types refactoring ([4c039ea](https://github.com/VirtoCommerce/vc-shell/commit/4c039ea4d304e76e3dacb960eaf65dd8700ea5d5))
568
+
569
+
570
+
571
+ ## 1.0.55 (2023-03-14)
572
+
573
+
574
+ ### Bug Fixes
575
+
576
+ * new yarn.lock ([e7492af](https://github.com/VirtoCommerce/vc-shell/commit/e7492afe894926b839bef1ea9a58b86fd83ce1d1))
577
+
578
+
579
+ ### Features
580
+
581
+ * table sorting/drag'n'drop/column edit ([e542e5c](https://github.com/VirtoCommerce/vc-shell/commit/e542e5c62f589d6d6a4e5d011289a0845bf1326b))
582
+
583
+
584
+
585
+ ## 1.0.54 (2023-03-07)
586
+
587
+
588
+ ### Bug Fixes
589
+
590
+ * increase allowed line length to 120 ([28ac0d7](https://github.com/VirtoCommerce/vc-shell/commit/28ac0d7f77d64ea980666468d4ee194c7f3ffffb))
591
+
592
+
593
+ ### Features
594
+
595
+ * deps new versions, vc-shell as ES module, config builder refactoring, new logger ([2cee26c](https://github.com/VirtoCommerce/vc-shell/commit/2cee26c6017b449481dd5c3562043b116a95387f))
596
+ * global components refactoring, removed logger, new development flow, removed unnecessary deps ([e50bf7b](https://github.com/VirtoCommerce/vc-shell/commit/e50bf7b7b12287d278432a705971c761f847e16a))
597
+ * validation and refactoring ([ffc714a](https://github.com/VirtoCommerce/vc-shell/commit/ffc714a7f11afbf2b453686e41d0769243b9ff7a))
598
+
599
+
600
+
601
+ ## 1.0.53 (2023-03-02)
602
+
603
+
604
+ ### Bug Fixes
605
+
606
+ * types fix/revert unwanted changes ([bf00500](https://github.com/VirtoCommerce/vc-shell/commit/bf00500be7ecdfea1f190556f2d933c2173e66c9))
607
+
608
+
609
+
610
+ ## 1.0.52 (2023-03-02)
611
+
612
+
613
+ ### Bug Fixes
614
+
615
+ * routing fix ([86f38c6](https://github.com/VirtoCommerce/vc-shell/commit/86f38c6a3c0ce2461fd0c49bd446f5c94c359d61))
616
+
617
+
618
+
619
+ ## 1.0.51 (2023-03-02)
620
+
621
+
622
+ ### Bug Fixes
623
+
624
+ * shared tailwind styles ([9f9be99](https://github.com/VirtoCommerce/vc-shell/commit/9f9be99aa0709d7f5e3a056e7298cb64af8940ef))
625
+
626
+
627
+
628
+ ## 1.0.50 (2023-03-01)
629
+
630
+
631
+ ### Features
632
+
633
+ * fully typed components ([8776b3c](https://github.com/VirtoCommerce/vc-shell/commit/8776b3cae31c4014a7e12167ba345c1c2a2bdceb))
634
+
635
+
636
+
637
+ ## 1.0.49 (2023-02-27)
638
+
639
+
640
+ ### Bug Fixes
641
+
642
+ * attempt to fix type checking ([59e5874](https://github.com/VirtoCommerce/vc-shell/commit/59e5874a91f0cdbaae84db0608a8577e6eb5911f))
643
+ * build fix ([f0eea9e](https://github.com/VirtoCommerce/vc-shell/commit/f0eea9e0a5a42bc36b8aaf057e9f476372eb7f50))
644
+ * removed peer deps ([87312c4](https://github.com/VirtoCommerce/vc-shell/commit/87312c4f11ca4009e17e1f60793a63eed9142b59))
645
+ * temporary disable checker ([bad403c](https://github.com/VirtoCommerce/vc-shell/commit/bad403c50a890749039c5b02828f6e28878427a5))
646
+ * typeRoots ([24321ca](https://github.com/VirtoCommerce/vc-shell/commit/24321ca2cc3b83a358e06880e4c9ff416d1cd950))
647
+ * types in tsconfig ([c436813](https://github.com/VirtoCommerce/vc-shell/commit/c4368138e809d272c87ea2c264204ca2e716b3be))
648
+ * typings ([b123505](https://github.com/VirtoCommerce/vc-shell/commit/b123505d6dd9e0b9f740ccd354ee760397454745))
649
+ * typings ([b41d7ca](https://github.com/VirtoCommerce/vc-shell/commit/b41d7ca4b7a7967bc83c52a0810cfde77077747c))
650
+ * typo ([ebb4f20](https://github.com/VirtoCommerce/vc-shell/commit/ebb4f207d714c42051626e600f883b4f87aa293c))
651
+ * unused var fix ([b0f62e9](https://github.com/VirtoCommerce/vc-shell/commit/b0f62e93adceb10d8c34ce61d18bb6a5622417c1))
652
+
653
+
654
+
655
+ ## 1.0.48 (2023-02-27)
656
+
657
+
658
+ ### Bug Fixes
659
+
660
+ * slider fix ([52586c4](https://github.com/VirtoCommerce/vc-shell/commit/52586c45a2afccad5d9d4afa4e830389ec3b192f))
661
+
662
+
663
+ ### Features
664
+
665
+ * **moment:** add precise duration formatting ([#156](https://github.com/VirtoCommerce/vc-shell/issues/156)) ([ab24d01](https://github.com/VirtoCommerce/vc-shell/commit/ab24d01380605a2c55b243853395574c1e4cf111))
666
+
667
+
668
+
669
+ ## 1.0.47 (2023-02-22)
670
+
671
+
672
+ ### Bug Fixes
673
+
674
+ * fixed types ([88c89e2](https://github.com/VirtoCommerce/vc-shell/commit/88c89e20430bbd727827ba82ca3427f11aff0c1c))
675
+
676
+
677
+
678
+ ## 1.0.46 (2023-02-16)
679
+
680
+
681
+ ### Bug Fixes
682
+
683
+ * tailwind blade fix ([ffdbf5a](https://github.com/VirtoCommerce/vc-shell/commit/ffdbf5a8ee00d4fb2a77d185b271dfbf048e9961))
684
+
685
+
686
+
687
+ ## 1.0.45 (2023-02-15)
688
+
689
+
690
+ ### Bug Fixes
691
+
692
+ * list price column in offers ([e03af66](https://github.com/VirtoCommerce/vc-shell/commit/e03af662dfcff71b2cd1a98fdd2a684baa922317))
693
+
694
+
695
+ ### Features
696
+
697
+ * version up ([dd20390](https://github.com/VirtoCommerce/vc-shell/commit/dd203905f203990f31e1dd57c16ed6fe43ac0b4b))
698
+
699
+
700
+
701
+ ## 1.0.44 (2023-02-08)
702
+
703
+
704
+ ### Bug Fixes
705
+
706
+ * version ([#153](https://github.com/VirtoCommerce/vc-shell/issues/153)) ([2a9b571](https://github.com/VirtoCommerce/vc-shell/commit/2a9b57151e66df6608e13dd101ce0844fe315f7e))
707
+
708
+
709
+
710
+ ## 1.0.43 (2023-02-02)
711
+
712
+
713
+
714
+ ## 1.0.42 (2023-02-02)
715
+
716
+
717
+ ### Features
718
+
719
+ * add composables for popular code duplicates ([#152](https://github.com/VirtoCommerce/vc-shell/issues/152)) ([da9d3f3](https://github.com/VirtoCommerce/vc-shell/commit/da9d3f300e43d536c563bb5ca1214ec8b54fefa3))
720
+
721
+
722
+
723
+ ## 1.0.41 (2023-01-20)
724
+
725
+
726
+ ### Features
727
+
728
+ * extended customization ([07275b8](https://github.com/VirtoCommerce/vc-shell/commit/07275b862e8fddfe01ab9ceabca85f4e1449cace))
729
+
730
+
731
+
732
+ ## 1.0.40 (2023-01-17)
733
+
734
+
735
+ ### Bug Fixes
736
+
737
+ * components refactoring ([3eccded](https://github.com/VirtoCommerce/vc-shell/commit/3eccdeddaa04d208793a3408847aca298be95ee9))
738
+ * useBladeNavigation parent routing error fix ([7e03eff](https://github.com/VirtoCommerce/vc-shell/commit/7e03effef5961aa0e23d5db337eda6b36563922e))
739
+
740
+
741
+ ### Features
742
+
743
+ * completed UI inputs refactoring ([c1a3f17](https://github.com/VirtoCommerce/vc-shell/commit/c1a3f17525f3287a76426fcf065aae674ad808ce))
744
+ * extended customization ([f67cefc](https://github.com/VirtoCommerce/vc-shell/commit/f67cefcd836868cf2e24df3313eb3edc3bfd2635))
745
+ * extended customization ([38183ee](https://github.com/VirtoCommerce/vc-shell/commit/38183ee829836e44644864f7036c7eb18653d291))
746
+ * new input and select component ([c5b9bc4](https://github.com/VirtoCommerce/vc-shell/commit/c5b9bc4657a33eb0a141c7ed113b53815df91338))
747
+
748
+
749
+
750
+ ## 1.0.39 (2022-12-12)
751
+
752
+
753
+ ### Bug Fixes
754
+
755
+ * refactored aliases, main blade expanded fix/param fix, eslint config in framework ([673b714](https://github.com/VirtoCommerce/vc-shell/commit/673b7144abb98aa66cf4c13f54d457a78213dcf4))
756
+ * removed console.log ([f5c6001](https://github.com/VirtoCommerce/vc-shell/commit/f5c60017d72c115cfd8b83624175fcd8b0180cf7))
757
+
758
+
759
+ ### Features
760
+
761
+ * completed validation refactoring ([5d673fc](https://github.com/VirtoCommerce/vc-shell/commit/5d673fc2a3fdf8cc239171bf94b70ca621268a8e))
762
+
763
+
764
+
765
+ ## 1.0.38 (2022-12-05)
766
+
767
+
768
+ ### Bug Fixes
769
+
770
+ * navigation fix w/o navigationCB ([66f27e3](https://github.com/VirtoCommerce/vc-shell/commit/66f27e306011d994bb2f0eb31d4cf54383b92c0a))
771
+ * removed app switcher item description ([dc4ce9c](https://github.com/VirtoCommerce/vc-shell/commit/dc4ce9c3114a86bec23a18941c31351198f3e2c5))
772
+
773
+
774
+ ### Features
775
+
776
+ * merged framework library ([46a2691](https://github.com/VirtoCommerce/vc-shell/commit/46a26910b5c437fddec8d280445209999ff77240))
777
+ * navigation and component types, fixes and improvements ([de303e0](https://github.com/VirtoCommerce/vc-shell/commit/de303e0519e9212e692501132257903e88572d4f))
778
+ * validation draft ([ed7c743](https://github.com/VirtoCommerce/vc-shell/commit/ed7c7439147d9cd37a08cd8097891cc889c1f592))
779
+
780
+
781
+
782
+ ## 1.0.37 (2022-11-22)
783
+
784
+
785
+
786
+ ## 1.0.36 (2022-11-21)
787
+
788
+
789
+ ### Bug Fixes
790
+
791
+ * remove unwanted gitHead ([3ec4f11](https://github.com/VirtoCommerce/vc-shell/commit/3ec4f115d030375da0b1675be645bad43ee9c544))
792
+ * removed api factories ([bb54dc1](https://github.com/VirtoCommerce/vc-shell/commit/bb54dc10a0e004cc22ed9f66686c41cedd0c14a5))
793
+ * some fixes ([7f17c63](https://github.com/VirtoCommerce/vc-shell/commit/7f17c63592180532ac21ee62dd327bda37d5eb29))
794
+ * switcher width ([6ee568c](https://github.com/VirtoCommerce/vc-shell/commit/6ee568c4a23182dc47cb27e8f94e6ff6c8fff972))
795
+
796
+
797
+ ### Features
798
+
799
+ * app switcher ([dd7f478](https://github.com/VirtoCommerce/vc-shell/commit/dd7f4789849f6a8a39c95672246140e607c7e287))
800
+ * app switcher ([a214461](https://github.com/VirtoCommerce/vc-shell/commit/a21446130ca7def12cd4aef9a4feb0aa66e813b1))
801
+ * combined vue router + custom ([6d1b6d3](https://github.com/VirtoCommerce/vc-shell/commit/6d1b6d31defe685253dc53f3e761784208f1e92b))
802
+ * combined vue router + custom ([762edea](https://github.com/VirtoCommerce/vc-shell/commit/762edeaa3cef2d80e68c53ce5605b4e2d3aedf63))
803
+ * small refactoring ([721448f](https://github.com/VirtoCommerce/vc-shell/commit/721448f4398a179a77b70e1992873771c13ff3c8))
804
+
805
+
806
+
807
+ ## 1.0.34 (2022-11-15)
808
+
809
+
810
+ ### Bug Fixes
811
+
812
+ * api client generation ([a8919a0](https://github.com/VirtoCommerce/vc-shell/commit/a8919a014f17bd1a737b6f4ff151fbdb4ced3ebb))
813
+ * vc-input validation rules ([#141](https://github.com/VirtoCommerce/vc-shell/issues/141)) ([666441b](https://github.com/VirtoCommerce/vc-shell/commit/666441be57c177b49d7fb5094198e2e13039d4b2))
814
+ * vuedraggable fix ([e5a78c1](https://github.com/VirtoCommerce/vc-shell/commit/e5a78c19a6581c7e545163731a13b16b7bbf104d))
815
+ * vuedraggable fix ([f449489](https://github.com/VirtoCommerce/vc-shell/commit/f4494896149c50c2ef27bca82f87b45266e36807))
816
+
817
+
818
+ ### Features
819
+
820
+ * app switcher component, tailwind classes refactoring ([1f25176](https://github.com/VirtoCommerce/vc-shell/commit/1f25176ee0594af1f44ec17268af704c4c1da03f))
821
+ * request refactoring ([415131a](https://github.com/VirtoCommerce/vc-shell/commit/415131a5874ed14886ffb6398e2cad9606162fbf))
822
+
823
+
824
+
825
+ ## 1.0.31 (2022-10-14)
826
+
827
+
828
+
829
+ ## 1.0.30 (2022-10-14)
830
+
831
+
832
+ ### Features
833
+
834
+ * full lib content to npm ([28cc487](https://github.com/VirtoCommerce/vc-shell/commit/28cc4874abb7806e073c976cd12baf1f8bd22f1a))
835
+ * pseudo-monorepo ([a7f7a4a](https://github.com/VirtoCommerce/vc-shell/commit/a7f7a4a8b09739e1755d0cf065fd798c9d66f3aa))
836
+ * rating component ([#136](https://github.com/VirtoCommerce/vc-shell/issues/136)) ([f3ea347](https://github.com/VirtoCommerce/vc-shell/commit/f3ea3478eecd2e5f4bcc058c9569597b6c5c77ff))
837
+
838
+
839
+
840
+ ## 1.0.28 (2022-10-10)
841
+
842
+
843
+ ### Bug Fixes
844
+
845
+ * signIn issue ([c54ae9a](https://github.com/VirtoCommerce/vc-shell/commit/c54ae9aacbab57b5c650304bb2aa9bbb40b85227))
846
+
847
+
848
+ ### Features
849
+
850
+ * merge autosave ([8cb20db](https://github.com/VirtoCommerce/vc-shell/commit/8cb20dbd45e990cadcf8eb3b28e4bf463135c397))
851
+
852
+
853
+
854
+ ## 1.0.27 (2022-10-07)
855
+
856
+
857
+ ### Bug Fixes
858
+
859
+ * fix sharing auth data ([6493fc1](https://github.com/VirtoCommerce/vc-shell/commit/6493fc1691925e9dc91061428f42c3e8fbfbe35a))
860
+
861
+
862
+
863
+ ## 1.0.26 (2022-10-07)
864
+
865
+
866
+ ### Bug Fixes
867
+
868
+ * local storage auth key ([5d999d6](https://github.com/VirtoCommerce/vc-shell/commit/5d999d60cf465bca29db559a9ea9312857f9ecb2))
869
+
870
+
871
+
872
+ ## 1.0.25 (2022-10-07)
873
+
874
+
875
+ ### Features
876
+
877
+ * share auth data between platform manager and custom apps ([c466d00](https://github.com/VirtoCommerce/vc-shell/commit/c466d00b341e8e3d9dc7d6861449daad64d9b1c7))
878
+
879
+
880
+
881
+ ## 1.0.24 (2022-10-06)
882
+
883
+
884
+
885
+ ## 1.0.23 (2022-10-06)
886
+
887
+
888
+ ### Bug Fixes
889
+
890
+ * build ([6be999b](https://github.com/VirtoCommerce/vc-shell/commit/6be999b2f13aa8a040374f668b8b71450e7c8c6b))
891
+ * rename virto-shell -> virtocommerce ([ba74f8f](https://github.com/VirtoCommerce/vc-shell/commit/ba74f8fb7fcb61744f2348e8521dfae77775418b))
892
+
893
+
894
+ ### Reverts
895
+
896
+ * Revert "chore: %s publish" ([bfdda26](https://github.com/VirtoCommerce/vc-shell/commit/bfdda2630a86d545e5800a3508a77c0fb377fd82))
897
+
898
+
899
+
900
+ ## 1.0.22 (2022-09-29)
901
+
902
+
903
+
904
+ ## 1.0.21 (2022-09-14)
905
+
906
+
907
+ ### Features
908
+
909
+ * vm-741 893 1005 1019 1021 513 978 914 920 828 963 755 ([b8b2cda](https://github.com/VirtoCommerce/vc-shell/commit/b8b2cdaedf32128b35c04d85689eb3203057b7d0))
910
+ * vm-801 1042 800 569 1043 914 814 1054 920 1019 ([8bf48a3](https://github.com/VirtoCommerce/vc-shell/commit/8bf48a32989c1b64b2aac4a5bc96b9bdcf7f995a))
911
+
912
+
913
+
914
+ ## 1.0.17 (2022-08-05)
915
+
916
+
917
+ ### Bug Fixes
918
+
919
+ * permissions fix ([d53c3c3](https://github.com/VirtoCommerce/vc-shell/commit/d53c3c39196e9a8aa5dac6b223bbfb81b5a5f54c))
920
+
921
+
922
+
923
+ ## 1.0.16 (2022-08-05)
924
+
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
+
933
+ ### Features
934
+
935
+ * generate API clients from command line ([d8c1870](https://github.com/VirtoCommerce/vc-shell/commit/d8c1870aa38f4376181a584c3259aae3f547d792))
936
+ * new selector ([0880668](https://github.com/VirtoCommerce/vc-shell/commit/0880668fab57925296fd6b4725d9c50157da3b08))
937
+ * new selector ([07ce374](https://github.com/VirtoCommerce/vc-shell/commit/07ce3748aa03cedb2a7d25e2a0b1f798374fed94))
938
+ * new selector ([d600bb9](https://github.com/VirtoCommerce/vc-shell/commit/d600bb9b6aadf1b1716decd6ba3a0c9fef4e5ec7))
939
+ * version up ([85d5ab5](https://github.com/VirtoCommerce/vc-shell/commit/85d5ab59926cc4fe8c2e6464a0d6cb1e849c975d))
940
+ * vm-679, vm-814, vm-807, vc-selector refactoring ([d3426f2](https://github.com/VirtoCommerce/vc-shell/commit/d3426f2bd034e5971d6cc33af5e8f22ce65e27c0))
941
+
942
+
943
+
944
+ ## 1.0.13 (2022-07-14)
945
+
946
+
947
+ ### Features
948
+
949
+ * npm publish configuration ([41e3ff8](https://github.com/VirtoCommerce/vc-shell/commit/41e3ff8c04eccff1ed9a934c5a3457aec26a32dc))
950
+ * product details improvements ([#120](https://github.com/VirtoCommerce/vc-shell/issues/120)) ([199455c](https://github.com/VirtoCommerce/vc-shell/commit/199455c88ff1b932d2ab5e79a0f40485cdb5e181))
951
+
952
+
953
+
954
+ ## 1.0.12 (2022-07-12)
955
+
956
+
957
+
958
+ ## 1.0.11 (2022-07-08)
959
+
960
+
961
+ ### Features
962
+
963
+ * org page ([9aa669f](https://github.com/VirtoCommerce/vc-shell/commit/9aa669f2430857f1d599e8b57425ad2ba7d8758a))
964
+ * org page ([d058bfc](https://github.com/VirtoCommerce/vc-shell/commit/d058bfcf414550707db7c2a39d76fa5a513a1350))
965
+
966
+
967
+
968
+ ## 1.0.10 (2022-06-29)
969
+
970
+
971
+
972
+ ## 1.0.9 (2022-06-21)
973
+
974
+
975
+
976
+ ## 1.0.8 (2022-06-16)
977
+
978
+
979
+
980
+ ## 1.0.7 (2022-06-09)
981
+
982
+
983
+
984
+ ## 1.0.6 (2022-06-09)
985
+
986
+
987
+
988
+ ## 1.0.5 (2022-06-07)
989
+
990
+
991
+
992
+ ## 1.0.4 (2022-06-03)
993
+
994
+
995
+
996
+ ## 1.0.3 (2022-05-30)
997
+
998
+
999
+
1000
+ ## 1.0.2 (2022-05-25)
1001
+
1002
+
1003
+
1004
+ ## 1.0.1 (2022-05-24)
1005
+
1006
+
1007
+
1008
+ # 1.0.0 (2022-05-13)
1009
+
1010
+
1011
+
1012
+ ## 0.1.20 (2022-04-27)
1013
+
1014
+
1015
+
1016
+ ## 0.1.19 (2022-04-19)
1017
+
1018
+
1019
+
1020
+ ## 0.1.18 (2022-04-15)
1021
+
1022
+
1023
+
1024
+ ## 0.1.17 (2022-04-15)
1025
+
1026
+
1027
+
1028
+ ## 0.1.16 (2022-04-15)
1029
+
1030
+
1031
+
1032
+ ## 0.1.15 (2022-04-15)
1033
+
1034
+
1035
+
1036
+ ## 0.1.13 (2022-04-14)
1037
+
1038
+
1039
+
1040
+ ## 0.1.12 (2022-04-07)
1041
+
1042
+
1043
+
1044
+ ## 0.1.11 (2022-04-05)
1045
+
1046
+
1047
+
1048
+ ## 0.1.10 (2022-04-04)
1049
+
1050
+
1051
+
1052
+ ## 0.1.9 (2022-04-01)
1053
+
1054
+
1055
+
1056
+ ## 0.1.8 (2022-03-29)
1057
+
1058
+
1059
+
1060
+ ## 0.1.7 (2022-03-17)
1061
+
1062
+
1063
+
1064
+ ## 0.1.6 (2022-03-16)
1065
+
1066
+
1067
+
1068
+ ## 0.1.5 (2022-03-16)
1069
+
1070
+
1071
+
1072
+ ## 0.1.4 (2022-03-16)
1073
+
1074
+
1075
+
1076
+ ## 0.1.3 (2022-03-14)
1077
+
1078
+
1079
+
1080
+ ## 0.1.2 (2022-03-10)
1081
+
1082
+
1083
+
1084
+ ## 0.1.1 (2022-03-10)
1085
+
1086
+
1087
+
1088
+ ## 0.0.123 (2022-03-04)
1089
+
1090
+
1091
+ ### Bug Fixes
1092
+
1093
+ * dictionary ([65127f9](https://github.com/VirtoCommerce/vc-shell/commit/65127f97d597e4dc7224c70c04902399b0c05adf))
1094
+ * dynamic name fix ([b083495](https://github.com/VirtoCommerce/vc-shell/commit/b0834951087f720562f28fc78a28a69ea0e65cb9))
1095
+ * required key change ([5de380f](https://github.com/VirtoCommerce/vc-shell/commit/5de380f3a2f1493a3a45b1f1199aaa9cb224df76))
1096
+
1097
+
1098
+
1099
+ ## 0.0.122 (2022-02-28)
1100
+
1101
+
1102
+
1103
+ ## 0.0.121 (2022-02-24)
1104
+
1105
+
1106
+
1107
+ ## 0.0.120 (2022-02-17)
1108
+
1109
+
1110
+
1111
+ ## 0.0.119 (2022-02-16)
1112
+
1113
+
1114
+
1115
+ ## 0.0.117 (2022-02-16)
1116
+
1117
+
1118
+
1119
+ ## 0.0.116 (2022-02-14)
1120
+
1121
+
1122
+
1123
+ ## 0.0.115 (2022-02-04)
1124
+
1125
+
1126
+
1127
+ ## 0.0.114 (2022-02-03)
1128
+
1129
+
1130
+
1131
+ ## 0.0.113 (2022-02-03)
1132
+
1133
+
1134
+
1135
+ ## 0.0.112 (2022-02-03)
1136
+
1137
+
1138
+
1139
+ ## 0.0.111 (2022-01-31)
1140
+
1141
+
1142
+
1143
+ ## 0.0.110 (2022-01-31)
1144
+
1145
+
1146
+
1147
+ ## 0.0.109 (2022-01-28)
1148
+
1149
+
1150
+
1151
+ ## 0.0.108 (2022-01-24)
1152
+
1153
+
1154
+
1155
+ ## 0.0.107 (2022-01-20)
1156
+
1157
+
1158
+
1159
+ ## 0.0.106 (2022-01-10)
1160
+
1161
+
1162
+
1163
+ ## 0.0.105 (2021-12-30)
1164
+
1165
+
1166
+
1167
+ ## 0.0.104 (2021-12-29)
1168
+
1169
+
1170
+
1171
+ ## 0.0.103 (2021-12-28)
1172
+
1173
+
1174
+
1175
+ ## 0.0.102 (2021-12-27)
1176
+
1177
+
1178
+
1179
+ ## 0.0.101 (2021-12-24)
1180
+
1181
+
1182
+ ### Bug Fixes
1183
+
1184
+ * **ui:** deps ([3b5a375](https://github.com/VirtoCommerce/vc-shell/commit/3b5a375f5794cf1c87d042f0e541f3badfe66f47))
1185
+
1186
+
1187
+
1188
+ ## 0.0.100 (2021-12-24)
1189
+
1190
+
1191
+
1192
+ ## 0.0.99 (2021-12-15)
1193
+
1194
+
1195
+
1196
+ ## 0.0.98 (2021-12-15)
1197
+
1198
+
1199
+
1200
+ ## 0.0.97 (2021-12-15)
1201
+
1202
+
1203
+
1204
+ ## 0.0.96 (2021-12-13)
1205
+
1206
+
1207
+
1208
+ ## 0.0.95 (2021-12-07)
1209
+
1210
+
1211
+
1212
+ ## 0.0.94 (2021-12-07)
1213
+
1214
+
1215
+
1216
+ ## 0.0.93 (2021-12-07)
1217
+
1218
+
1219
+
1220
+ ## 0.0.92 (2021-12-04)
1221
+
1222
+
1223
+
1224
+ ## 0.0.91 (2021-12-03)
1225
+
1226
+
1227
+ ### Features
1228
+
1229
+ * vm-271 ([3f9dd6d](https://github.com/VirtoCommerce/vc-shell/commit/3f9dd6d443ea16fbba61e1efb2da2244abd4bc10))
1230
+ * vm-271 fixes ([62c75ee](https://github.com/VirtoCommerce/vc-shell/commit/62c75ee93f85c86f9d9eb9c1fd17aeacf197aade))
1231
+ * vm-271 fixes ([3eb887d](https://github.com/VirtoCommerce/vc-shell/commit/3eb887d3f416977cfd1f1e0ba2f106f1dae3b60a))
1232
+ * vm-271 input fix ([0b1b538](https://github.com/VirtoCommerce/vc-shell/commit/0b1b5388560a7f9346c8ab666f0303247c74f2a3))
1233
+ * vm-271 removed currency sign ([579257b](https://github.com/VirtoCommerce/vc-shell/commit/579257bab5ba9b44cb59590f6c989cbb81c16444))
1234
+
1235
+
1236
+
1237
+ ## 0.0.90 (2021-12-02)
1238
+
1239
+
1240
+
1241
+ ## 0.0.89 (2021-12-02)
1242
+
1243
+
1244
+
1245
+ ## 0.0.88 (2021-12-02)
1246
+
1247
+
1248
+ ### Bug Fixes
1249
+
1250
+ * vm-100 tooltip disabled state ([f7c5527](https://github.com/VirtoCommerce/vc-shell/commit/f7c55271dafb439a44a59683389c007a92f7ae2b))
1251
+ * vm-100 tooltip disabled state ([0775fee](https://github.com/VirtoCommerce/vc-shell/commit/0775fee621febcd2ab735204672eb53fb4153319))
1252
+ * vm-100 tooltip positioning on scroll ([5a46ced](https://github.com/VirtoCommerce/vc-shell/commit/5a46ceda3ec24b23200e0e5c4d3f6e13deb7c87f))
1253
+ * vm-100 tooltip positioning on scroll ([a262292](https://github.com/VirtoCommerce/vc-shell/commit/a26229246f9a2ada8d35e0767f6c2bd5c3d3d22e))
1254
+ * vm-100 tooltip positioning on scroll ([5db55b9](https://github.com/VirtoCommerce/vc-shell/commit/5db55b998576cee79e0b81d48005a36b044fca90))
1255
+ * vm-336 toolbar init value ([fc921fc](https://github.com/VirtoCommerce/vc-shell/commit/fc921fcb1be877a514685e36e433abcf7a7b22fb))
1256
+
1257
+
1258
+ ### Features
1259
+
1260
+ * vm-100 fix: vm-336 ([3533d23](https://github.com/VirtoCommerce/vc-shell/commit/3533d234d4ded877fb3eecaa3046d2738fda2d8c))
1261
+
1262
+
1263
+
1264
+ ## 0.0.87 (2021-12-01)
1265
+
1266
+
1267
+
1268
+ ## 0.0.86 (2021-12-01)
1269
+
1270
+
1271
+ ### Bug Fixes
1272
+
1273
+ * build failure ([9911a30](https://github.com/VirtoCommerce/vc-shell/commit/9911a307973c6a55b324f857a577afec4c54a669))
1274
+
1275
+
1276
+
1277
+ ## 0.0.85 (2021-12-01)
1278
+
1279
+
1280
+ ### Bug Fixes
1281
+
1282
+ * vm-346, vm-280, vm-267 ([5859b36](https://github.com/VirtoCommerce/vc-shell/commit/5859b36b1e88414e83a36589b3ae0c4f95763d93))
1283
+ * vm-346, vm-280, vm-267 ([803c581](https://github.com/VirtoCommerce/vc-shell/commit/803c581e723feed4a8430d078b27b3e70db2a763))
1284
+ * vm-346, vm-280, vm-267 ([29c74a1](https://github.com/VirtoCommerce/vc-shell/commit/29c74a1f51dba58b61c46e14076592488322d1d8))
1285
+ * vm-346, vm-280, vm-267 ([96061ce](https://github.com/VirtoCommerce/vc-shell/commit/96061ce6195ced76ec1e543ef09754ce49e6b5f1))
1286
+
1287
+
1288
+
1289
+ ## 0.0.84 (2021-11-26)
1290
+
1291
+
1292
+ ### Features
1293
+
1294
+ * signalr push notifications ([3a4e327](https://github.com/VirtoCommerce/vc-shell/commit/3a4e32707147ae36f91648242d7db12d83ee367e))
1295
+
1296
+
1297
+
1298
+ ## 0.0.83 (2021-11-24)
1299
+
1300
+
1301
+ ### Features
1302
+
1303
+ * dynamic property select search ([02b7726](https://github.com/VirtoCommerce/vc-shell/commit/02b77266eed60282fe2cb6591344d77439f287ce))
1304
+
1305
+
1306
+
1307
+ ## 0.0.82 (2021-11-24)
1308
+
1309
+
1310
+ ### Features
1311
+
1312
+ * signalr integration (WIP) ([1db00e8](https://github.com/VirtoCommerce/vc-shell/commit/1db00e835c2a6a62338d62934da317aa8c1ddf98))
1313
+
1314
+
1315
+
1316
+ ## 0.0.81 (2021-11-23)
1317
+
1318
+
1319
+ ### Bug Fixes
1320
+
1321
+ * vm-320, 330, 331, 332, 333 ([21a8fa5](https://github.com/VirtoCommerce/vc-shell/commit/21a8fa54ec28a854b3ad039a47340f058ed52706))
1322
+
1323
+
1324
+
1325
+ ## 0.0.80 (2021-11-22)
1326
+
1327
+
1328
+ ### Features
1329
+
1330
+ * vc-widget disabled state, vc-gallery disabled state, vc-table row highlight ([a87dc75](https://github.com/VirtoCommerce/vc-shell/commit/a87dc7544d89cec7bc7f6de50d2c9d5185db0fe7))
1331
+
1332
+
1333
+
1334
+ ## 0.0.79 (2021-11-22)
1335
+
1336
+
1337
+ ### Features
1338
+
1339
+ * download invoice + some minor UI bug fixes ([bbb6cca](https://github.com/VirtoCommerce/vc-shell/commit/bbb6cca09895d24420d7184354efaf8f7db7722f))
1340
+
1341
+
1342
+
1343
+ ## 0.0.78 (2021-11-22)
1344
+
1345
+
1346
+ ### Features
1347
+
1348
+ * multivalue fields, table cell templates ([0096eda](https://github.com/VirtoCommerce/vc-shell/commit/0096eda8c565db8d69255d0c7232469dce5a658e))
1349
+
1350
+
1351
+
1352
+ ## 0.0.77 (2021-11-18)
1353
+
1354
+
1355
+
1356
+ ## 0.0.76 (2021-11-18)
1357
+
1358
+
1359
+ ### Features
1360
+
1361
+ * offer tier prices ([f19f6e9](https://github.com/VirtoCommerce/vc-shell/commit/f19f6e9ce2a9927f2a6b5b4d64f9dfd9b8ee93a0))
1362
+
1363
+
1364
+
1365
+ ## 0.0.75 (2021-11-18)
1366
+
1367
+
1368
+ ### Features
1369
+
1370
+ * properties validation ([6ae2d66](https://github.com/VirtoCommerce/vc-shell/commit/6ae2d668814ea02ee81d459b75e218a9a18f8e4b))
1371
+ * properties validation (WIP) ([9d021d0](https://github.com/VirtoCommerce/vc-shell/commit/9d021d062ea32b1ab945b88134641a98bf7f10b9))
1372
+ * properties validation (WIP) ([1180217](https://github.com/VirtoCommerce/vc-shell/commit/11802175cf15b4bf66b593c125c9b7b04a392269))
1373
+
1374
+
1375
+
1376
+ ## 0.0.74 (2021-11-12)
1377
+
1378
+
1379
+
1380
+ ## 0.0.73 (2021-11-11)
1381
+
1382
+
1383
+ ### Features
1384
+
1385
+ * tier prices for offer ([1531a61](https://github.com/VirtoCommerce/vc-shell/commit/1531a6152ff1023a41c92f84ceb6cf01e8d1b115))
1386
+
1387
+
1388
+
1389
+ ## 0.0.71 (2021-11-11)
1390
+
1391
+
1392
+
1393
+ ## 0.0.70 (2021-11-08)
1394
+
1395
+
1396
+ ### Features
1397
+
1398
+ * 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))
1399
+
1400
+
1401
+
1402
+ ## 0.0.69 (2021-11-03)
1403
+
1404
+
1405
+ ### Features
1406
+
1407
+ * dynamic select properties ([b19e44e](https://github.com/VirtoCommerce/vc-shell/commit/b19e44e09cb7ddb430d31069ffb1d6d9b78e6822))
1408
+
1409
+
1410
+
1411
+ ## 0.0.68 (2021-11-02)
1412
+
1413
+
1414
+
1415
+ ## 0.0.67 (2021-11-02)
1416
+
1417
+
1418
+ ### Features
1419
+
1420
+ * mobile dashboard, image dnd upload ([eae8508](https://github.com/VirtoCommerce/vc-shell/commit/eae85084a41dad38dc2d5dea26aedc53ebd5a2e1))
1421
+
1422
+
1423
+
1424
+ ## 0.0.66 (2021-11-02)
1425
+
1426
+
1427
+ ### Features
1428
+
1429
+ * new product details ui, vc-card collapsable ([3f2d1b4](https://github.com/VirtoCommerce/vc-shell/commit/3f2d1b4eaeacfb032399b7fd8abedf252d7693a7))
1430
+
1431
+
1432
+
1433
+ ## 0.0.65 (2021-11-01)
1434
+
1435
+
1436
+ ### Features
1437
+
1438
+ * new dashboard ([28c7d82](https://github.com/VirtoCommerce/vc-shell/commit/28c7d824b49147be20215301f091253467e35b16))
1439
+
1440
+
1441
+
1442
+ ## 0.0.64 (2021-10-28)
1443
+
1444
+
1445
+ ### Features
1446
+
1447
+ * active row highlight ([cc4f7f9](https://github.com/VirtoCommerce/vc-shell/commit/cc4f7f90d0aad690aa9cac5f1e52b5c027964ed4))
1448
+
1449
+
1450
+
1451
+ ## 0.0.63 (2021-10-28)
1452
+
1453
+
1454
+ ### Features
1455
+
1456
+ * filter counter ([15c6bab](https://github.com/VirtoCommerce/vc-shell/commit/15c6babdf294591c627ad27df570507a3585f57b))
1457
+
1458
+
1459
+
1460
+ ## 0.0.62 (2021-10-28)
1461
+
1462
+
1463
+ ### Features
1464
+
1465
+ * filters ([2a89cf8](https://github.com/VirtoCommerce/vc-shell/commit/2a89cf872729667cbaa1c9457eadb0fbee2a0018))
1466
+ * filters (WIP) ([b25ad3a](https://github.com/VirtoCommerce/vc-shell/commit/b25ad3a23a0f08cd9b3d3837d5223dc045eb8b55))
1467
+
1468
+
1469
+
1470
+ ## 0.0.61 (2021-10-26)
1471
+
1472
+
1473
+ ### Features
1474
+
1475
+ * dashboard ([683f65a](https://github.com/VirtoCommerce/vc-shell/commit/683f65ac6d01b974dc05d931f62277891688ef1f))
1476
+
1477
+
1478
+
1479
+ ## 0.0.60 (2021-10-22)
1480
+
1481
+
1482
+ ### Features
1483
+
1484
+ * order details page ([b8fe53d](https://github.com/VirtoCommerce/vc-shell/commit/b8fe53d7282a6e0381af5eedbf272001a63b3ba9))
1485
+
1486
+
1487
+
1488
+ ## 0.0.59 (2021-10-20)
1489
+
1490
+
1491
+ ### Features
1492
+
1493
+ * seller accept invitation form ([8f5d5b9](https://github.com/VirtoCommerce/vc-shell/commit/8f5d5b9cae6a0c057b1831a48fc41fae13792f00))
1494
+
1495
+
1496
+
1497
+ ## 0.0.58 (2021-10-20)
1498
+
1499
+
1500
+ ### Features
1501
+
1502
+ * additional fields (WIP) ([27596bd](https://github.com/VirtoCommerce/vc-shell/commit/27596bdcdf30790c56e8c2d571309fb9dd05f9b4))
1503
+ * orders edit and additional components ([e8cf8a3](https://github.com/VirtoCommerce/vc-shell/commit/e8cf8a3333664c8d326fdd5df28a2fd9981c550a))
1504
+
1505
+
1506
+
1507
+ ## 0.0.57 (2021-10-15)
1508
+
1509
+
1510
+
1511
+ ## 0.0.56 (2021-10-13)
1512
+
1513
+
1514
+ ### Features
1515
+
1516
+ * password field unhide ([2e6deb0](https://github.com/VirtoCommerce/vc-shell/commit/2e6deb01657515c3128ec62c287ecbda5ef92e9e))
1517
+
1518
+
1519
+
1520
+ ## 0.0.55 (2021-10-13)
1521
+
1522
+
1523
+ ### Features
1524
+
1525
+ * new icons, ptr improvements, offers list ptr ([fe0438b](https://github.com/VirtoCommerce/vc-shell/commit/fe0438b6c43b9a0d4baa52293e619c645c2f6f8d))
1526
+
1527
+
1528
+
1529
+ ## 0.0.54 (2021-10-13)
1530
+
1531
+
1532
+ ### Bug Fixes
1533
+
1534
+ * ptr overscroll height ([88f3a1e](https://github.com/VirtoCommerce/vc-shell/commit/88f3a1e356fcf0f7e4855c9b77d8db28bbcdd607))
1535
+
1536
+
1537
+ ### Features
1538
+
1539
+ * some smooth animations ([79f2aad](https://github.com/VirtoCommerce/vc-shell/commit/79f2aadac40f91ef76f9efc484d37184a47c2b95))
1540
+
1541
+
1542
+
1543
+ ## 0.0.53 (2021-10-13)
1544
+
1545
+
1546
+ ### Features
1547
+
1548
+ * scroll ptr, menu styling ([4eff9a0](https://github.com/VirtoCommerce/vc-shell/commit/4eff9a0fffc9feef8dbad433d210f0537702efd2))
1549
+
1550
+
1551
+
1552
+ ## 0.0.52 (2021-10-13)
1553
+
1554
+
1555
+
1556
+ ## 0.0.51 (2021-10-13)
1557
+
1558
+
1559
+
1560
+ ## 0.0.50 (2021-10-12)
1561
+
1562
+
1563
+ ### Features
1564
+
1565
+ * list mobile actions ([c269a88](https://github.com/VirtoCommerce/vc-shell/commit/c269a88b9ca304520b9157a51ccd4c602fd0059b))
1566
+ * mobile swipe transition ([8fdccb1](https://github.com/VirtoCommerce/vc-shell/commit/8fdccb1345ba3f2d495a6f9344503f1c50b27a7b))
1567
+
1568
+
1569
+
1570
+ ## 0.0.49 (2021-10-12)
1571
+
1572
+
1573
+ ### Features
1574
+
1575
+ * mobile extended actions, vendor-portal detached ([c92a317](https://github.com/VirtoCommerce/vc-shell/commit/c92a31743ded9788c939641ccff9922328b6f2f6))
1576
+
1577
+
1578
+
1579
+ ## 0.0.48 (2021-10-06)
1580
+
1581
+
1582
+
1583
+ ## 0.0.47 (2021-10-06)
1584
+
1585
+
1586
+ ### Features
1587
+
1588
+ * filters and swipe actions ([a463ad5](https://github.com/VirtoCommerce/vc-shell/commit/a463ad59519925ea5fd1ee2f90d45e85d5ef2008))
1589
+
1590
+
1591
+
1592
+ ## 0.0.46 (2021-09-30)
1593
+
1594
+
1595
+
1596
+ ## 0.0.45 (2021-09-30)
1597
+
1598
+
1599
+ ### Bug Fixes
1600
+
1601
+ * build failure fix ([d9cd4e7](https://github.com/VirtoCommerce/vc-shell/commit/d9cd4e76378d328527f46f91930ee352fe8f811c))
1602
+ * deepClone for product ([d587e39](https://github.com/VirtoCommerce/vc-shell/commit/d587e39345fcca9a28f8290ba9761e0325e933de))
1603
+ * minor refactoring ([a0c287c](https://github.com/VirtoCommerce/vc-shell/commit/a0c287ccf4678a315737c98961d1ea51394f24a8))
1604
+
1605
+
1606
+ ### Features
1607
+
1608
+ * blade navigation improvements ([5dd0a7e](https://github.com/VirtoCommerce/vc-shell/commit/5dd0a7e745c04684de702e780e978e580800d476))
1609
+ * mobile table, menu and toolbar isVisible handling ([948d655](https://github.com/VirtoCommerce/vc-shell/commit/948d655dd106ddd08d161879a78b8a5aa2adf896))
1610
+ * validation ([43a7ab9](https://github.com/VirtoCommerce/vc-shell/commit/43a7ab96c5dd302f5960a6b2e55f5460a547d82c))
1611
+ * vc-app update, login form improvements ([3618289](https://github.com/VirtoCommerce/vc-shell/commit/36182892ae2496b6a693aaa9ad3cea5e13d5a55f))
1612
+ * vc-select update ([5188c4b](https://github.com/VirtoCommerce/vc-shell/commit/5188c4bc60df3cac4a446d95d70d384903090171))
1613
+ * vc-select/autocomplete keyProperty and displayProperty props ([da380ab](https://github.com/VirtoCommerce/vc-shell/commit/da380ab9729bd48b0b2a869535bf01f95b51e9cd))
1614
+
1615
+
1616
+
1617
+ ## 0.0.43 (2021-09-24)
1618
+
1619
+
1620
+ ### Features
1621
+
1622
+ * autocomplete and select v-models ([775c913](https://github.com/VirtoCommerce/vc-shell/commit/775c91388c7fc05db08b82663310ba3153187245))
1623
+ * product list update on changes ([198731f](https://github.com/VirtoCommerce/vc-shell/commit/198731ff5b8b5a0539ccca5c4998bb02f2d5b4fb))
1624
+
1625
+
1626
+
1627
+ ## 0.0.42 (2021-09-23)
1628
+
1629
+
1630
+ ### Features
1631
+
1632
+ * basic mobile UI/UX ([77be3a4](https://github.com/VirtoCommerce/vc-shell/commit/77be3a414e842500e6ca9fded1ffadd4eccb68ed))
1633
+
1634
+
1635
+
1636
+ ## 0.0.41 (2021-09-23)
1637
+
1638
+
1639
+ ### Features
1640
+
1641
+ * apply new statuses matrix ([31f2ab0](https://github.com/VirtoCommerce/vc-shell/commit/31f2ab0fa9ee28491cb43d993a56be2a86ff835e))
1642
+
1643
+
1644
+
1645
+ ## 0.0.40 (2021-09-23)
1646
+
1647
+
1648
+ ### Features
1649
+
1650
+ * gallery upload, table width, label updates ([596ec14](https://github.com/VirtoCommerce/vc-shell/commit/596ec1451d7f4c57abc5b336737b40d79773000d))
1651
+ * product list connect to Api ([53bb711](https://github.com/VirtoCommerce/vc-shell/commit/53bb7119dd0603cb136024a35ff66cb47cfd8248))
1652
+ * routing update ([d7ec6ef](https://github.com/VirtoCommerce/vc-shell/commit/d7ec6effd07aa5c5156a7f36cf652dbe024803c7))
1653
+
1654
+
1655
+ ### Reverts
1656
+
1657
+ * Revert "chore: %s publish" ([9e60760](https://github.com/VirtoCommerce/vc-shell/commit/9e607601cfed4e10d4cc33ceb81a408967b82eee))
1658
+
1659
+
1660
+
1661
+ ## 0.0.39 (2021-09-13)
1662
+
1663
+
1664
+ ### Features
1665
+
1666
+ * gallery component ([ecb9219](https://github.com/VirtoCommerce/vc-shell/commit/ecb9219d376035a9e16f221bcb961f50b1443179))
1667
+ * vm-26 - form components improvements ([2ffc621](https://github.com/VirtoCommerce/vc-shell/commit/2ffc62184f436c2e029e529975c5f1c379ce8c3a))
1668
+ * vm-94 - gallery component ([ee288e2](https://github.com/VirtoCommerce/vc-shell/commit/ee288e2107771e8ae6787fbd3bdbf03fd4ef3b4a))
1669
+
1670
+
1671
+
1672
+ ## 0.0.38 (2021-09-09)
1673
+
1674
+
1675
+ ### Features
1676
+
1677
+ * naming standarts ([45a4eae](https://github.com/VirtoCommerce/vc-shell/commit/45a4eae642d1f7d67efe8551ea7e3a37d6d47abb))
1678
+ * repository-level storybook ([436addd](https://github.com/VirtoCommerce/vc-shell/commit/436addda5f2b546e780ae895f9316b52447b5fc1))
1679
+
1680
+
1681
+
1682
+ ## 0.0.37 (2021-09-07)
1683
+
1684
+
1685
+ ### Features
1686
+
1687
+ * vm-20 offers list ([ebafb36](https://github.com/VirtoCommerce/vc-shell/commit/ebafb36bb151f28f4415e5ebb4223d029514e90a))
1688
+
1689
+
1690
+
1691
+ ## 0.0.36 (2021-09-07)
1692
+
1693
+
1694
+ ### Features
1695
+
1696
+ * vm-97 extended products ([496db62](https://github.com/VirtoCommerce/vc-shell/commit/496db62414726df80561945f80d8957c543c00c3))
1697
+
1698
+
1699
+
1700
+ ## 0.0.35 (2021-09-07)
1701
+
1702
+
1703
+ ### Features
1704
+
1705
+ * vm-97 extended products ([cab5998](https://github.com/VirtoCommerce/vc-shell/commit/cab5998e2254a2c5d810e3e0e28dc3dc4b8ed8e0))
1706
+
1707
+
1708
+
1709
+ ## 0.0.34 (2021-09-07)
1710
+
1711
+
1712
+ ### Features
1713
+
1714
+ * vm-26 - app style improvements ([50becc0](https://github.com/VirtoCommerce/vc-shell/commit/50becc09fe4afe1e4e21e1f45c4727ba1b473e19))
1715
+ * vm-33 loading indicator ([a8241c1](https://github.com/VirtoCommerce/vc-shell/commit/a8241c1577663961bed735779d4c5efddb92c3a3))
1716
+ * vm-97 extended products ([b617328](https://github.com/VirtoCommerce/vc-shell/commit/b617328ccac90cf84b59d7f31f901b51ad2f41ff))
1717
+ * vm-97 extended products ([1b6e54a](https://github.com/VirtoCommerce/vc-shell/commit/1b6e54a2ecddc95944b5885b1c4821a939b8c038))
1718
+
1719
+
1720
+
1721
+ ## 0.0.33 (2021-09-02)
1722
+
1723
+
1724
+ ### Features
1725
+
1726
+ * vm-14 - multiple components improved ([41cd1a3](https://github.com/VirtoCommerce/vc-shell/commit/41cd1a305740d9dafa5e621c607583e0f18c6e48))
1727
+ * vm-14 - product total count ([b51e2c0](https://github.com/VirtoCommerce/vc-shell/commit/b51e2c00ac1f3d6d2aa05f580378deff0fc2cd7a))
1728
+ * vm-14 - table improvements ([9184acf](https://github.com/VirtoCommerce/vc-shell/commit/9184acfc1e86b1f151d69d836466b6f0e07c2ce2))
1729
+ * vm-31 - table styling ([8cf26a1](https://github.com/VirtoCommerce/vc-shell/commit/8cf26a1cc76c881ffb9b9f1ee74be578d009ee26))
1730
+ * vm-32 - pagination component ([91d2463](https://github.com/VirtoCommerce/vc-shell/commit/91d246385083597fbaaed9c1ce02ec287830309d))
1731
+ * vm-32 - pagination component ([e6691cf](https://github.com/VirtoCommerce/vc-shell/commit/e6691cff79e9b93c9788eff78291e84c46711e90))
1732
+ * vm-35 table sorting ([e26abf5](https://github.com/VirtoCommerce/vc-shell/commit/e26abf5eb21fe928d379282c1df5269c82b9b877))
1733
+ * vm-66 - product list search component ([8abc12d](https://github.com/VirtoCommerce/vc-shell/commit/8abc12d66ba3c56f9bc426af3efc1564218f51c0))
1734
+
1735
+
1736
+
1737
+ ## 0.0.31 (2021-08-30)
1738
+
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
+
1747
+ ### Features
1748
+
1749
+ * **core:** routing update (WIP) ([47a8ab2](https://github.com/VirtoCommerce/vc-shell/commit/47a8ab274f610820a1e91f63d99995601e898961))
1750
+ * **core:** webpack config for [@vueuse](https://github.com/vueuse) submodules ([79aeef7](https://github.com/VirtoCommerce/vc-shell/commit/79aeef71c838bbe46eacdeaf37a079756a2e2c41))
1751
+ * signIn/signOut ([3493066](https://github.com/VirtoCommerce/vc-shell/commit/3493066c28b34359c1c89c695c33c6a264d10398))
1752
+ * store access toke in cookies (does not compile) ([fd75285](https://github.com/VirtoCommerce/vc-shell/commit/fd75285c62f9b9136f77ac4f79d2ae388682ae54))
1753
+ * typescript watching ([dc6a43a](https://github.com/VirtoCommerce/vc-shell/commit/dc6a43a4ce9c3cc5b0ab694ad8b637d86849b3c6))
1754
+ * **ui:** component relocation ([54caaea](https://github.com/VirtoCommerce/vc-shell/commit/54caaeaf105a6582917db29fa5d8bb34a0f16f62))
1755
+ * vm-31 table display ([ebb2924](https://github.com/VirtoCommerce/vc-shell/commit/ebb292476ddf010d69fac361eef9ffb8045fdc0a))
1756
+ * yarn migration and cleanup ([5c0fc1b](https://github.com/VirtoCommerce/vc-shell/commit/5c0fc1b02515fada99be5c2e5d4db8ce3c47a36e))
1757
+
1758
+
1759
+
1760
+ ## 0.0.29 (2021-08-20)
1761
+
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
+
1768
+ ### Features
1769
+
1770
+ * **app-demo-manager:** connect to platform api ([9198c70](https://github.com/VirtoCommerce/vc-shell/commit/9198c700acafa4ad233c62f59539c476bb89a2ca))
1771
+ * **core:** additional dependencies for API connecton ([6d77562](https://github.com/VirtoCommerce/vc-shell/commit/6d77562d0509544248e2d9494f89ec4960b6d52a))
1772
+
1773
+
1774
+
1775
+ ## 0.0.28 (2021-08-19)
1776
+
1777
+
1778
+ ### Features
1779
+
1780
+ * **app-demo-manager:** order blade ([72e2efe](https://github.com/VirtoCommerce/vc-shell/commit/72e2efe64aea0fdecf7ddfcd9cfc6766eafa89c0))
1781
+
1782
+
1783
+
1784
+ ## 0.0.27 (2021-08-19)
1785
+
1786
+
1787
+
1788
+ ## 0.0.26 (2021-08-19)
1789
+
1790
+
1791
+
1792
+ ## 0.0.25 (2021-08-12)
1793
+
1794
+
1795
+ ### Features
1796
+
1797
+ * sample workspace with blade ([1c772fc](https://github.com/VirtoCommerce/vc-shell/commit/1c772fcfa09311f38dfb68c4c16345caf2372d38))
1798
+
1799
+
1800
+
1801
+ ## 0.0.24 (2021-08-12)
1802
+
1803
+
1804
+ ### Features
1805
+
1806
+ * **ui:** some codestyle improvements ([443fcc4](https://github.com/VirtoCommerce/vc-shell/commit/443fcc4b4e0e9030365cf0eb5d0325358cd88f1d))
1807
+
1808
+
1809
+
1810
+ ## 0.0.23 (2021-08-11)
1811
+
1812
+
1813
+ ### Features
1814
+
1815
+ * **ui:** vc-icon component update ([1c7d84f](https://github.com/VirtoCommerce/vc-shell/commit/1c7d84f01dbe782d7709779becb9bd3ae646ef31))
1816
+
1817
+
1818
+
1819
+ ## 0.0.22 (2021-08-11)
1820
+
1821
+
1822
+ ### Features
1823
+
1824
+ * **ui:** remove vc-spacer component ([3038110](https://github.com/VirtoCommerce/vc-shell/commit/30381106d9b570690a8d9a47377ff536c2c5eec5))
1825
+ * **ui:** vc-container component ([ebdaa41](https://github.com/VirtoCommerce/vc-shell/commit/ebdaa4164b15bdb79a1acd0b3d119e54fcaabb6a))
1826
+ * **ui:** vc-container component ([6bca4d6](https://github.com/VirtoCommerce/vc-shell/commit/6bca4d66a47b694ece70a0af9594c06c3dc3c3d3))
1827
+ * **ui:** vc-image component ([1ee7cc3](https://github.com/VirtoCommerce/vc-shell/commit/1ee7cc3ac8293e7d4beba5cbfed715b95a21ce7a))
1828
+ * **ui:** vc-progressbar component ([5dbb3f0](https://github.com/VirtoCommerce/vc-shell/commit/5dbb3f0e3ae4fb36804bc68e89768b43a3d25bcf))
1829
+ * **ui:** vc-tooltip component ([82face9](https://github.com/VirtoCommerce/vc-shell/commit/82face9ce96889aad8dfc83cba4db059997c76c0))
1830
+
1831
+
1832
+
1833
+ ## 0.0.21 (2021-08-11)
1834
+
1835
+
1836
+ ### Features
1837
+
1838
+ * **ui:** storybook static assets ([6794188](https://github.com/VirtoCommerce/vc-shell/commit/679418826ba785a817e0c5b33950564ed64cc73f))
1839
+
1840
+
1841
+
1842
+ ## 0.0.20 (2021-08-11)
1843
+
1844
+
1845
+ ### Features
1846
+
1847
+ * **ui:** vc-blade component update ([615676e](https://github.com/VirtoCommerce/vc-shell/commit/615676e17cacf52c5cfa7f8f57efa0c0a4210465))
1848
+ * **ui:** vc-blade component update ([2c3fe2b](https://github.com/VirtoCommerce/vc-shell/commit/2c3fe2bf56a70dff938b496d6ec50353bda06ce4))
1849
+ * **ui:** vc-blade-header component update ([48a18ce](https://github.com/VirtoCommerce/vc-shell/commit/48a18cea84ffd5fc2db3b62e06ccf2525907ac16))
1850
+ * **ui:** vc-blade-toolbar component ([dd61fea](https://github.com/VirtoCommerce/vc-shell/commit/dd61fea8499d0d226d007a154d6476036ba21297))
1851
+ * **ui:** vc-blade-toolbar component update ([9a71287](https://github.com/VirtoCommerce/vc-shell/commit/9a712871cd60f8c11cec3bf612230e4e3d036082))
1852
+ * **ui:** vc-blade-toolbar-button component ([83d2af7](https://github.com/VirtoCommerce/vc-shell/commit/83d2af760e13985c417e4c92ac6927afd51737fe))
1853
+ * **ui:** vc-blade-toolbar-button component update ([5d3c586](https://github.com/VirtoCommerce/vc-shell/commit/5d3c586d4c7a310767cf16fe32620d86ec8a8151))
1854
+ * **ui:** vc-breadcrumbs component update ([dea9e89](https://github.com/VirtoCommerce/vc-shell/commit/dea9e8940c18daaefb743fc8df0e0dc50f25d28a))
1855
+ * **ui:** vc-breadcrumbs-item component ([062d653](https://github.com/VirtoCommerce/vc-shell/commit/062d6532c8bfd07bf170d63e7224ea606b92e637))
1856
+
1857
+
1858
+
1859
+ ## 0.0.19 (2021-08-11)
1860
+
1861
+
1862
+ ### Features
1863
+
1864
+ * **ui:** vc-blade-header component ([80207b2](https://github.com/VirtoCommerce/vc-shell/commit/80207b2a2f7c417cbf572230f4eaf36513ec7f40))
1865
+
1866
+
1867
+
1868
+ ## 0.0.18 (2021-08-11)
1869
+
1870
+
1871
+ ### Features
1872
+
1873
+ * **ui:** vc-icon component ([ae06601](https://github.com/VirtoCommerce/vc-shell/commit/ae06601c1798601a73cafaf7d4355e5542df7ad5))
1874
+ * **ui:** vc-thumbnail component ([fa00029](https://github.com/VirtoCommerce/vc-shell/commit/fa00029729c20ec4c5e73862f13df6200e7cfb02))
1875
+ * **ui:** vc-thumbnail component ([f83e401](https://github.com/VirtoCommerce/vc-shell/commit/f83e40195ec401a0eaf31ae527f9cd0b8dd9b3a6))
1876
+
1877
+
1878
+
1879
+ ## 0.0.17 (2021-08-10)
1880
+
1881
+
1882
+ ### Features
1883
+
1884
+ * login component style minor update ([244e147](https://github.com/VirtoCommerce/vc-shell/commit/244e1476f610dc28ceb5d7582573a33491fbb2c5))
1885
+
1886
+
1887
+
1888
+ ## 0.0.16 (2021-08-10)
1889
+
1890
+
1891
+ ### Features
1892
+
1893
+ * minor style improvements ([b588956](https://github.com/VirtoCommerce/vc-shell/commit/b58895667a89085647d728d77f835bc62d866273))
1894
+ * profile menu item clickable ([bcfbd15](https://github.com/VirtoCommerce/vc-shell/commit/bcfbd15aa410a2e5c739ec5a7da3ea7b0a5aba96))
1895
+ * **ui:** storybook icons and fonts ([7685968](https://github.com/VirtoCommerce/vc-shell/commit/76859687c28053a77129872d009b5d7a59f5a773))
1896
+ * **ui:** vc-badge component ([7d02109](https://github.com/VirtoCommerce/vc-shell/commit/7d021095f32ecf3be49fdaf5e08bf7d2f85f41f7))
1897
+ * **ui:** vc-bubble component ([1f242ba](https://github.com/VirtoCommerce/vc-shell/commit/1f242ba76511c7e7678a3712d07a1a5cdd5c29ac))
1898
+ * **ui:** vc-button component ([98fa9c3](https://github.com/VirtoCommerce/vc-shell/commit/98fa9c35309ff80a8c8f190bba1e73b7edd22e85))
1899
+ * **ui:** vc-link component ([83e62c5](https://github.com/VirtoCommerce/vc-shell/commit/83e62c578d6b36ba1b4b649998e2f750e0c1f7d6))
1900
+
1901
+
1902
+
1903
+ ## 0.0.15 (2021-08-09)
1904
+
1905
+
1906
+
1907
+ ## 0.0.10 (2021-08-04)
1908
+
1909
+
1910
+
1911
+ ## 0.0.9 (2021-08-03)
1912
+
1913
+
1914
+ ### Features
1915
+
1916
+ * core composables ([57d84af](https://github.com/VirtoCommerce/vc-shell/commit/57d84afae7eeaab6c501346150f18ce49f7c27b7))
1917
+ * core composables ([7713230](https://github.com/VirtoCommerce/vc-shell/commit/771323097efd7aef41fc77d320e153e589c2f0e0))
1918
+ * demo manager version display and locale ([674dc7e](https://github.com/VirtoCommerce/vc-shell/commit/674dc7e4a993f12477764ef3e1ad1c4b5f2f7a3b))
1919
+
1920
+
1921
+
1922
+ ## 0.0.8 (2021-08-02)
1923
+
1924
+
1925
+ ### Features
1926
+
1927
+ * new folder structure ([caa6712](https://github.com/VirtoCommerce/vc-shell/commit/caa67129423a8cde15212961ee0cbfed9ac08b53))
1928
+
1929
+
1930
+
1931
+ ## 1.0.115 (2023-10-27)
1932
+
1933
+
1934
+ ### Features
1935
+
1936
+ * **@vc-shell/create-vc-app:** changed boilerplate ([699a4f7](https://github.com/VirtoCommerce/vc-shell/commit/699a4f71427d2a93c196b0b03777797fe31477d7))
1937
+
1938
+
1939
+
1940
+ ## 1.0.114 (2023-10-25)
1941
+
1942
+
1943
+
1944
+ ## 1.0.113 (2023-10-25)
1945
+
1946
+
1947
+ ### Bug Fixes
1948
+
1949
+ * add searchable prop to dynamic select ([9cfc810](https://github.com/VirtoCommerce/vc-shell/commit/9cfc810a7b7d30eef65581ece7a7c309fba53bb1))
1950
+
1951
+
1952
+ ### Features
1953
+
1954
+ * **@vc-shell/api-client:** Replace .env variables to command line args ([4bcfade](https://github.com/VirtoCommerce/vc-shell/commit/4bcfade6f0eee7f6e2b74ed898d5b90da1198da8))
1955
+ * vm-1215 expose in dynamic blade ([58cf7ef](https://github.com/VirtoCommerce/vc-shell/commit/58cf7effba8b48865373ce444fc2c7902ae16669))
1956
+
1957
+
1958
+ ### BREAKING CHANGES
1959
+
1960
+ * **@vc-shell/api-client:** api client generator now uses
1961
+ command line arguments instead of environment variables
1962
+
1963
+
1964
+
1965
+ ## 1.0.111 (2023-10-17)
1966
+
1967
+
1968
+ ### Features
1969
+
1970
+ * dynamic modules ([ed4af3a](https://github.com/VirtoCommerce/vc-shell/commit/ed4af3ad65e47b0d633d6e2eb23e9c90d73ff50d))
1971
+
1972
+
1973
+
1974
+ ## 1.0.110 (2023-10-16)
1975
+
1976
+
1977
+
1978
+ ## 1.0.109 (2023-10-13)
1979
+
1980
+
1981
+
1982
+ ## 1.0.108 (2023-10-13)
1983
+
1984
+
1985
+
1986
+ ## 1.0.107 (2023-10-12)
1987
+
1988
+
1989
+
1990
+ ## 1.0.106 (2023-10-12)
1991
+
1992
+
1993
+ ### Bug Fixes
1994
+
1995
+ * code review improvements ([5c6c6dc](https://github.com/VirtoCommerce/vc-shell/commit/5c6c6dc7a60c1212e4c23e0ddbbc42611f16303b))
1996
+ * code review improvements ([5453ba0](https://github.com/VirtoCommerce/vc-shell/commit/5453ba0388a51b2946408b980e119a0ad20f7647))
1997
+ * delete index.ts from framework api ([8cc2fee](https://github.com/VirtoCommerce/vc-shell/commit/8cc2feef30ac38bcf229234456cac78c8e23f158))
1998
+ * open blade on mount fix in import-module ([6644e03](https://github.com/VirtoCommerce/vc-shell/commit/6644e03bcac5b1298db160f3b749c8a44bb8c9c7))
1999
+
2000
+
2001
+ ### Features
2002
+
2003
+ * status type dynamic component ([95f0472](https://github.com/VirtoCommerce/vc-shell/commit/95f0472cd79cb117a94fe467cf4094cdff29373e))
2004
+ * vm-1215 vc-video ([52680f6](https://github.com/VirtoCommerce/vc-shell/commit/52680f6f2bd649d7226818f6432e605502ab9eab))
2005
+
2006
+
2007
+
2008
+ ## 1.0.105 (2023-10-02)
2009
+
2010
+
2011
+
2012
+ ## 1.0.104 (2023-10-02)
2013
+
2014
+
2015
+
2016
+ ## 1.0.103 (2023-09-29)
2017
+
2018
+
2019
+
2020
+ ## 1.0.102 (2023-09-29)
2021
+
2022
+
2023
+ ### Bug Fixes
2024
+
2025
+ * escape images url ([7bc4f95](https://github.com/VirtoCommerce/vc-shell/commit/7bc4f95a6718300d0fa158d17c08ef6bc3b61429))
2026
+
2027
+
2028
+
2029
+ ## 1.0.101 (2023-09-28)
2030
+
2031
+
2032
+ ### Bug Fixes
2033
+
2034
+ * override ts-ignore toSpliced ([c360888](https://github.com/VirtoCommerce/vc-shell/commit/c3608889c4bc987f475f9d25a9149aad4b59bac6))
2035
+
2036
+
2037
+ ### Features
2038
+
2039
+ * dynamic app modules samples ([2af411f](https://github.com/VirtoCommerce/vc-shell/commit/2af411fb14c61d9e98da4612057fd157263de397))
2040
+ * dynamic modules ([200dcde](https://github.com/VirtoCommerce/vc-shell/commit/200dcde3d127f45267f2d259967839d11ea5d01e))
2041
+
2042
+
2043
+
2044
+ ## 1.0.100 (2023-09-22)
2045
+
2046
+
2047
+
2048
+ ## 1.0.99 (2023-09-22)
2049
+
2050
+
2051
+ ### Bug Fixes
2052
+
2053
+ * encode/decode image url ([d0b32b1](https://github.com/VirtoCommerce/vc-shell/commit/d0b32b1d46a58eb3814ce0086244375df90c5f24))
2054
+
2055
+
2056
+
2057
+ ## 1.0.98 (2023-09-21)
2058
+
2059
+
2060
+ ### Bug Fixes
2061
+
2062
+ * decode image url ([8ce7dbf](https://github.com/VirtoCommerce/vc-shell/commit/8ce7dbfeb9c8c675fe971a134736743357cdc9b7))
2063
+
2064
+
2065
+
2066
+ ## 1.0.97 (2023-09-12)
2067
+
2068
+
2069
+
2070
+ ## 1.0.96 (2023-08-28)
2071
+
2072
+
2073
+
2074
+ ## 1.0.95 (2023-08-28)
2075
+
2076
+
2077
+ ### Features
2078
+
2079
+ * controls for multilang properties ([b07940d](https://github.com/VirtoCommerce/vc-shell/commit/b07940d02f97387929c0081b033f87185fa375b9))
2080
+
2081
+
2082
+
2083
+ ## 1.0.94 (2023-08-04)
2084
+
2085
+
2086
+ ### Bug Fixes
2087
+
2088
+ * component registration ([07f829f](https://github.com/VirtoCommerce/vc-shell/commit/07f829f731b9a84b1b223b98a97ac299814ea62c))
2089
+ * dynamic properties fix ([1f2738a](https://github.com/VirtoCommerce/vc-shell/commit/1f2738a95c1da6fc83ea9086aafab935f4f79bfe))
2090
+ * temporary ([65d7a58](https://github.com/VirtoCommerce/vc-shell/commit/65d7a58e159a4f5a06581710156a533790437f4b))
2091
+
2092
+
2093
+ ### Features
2094
+
2095
+ * mltilang label, remove mltilang in vc-editor ([f3411bd](https://github.com/VirtoCommerce/vc-shell/commit/f3411bdde6bb61751a89ffa253c038aadfe22e36))
2096
+ * vc-editor multilang ([b494b9c](https://github.com/VirtoCommerce/vc-shell/commit/b494b9c3439e2d52d4be80616712b86b8126f799))
2097
+
2098
+
2099
+
2100
+ ## 1.0.92 (2023-07-12)
2101
+
2102
+
2103
+
2104
+ ## 1.0.91 (2023-07-12)
2105
+
2106
+
2107
+
2108
+ ## 1.0.90 (2023-07-12)
2109
+
2110
+
2111
+ ### Bug Fixes
2112
+
2113
+ * editor update on status change/val rule fix ([ad269a4](https://github.com/VirtoCommerce/vc-shell/commit/ad269a4a74a5d5539aa08d353367b11ecbf6b99b))
2114
+
2115
+
2116
+
2117
+ ## 1.0.89 (2023-07-07)
2118
+
2119
+
2120
+ ### Features
2121
+
2122
+ * improved createAppModule ([3752415](https://github.com/VirtoCommerce/vc-shell/commit/3752415eeae183b8dcfe3f23e47f3bcb07faf136))
2123
+
2124
+
2125
+
2126
+ ## 1.0.88 (2023-06-27)
2127
+
2128
+
2129
+ ### Bug Fixes
2130
+
2131
+ * azure ([419830f](https://github.com/VirtoCommerce/vc-shell/commit/419830f01ea3e8d0c93779ebfb8725a7af551e9e))
2132
+ * vc-select search ([3aaf55e](https://github.com/VirtoCommerce/vc-shell/commit/3aaf55ec5fb0b6a311f332ab5b0d4e3a227e525d))
2133
+
2134
+
2135
+
2136
+ ## 1.0.87 (2023-06-26)
2137
+
2138
+
2139
+ ### Bug Fixes
2140
+
2141
+ * navigation exact blade ([7a20053](https://github.com/VirtoCommerce/vc-shell/commit/7a20053705a5e98eeb9bdf3768ab45be113ba66a))
2142
+
2143
+
2144
+
2145
+ ## 1.0.86 (2023-06-23)
2146
+
2147
+
2148
+
2149
+ ## 1.0.85 (2023-06-23)
2150
+
2151
+
2152
+ ### Bug Fixes
2153
+
2154
+ * check permissions plugin ([cc65272](https://github.com/VirtoCommerce/vc-shell/commit/cc65272d933e29f427b1403df2bdd627b15dd1e6))
2155
+
2156
+
2157
+
2158
+ ## 1.0.84 (2023-06-23)
2159
+
2160
+
2161
+
2162
+ ## 1.0.83 (2023-06-23)
2163
+
2164
+
2165
+
2166
+ ## 1.0.82 (2023-06-23)
2167
+
2168
+
2169
+
2170
+ ## 1.0.81 (2023-06-23)
2171
+
2172
+
2173
+
2174
+ ## 1.0.80 (2023-06-22)
2175
+
2176
+
2177
+
2178
+ ## 1.0.79 (2023-06-22)
2179
+
2180
+
2181
+
2182
+ ## 1.0.78 (2023-06-22)
2183
+
2184
+
2185
+
2186
+ ## 1.0.77 (2023-06-22)
2187
+
2188
+
2189
+ ### Bug Fixes
2190
+
2191
+ * base url ([848feb7](https://github.com/VirtoCommerce/vc-shell/commit/848feb7e607cdfc6eb230e3c392ed4ca92457596))
2192
+
2193
+
2194
+
2195
+ ## 1.0.76 (2023-06-22)
2196
+
2197
+
2198
+ ### Bug Fixes
2199
+
2200
+ * azure login ([bd2d822](https://github.com/VirtoCommerce/vc-shell/commit/bd2d8221f0e3a286fa944da4c7be7eda81786588))
2201
+ * base app path ([146b01b](https://github.com/VirtoCommerce/vc-shell/commit/146b01b2e9001ab170dce1c4758d46761ab5e21f))
2202
+
2203
+
2204
+
2205
+ ## 1.0.75 (2023-06-21)
2206
+
2207
+
2208
+ ### Bug Fixes
2209
+
2210
+ * forgotPassword condition ([428a339](https://github.com/VirtoCommerce/vc-shell/commit/428a33950bd2aa43b04a5112682032e6fddd7d2e))
2211
+
2212
+
2213
+
2214
+ ## 1.0.74 (2023-06-21)
2215
+
2216
+
2217
+ ### Bug Fixes
2218
+
2219
+ * azure base env ([b511031](https://github.com/VirtoCommerce/vc-shell/commit/b511031c302be5f2ae251eddeb09f5f3fbf2f2bb))
2220
+ * pass platformUrl to shell ([6265790](https://github.com/VirtoCommerce/vc-shell/commit/62657901ae6738883ed785e4f54507db85ba7d66))
2221
+
2222
+
2223
+
2224
+ ## 1.0.73 (2023-06-08)
2225
+
2226
+
2227
+ ### Bug Fixes
2228
+
2229
+ * vc-select generic ([8aca326](https://github.com/VirtoCommerce/vc-shell/commit/8aca3260cc1d5912f5c8063314d820b14078373e))
2230
+
2231
+
2232
+
2233
+ ## 1.0.72 (2023-06-07)
2234
+
2235
+
2236
+ ### Bug Fixes
2237
+
2238
+ * authData length check ([bd04284](https://github.com/VirtoCommerce/vc-shell/commit/bd04284fd91887a41ba99f52bd37d844a13c2e8a))
2239
+ * vc-app-bar mobile styles ([75955d4](https://github.com/VirtoCommerce/vc-shell/commit/75955d4cb9692a3430395f8dbf5943b5c2eb8f36))
2240
+ * vc-select dropdown closing ([ecde06f](https://github.com/VirtoCommerce/vc-shell/commit/ecde06ffd679d06f7d8f75304437510f4e46063c))
2241
+
2242
+
2243
+ ### Features
2244
+
2245
+ * blade nav last state, permissions ([d98144a](https://github.com/VirtoCommerce/vc-shell/commit/d98144a2e5f2b4241543f7624fc7d811aa3f951f))
2246
+
2247
+
2248
+
2249
+ ## 1.0.71 (2023-06-02)
2250
+
2251
+
2252
+ ### Bug Fixes
2253
+
2254
+ * *ui* vc-button text style ([58545cc](https://github.com/VirtoCommerce/vc-shell/commit/58545cc7955549a877e48cb8451e751490c564b3))
2255
+ * *ui* vc-popup condition fix ([f0a3866](https://github.com/VirtoCommerce/vc-shell/commit/f0a3866325b12bf4fbc7d68eb83d1692d4cb7cca))
2256
+ * navigation prevention fix ([fd94904](https://github.com/VirtoCommerce/vc-shell/commit/fd94904dc94d076dd690c41c18417e5e80dd2cc5))
2257
+ * required blade in IBladeEvent interface ([b5197b2](https://github.com/VirtoCommerce/vc-shell/commit/b5197b26994291cb3cb8955626e7fff5154e2e73))
2258
+
2259
+
2260
+ ### Features
2261
+
2262
+ * azure active directory signin ([46cee05](https://github.com/VirtoCommerce/vc-shell/commit/46cee052064434bdd143d744ca7557f5c0fd7e84))
2263
+ * common pages moved to shell ([fca5967](https://github.com/VirtoCommerce/vc-shell/commit/fca5967bfa8fdfee09c043dfc565e8aa2534ada1))
2264
+ * error slot removed from blades ([9135daa](https://github.com/VirtoCommerce/vc-shell/commit/9135daa186236c6ee9b95ebe786b4fc532828bfb))
2265
+ * refactored vc-button ([b66d081](https://github.com/VirtoCommerce/vc-shell/commit/b66d081b79c32fd9a726bf686ec94070debd7f63))
2266
+
2267
+
2268
+ ### Reverts
2269
+
2270
+ * required blade in IBladeEvent ([61b1223](https://github.com/VirtoCommerce/vc-shell/commit/61b1223a3b4ce8a131a0ac58ec6c65ca18a053e8))
2271
+
2272
+
2273
+
2274
+ ## 1.0.70 (2023-05-18)
2275
+
2276
+
2277
+ ### Bug Fixes
2278
+
2279
+ * blade navigation fix ([1a5ed69](https://github.com/VirtoCommerce/vc-shell/commit/1a5ed69640113e6b17acdbebafe65f4f4a33f75e))
2280
+ * notification template render condition ([3b5857f](https://github.com/VirtoCommerce/vc-shell/commit/3b5857fa22584a3717ef96b448da747f9a2f4613))
2281
+ * other fixes/refactors and types updated ([46ebd82](https://github.com/VirtoCommerce/vc-shell/commit/46ebd823234741b1e0f8c987b5bcdd65808dbd7a))
2282
+ * packages mistakes & yarn warnings ([fdc39d2](https://github.com/VirtoCommerce/vc-shell/commit/fdc39d2f25f5a75318c33c82c7eedc4ed479cc1d))
2283
+
2284
+
2285
+ * feat!: refactored blade navigation ([6fdd427](https://github.com/VirtoCommerce/vc-shell/commit/6fdd4273d3060a1c7eca955f4c3eba0f5d34905e))
2286
+ * feat!: navigation refactoring ([2421e50](https://github.com/VirtoCommerce/vc-shell/commit/2421e5057760f42ac491e2d236018d8e064fea78))
2287
+
2288
+
2289
+ ### Features
2290
+
2291
+ * eslint vue3-recommended/deps up ([b695f9b](https://github.com/VirtoCommerce/vc-shell/commit/b695f9b40e53ea73fdf0b672956e11c29f8c5de7))
2292
+ * make menu hidden if there is no items ([b704c12](https://github.com/VirtoCommerce/vc-shell/commit/b704c123fd34bc75cfd17ee7954383f48b2bdae0))
2293
+ * menu and toolbar composer for better typing ([a46dca9](https://github.com/VirtoCommerce/vc-shell/commit/a46dca9cf398a91d75f5114c5ab6ff9b0220123b))
2294
+ * notifications template ([1af7c34](https://github.com/VirtoCommerce/vc-shell/commit/1af7c34e228a8c7f8f0cdffd4edce4ff00b5882c))
2295
+ * popup handler/updated variant templates ([eae6366](https://github.com/VirtoCommerce/vc-shell/commit/eae6366839a2ab2e0c0dccfc14cf7c6bab5731f6))
2296
+ * refactored notifications ([84fda40](https://github.com/VirtoCommerce/vc-shell/commit/84fda4097a3afc7bb8e4a9f99da574885b872d7c))
2297
+ * updated boilerplate ([9f686cc](https://github.com/VirtoCommerce/vc-shell/commit/9f686cca9361a1070b09d4763f6c5b3ace1a47ce))
2298
+ * v-click-outside changed to vueUse directive ([26d764f](https://github.com/VirtoCommerce/vc-shell/commit/26d764f83c9b53e667a85684b424a91de8e06a29))
2299
+ * vc-select generic component ([c71c8da](https://github.com/VirtoCommerce/vc-shell/commit/c71c8daead1ba5c5ece2a0eb4e15a52d01b1666e))
2300
+ * vc-select generic component ([17639b2](https://github.com/VirtoCommerce/vc-shell/commit/17639b21dbac0022876e81c955a7d072e733d57b))
2301
+ * vc-table refactored to generic component ([bcc8ea2](https://github.com/VirtoCommerce/vc-shell/commit/bcc8ea2777cec3b796373d2a34f2c2108f949f76))
2302
+
2303
+
2304
+ ### BREAKING CHANGES
2305
+
2306
+ * openBlade method has changed
2307
+ * changed navigation props names
2308
+
2309
+
2310
+
2311
+ ## 1.0.69 (2023-04-26)
2312
+
2313
+
2314
+ ### Features
2315
+
2316
+ * select-all ([3e30fef](https://github.com/VirtoCommerce/vc-shell/commit/3e30fefb71f0e5319724f0487c4c01f049ae19ff))
2317
+ * transition to yarn berry monorepo ([73a4da7](https://github.com/VirtoCommerce/vc-shell/commit/73a4da7905fffa030501175d76aeaa0f4caae99a))
2318
+
2319
+
2320
+
2321
+ ## 1.0.68 (2023-04-24)
2322
+
2323
+
2324
+ ### Bug Fixes
2325
+
2326
+ * error handling fixes ([594ca20](https://github.com/VirtoCommerce/vc-shell/commit/594ca20b35cc3b8dfd24aa06b6835e48fb36c4c6))
2327
+ * errors in console ([32d3a68](https://github.com/VirtoCommerce/vc-shell/commit/32d3a688d0c9ef7cbaff7c736cd3c7863f16e567))
2328
+ * immediate timeout start in notification ([e91b7ff](https://github.com/VirtoCommerce/vc-shell/commit/e91b7ffc8db231882e5a8f59770e21d2c6d4553b))
2329
+ * notification update on timeout change ([1e1643f](https://github.com/VirtoCommerce/vc-shell/commit/1e1643fb18f6d30ee98103575d2b6cfb40e7e099))
2330
+ * update state of updated columns list props ([89e5bb2](https://github.com/VirtoCommerce/vc-shell/commit/89e5bb28251f9a6c672e6e4f960075f83a5f9b62))
2331
+
2332
+
2333
+ ### Features
2334
+
2335
+ * bigint validation rule ([e91f7da](https://github.com/VirtoCommerce/vc-shell/commit/e91f7dab477762ab66ebd8c98ec0ad1e35ac596e))
2336
+ * blade error popup ([2ba0140](https://github.com/VirtoCommerce/vc-shell/commit/2ba0140bd2f79b5848ee5c5b096b02908135cdbe))
2337
+ * error handling ([10ab19a](https://github.com/VirtoCommerce/vc-shell/commit/10ab19a372e247551f16466cf3edfa2b3a7ff82b))
2338
+ * updated notifications ([0c0a078](https://github.com/VirtoCommerce/vc-shell/commit/0c0a078c8e1ff1e2ca6fd063c60bd3dc0bbe2ef5))
2339
+
2340
+
2341
+ ### Reverts
2342
+
2343
+ * version ([9c36dfd](https://github.com/VirtoCommerce/vc-shell/commit/9c36dfd1b91d391763ae7576be6c2eedd65a4828))
2344
+
2345
+
2346
+
2347
+ ## 1.0.67 (2023-04-18)
2348
+
2349
+
2350
+ ### Bug Fixes
2351
+
2352
+ * base prop in app-switcher ([b797317](https://github.com/VirtoCommerce/vc-shell/commit/b797317c72b89fca50814c5c84ca472640e3bf04))
2353
+
2354
+
2355
+
2356
+ ## 1.0.66 (2023-04-17)
2357
+
2358
+
2359
+ ### Bug Fixes
2360
+
2361
+ * navigation fix ([5a0fd23](https://github.com/VirtoCommerce/vc-shell/commit/5a0fd23969922026b9fad467004dca89d4a9d105))
2362
+
2363
+
2364
+
2365
+ ## 1.0.65 (2023-04-17)
2366
+
2367
+
2368
+ ### Bug Fixes
2369
+
2370
+ * navigation fix ([7e062d9](https://github.com/VirtoCommerce/vc-shell/commit/7e062d9cab016faa2a6341961f0c857d930d016b))
2371
+
2372
+
2373
+
2374
+ ## 1.0.64 (2023-04-14)
2375
+
2376
+
2377
+ ### Bug Fixes
2378
+
2379
+ * querystring alias ([723bc10](https://github.com/VirtoCommerce/vc-shell/commit/723bc103687d07c350dd4a9720fe674a50e0e131))
2380
+
2381
+
2382
+
2383
+ ## 1.0.63 (2023-04-13)
2384
+
2385
+
2386
+ ### Features
2387
+
2388
+ * bulk delete in vc-table ([56e8a43](https://github.com/VirtoCommerce/vc-shell/commit/56e8a43dd079654a6ee6d45c1a543b9bbb591f36))
2389
+
2390
+
2391
+
2392
+ ## 1.0.62 (2023-04-13)
2393
+
2394
+
2395
+ ### Reverts
2396
+
2397
+ * vc-table without bulk delete ([ca2865b](https://github.com/VirtoCommerce/vc-shell/commit/ca2865bea4c5b9b72fc7b704dfc229f0762fa149))
2398
+
2399
+
2400
+
2401
+ ## 1.0.61 (2023-04-13)
2402
+
2403
+
2404
+ ### Bug Fixes
2405
+
2406
+ * deps revert ([6068096](https://github.com/VirtoCommerce/vc-shell/commit/6068096bdef9a3021208399a048e36d027304e89))
2407
+ * fixed modified state ([cae1e3d](https://github.com/VirtoCommerce/vc-shell/commit/cae1e3d62cb4528ec93572e67850b58c2c8fef76))
2408
+ * removed console.log ([3040520](https://github.com/VirtoCommerce/vc-shell/commit/304052015aaa8917ba7f0119cdd9c0abf4435c69))
2409
+ * storybook deps ([a61b6b7](https://github.com/VirtoCommerce/vc-shell/commit/a61b6b70cdc19151f7ed472e3f263bee7192a9fe))
2410
+ * tailwind warning fix ([7d8d9c5](https://github.com/VirtoCommerce/vc-shell/commit/7d8d9c546a6440c89aac8328de90030d1a78e235))
2411
+
2412
+
2413
+ ### Features
2414
+
2415
+ * asset manager fix, table improvement, other fixes ([90425d5](https://github.com/VirtoCommerce/vc-shell/commit/90425d514714eac8e30712e8d61561d739a0b89d))
2416
+ * components localization files ([5f3c881](https://github.com/VirtoCommerce/vc-shell/commit/5f3c881c910fd5bfab586204c4e1f29a5bb91de9))
2417
+ * get rid of tsconfig.build ([722f4ce](https://github.com/VirtoCommerce/vc-shell/commit/722f4cef4cf022e2a18bc244392f208572679240))
2418
+ * improved api generation ([58f2ff6](https://github.com/VirtoCommerce/vc-shell/commit/58f2ff66155bc7d58a043bea13d9a46817c4f844))
2419
+ * ready for blade expanding ([e1e81ab](https://github.com/VirtoCommerce/vc-shell/commit/e1e81ab04742889179396cab4da1b1df2c3afcd3))
2420
+ * some routing refactoring and fixes ([feb15d7](https://github.com/VirtoCommerce/vc-shell/commit/feb15d72258c48b14803c5f6ee9ef18afc13ff6d))
2421
+ * updated lerna and scripts ([0c73bc7](https://github.com/VirtoCommerce/vc-shell/commit/0c73bc70ed62932baf03d9e028f3d59dad056bf5))
2422
+
2423
+
2424
+
2425
+ ## 1.0.60 (2023-03-30)
2426
+
2427
+
2428
+ ### Bug Fixes
2429
+
2430
+ * assets disable save, vc-select improvement ([cc8858f](https://github.com/VirtoCommerce/vc-shell/commit/cc8858f2d933e4210c5125620706673ca6505995))
2431
+ * pk-223 ([c93149c](https://github.com/VirtoCommerce/vc-shell/commit/c93149c4bf65d3a536d4a69b8905671b2a80eb30))
2432
+ * vm-1134 ([3413aec](https://github.com/VirtoCommerce/vc-shell/commit/3413aec15023581cd77e32d71d4adc89c2ef3289))
2433
+
2434
+
2435
+
2436
+ ## 1.0.59 (2023-03-29)
2437
+
2438
+
2439
+ ### Bug Fixes
2440
+
2441
+ * checkbox click disable ([d29c64b](https://github.com/VirtoCommerce/vc-shell/commit/d29c64b7ce924e52a03f403df1fe6b93076605a2))
2442
+ * disabled click on table checkbox and actions ([c7a22c1](https://github.com/VirtoCommerce/vc-shell/commit/c7a22c1b6820b6b013347686537c254b5f918112))
2443
+ * fixed some bugs ([5aa4964](https://github.com/VirtoCommerce/vc-shell/commit/5aa4964e8f8081e0a2c790277ba5db4b0d99ec22))
2444
+ * pk-216 pk-215 ([d800f0c](https://github.com/VirtoCommerce/vc-shell/commit/d800f0c39fc7c0b8b211d3e8690139e0678dcc35))
2445
+ * vm-1121 ([26a8ce3](https://github.com/VirtoCommerce/vc-shell/commit/26a8ce3857c9bb3864d24c6a890af5ef7bf42bcd))
2446
+
2447
+
2448
+ ### Features
2449
+
2450
+ * pk-217 ([198e733](https://github.com/VirtoCommerce/vc-shell/commit/198e733b4e3fb91082a1fd74d65dacabe7305f82))
2451
+ * table drag'n'drop cols and rows indication ([5e5fde4](https://github.com/VirtoCommerce/vc-shell/commit/5e5fde4c1df98cfe81573e8c476dfd3c6ba8fec9))
2452
+ * vm-1127 vm-1128 vc-1121 vm-119 ([7c23ecc](https://github.com/VirtoCommerce/vc-shell/commit/7c23ecc699ef4851a2068b172f5871e18a94808c))
2453
+ * vm-1129 ([44c332e](https://github.com/VirtoCommerce/vc-shell/commit/44c332e28a6b1ab98e50c0957e74ec0d42fe48f5))
2454
+
2455
+
2456
+
2457
+ ## 1.0.58 (2023-03-23)
2458
+
2459
+
2460
+ ### Bug Fixes
2461
+
2462
+ * fixed closing child blades ([8c3f853](https://github.com/VirtoCommerce/vc-shell/commit/8c3f853370f30b5c35fb2c3bcc03c59bab032838))
2463
+
2464
+
2465
+ ### Features
2466
+
2467
+ * assets manager/assets module, table fix ([e0d7e57](https://github.com/VirtoCommerce/vc-shell/commit/e0d7e572b2b8fa979895a4d6ab411cd82562e90f))
2468
+
2469
+
2470
+
2471
+ ## 1.0.57 (2023-03-22)
2472
+
2473
+
2474
+ ### Bug Fixes
2475
+
2476
+ * actions fix ([0e9d133](https://github.com/VirtoCommerce/vc-shell/commit/0e9d1336953581f8ce34fc496b8de91a27cdacca))
2477
+ * added code-editor export ([783c742](https://github.com/VirtoCommerce/vc-shell/commit/783c742fae9cceb6fb5f68218ad15e25e820fa5e))
2478
+ * added placement update ([d31a60e](https://github.com/VirtoCommerce/vc-shell/commit/d31a60e97d0ef663107b20acb1371ad79aeb36ec))
2479
+ * return removed methods ([04aee29](https://github.com/VirtoCommerce/vc-shell/commit/04aee299011da8118f6fe089a8a2a7650ee7e124))
2480
+ * some fixes and up version ([ee3d33f](https://github.com/VirtoCommerce/vc-shell/commit/ee3d33f68015cf13cc250346a89c538a0218361b))
2481
+
2482
+
2483
+ ### Features
2484
+
2485
+ * added row reordering to vc-table ([85188f7](https://github.com/VirtoCommerce/vc-shell/commit/85188f75270386d577210df077d479a678ecafe6))
2486
+ * better define global components ([c34e37f](https://github.com/VirtoCommerce/vc-shell/commit/c34e37f9d1aa3a41fdc3a312ee24093569a61d03))
2487
+ * bugfixes and new editor component ([59ef67a](https://github.com/VirtoCommerce/vc-shell/commit/59ef67a2636099d622dad419e14acbc0aef17dca))
2488
+ * edit columns ([43fd8db](https://github.com/VirtoCommerce/vc-shell/commit/43fd8db02d2474a29768e961eb78e98d77c5814b))
2489
+ * improved table layout ([8011d16](https://github.com/VirtoCommerce/vc-shell/commit/8011d16041e610333ee8395676abbd98720489fe))
2490
+ * new toolbar in vc-editor, image-loader ([72a48fe](https://github.com/VirtoCommerce/vc-shell/commit/72a48fe6372851cff0e73ee73dca715dbca04539))
2491
+ * some types refactoring ([4c039ea](https://github.com/VirtoCommerce/vc-shell/commit/4c039ea4d304e76e3dacb960eaf65dd8700ea5d5))
2492
+
2493
+
2494
+
2495
+ ## 1.0.55 (2023-03-14)
2496
+
2497
+
2498
+ ### Bug Fixes
2499
+
2500
+ * new yarn.lock ([e7492af](https://github.com/VirtoCommerce/vc-shell/commit/e7492afe894926b839bef1ea9a58b86fd83ce1d1))
2501
+
2502
+
2503
+ ### Features
2504
+
2505
+ * table sorting/drag'n'drop/column edit ([e542e5c](https://github.com/VirtoCommerce/vc-shell/commit/e542e5c62f589d6d6a4e5d011289a0845bf1326b))
2506
+
2507
+
2508
+
2509
+ ## 1.0.54 (2023-03-07)
2510
+
2511
+
2512
+ ### Bug Fixes
2513
+
2514
+ * increase allowed line length to 120 ([28ac0d7](https://github.com/VirtoCommerce/vc-shell/commit/28ac0d7f77d64ea980666468d4ee194c7f3ffffb))
2515
+
2516
+
2517
+ ### Features
2518
+
2519
+ * deps new versions, vc-shell as ES module, config builder refactoring, new logger ([2cee26c](https://github.com/VirtoCommerce/vc-shell/commit/2cee26c6017b449481dd5c3562043b116a95387f))
2520
+ * global components refactoring, removed logger, new development flow, removed unnecessary deps ([e50bf7b](https://github.com/VirtoCommerce/vc-shell/commit/e50bf7b7b12287d278432a705971c761f847e16a))
2521
+ * validation and refactoring ([ffc714a](https://github.com/VirtoCommerce/vc-shell/commit/ffc714a7f11afbf2b453686e41d0769243b9ff7a))
2522
+
2523
+
2524
+
2525
+ ## 1.0.53 (2023-03-02)
2526
+
2527
+
2528
+ ### Bug Fixes
2529
+
2530
+ * types fix/revert unwanted changes ([bf00500](https://github.com/VirtoCommerce/vc-shell/commit/bf00500be7ecdfea1f190556f2d933c2173e66c9))
2531
+
2532
+
2533
+
2534
+ ## 1.0.52 (2023-03-02)
2535
+
2536
+
2537
+ ### Bug Fixes
2538
+
2539
+ * routing fix ([86f38c6](https://github.com/VirtoCommerce/vc-shell/commit/86f38c6a3c0ce2461fd0c49bd446f5c94c359d61))
2540
+
2541
+
2542
+
2543
+ ## 1.0.51 (2023-03-02)
2544
+
2545
+
2546
+ ### Bug Fixes
2547
+
2548
+ * shared tailwind styles ([9f9be99](https://github.com/VirtoCommerce/vc-shell/commit/9f9be99aa0709d7f5e3a056e7298cb64af8940ef))
2549
+
2550
+
2551
+
2552
+ ## 1.0.50 (2023-03-01)
2553
+
2554
+
2555
+ ### Features
2556
+
2557
+ * fully typed components ([8776b3c](https://github.com/VirtoCommerce/vc-shell/commit/8776b3cae31c4014a7e12167ba345c1c2a2bdceb))
2558
+
2559
+
2560
+
2561
+ ## 1.0.49 (2023-02-27)
2562
+
2563
+
2564
+ ### Bug Fixes
2565
+
2566
+ * attempt to fix type checking ([59e5874](https://github.com/VirtoCommerce/vc-shell/commit/59e5874a91f0cdbaae84db0608a8577e6eb5911f))
2567
+ * build fix ([f0eea9e](https://github.com/VirtoCommerce/vc-shell/commit/f0eea9e0a5a42bc36b8aaf057e9f476372eb7f50))
2568
+ * removed peer deps ([87312c4](https://github.com/VirtoCommerce/vc-shell/commit/87312c4f11ca4009e17e1f60793a63eed9142b59))
2569
+ * temporary disable checker ([bad403c](https://github.com/VirtoCommerce/vc-shell/commit/bad403c50a890749039c5b02828f6e28878427a5))
2570
+ * typeRoots ([24321ca](https://github.com/VirtoCommerce/vc-shell/commit/24321ca2cc3b83a358e06880e4c9ff416d1cd950))
2571
+ * types in tsconfig ([c436813](https://github.com/VirtoCommerce/vc-shell/commit/c4368138e809d272c87ea2c264204ca2e716b3be))
2572
+ * typings ([b123505](https://github.com/VirtoCommerce/vc-shell/commit/b123505d6dd9e0b9f740ccd354ee760397454745))
2573
+ * typings ([b41d7ca](https://github.com/VirtoCommerce/vc-shell/commit/b41d7ca4b7a7967bc83c52a0810cfde77077747c))
2574
+ * typo ([ebb4f20](https://github.com/VirtoCommerce/vc-shell/commit/ebb4f207d714c42051626e600f883b4f87aa293c))
2575
+ * unused var fix ([b0f62e9](https://github.com/VirtoCommerce/vc-shell/commit/b0f62e93adceb10d8c34ce61d18bb6a5622417c1))
2576
+
2577
+
2578
+
2579
+ ## 1.0.48 (2023-02-27)
2580
+
2581
+
2582
+ ### Bug Fixes
2583
+
2584
+ * slider fix ([52586c4](https://github.com/VirtoCommerce/vc-shell/commit/52586c45a2afccad5d9d4afa4e830389ec3b192f))
2585
+
2586
+
2587
+ ### Features
2588
+
2589
+ * **moment:** add precise duration formatting ([#156](https://github.com/VirtoCommerce/vc-shell/issues/156)) ([ab24d01](https://github.com/VirtoCommerce/vc-shell/commit/ab24d01380605a2c55b243853395574c1e4cf111))
2590
+
2591
+
2592
+
2593
+ ## 1.0.47 (2023-02-22)
2594
+
2595
+
2596
+ ### Bug Fixes
2597
+
2598
+ * fixed types ([88c89e2](https://github.com/VirtoCommerce/vc-shell/commit/88c89e20430bbd727827ba82ca3427f11aff0c1c))
2599
+
2600
+
2601
+
2602
+ ## 1.0.46 (2023-02-16)
2603
+
2604
+
2605
+ ### Bug Fixes
2606
+
2607
+ * tailwind blade fix ([ffdbf5a](https://github.com/VirtoCommerce/vc-shell/commit/ffdbf5a8ee00d4fb2a77d185b271dfbf048e9961))
2608
+
2609
+
2610
+
2611
+ ## 1.0.45 (2023-02-15)
2612
+
2613
+
2614
+ ### Bug Fixes
2615
+
2616
+ * list price column in offers ([e03af66](https://github.com/VirtoCommerce/vc-shell/commit/e03af662dfcff71b2cd1a98fdd2a684baa922317))
2617
+
2618
+
2619
+ ### Features
2620
+
2621
+ * version up ([dd20390](https://github.com/VirtoCommerce/vc-shell/commit/dd203905f203990f31e1dd57c16ed6fe43ac0b4b))
2622
+
2623
+
2624
+
2625
+ ## 1.0.44 (2023-02-08)
2626
+
2627
+
2628
+ ### Bug Fixes
2629
+
2630
+ * version ([#153](https://github.com/VirtoCommerce/vc-shell/issues/153)) ([2a9b571](https://github.com/VirtoCommerce/vc-shell/commit/2a9b57151e66df6608e13dd101ce0844fe315f7e))
2631
+
2632
+
2633
+
2634
+ ## 1.0.43 (2023-02-02)
2635
+
2636
+
2637
+
2638
+ ## 1.0.42 (2023-02-02)
2639
+
2640
+
2641
+ ### Features
2642
+
2643
+ * add composables for popular code duplicates ([#152](https://github.com/VirtoCommerce/vc-shell/issues/152)) ([da9d3f3](https://github.com/VirtoCommerce/vc-shell/commit/da9d3f300e43d536c563bb5ca1214ec8b54fefa3))
2644
+
2645
+
2646
+
2647
+ ## 1.0.41 (2023-01-20)
2648
+
2649
+
2650
+ ### Features
2651
+
2652
+ * extended customization ([07275b8](https://github.com/VirtoCommerce/vc-shell/commit/07275b862e8fddfe01ab9ceabca85f4e1449cace))
2653
+
2654
+
2655
+
2656
+ ## 1.0.40 (2023-01-17)
2657
+
2658
+
2659
+ ### Bug Fixes
2660
+
2661
+ * components refactoring ([3eccded](https://github.com/VirtoCommerce/vc-shell/commit/3eccdeddaa04d208793a3408847aca298be95ee9))
2662
+ * useBladeNavigation parent routing error fix ([7e03eff](https://github.com/VirtoCommerce/vc-shell/commit/7e03effef5961aa0e23d5db337eda6b36563922e))
2663
+
2664
+
2665
+ ### Features
2666
+
2667
+ * completed UI inputs refactoring ([c1a3f17](https://github.com/VirtoCommerce/vc-shell/commit/c1a3f17525f3287a76426fcf065aae674ad808ce))
2668
+ * extended customization ([f67cefc](https://github.com/VirtoCommerce/vc-shell/commit/f67cefcd836868cf2e24df3313eb3edc3bfd2635))
2669
+ * extended customization ([38183ee](https://github.com/VirtoCommerce/vc-shell/commit/38183ee829836e44644864f7036c7eb18653d291))
2670
+ * new input and select component ([c5b9bc4](https://github.com/VirtoCommerce/vc-shell/commit/c5b9bc4657a33eb0a141c7ed113b53815df91338))
2671
+
2672
+
2673
+
2674
+ ## 1.0.39 (2022-12-12)
2675
+
2676
+
2677
+ ### Bug Fixes
2678
+
2679
+ * refactored aliases, main blade expanded fix/param fix, eslint config in framework ([673b714](https://github.com/VirtoCommerce/vc-shell/commit/673b7144abb98aa66cf4c13f54d457a78213dcf4))
2680
+ * removed console.log ([f5c6001](https://github.com/VirtoCommerce/vc-shell/commit/f5c60017d72c115cfd8b83624175fcd8b0180cf7))
2681
+
2682
+
2683
+ ### Features
2684
+
2685
+ * completed validation refactoring ([5d673fc](https://github.com/VirtoCommerce/vc-shell/commit/5d673fc2a3fdf8cc239171bf94b70ca621268a8e))
2686
+
2687
+
2688
+
2689
+ ## 1.0.38 (2022-12-05)
2690
+
2691
+
2692
+ ### Bug Fixes
2693
+
2694
+ * navigation fix w/o navigationCB ([66f27e3](https://github.com/VirtoCommerce/vc-shell/commit/66f27e306011d994bb2f0eb31d4cf54383b92c0a))
2695
+ * removed app switcher item description ([dc4ce9c](https://github.com/VirtoCommerce/vc-shell/commit/dc4ce9c3114a86bec23a18941c31351198f3e2c5))
2696
+
2697
+
2698
+ ### Features
2699
+
2700
+ * merged framework library ([46a2691](https://github.com/VirtoCommerce/vc-shell/commit/46a26910b5c437fddec8d280445209999ff77240))
2701
+ * navigation and component types, fixes and improvements ([de303e0](https://github.com/VirtoCommerce/vc-shell/commit/de303e0519e9212e692501132257903e88572d4f))
2702
+ * validation draft ([ed7c743](https://github.com/VirtoCommerce/vc-shell/commit/ed7c7439147d9cd37a08cd8097891cc889c1f592))
2703
+
2704
+
2705
+
2706
+ ## 1.0.37 (2022-11-22)
2707
+
2708
+
2709
+
2710
+ ## 1.0.36 (2022-11-21)
2711
+
2712
+
2713
+ ### Bug Fixes
2714
+
2715
+ * remove unwanted gitHead ([3ec4f11](https://github.com/VirtoCommerce/vc-shell/commit/3ec4f115d030375da0b1675be645bad43ee9c544))
2716
+ * removed api factories ([bb54dc1](https://github.com/VirtoCommerce/vc-shell/commit/bb54dc10a0e004cc22ed9f66686c41cedd0c14a5))
2717
+ * some fixes ([7f17c63](https://github.com/VirtoCommerce/vc-shell/commit/7f17c63592180532ac21ee62dd327bda37d5eb29))
2718
+ * switcher width ([6ee568c](https://github.com/VirtoCommerce/vc-shell/commit/6ee568c4a23182dc47cb27e8f94e6ff6c8fff972))
2719
+
2720
+
2721
+ ### Features
2722
+
2723
+ * app switcher ([dd7f478](https://github.com/VirtoCommerce/vc-shell/commit/dd7f4789849f6a8a39c95672246140e607c7e287))
2724
+ * app switcher ([a214461](https://github.com/VirtoCommerce/vc-shell/commit/a21446130ca7def12cd4aef9a4feb0aa66e813b1))
2725
+ * combined vue router + custom ([6d1b6d3](https://github.com/VirtoCommerce/vc-shell/commit/6d1b6d31defe685253dc53f3e761784208f1e92b))
2726
+ * combined vue router + custom ([762edea](https://github.com/VirtoCommerce/vc-shell/commit/762edeaa3cef2d80e68c53ce5605b4e2d3aedf63))
2727
+ * small refactoring ([721448f](https://github.com/VirtoCommerce/vc-shell/commit/721448f4398a179a77b70e1992873771c13ff3c8))
2728
+
2729
+
2730
+
2731
+ ## 1.0.34 (2022-11-15)
2732
+
2733
+
2734
+ ### Bug Fixes
2735
+
2736
+ * api client generation ([a8919a0](https://github.com/VirtoCommerce/vc-shell/commit/a8919a014f17bd1a737b6f4ff151fbdb4ced3ebb))
2737
+ * vc-input validation rules ([#141](https://github.com/VirtoCommerce/vc-shell/issues/141)) ([666441b](https://github.com/VirtoCommerce/vc-shell/commit/666441be57c177b49d7fb5094198e2e13039d4b2))
2738
+ * vuedraggable fix ([e5a78c1](https://github.com/VirtoCommerce/vc-shell/commit/e5a78c19a6581c7e545163731a13b16b7bbf104d))
2739
+ * vuedraggable fix ([f449489](https://github.com/VirtoCommerce/vc-shell/commit/f4494896149c50c2ef27bca82f87b45266e36807))
2740
+
2741
+
2742
+ ### Features
2743
+
2744
+ * app switcher component, tailwind classes refactoring ([1f25176](https://github.com/VirtoCommerce/vc-shell/commit/1f25176ee0594af1f44ec17268af704c4c1da03f))
2745
+ * request refactoring ([415131a](https://github.com/VirtoCommerce/vc-shell/commit/415131a5874ed14886ffb6398e2cad9606162fbf))
2746
+
2747
+
2748
+
2749
+ ## 1.0.31 (2022-10-14)
2750
+
2751
+
2752
+
2753
+ ## 1.0.30 (2022-10-14)
2754
+
2755
+
2756
+ ### Features
2757
+
2758
+ * full lib content to npm ([28cc487](https://github.com/VirtoCommerce/vc-shell/commit/28cc4874abb7806e073c976cd12baf1f8bd22f1a))
2759
+ * pseudo-monorepo ([a7f7a4a](https://github.com/VirtoCommerce/vc-shell/commit/a7f7a4a8b09739e1755d0cf065fd798c9d66f3aa))
2760
+ * rating component ([#136](https://github.com/VirtoCommerce/vc-shell/issues/136)) ([f3ea347](https://github.com/VirtoCommerce/vc-shell/commit/f3ea3478eecd2e5f4bcc058c9569597b6c5c77ff))
2761
+
2762
+
2763
+
2764
+ ## 1.0.28 (2022-10-10)
2765
+
2766
+
2767
+ ### Bug Fixes
2768
+
2769
+ * signIn issue ([c54ae9a](https://github.com/VirtoCommerce/vc-shell/commit/c54ae9aacbab57b5c650304bb2aa9bbb40b85227))
2770
+
2771
+
2772
+ ### Features
2773
+
2774
+ * merge autosave ([8cb20db](https://github.com/VirtoCommerce/vc-shell/commit/8cb20dbd45e990cadcf8eb3b28e4bf463135c397))
2775
+
2776
+
2777
+
2778
+ ## 1.0.27 (2022-10-07)
2779
+
2780
+
2781
+ ### Bug Fixes
2782
+
2783
+ * fix sharing auth data ([6493fc1](https://github.com/VirtoCommerce/vc-shell/commit/6493fc1691925e9dc91061428f42c3e8fbfbe35a))
2784
+
2785
+
2786
+
2787
+ ## 1.0.26 (2022-10-07)
2788
+
2789
+
2790
+ ### Bug Fixes
2791
+
2792
+ * local storage auth key ([5d999d6](https://github.com/VirtoCommerce/vc-shell/commit/5d999d60cf465bca29db559a9ea9312857f9ecb2))
2793
+
2794
+
2795
+
2796
+ ## 1.0.25 (2022-10-07)
2797
+
2798
+
2799
+ ### Features
2800
+
2801
+ * share auth data between platform manager and custom apps ([c466d00](https://github.com/VirtoCommerce/vc-shell/commit/c466d00b341e8e3d9dc7d6861449daad64d9b1c7))
2802
+
2803
+
2804
+
2805
+ ## 1.0.24 (2022-10-06)
2806
+
2807
+
2808
+
2809
+ ## 1.0.23 (2022-10-06)
2810
+
2811
+
2812
+ ### Bug Fixes
2813
+
2814
+ * build ([6be999b](https://github.com/VirtoCommerce/vc-shell/commit/6be999b2f13aa8a040374f668b8b71450e7c8c6b))
2815
+ * rename virto-shell -> virtocommerce ([ba74f8f](https://github.com/VirtoCommerce/vc-shell/commit/ba74f8fb7fcb61744f2348e8521dfae77775418b))
2816
+
2817
+
2818
+ ### Reverts
2819
+
2820
+ * Revert "chore: %s publish" ([bfdda26](https://github.com/VirtoCommerce/vc-shell/commit/bfdda2630a86d545e5800a3508a77c0fb377fd82))
2821
+
2822
+
2823
+
2824
+ ## 1.0.22 (2022-09-29)
2825
+
2826
+
2827
+
2828
+ ## 1.0.21 (2022-09-14)
2829
+
2830
+
2831
+ ### Features
2832
+
2833
+ * vm-741 893 1005 1019 1021 513 978 914 920 828 963 755 ([b8b2cda](https://github.com/VirtoCommerce/vc-shell/commit/b8b2cdaedf32128b35c04d85689eb3203057b7d0))
2834
+ * vm-801 1042 800 569 1043 914 814 1054 920 1019 ([8bf48a3](https://github.com/VirtoCommerce/vc-shell/commit/8bf48a32989c1b64b2aac4a5bc96b9bdcf7f995a))
2835
+
2836
+
2837
+
2838
+ ## 1.0.17 (2022-08-05)
2839
+
2840
+
2841
+ ### Bug Fixes
2842
+
2843
+ * permissions fix ([d53c3c3](https://github.com/VirtoCommerce/vc-shell/commit/d53c3c39196e9a8aa5dac6b223bbfb81b5a5f54c))
2844
+
2845
+
2846
+
2847
+ ## 1.0.16 (2022-08-05)
2848
+
2849
+
2850
+ ### Bug Fixes
2851
+
2852
+ * baseUrl ([7306cf9](https://github.com/VirtoCommerce/vc-shell/commit/7306cf9f3218f6cbab639a460b982e4bd7e1220c))
2853
+ * refactoring ([d20e1cd](https://github.com/VirtoCommerce/vc-shell/commit/d20e1cd36cf7e85e4dc7ca89a1599194619d353a))
2854
+ * shorter human-readable names ([23033f7](https://github.com/VirtoCommerce/vc-shell/commit/23033f77aa6f6788b4e2ef1353a3c14cc6fe7392))
2855
+
2856
+
2857
+ ### Features
2858
+
2859
+ * generate API clients from command line ([d8c1870](https://github.com/VirtoCommerce/vc-shell/commit/d8c1870aa38f4376181a584c3259aae3f547d792))
2860
+ * new selector ([0880668](https://github.com/VirtoCommerce/vc-shell/commit/0880668fab57925296fd6b4725d9c50157da3b08))
2861
+ * new selector ([07ce374](https://github.com/VirtoCommerce/vc-shell/commit/07ce3748aa03cedb2a7d25e2a0b1f798374fed94))
2862
+ * new selector ([d600bb9](https://github.com/VirtoCommerce/vc-shell/commit/d600bb9b6aadf1b1716decd6ba3a0c9fef4e5ec7))
2863
+ * version up ([85d5ab5](https://github.com/VirtoCommerce/vc-shell/commit/85d5ab59926cc4fe8c2e6464a0d6cb1e849c975d))
2864
+ * vm-679, vm-814, vm-807, vc-selector refactoring ([d3426f2](https://github.com/VirtoCommerce/vc-shell/commit/d3426f2bd034e5971d6cc33af5e8f22ce65e27c0))
2865
+
2866
+
2867
+
2868
+ ## 1.0.13 (2022-07-14)
2869
+
2870
+
2871
+ ### Features
2872
+
2873
+ * npm publish configuration ([41e3ff8](https://github.com/VirtoCommerce/vc-shell/commit/41e3ff8c04eccff1ed9a934c5a3457aec26a32dc))
2874
+ * product details improvements ([#120](https://github.com/VirtoCommerce/vc-shell/issues/120)) ([199455c](https://github.com/VirtoCommerce/vc-shell/commit/199455c88ff1b932d2ab5e79a0f40485cdb5e181))
2875
+
2876
+
2877
+
2878
+ ## 1.0.12 (2022-07-12)
2879
+
2880
+
2881
+
2882
+ ## 1.0.11 (2022-07-08)
2883
+
2884
+
2885
+ ### Features
2886
+
2887
+ * org page ([9aa669f](https://github.com/VirtoCommerce/vc-shell/commit/9aa669f2430857f1d599e8b57425ad2ba7d8758a))
2888
+ * org page ([d058bfc](https://github.com/VirtoCommerce/vc-shell/commit/d058bfcf414550707db7c2a39d76fa5a513a1350))
2889
+
2890
+
2891
+
2892
+ ## 1.0.10 (2022-06-29)
2893
+
2894
+
2895
+
2896
+ ## 1.0.9 (2022-06-21)
2897
+
2898
+
2899
+
2900
+ ## 1.0.8 (2022-06-16)
2901
+
2902
+
2903
+
2904
+ ## 1.0.7 (2022-06-09)
2905
+
2906
+
2907
+
2908
+ ## 1.0.6 (2022-06-09)
2909
+
2910
+
2911
+
2912
+ ## 1.0.5 (2022-06-07)
2913
+
2914
+
2915
+
2916
+ ## 1.0.4 (2022-06-03)
2917
+
2918
+
2919
+
2920
+ ## 1.0.3 (2022-05-30)
2921
+
2922
+
2923
+
2924
+ ## 1.0.2 (2022-05-25)
2925
+
2926
+
2927
+
2928
+ ## 1.0.1 (2022-05-24)
2929
+
2930
+
2931
+
2932
+ # 1.0.0 (2022-05-13)
2933
+
2934
+
2935
+
2936
+ ## 0.1.20 (2022-04-27)
2937
+
2938
+
2939
+
2940
+ ## 0.1.19 (2022-04-19)
2941
+
2942
+
2943
+
2944
+ ## 0.1.18 (2022-04-15)
2945
+
2946
+
2947
+
2948
+ ## 0.1.17 (2022-04-15)
2949
+
2950
+
2951
+
2952
+ ## 0.1.16 (2022-04-15)
2953
+
2954
+
2955
+
2956
+ ## 0.1.15 (2022-04-15)
2957
+
2958
+
2959
+
2960
+ ## 0.1.13 (2022-04-14)
2961
+
2962
+
2963
+
2964
+ ## 0.1.12 (2022-04-07)
2965
+
2966
+
2967
+
2968
+ ## 0.1.11 (2022-04-05)
2969
+
2970
+
2971
+
2972
+ ## 0.1.10 (2022-04-04)
2973
+
2974
+
2975
+
2976
+ ## 0.1.9 (2022-04-01)
2977
+
2978
+
2979
+
2980
+ ## 0.1.8 (2022-03-29)
2981
+
2982
+
2983
+
2984
+ ## 0.1.7 (2022-03-17)
2985
+
2986
+
2987
+
2988
+ ## 0.1.6 (2022-03-16)
2989
+
2990
+
2991
+
2992
+ ## 0.1.5 (2022-03-16)
2993
+
2994
+
2995
+
2996
+ ## 0.1.4 (2022-03-16)
2997
+
2998
+
2999
+
3000
+ ## 0.1.3 (2022-03-14)
3001
+
3002
+
3003
+
3004
+ ## 0.1.2 (2022-03-10)
3005
+
3006
+
3007
+
3008
+ ## 0.1.1 (2022-03-10)
3009
+
3010
+
3011
+
3012
+ ## 0.0.123 (2022-03-04)
3013
+
3014
+
3015
+ ### Bug Fixes
3016
+
3017
+ * dictionary ([65127f9](https://github.com/VirtoCommerce/vc-shell/commit/65127f97d597e4dc7224c70c04902399b0c05adf))
3018
+ * dynamic name fix ([b083495](https://github.com/VirtoCommerce/vc-shell/commit/b0834951087f720562f28fc78a28a69ea0e65cb9))
3019
+ * required key change ([5de380f](https://github.com/VirtoCommerce/vc-shell/commit/5de380f3a2f1493a3a45b1f1199aaa9cb224df76))
3020
+
3021
+
3022
+
3023
+ ## 0.0.122 (2022-02-28)
3024
+
3025
+
3026
+
3027
+ ## 0.0.121 (2022-02-24)
3028
+
3029
+
3030
+
3031
+ ## 0.0.120 (2022-02-17)
3032
+
3033
+
3034
+
3035
+ ## 0.0.119 (2022-02-16)
3036
+
3037
+
3038
+
3039
+ ## 0.0.117 (2022-02-16)
3040
+
3041
+
3042
+
3043
+ ## 0.0.116 (2022-02-14)
3044
+
3045
+
3046
+
3047
+ ## 0.0.115 (2022-02-04)
3048
+
3049
+
3050
+
3051
+ ## 0.0.114 (2022-02-03)
3052
+
3053
+
3054
+
3055
+ ## 0.0.113 (2022-02-03)
3056
+
3057
+
3058
+
3059
+ ## 0.0.112 (2022-02-03)
3060
+
3061
+
3062
+
3063
+ ## 0.0.111 (2022-01-31)
3064
+
3065
+
3066
+
3067
+ ## 0.0.110 (2022-01-31)
3068
+
3069
+
3070
+
3071
+ ## 0.0.109 (2022-01-28)
3072
+
3073
+
3074
+
3075
+ ## 0.0.108 (2022-01-24)
3076
+
3077
+
3078
+
3079
+ ## 0.0.107 (2022-01-20)
3080
+
3081
+
3082
+
3083
+ ## 0.0.106 (2022-01-10)
3084
+
3085
+
3086
+
3087
+ ## 0.0.105 (2021-12-30)
3088
+
3089
+
3090
+
3091
+ ## 0.0.104 (2021-12-29)
3092
+
3093
+
3094
+
3095
+ ## 0.0.103 (2021-12-28)
3096
+
3097
+
3098
+
3099
+ ## 0.0.102 (2021-12-27)
3100
+
3101
+
3102
+
3103
+ ## 0.0.101 (2021-12-24)
3104
+
3105
+
3106
+ ### Bug Fixes
3107
+
3108
+ * **ui:** deps ([3b5a375](https://github.com/VirtoCommerce/vc-shell/commit/3b5a375f5794cf1c87d042f0e541f3badfe66f47))
3109
+
3110
+
3111
+
3112
+ ## 0.0.100 (2021-12-24)
3113
+
3114
+
3115
+
3116
+ ## 0.0.99 (2021-12-15)
3117
+
3118
+
3119
+
3120
+ ## 0.0.98 (2021-12-15)
3121
+
3122
+
3123
+
3124
+ ## 0.0.97 (2021-12-15)
3125
+
3126
+
3127
+
3128
+ ## 0.0.96 (2021-12-13)
3129
+
3130
+
3131
+
3132
+ ## 0.0.95 (2021-12-07)
3133
+
3134
+
3135
+
3136
+ ## 0.0.94 (2021-12-07)
3137
+
3138
+
3139
+
3140
+ ## 0.0.93 (2021-12-07)
3141
+
3142
+
3143
+
3144
+ ## 0.0.92 (2021-12-04)
3145
+
3146
+
3147
+
3148
+ ## 0.0.91 (2021-12-03)
3149
+
3150
+
3151
+ ### Features
3152
+
3153
+ * vm-271 ([3f9dd6d](https://github.com/VirtoCommerce/vc-shell/commit/3f9dd6d443ea16fbba61e1efb2da2244abd4bc10))
3154
+ * vm-271 fixes ([62c75ee](https://github.com/VirtoCommerce/vc-shell/commit/62c75ee93f85c86f9d9eb9c1fd17aeacf197aade))
3155
+ * vm-271 fixes ([3eb887d](https://github.com/VirtoCommerce/vc-shell/commit/3eb887d3f416977cfd1f1e0ba2f106f1dae3b60a))
3156
+ * vm-271 input fix ([0b1b538](https://github.com/VirtoCommerce/vc-shell/commit/0b1b5388560a7f9346c8ab666f0303247c74f2a3))
3157
+ * vm-271 removed currency sign ([579257b](https://github.com/VirtoCommerce/vc-shell/commit/579257bab5ba9b44cb59590f6c989cbb81c16444))
3158
+
3159
+
3160
+
3161
+ ## 0.0.90 (2021-12-02)
3162
+
3163
+
3164
+
3165
+ ## 0.0.89 (2021-12-02)
3166
+
3167
+
3168
+
3169
+ ## 0.0.88 (2021-12-02)
3170
+
3171
+
3172
+ ### Bug Fixes
3173
+
3174
+ * vm-100 tooltip disabled state ([f7c5527](https://github.com/VirtoCommerce/vc-shell/commit/f7c55271dafb439a44a59683389c007a92f7ae2b))
3175
+ * vm-100 tooltip disabled state ([0775fee](https://github.com/VirtoCommerce/vc-shell/commit/0775fee621febcd2ab735204672eb53fb4153319))
3176
+ * vm-100 tooltip positioning on scroll ([5a46ced](https://github.com/VirtoCommerce/vc-shell/commit/5a46ceda3ec24b23200e0e5c4d3f6e13deb7c87f))
3177
+ * vm-100 tooltip positioning on scroll ([a262292](https://github.com/VirtoCommerce/vc-shell/commit/a26229246f9a2ada8d35e0767f6c2bd5c3d3d22e))
3178
+ * vm-100 tooltip positioning on scroll ([5db55b9](https://github.com/VirtoCommerce/vc-shell/commit/5db55b998576cee79e0b81d48005a36b044fca90))
3179
+ * vm-336 toolbar init value ([fc921fc](https://github.com/VirtoCommerce/vc-shell/commit/fc921fcb1be877a514685e36e433abcf7a7b22fb))
3180
+
3181
+
3182
+ ### Features
3183
+
3184
+ * vm-100 fix: vm-336 ([3533d23](https://github.com/VirtoCommerce/vc-shell/commit/3533d234d4ded877fb3eecaa3046d2738fda2d8c))
3185
+
3186
+
3187
+
3188
+ ## 0.0.87 (2021-12-01)
3189
+
3190
+
3191
+
3192
+ ## 0.0.86 (2021-12-01)
3193
+
3194
+
3195
+ ### Bug Fixes
3196
+
3197
+ * build failure ([9911a30](https://github.com/VirtoCommerce/vc-shell/commit/9911a307973c6a55b324f857a577afec4c54a669))
3198
+
3199
+
3200
+
3201
+ ## 0.0.85 (2021-12-01)
3202
+
3203
+
3204
+ ### Bug Fixes
3205
+
3206
+ * vm-346, vm-280, vm-267 ([5859b36](https://github.com/VirtoCommerce/vc-shell/commit/5859b36b1e88414e83a36589b3ae0c4f95763d93))
3207
+ * vm-346, vm-280, vm-267 ([803c581](https://github.com/VirtoCommerce/vc-shell/commit/803c581e723feed4a8430d078b27b3e70db2a763))
3208
+ * vm-346, vm-280, vm-267 ([29c74a1](https://github.com/VirtoCommerce/vc-shell/commit/29c74a1f51dba58b61c46e14076592488322d1d8))
3209
+ * vm-346, vm-280, vm-267 ([96061ce](https://github.com/VirtoCommerce/vc-shell/commit/96061ce6195ced76ec1e543ef09754ce49e6b5f1))
3210
+
3211
+
3212
+
3213
+ ## 0.0.84 (2021-11-26)
3214
+
3215
+
3216
+ ### Features
3217
+
3218
+ * signalr push notifications ([3a4e327](https://github.com/VirtoCommerce/vc-shell/commit/3a4e32707147ae36f91648242d7db12d83ee367e))
3219
+
3220
+
3221
+
3222
+ ## 0.0.83 (2021-11-24)
3223
+
3224
+
3225
+ ### Features
3226
+
3227
+ * dynamic property select search ([02b7726](https://github.com/VirtoCommerce/vc-shell/commit/02b77266eed60282fe2cb6591344d77439f287ce))
3228
+
3229
+
3230
+
3231
+ ## 0.0.82 (2021-11-24)
3232
+
3233
+
3234
+ ### Features
3235
+
3236
+ * signalr integration (WIP) ([1db00e8](https://github.com/VirtoCommerce/vc-shell/commit/1db00e835c2a6a62338d62934da317aa8c1ddf98))
3237
+
3238
+
3239
+
3240
+ ## 0.0.81 (2021-11-23)
3241
+
3242
+
3243
+ ### Bug Fixes
3244
+
3245
+ * vm-320, 330, 331, 332, 333 ([21a8fa5](https://github.com/VirtoCommerce/vc-shell/commit/21a8fa54ec28a854b3ad039a47340f058ed52706))
3246
+
3247
+
3248
+
3249
+ ## 0.0.80 (2021-11-22)
3250
+
3251
+
3252
+ ### Features
3253
+
3254
+ * vc-widget disabled state, vc-gallery disabled state, vc-table row highlight ([a87dc75](https://github.com/VirtoCommerce/vc-shell/commit/a87dc7544d89cec7bc7f6de50d2c9d5185db0fe7))
3255
+
3256
+
3257
+
3258
+ ## 0.0.79 (2021-11-22)
3259
+
3260
+
3261
+ ### Features
3262
+
3263
+ * download invoice + some minor UI bug fixes ([bbb6cca](https://github.com/VirtoCommerce/vc-shell/commit/bbb6cca09895d24420d7184354efaf8f7db7722f))
3264
+
3265
+
3266
+
3267
+ ## 0.0.78 (2021-11-22)
3268
+
3269
+
3270
+ ### Features
3271
+
3272
+ * multivalue fields, table cell templates ([0096eda](https://github.com/VirtoCommerce/vc-shell/commit/0096eda8c565db8d69255d0c7232469dce5a658e))
3273
+
3274
+
3275
+
3276
+ ## 0.0.77 (2021-11-18)
3277
+
3278
+
3279
+
3280
+ ## 0.0.76 (2021-11-18)
3281
+
3282
+
3283
+ ### Features
3284
+
3285
+ * offer tier prices ([f19f6e9](https://github.com/VirtoCommerce/vc-shell/commit/f19f6e9ce2a9927f2a6b5b4d64f9dfd9b8ee93a0))
3286
+
3287
+
3288
+
3289
+ ## 0.0.75 (2021-11-18)
3290
+
3291
+
3292
+ ### Features
3293
+
3294
+ * properties validation ([6ae2d66](https://github.com/VirtoCommerce/vc-shell/commit/6ae2d668814ea02ee81d459b75e218a9a18f8e4b))
3295
+ * properties validation (WIP) ([9d021d0](https://github.com/VirtoCommerce/vc-shell/commit/9d021d062ea32b1ab945b88134641a98bf7f10b9))
3296
+ * properties validation (WIP) ([1180217](https://github.com/VirtoCommerce/vc-shell/commit/11802175cf15b4bf66b593c125c9b7b04a392269))
3297
+
3298
+
3299
+
3300
+ ## 0.0.74 (2021-11-12)
3301
+
3302
+
3303
+
3304
+ ## 0.0.73 (2021-11-11)
3305
+
3306
+
3307
+ ### Features
3308
+
3309
+ * tier prices for offer ([1531a61](https://github.com/VirtoCommerce/vc-shell/commit/1531a6152ff1023a41c92f84ceb6cf01e8d1b115))
3310
+
3311
+
3312
+
3313
+ ## 0.0.71 (2021-11-11)
3314
+
3315
+
3316
+
3317
+ ## 0.0.70 (2021-11-08)
3318
+
3319
+
3320
+ ### Features
3321
+
3322
+ * 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))
3323
+
3324
+
3325
+
3326
+ ## 0.0.69 (2021-11-03)
3327
+
3328
+
3329
+ ### Features
3330
+
3331
+ * dynamic select properties ([b19e44e](https://github.com/VirtoCommerce/vc-shell/commit/b19e44e09cb7ddb430d31069ffb1d6d9b78e6822))
3332
+
3333
+
3334
+
3335
+ ## 0.0.68 (2021-11-02)
3336
+
3337
+
3338
+
3339
+ ## 0.0.67 (2021-11-02)
3340
+
3341
+
3342
+ ### Features
3343
+
3344
+ * mobile dashboard, image dnd upload ([eae8508](https://github.com/VirtoCommerce/vc-shell/commit/eae85084a41dad38dc2d5dea26aedc53ebd5a2e1))
3345
+
3346
+
3347
+
3348
+ ## 0.0.66 (2021-11-02)
3349
+
3350
+
3351
+ ### Features
3352
+
3353
+ * new product details ui, vc-card collapsable ([3f2d1b4](https://github.com/VirtoCommerce/vc-shell/commit/3f2d1b4eaeacfb032399b7fd8abedf252d7693a7))
3354
+
3355
+
3356
+
3357
+ ## 0.0.65 (2021-11-01)
3358
+
3359
+
3360
+ ### Features
3361
+
3362
+ * new dashboard ([28c7d82](https://github.com/VirtoCommerce/vc-shell/commit/28c7d824b49147be20215301f091253467e35b16))
3363
+
3364
+
3365
+
3366
+ ## 0.0.64 (2021-10-28)
3367
+
3368
+
3369
+ ### Features
3370
+
3371
+ * active row highlight ([cc4f7f9](https://github.com/VirtoCommerce/vc-shell/commit/cc4f7f90d0aad690aa9cac5f1e52b5c027964ed4))
3372
+
3373
+
3374
+
3375
+ ## 0.0.63 (2021-10-28)
3376
+
3377
+
3378
+ ### Features
3379
+
3380
+ * filter counter ([15c6bab](https://github.com/VirtoCommerce/vc-shell/commit/15c6babdf294591c627ad27df570507a3585f57b))
3381
+
3382
+
3383
+
3384
+ ## 0.0.62 (2021-10-28)
3385
+
3386
+
3387
+ ### Features
3388
+
3389
+ * filters ([2a89cf8](https://github.com/VirtoCommerce/vc-shell/commit/2a89cf872729667cbaa1c9457eadb0fbee2a0018))
3390
+ * filters (WIP) ([b25ad3a](https://github.com/VirtoCommerce/vc-shell/commit/b25ad3a23a0f08cd9b3d3837d5223dc045eb8b55))
3391
+
3392
+
3393
+
3394
+ ## 0.0.61 (2021-10-26)
3395
+
3396
+
3397
+ ### Features
3398
+
3399
+ * dashboard ([683f65a](https://github.com/VirtoCommerce/vc-shell/commit/683f65ac6d01b974dc05d931f62277891688ef1f))
3400
+
3401
+
3402
+
3403
+ ## 0.0.60 (2021-10-22)
3404
+
3405
+
3406
+ ### Features
3407
+
3408
+ * order details page ([b8fe53d](https://github.com/VirtoCommerce/vc-shell/commit/b8fe53d7282a6e0381af5eedbf272001a63b3ba9))
3409
+
3410
+
3411
+
3412
+ ## 0.0.59 (2021-10-20)
3413
+
3414
+
3415
+ ### Features
3416
+
3417
+ * seller accept invitation form ([8f5d5b9](https://github.com/VirtoCommerce/vc-shell/commit/8f5d5b9cae6a0c057b1831a48fc41fae13792f00))
3418
+
3419
+
3420
+
3421
+ ## 0.0.58 (2021-10-20)
3422
+
3423
+
3424
+ ### Features
3425
+
3426
+ * additional fields (WIP) ([27596bd](https://github.com/VirtoCommerce/vc-shell/commit/27596bdcdf30790c56e8c2d571309fb9dd05f9b4))
3427
+ * orders edit and additional components ([e8cf8a3](https://github.com/VirtoCommerce/vc-shell/commit/e8cf8a3333664c8d326fdd5df28a2fd9981c550a))
3428
+
3429
+
3430
+
3431
+ ## 0.0.57 (2021-10-15)
3432
+
3433
+
3434
+
3435
+ ## 0.0.56 (2021-10-13)
3436
+
3437
+
3438
+ ### Features
3439
+
3440
+ * password field unhide ([2e6deb0](https://github.com/VirtoCommerce/vc-shell/commit/2e6deb01657515c3128ec62c287ecbda5ef92e9e))
3441
+
3442
+
3443
+
3444
+ ## 0.0.55 (2021-10-13)
3445
+
3446
+
3447
+ ### Features
3448
+
3449
+ * new icons, ptr improvements, offers list ptr ([fe0438b](https://github.com/VirtoCommerce/vc-shell/commit/fe0438b6c43b9a0d4baa52293e619c645c2f6f8d))
3450
+
3451
+
3452
+
3453
+ ## 0.0.54 (2021-10-13)
3454
+
3455
+
3456
+ ### Bug Fixes
3457
+
3458
+ * ptr overscroll height ([88f3a1e](https://github.com/VirtoCommerce/vc-shell/commit/88f3a1e356fcf0f7e4855c9b77d8db28bbcdd607))
3459
+
3460
+
3461
+ ### Features
3462
+
3463
+ * some smooth animations ([79f2aad](https://github.com/VirtoCommerce/vc-shell/commit/79f2aadac40f91ef76f9efc484d37184a47c2b95))
3464
+
3465
+
3466
+
3467
+ ## 0.0.53 (2021-10-13)
3468
+
3469
+
3470
+ ### Features
3471
+
3472
+ * scroll ptr, menu styling ([4eff9a0](https://github.com/VirtoCommerce/vc-shell/commit/4eff9a0fffc9feef8dbad433d210f0537702efd2))
3473
+
3474
+
3475
+
3476
+ ## 0.0.52 (2021-10-13)
3477
+
3478
+
3479
+
3480
+ ## 0.0.51 (2021-10-13)
3481
+
3482
+
3483
+
3484
+ ## 0.0.50 (2021-10-12)
3485
+
3486
+
3487
+ ### Features
3488
+
3489
+ * list mobile actions ([c269a88](https://github.com/VirtoCommerce/vc-shell/commit/c269a88b9ca304520b9157a51ccd4c602fd0059b))
3490
+ * mobile swipe transition ([8fdccb1](https://github.com/VirtoCommerce/vc-shell/commit/8fdccb1345ba3f2d495a6f9344503f1c50b27a7b))
3491
+
3492
+
3493
+
3494
+ ## 0.0.49 (2021-10-12)
3495
+
3496
+
3497
+ ### Features
3498
+
3499
+ * mobile extended actions, vendor-portal detached ([c92a317](https://github.com/VirtoCommerce/vc-shell/commit/c92a31743ded9788c939641ccff9922328b6f2f6))
3500
+
3501
+
3502
+
3503
+ ## 0.0.48 (2021-10-06)
3504
+
3505
+
3506
+
3507
+ ## 0.0.47 (2021-10-06)
3508
+
3509
+
3510
+ ### Features
3511
+
3512
+ * filters and swipe actions ([a463ad5](https://github.com/VirtoCommerce/vc-shell/commit/a463ad59519925ea5fd1ee2f90d45e85d5ef2008))
3513
+
3514
+
3515
+
3516
+ ## 0.0.46 (2021-09-30)
3517
+
3518
+
3519
+
3520
+ ## 0.0.45 (2021-09-30)
3521
+
3522
+
3523
+ ### Bug Fixes
3524
+
3525
+ * build failure fix ([d9cd4e7](https://github.com/VirtoCommerce/vc-shell/commit/d9cd4e76378d328527f46f91930ee352fe8f811c))
3526
+ * deepClone for product ([d587e39](https://github.com/VirtoCommerce/vc-shell/commit/d587e39345fcca9a28f8290ba9761e0325e933de))
3527
+ * minor refactoring ([a0c287c](https://github.com/VirtoCommerce/vc-shell/commit/a0c287ccf4678a315737c98961d1ea51394f24a8))
3528
+
3529
+
3530
+ ### Features
3531
+
3532
+ * blade navigation improvements ([5dd0a7e](https://github.com/VirtoCommerce/vc-shell/commit/5dd0a7e745c04684de702e780e978e580800d476))
3533
+ * mobile table, menu and toolbar isVisible handling ([948d655](https://github.com/VirtoCommerce/vc-shell/commit/948d655dd106ddd08d161879a78b8a5aa2adf896))
3534
+ * validation ([43a7ab9](https://github.com/VirtoCommerce/vc-shell/commit/43a7ab96c5dd302f5960a6b2e55f5460a547d82c))
3535
+ * vc-app update, login form improvements ([3618289](https://github.com/VirtoCommerce/vc-shell/commit/36182892ae2496b6a693aaa9ad3cea5e13d5a55f))
3536
+ * vc-select update ([5188c4b](https://github.com/VirtoCommerce/vc-shell/commit/5188c4bc60df3cac4a446d95d70d384903090171))
3537
+ * vc-select/autocomplete keyProperty and displayProperty props ([da380ab](https://github.com/VirtoCommerce/vc-shell/commit/da380ab9729bd48b0b2a869535bf01f95b51e9cd))
3538
+
3539
+
3540
+
3541
+ ## 0.0.43 (2021-09-24)
3542
+
3543
+
3544
+ ### Features
3545
+
3546
+ * autocomplete and select v-models ([775c913](https://github.com/VirtoCommerce/vc-shell/commit/775c91388c7fc05db08b82663310ba3153187245))
3547
+ * product list update on changes ([198731f](https://github.com/VirtoCommerce/vc-shell/commit/198731ff5b8b5a0539ccca5c4998bb02f2d5b4fb))
3548
+
3549
+
3550
+
3551
+ ## 0.0.42 (2021-09-23)
3552
+
3553
+
3554
+ ### Features
3555
+
3556
+ * basic mobile UI/UX ([77be3a4](https://github.com/VirtoCommerce/vc-shell/commit/77be3a414e842500e6ca9fded1ffadd4eccb68ed))
3557
+
3558
+
3559
+
3560
+ ## 0.0.41 (2021-09-23)
3561
+
3562
+
3563
+ ### Features
3564
+
3565
+ * apply new statuses matrix ([31f2ab0](https://github.com/VirtoCommerce/vc-shell/commit/31f2ab0fa9ee28491cb43d993a56be2a86ff835e))
3566
+
3567
+
3568
+
3569
+ ## 0.0.40 (2021-09-23)
3570
+
3571
+
3572
+ ### Features
3573
+
3574
+ * gallery upload, table width, label updates ([596ec14](https://github.com/VirtoCommerce/vc-shell/commit/596ec1451d7f4c57abc5b336737b40d79773000d))
3575
+ * product list connect to Api ([53bb711](https://github.com/VirtoCommerce/vc-shell/commit/53bb7119dd0603cb136024a35ff66cb47cfd8248))
3576
+ * routing update ([d7ec6ef](https://github.com/VirtoCommerce/vc-shell/commit/d7ec6effd07aa5c5156a7f36cf652dbe024803c7))
3577
+
3578
+
3579
+ ### Reverts
3580
+
3581
+ * Revert "chore: %s publish" ([9e60760](https://github.com/VirtoCommerce/vc-shell/commit/9e607601cfed4e10d4cc33ceb81a408967b82eee))
3582
+
3583
+
3584
+
3585
+ ## 0.0.39 (2021-09-13)
3586
+
3587
+
3588
+ ### Features
3589
+
3590
+ * gallery component ([ecb9219](https://github.com/VirtoCommerce/vc-shell/commit/ecb9219d376035a9e16f221bcb961f50b1443179))
3591
+ * vm-26 - form components improvements ([2ffc621](https://github.com/VirtoCommerce/vc-shell/commit/2ffc62184f436c2e029e529975c5f1c379ce8c3a))
3592
+ * vm-94 - gallery component ([ee288e2](https://github.com/VirtoCommerce/vc-shell/commit/ee288e2107771e8ae6787fbd3bdbf03fd4ef3b4a))
3593
+
3594
+
3595
+
3596
+ ## 0.0.38 (2021-09-09)
3597
+
3598
+
3599
+ ### Features
3600
+
3601
+ * naming standarts ([45a4eae](https://github.com/VirtoCommerce/vc-shell/commit/45a4eae642d1f7d67efe8551ea7e3a37d6d47abb))
3602
+ * repository-level storybook ([436addd](https://github.com/VirtoCommerce/vc-shell/commit/436addda5f2b546e780ae895f9316b52447b5fc1))
3603
+
3604
+
3605
+
3606
+ ## 0.0.37 (2021-09-07)
3607
+
3608
+
3609
+ ### Features
3610
+
3611
+ * vm-20 offers list ([ebafb36](https://github.com/VirtoCommerce/vc-shell/commit/ebafb36bb151f28f4415e5ebb4223d029514e90a))
3612
+
3613
+
3614
+
3615
+ ## 0.0.36 (2021-09-07)
3616
+
3617
+
3618
+ ### Features
3619
+
3620
+ * vm-97 extended products ([496db62](https://github.com/VirtoCommerce/vc-shell/commit/496db62414726df80561945f80d8957c543c00c3))
3621
+
3622
+
3623
+
3624
+ ## 0.0.35 (2021-09-07)
3625
+
3626
+
3627
+ ### Features
3628
+
3629
+ * vm-97 extended products ([cab5998](https://github.com/VirtoCommerce/vc-shell/commit/cab5998e2254a2c5d810e3e0e28dc3dc4b8ed8e0))
3630
+
3631
+
3632
+
3633
+ ## 0.0.34 (2021-09-07)
3634
+
3635
+
3636
+ ### Features
3637
+
3638
+ * vm-26 - app style improvements ([50becc0](https://github.com/VirtoCommerce/vc-shell/commit/50becc09fe4afe1e4e21e1f45c4727ba1b473e19))
3639
+ * vm-33 loading indicator ([a8241c1](https://github.com/VirtoCommerce/vc-shell/commit/a8241c1577663961bed735779d4c5efddb92c3a3))
3640
+ * vm-97 extended products ([b617328](https://github.com/VirtoCommerce/vc-shell/commit/b617328ccac90cf84b59d7f31f901b51ad2f41ff))
3641
+ * vm-97 extended products ([1b6e54a](https://github.com/VirtoCommerce/vc-shell/commit/1b6e54a2ecddc95944b5885b1c4821a939b8c038))
3642
+
3643
+
3644
+
3645
+ ## 0.0.33 (2021-09-02)
3646
+
3647
+
3648
+ ### Features
3649
+
3650
+ * vm-14 - multiple components improved ([41cd1a3](https://github.com/VirtoCommerce/vc-shell/commit/41cd1a305740d9dafa5e621c607583e0f18c6e48))
3651
+ * vm-14 - product total count ([b51e2c0](https://github.com/VirtoCommerce/vc-shell/commit/b51e2c00ac1f3d6d2aa05f580378deff0fc2cd7a))
3652
+ * vm-14 - table improvements ([9184acf](https://github.com/VirtoCommerce/vc-shell/commit/9184acfc1e86b1f151d69d836466b6f0e07c2ce2))
3653
+ * vm-31 - table styling ([8cf26a1](https://github.com/VirtoCommerce/vc-shell/commit/8cf26a1cc76c881ffb9b9f1ee74be578d009ee26))
3654
+ * vm-32 - pagination component ([91d2463](https://github.com/VirtoCommerce/vc-shell/commit/91d246385083597fbaaed9c1ce02ec287830309d))
3655
+ * vm-32 - pagination component ([e6691cf](https://github.com/VirtoCommerce/vc-shell/commit/e6691cff79e9b93c9788eff78291e84c46711e90))
3656
+ * vm-35 table sorting ([e26abf5](https://github.com/VirtoCommerce/vc-shell/commit/e26abf5eb21fe928d379282c1df5269c82b9b877))
3657
+ * vm-66 - product list search component ([8abc12d](https://github.com/VirtoCommerce/vc-shell/commit/8abc12d66ba3c56f9bc426af3efc1564218f51c0))
3658
+
3659
+
3660
+
3661
+ ## 0.0.31 (2021-08-30)
3662
+
3663
+
3664
+ ### Bug Fixes
3665
+
3666
+ * **ui:** storybook build issues ([484acc5](https://github.com/VirtoCommerce/vc-shell/commit/484acc52ab9623fa5db9c2650846fde268083d9f))
3667
+ * watching fix ([a7da180](https://github.com/VirtoCommerce/vc-shell/commit/a7da180682a15b9dedf206067df70000ff869c9d))
3668
+ * watching fix ([f65ba67](https://github.com/VirtoCommerce/vc-shell/commit/f65ba67b68d6082d22bb00885ac4ef82baca6ce1))
3669
+
3670
+
3671
+ ### Features
3672
+
3673
+ * **core:** routing update (WIP) ([47a8ab2](https://github.com/VirtoCommerce/vc-shell/commit/47a8ab274f610820a1e91f63d99995601e898961))
3674
+ * **core:** webpack config for [@vueuse](https://github.com/vueuse) submodules ([79aeef7](https://github.com/VirtoCommerce/vc-shell/commit/79aeef71c838bbe46eacdeaf37a079756a2e2c41))
3675
+ * signIn/signOut ([3493066](https://github.com/VirtoCommerce/vc-shell/commit/3493066c28b34359c1c89c695c33c6a264d10398))
3676
+ * store access toke in cookies (does not compile) ([fd75285](https://github.com/VirtoCommerce/vc-shell/commit/fd75285c62f9b9136f77ac4f79d2ae388682ae54))
3677
+ * typescript watching ([dc6a43a](https://github.com/VirtoCommerce/vc-shell/commit/dc6a43a4ce9c3cc5b0ab694ad8b637d86849b3c6))
3678
+ * **ui:** component relocation ([54caaea](https://github.com/VirtoCommerce/vc-shell/commit/54caaeaf105a6582917db29fa5d8bb34a0f16f62))
3679
+ * vm-31 table display ([ebb2924](https://github.com/VirtoCommerce/vc-shell/commit/ebb292476ddf010d69fac361eef9ffb8045fdc0a))
3680
+ * yarn migration and cleanup ([5c0fc1b](https://github.com/VirtoCommerce/vc-shell/commit/5c0fc1b02515fada99be5c2e5d4db8ce3c47a36e))
3681
+
3682
+
3683
+
3684
+ ## 0.0.29 (2021-08-20)
3685
+
3686
+
3687
+ ### Bug Fixes
3688
+
3689
+ * **app-demo-manager:** add missed changes after merging ([2d6be5e](https://github.com/VirtoCommerce/vc-shell/commit/2d6be5e40526d3dccb1933384f5fb86cde4ce4b1))
3690
+
3691
+
3692
+ ### Features
3693
+
3694
+ * **app-demo-manager:** connect to platform api ([9198c70](https://github.com/VirtoCommerce/vc-shell/commit/9198c700acafa4ad233c62f59539c476bb89a2ca))
3695
+ * **core:** additional dependencies for API connecton ([6d77562](https://github.com/VirtoCommerce/vc-shell/commit/6d77562d0509544248e2d9494f89ec4960b6d52a))
3696
+
3697
+
3698
+
3699
+ ## 0.0.28 (2021-08-19)
3700
+
3701
+
3702
+ ### Features
3703
+
3704
+ * **app-demo-manager:** order blade ([72e2efe](https://github.com/VirtoCommerce/vc-shell/commit/72e2efe64aea0fdecf7ddfcd9cfc6766eafa89c0))
3705
+
3706
+
3707
+
3708
+ ## 0.0.27 (2021-08-19)
3709
+
3710
+
3711
+
3712
+ ## 0.0.26 (2021-08-19)
3713
+
3714
+
3715
+
3716
+ ## 0.0.25 (2021-08-12)
3717
+
3718
+
3719
+ ### Features
3720
+
3721
+ * sample workspace with blade ([1c772fc](https://github.com/VirtoCommerce/vc-shell/commit/1c772fcfa09311f38dfb68c4c16345caf2372d38))
3722
+
3723
+
3724
+
3725
+ ## 0.0.24 (2021-08-12)
3726
+
3727
+
3728
+ ### Features
3729
+
3730
+ * **ui:** some codestyle improvements ([443fcc4](https://github.com/VirtoCommerce/vc-shell/commit/443fcc4b4e0e9030365cf0eb5d0325358cd88f1d))
3731
+
3732
+
3733
+
3734
+ ## 0.0.23 (2021-08-11)
3735
+
3736
+
3737
+ ### Features
3738
+
3739
+ * **ui:** vc-icon component update ([1c7d84f](https://github.com/VirtoCommerce/vc-shell/commit/1c7d84f01dbe782d7709779becb9bd3ae646ef31))
3740
+
3741
+
3742
+
3743
+ ## 0.0.22 (2021-08-11)
3744
+
3745
+
3746
+ ### Features
3747
+
3748
+ * **ui:** remove vc-spacer component ([3038110](https://github.com/VirtoCommerce/vc-shell/commit/30381106d9b570690a8d9a47377ff536c2c5eec5))
3749
+ * **ui:** vc-container component ([ebdaa41](https://github.com/VirtoCommerce/vc-shell/commit/ebdaa4164b15bdb79a1acd0b3d119e54fcaabb6a))
3750
+ * **ui:** vc-container component ([6bca4d6](https://github.com/VirtoCommerce/vc-shell/commit/6bca4d66a47b694ece70a0af9594c06c3dc3c3d3))
3751
+ * **ui:** vc-image component ([1ee7cc3](https://github.com/VirtoCommerce/vc-shell/commit/1ee7cc3ac8293e7d4beba5cbfed715b95a21ce7a))
3752
+ * **ui:** vc-progressbar component ([5dbb3f0](https://github.com/VirtoCommerce/vc-shell/commit/5dbb3f0e3ae4fb36804bc68e89768b43a3d25bcf))
3753
+ * **ui:** vc-tooltip component ([82face9](https://github.com/VirtoCommerce/vc-shell/commit/82face9ce96889aad8dfc83cba4db059997c76c0))
3754
+
3755
+
3756
+
3757
+ ## 0.0.21 (2021-08-11)
3758
+
3759
+
3760
+ ### Features
3761
+
3762
+ * **ui:** storybook static assets ([6794188](https://github.com/VirtoCommerce/vc-shell/commit/679418826ba785a817e0c5b33950564ed64cc73f))
3763
+
3764
+
3765
+
3766
+ ## 0.0.20 (2021-08-11)
3767
+
3768
+
3769
+ ### Features
3770
+
3771
+ * **ui:** vc-blade component update ([615676e](https://github.com/VirtoCommerce/vc-shell/commit/615676e17cacf52c5cfa7f8f57efa0c0a4210465))
3772
+ * **ui:** vc-blade component update ([2c3fe2b](https://github.com/VirtoCommerce/vc-shell/commit/2c3fe2bf56a70dff938b496d6ec50353bda06ce4))
3773
+ * **ui:** vc-blade-header component update ([48a18ce](https://github.com/VirtoCommerce/vc-shell/commit/48a18cea84ffd5fc2db3b62e06ccf2525907ac16))
3774
+ * **ui:** vc-blade-toolbar component ([dd61fea](https://github.com/VirtoCommerce/vc-shell/commit/dd61fea8499d0d226d007a154d6476036ba21297))
3775
+ * **ui:** vc-blade-toolbar component update ([9a71287](https://github.com/VirtoCommerce/vc-shell/commit/9a712871cd60f8c11cec3bf612230e4e3d036082))
3776
+ * **ui:** vc-blade-toolbar-button component ([83d2af7](https://github.com/VirtoCommerce/vc-shell/commit/83d2af760e13985c417e4c92ac6927afd51737fe))
3777
+ * **ui:** vc-blade-toolbar-button component update ([5d3c586](https://github.com/VirtoCommerce/vc-shell/commit/5d3c586d4c7a310767cf16fe32620d86ec8a8151))
3778
+ * **ui:** vc-breadcrumbs component update ([dea9e89](https://github.com/VirtoCommerce/vc-shell/commit/dea9e8940c18daaefb743fc8df0e0dc50f25d28a))
3779
+ * **ui:** vc-breadcrumbs-item component ([062d653](https://github.com/VirtoCommerce/vc-shell/commit/062d6532c8bfd07bf170d63e7224ea606b92e637))
3780
+
3781
+
3782
+
3783
+ ## 0.0.19 (2021-08-11)
3784
+
3785
+
3786
+ ### Features
3787
+
3788
+ * **ui:** vc-blade-header component ([80207b2](https://github.com/VirtoCommerce/vc-shell/commit/80207b2a2f7c417cbf572230f4eaf36513ec7f40))
3789
+
3790
+
3791
+
3792
+ ## 0.0.18 (2021-08-11)
3793
+
3794
+
3795
+ ### Features
3796
+
3797
+ * **ui:** vc-icon component ([ae06601](https://github.com/VirtoCommerce/vc-shell/commit/ae06601c1798601a73cafaf7d4355e5542df7ad5))
3798
+ * **ui:** vc-thumbnail component ([fa00029](https://github.com/VirtoCommerce/vc-shell/commit/fa00029729c20ec4c5e73862f13df6200e7cfb02))
3799
+ * **ui:** vc-thumbnail component ([f83e401](https://github.com/VirtoCommerce/vc-shell/commit/f83e40195ec401a0eaf31ae527f9cd0b8dd9b3a6))
3800
+
3801
+
3802
+
3803
+ ## 0.0.17 (2021-08-10)
3804
+
3805
+
3806
+ ### Features
3807
+
3808
+ * login component style minor update ([244e147](https://github.com/VirtoCommerce/vc-shell/commit/244e1476f610dc28ceb5d7582573a33491fbb2c5))
3809
+
3810
+
3811
+
3812
+ ## 0.0.16 (2021-08-10)
3813
+
3814
+
3815
+ ### Features
3816
+
3817
+ * minor style improvements ([b588956](https://github.com/VirtoCommerce/vc-shell/commit/b58895667a89085647d728d77f835bc62d866273))
3818
+ * profile menu item clickable ([bcfbd15](https://github.com/VirtoCommerce/vc-shell/commit/bcfbd15aa410a2e5c739ec5a7da3ea7b0a5aba96))
3819
+ * **ui:** storybook icons and fonts ([7685968](https://github.com/VirtoCommerce/vc-shell/commit/76859687c28053a77129872d009b5d7a59f5a773))
3820
+ * **ui:** vc-badge component ([7d02109](https://github.com/VirtoCommerce/vc-shell/commit/7d021095f32ecf3be49fdaf5e08bf7d2f85f41f7))
3821
+ * **ui:** vc-bubble component ([1f242ba](https://github.com/VirtoCommerce/vc-shell/commit/1f242ba76511c7e7678a3712d07a1a5cdd5c29ac))
3822
+ * **ui:** vc-button component ([98fa9c3](https://github.com/VirtoCommerce/vc-shell/commit/98fa9c35309ff80a8c8f190bba1e73b7edd22e85))
3823
+ * **ui:** vc-link component ([83e62c5](https://github.com/VirtoCommerce/vc-shell/commit/83e62c578d6b36ba1b4b649998e2f750e0c1f7d6))
3824
+
3825
+
3826
+
3827
+ ## 0.0.15 (2021-08-09)
3828
+
3829
+
3830
+
3831
+ ## 0.0.10 (2021-08-04)
3832
+
3833
+
3834
+
3835
+ ## 0.0.9 (2021-08-03)
3836
+
3837
+
3838
+ ### Features
3839
+
3840
+ * core composables ([57d84af](https://github.com/VirtoCommerce/vc-shell/commit/57d84afae7eeaab6c501346150f18ce49f7c27b7))
3841
+ * core composables ([7713230](https://github.com/VirtoCommerce/vc-shell/commit/771323097efd7aef41fc77d320e153e589c2f0e0))
3842
+ * demo manager version display and locale ([674dc7e](https://github.com/VirtoCommerce/vc-shell/commit/674dc7e4a993f12477764ef3e1ad1c4b5f2f7a3b))
3843
+
3844
+
3845
+
3846
+ ## 0.0.8 (2021-08-02)
3847
+
3848
+
3849
+ ### Features
3850
+
3851
+ * new folder structure ([caa6712](https://github.com/VirtoCommerce/vc-shell/commit/caa67129423a8cde15212961ee0cbfed9ac08b53))
3852
+
3853
+
3854
+
1
3855
  ## [1.0.114](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.113...v1.0.114) (2023-10-25)
2
3856
 
3
3857