@quartzds/core-vue 1.0.0-beta.1 → 1.0.0-beta.100

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 ADDED
@@ -0,0 +1,1449 @@
1
+ <!--
2
+ SPDX-FileCopyrightText: © 2025 Schneider Electric
3
+
4
+ SPDX-License-Identifier: Apache-2.0
5
+ -->
6
+
7
+ # Change Log
8
+
9
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
10
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
11
+
12
+ > All notable changes to this project will be documented in this file
13
+
14
+ ## @quartzds/core-vue [1.0.0-beta.100](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.99...@quartzds/core-vue@1.0.0-beta.100) (2025-07-15)
15
+
16
+
17
+
18
+ ### Dependencies
19
+
20
+ * **@quartzds/core:** upgraded to 1.0.0-beta.97
21
+
22
+ ## @quartzds/core-vue [1.0.0-beta.99](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.98...@quartzds/core-vue@1.0.0-beta.99) (2025-06-18)
23
+
24
+
25
+
26
+ ### Dependencies
27
+
28
+ * **@quartzds/core:** upgraded to 1.0.0-beta.96
29
+
30
+ ## @quartzds/core-vue [1.0.0-beta.98](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.97...@quartzds/core-vue@1.0.0-beta.98) (2025-06-17)
31
+
32
+
33
+ ### ✨ Features
34
+
35
+ * export `CHANGELOG.md` ([927257c](https://github.com/quartzds/core-foundations/commit/927257cbf7644b4ddd864622d51964b2b602947b))
36
+
37
+
38
+
39
+ ### Dependencies
40
+
41
+ * **@quartzds/core:** upgraded to 1.0.0-beta.95
42
+
43
+ ## @quartzds/core-vue [1.0.0-beta.97](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.96...@quartzds/core-vue@1.0.0-beta.97) (2025-06-03)
44
+
45
+
46
+
47
+ ### Dependencies
48
+
49
+ * **@quartzds/core:** upgraded to 1.0.0-beta.94
50
+
51
+ ## @quartzds/core-vue [1.0.0-beta.96](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.95...@quartzds/core-vue@1.0.0-beta.96) (2025-05-27)
52
+
53
+
54
+
55
+ ### Dependencies
56
+
57
+ * **@quartzds/core:** upgraded to 1.0.0-beta.93
58
+
59
+ ## @quartzds/core-vue [1.0.0-beta.95](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.94...@quartzds/core-vue@1.0.0-beta.95) (2025-05-22)
60
+
61
+
62
+
63
+ ### Dependencies
64
+
65
+ * **@quartzds/core:** upgraded to 1.0.0-beta.92
66
+
67
+ ## @quartzds/core-vue [1.0.0-beta.94](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.93...@quartzds/core-vue@1.0.0-beta.94) (2025-04-30)
68
+
69
+
70
+ ### 🐛 Bug Fixes
71
+
72
+ * **a11y:** update checkbox accessibility for checkbox only use case ([53aae3b](https://github.com/quartzds/core-foundations/commit/53aae3b51a9e5d8e56efb2b59e14e97dc16987da))
73
+
74
+
75
+
76
+ ### Dependencies
77
+
78
+ * **@quartzds/core:** upgraded to 1.0.0-beta.91
79
+
80
+ ## @quartzds/core-vue [1.0.0-beta.93](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.92...@quartzds/core-vue@1.0.0-beta.93) (2025-04-24)
81
+
82
+
83
+ ### ✨ Features
84
+
85
+ * **qds-tag:** add `qds-badge-indicator` ([1a17be6](https://github.com/quartzds/core-foundations/commit/1a17be6f166428aa5384ef985bbea4048cf3c65e))
86
+
87
+
88
+
89
+ ### Dependencies
90
+
91
+ * **@quartzds/core:** upgraded to 1.0.0-beta.90
92
+
93
+ ## @quartzds/core-vue [1.0.0-beta.92](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.91...@quartzds/core-vue@1.0.0-beta.92) (2025-04-09)
94
+
95
+
96
+
97
+ ### Dependencies
98
+
99
+ * **@quartzds/core:** upgraded to 1.0.0-beta.89
100
+
101
+ ## @quartzds/core-vue [1.0.0-beta.91](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.90...@quartzds/core-vue@1.0.0-beta.91) (2025-03-28)
102
+
103
+
104
+
105
+ ### Dependencies
106
+
107
+ * **@quartzds/core:** upgraded to 1.0.0-beta.88
108
+
109
+ ## @quartzds/core-vue [1.0.0-beta.90](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.89...@quartzds/core-vue@1.0.0-beta.90) (2025-03-26)
110
+
111
+
112
+
113
+ ### Dependencies
114
+
115
+ * **@quartzds/core:** upgraded to 1.0.0-beta.87
116
+
117
+ ## @quartzds/core-vue [1.0.0-beta.89](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.88...@quartzds/core-vue@1.0.0-beta.89) (2025-03-24)
118
+
119
+
120
+
121
+ ### Dependencies
122
+
123
+ * **@quartzds/core:** upgraded to 1.0.0-beta.86
124
+
125
+ ## @quartzds/core-vue [1.0.0-beta.88](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.87...@quartzds/core-vue@1.0.0-beta.88) (2025-03-20)
126
+
127
+
128
+ ### ⚠ BREAKING CHANGES
129
+
130
+ * **qds-button:** The `popup-type` attribute has been removed. Use `aria-haspopup` instead.
131
+
132
+ ### 🐛 Bug Fixes
133
+
134
+ * **qds-button:** ignore `onclick` attribute when disabled ([6b64724](https://github.com/quartzds/core-foundations/commit/6b64724a9cc462e084a31f5bf928a8b83e34be72))
135
+
136
+
137
+
138
+ ### Dependencies
139
+
140
+ * **@quartzds/core:** upgraded to 1.0.0-beta.85
141
+
142
+ ## @quartzds/core-vue [1.0.0-beta.87](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.86...@quartzds/core-vue@1.0.0-beta.87) (2025-03-06)
143
+
144
+
145
+ ### ⚠ BREAKING CHANGES
146
+
147
+ * **qds-button:** `<qds-button>`'s `text` property is now required.
148
+
149
+ ### ✨ Features
150
+
151
+ * **qds-button:** add `iconOnly` property ([b909920](https://github.com/quartzds/core-foundations/commit/b909920e7a7541c16aed88c9821d2654defefe50))
152
+
153
+
154
+
155
+ ### Dependencies
156
+
157
+ * **@quartzds/core:** upgraded to 1.0.0-beta.84
158
+
159
+ ## @quartzds/core-vue [1.0.0-beta.86](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.85...@quartzds/core-vue@1.0.0-beta.86) (2025-03-06)
160
+
161
+
162
+
163
+ ### Dependencies
164
+
165
+ * **@quartzds/core:** upgraded to 1.0.0-beta.83
166
+
167
+ ## @quartzds/core-vue [1.0.0-beta.85](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.84...@quartzds/core-vue@1.0.0-beta.85) (2025-03-06)
168
+
169
+
170
+ ### ✨ Features
171
+
172
+ * copy `styles` from `@quartzds/core` ([00b3cd5](https://github.com/quartzds/core-foundations/commit/00b3cd5bbedb917fe8dd8efe42bfb7a2f3f757c1))
173
+
174
+
175
+
176
+ ### Dependencies
177
+
178
+ * **@quartzds/core:** upgraded to 1.0.0-beta.82
179
+
180
+ ## @quartzds/core-vue [1.0.0-beta.84](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.83...@quartzds/core-vue@1.0.0-beta.84) (2025-02-26)
181
+
182
+
183
+
184
+ ### Dependencies
185
+
186
+ * **@quartzds/core:** upgraded to 1.0.0-beta.81
187
+
188
+ ## @quartzds/core-vue [1.0.0-beta.83](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.82...@quartzds/core-vue@1.0.0-beta.83) (2025-02-20)
189
+
190
+
191
+
192
+ ### Dependencies
193
+
194
+ * **@quartzds/core:** upgraded to 1.0.0-beta.80
195
+
196
+ ## @quartzds/core-vue [1.0.0-beta.82](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.81...@quartzds/core-vue@1.0.0-beta.82) (2025-02-19)
197
+
198
+
199
+
200
+ ### Dependencies
201
+
202
+ * **@quartzds/core:** upgraded to 1.0.0-beta.79
203
+
204
+ ## @quartzds/core-vue [1.0.0-beta.81](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.80...@quartzds/core-vue@1.0.0-beta.81) (2025-02-19)
205
+
206
+
207
+
208
+ ### Dependencies
209
+
210
+ * **@quartzds/core:** upgraded to 1.0.0-beta.78
211
+
212
+ ## @quartzds/core-vue [1.0.0-beta.80](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.79...@quartzds/core-vue@1.0.0-beta.80) (2025-02-18)
213
+
214
+
215
+ ### ✨ Features
216
+
217
+ * add qds-tabbar ([d977542](https://github.com/quartzds/core-foundations/commit/d977542289c830a3ebd7f9c64a11597133b0d4ff))
218
+
219
+
220
+
221
+ ### Dependencies
222
+
223
+ * **@quartzds/core:** upgraded to 1.0.0-beta.77
224
+
225
+ ## @quartzds/core-vue [1.0.0-beta.79](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.78...@quartzds/core-vue@1.0.0-beta.79) (2025-02-17)
226
+
227
+
228
+
229
+ ### Dependencies
230
+
231
+ * **@quartzds/core:** upgraded to 1.0.0-beta.76
232
+
233
+ ## @quartzds/core-vue [1.0.0-beta.78](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.77...@quartzds/core-vue@1.0.0-beta.78) (2025-02-10)
234
+
235
+
236
+
237
+ ### Dependencies
238
+
239
+ * **@quartzds/core:** upgraded to 1.0.0-beta.75
240
+
241
+ ## @quartzds/core-vue [1.0.0-beta.77](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.76...@quartzds/core-vue@1.0.0-beta.77) (2025-01-30)
242
+
243
+
244
+ ### ✨ Features
245
+
246
+ * add qds-tab ([47c25ec](https://github.com/quartzds/core-foundations/commit/47c25ecd1e3490fc30d1d14ce4803bf6fedd72b3))
247
+
248
+
249
+
250
+ ### Dependencies
251
+
252
+ * **@quartzds/core:** upgraded to 1.0.0-beta.74
253
+
254
+ ## @quartzds/core-vue [1.0.0-beta.76](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.75...@quartzds/core-vue@1.0.0-beta.76) (2025-01-23)
255
+
256
+
257
+
258
+ ### Dependencies
259
+
260
+ * **@quartzds/core:** upgraded to 1.0.0-beta.73
261
+
262
+ ## @quartzds/core-vue [1.0.0-beta.75](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.74...@quartzds/core-vue@1.0.0-beta.75) (2025-01-23)
263
+
264
+
265
+
266
+ ### Dependencies
267
+
268
+ * **@quartzds/core:** upgraded to 1.0.0-beta.72
269
+
270
+ ## @quartzds/core-vue [1.0.0-beta.74](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.73...@quartzds/core-vue@1.0.0-beta.74) (2025-01-17)
271
+
272
+
273
+
274
+ ### Dependencies
275
+
276
+ * **@quartzds/core:** upgraded to 1.0.0-beta.71
277
+
278
+ ## @quartzds/core-vue [1.0.0-beta.73](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.72...@quartzds/core-vue@1.0.0-beta.73) (2025-01-10)
279
+
280
+
281
+
282
+ ### Dependencies
283
+
284
+ * **@quartzds/core:** upgraded to 1.0.0-beta.70
285
+
286
+ ## @quartzds/core-vue [1.0.0-beta.72](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.71...@quartzds/core-vue@1.0.0-beta.72) (2025-01-09)
287
+
288
+
289
+
290
+ ### Dependencies
291
+
292
+ * **@quartzds/core:** upgraded to 1.0.0-beta.69
293
+
294
+ ## @quartzds/core-vue [1.0.0-beta.71](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.70...@quartzds/core-vue@1.0.0-beta.71) (2025-01-09)
295
+
296
+
297
+ ### ✨ Features
298
+
299
+ * **qds-tooltip:** add `trigger` property ([2679b6f](https://github.com/quartzds/core-foundations/commit/2679b6fc919790ee73ed9d7488e20b1a969ee9fa))
300
+
301
+
302
+
303
+ ### Dependencies
304
+
305
+ * **@quartzds/core:** upgraded to 1.0.0-beta.68
306
+
307
+ <!--
308
+ SPDX-FileCopyrightText: © 2024 Schneider Electric
309
+
310
+ SPDX-License-Identifier: Apache-2.0
311
+ -->
312
+
313
+ # Change Log
314
+
315
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
316
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
317
+
318
+ > All notable changes to this project will be documented in this file
319
+
320
+ ## @quartzds/core-vue [1.0.0-beta.70](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.69...@quartzds/core-vue@1.0.0-beta.70) (2024-12-20)
321
+
322
+
323
+ ### ⚠ BREAKING CHANGES
324
+
325
+ * **qds-button:** rename `badgeIndicatorColor` to `badgeIndicatorStatus`
326
+
327
+ ### 🐛 Bug Fixes
328
+
329
+ * **qds-button:** rename `badgeIndicatorColor` to `badgeIndicatorStatus` ([a2bd3f1](https://github.com/quartzds/core-foundations/commit/a2bd3f1bae26489ce0082703cdca4e123b780ee7))
330
+
331
+
332
+
333
+ ### Dependencies
334
+
335
+ * **@quartzds/core:** upgraded to 1.0.0-beta.67
336
+
337
+ ## @quartzds/core-vue [1.0.0-beta.69](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.68...@quartzds/core-vue@1.0.0-beta.69) (2024-12-17)
338
+
339
+
340
+ ### ✨ Features
341
+
342
+ * add `<qds-loader>` component ([e2e46c1](https://github.com/quartzds/core-foundations/commit/e2e46c1dbc632b0d387e481612e8d9e53c5ee34d))
343
+ * add `<qds-progress-bar>` component ([24e32db](https://github.com/quartzds/core-foundations/commit/24e32db56a8b1e824e5f6a65cb268f5ef2e239ce))
344
+ * **qds-input:** add `type="file"` support ([77ec90d](https://github.com/quartzds/core-foundations/commit/77ec90de70c997fec51afc30ffff9621ab5f02e2))
345
+
346
+
347
+
348
+ ### Dependencies
349
+
350
+ * **@quartzds/core:** upgraded to 1.0.0-beta.66
351
+
352
+ ## @quartzds/core-vue [1.0.0-beta.68](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.67...@quartzds/core-vue@1.0.0-beta.68) (2024-12-16)
353
+
354
+
355
+ ### ⚠ BREAKING CHANGES
356
+
357
+ * **qds-tag:** rename `color` to `status`
358
+
359
+ ### 🐛 Bug Fixes
360
+
361
+ * **qds-tag:** rename `color` to `status` ([66fcdc5](https://github.com/quartzds/core-foundations/commit/66fcdc5ec4cd3aadc735759612403f624b96f5ae))
362
+
363
+
364
+ ### ✨ Features
365
+
366
+ * **qds-inline-link:** add `icon-name`/`icon-library` ([c0a4d20](https://github.com/quartzds/core-foundations/commit/c0a4d20b5bad733fcbeb61ec63292ea334a809e6))
367
+ * **qds-tag:** add `size` ([338826d](https://github.com/quartzds/core-foundations/commit/338826d0867cb87fd081a664c24fe373c0d80e3d))
368
+ * **qds-standalone-link:** add `visitable` ([6f75078](https://github.com/quartzds/core-foundations/commit/6f75078cf240c1a470fc29b9f2727ac473c99f17))
369
+
370
+
371
+
372
+ ### Dependencies
373
+
374
+ * **@quartzds/core:** upgraded to 1.0.0-beta.65
375
+
376
+ ## @quartzds/core-vue [1.0.0-beta.67](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.66...@quartzds/core-vue@1.0.0-beta.67) (2024-12-11)
377
+
378
+
379
+ ### ⚠ BREAKING CHANGES
380
+
381
+ * **qds-switch:** The following properties have been removed from
382
+ `<qds-switch>`:
383
+
384
+ - `icon-checked-library`
385
+ - `icon-checked-name`
386
+ - `icon-unchecked-library`
387
+ - `icon-unchecked-name`
388
+ - `text-checked`
389
+ - `text-unchecked`
390
+
391
+ To explicitly label a `<qds-switch>`, the following example markup can be used
392
+ instead:
393
+
394
+ ```html
395
+ <label for="switch">
396
+ <qds-label text="Switch label"></qds-label>
397
+ </label>
398
+ <qds-switch id="switch"></qds-switch>
399
+ ```
400
+
401
+ ### ✨ Features
402
+
403
+ * **button:** add indicator support ([7005e41](https://github.com/quartzds/core-foundations/commit/7005e41abb22e61eeb4824a43d740aa7a6f3120e))
404
+
405
+
406
+ ### 🐛 Bug Fixes
407
+
408
+ * **qds-switch:** remove internal labels ([b25e1c8](https://github.com/quartzds/core-foundations/commit/b25e1c8efdfcbe7311937b043f39cb49fcdc5c45))
409
+
410
+
411
+
412
+ ### Dependencies
413
+
414
+ * **@quartzds/core:** upgraded to 1.0.0-beta.64
415
+
416
+ ## @quartzds/core-vue [1.0.0-beta.66](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.65...@quartzds/core-vue@1.0.0-beta.66) (2024-12-03)
417
+
418
+
419
+
420
+ ### Dependencies
421
+
422
+ * **@quartzds/core:** upgraded to 1.0.0-beta.63
423
+
424
+ ## @quartzds/core-vue [1.0.0-beta.65](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.64...@quartzds/core-vue@1.0.0-beta.65) (2024-11-26)
425
+
426
+
427
+
428
+ ### Dependencies
429
+
430
+ * **@quartzds/core:** upgraded to 1.0.0-beta.62
431
+
432
+ ## @quartzds/core-vue [1.0.0-beta.64](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.63...@quartzds/core-vue@1.0.0-beta.64) (2024-11-26)
433
+
434
+
435
+ ### ⚠ BREAKING CHANGES
436
+
437
+ * **qds-button:** When using the `<qds-button>` element's `variant` property,
438
+ the `importance` and `size` properties must now to be used instead:
439
+
440
+ - `<qds-button variant="destructive">` -> `<qds-button importance="destructive">`
441
+ - `<qds-button variant="hero">` -> `<qds-button size="hero">`
442
+
443
+ ### 🐛 Bug Fixes
444
+
445
+ * **qds-button:** remove `variant` property ([15eecbc](https://github.com/quartzds/core-foundations/commit/15eecbcd736c359134f24189ba538961301ff388))
446
+
447
+
448
+
449
+ ### Dependencies
450
+
451
+ * **@quartzds/core:** upgraded to 1.0.0-beta.61
452
+
453
+ ## @quartzds/core-vue [1.0.0-beta.63](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.62...@quartzds/core-vue@1.0.0-beta.63) (2024-10-11)
454
+
455
+
456
+ ### ✨ Features
457
+
458
+ * **qds-input:** use custom icons ([40b24aa](https://github.com/quartzds/core-foundations/commit/40b24aa2f3ff5227e7e4ec73bed114e05e61eacc))
459
+
460
+
461
+
462
+ ### Dependencies
463
+
464
+ * **@quartzds/core:** upgraded to 1.0.0-beta.60
465
+
466
+ ## @quartzds/core-vue [1.0.0-beta.62](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.61...@quartzds/core-vue@1.0.0-beta.62) (2024-10-10)
467
+
468
+
469
+
470
+ ### Dependencies
471
+
472
+ * **@quartzds/core:** upgraded to 1.0.0-beta.59
473
+
474
+ ## @quartzds/core-vue [1.0.0-beta.61](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.60...@quartzds/core-vue@1.0.0-beta.61) (2024-10-09)
475
+
476
+
477
+ ### ✨ Features
478
+
479
+ * **qds-title:** add `alignment` property ([9185bd5](https://github.com/quartzds/core-foundations/commit/9185bd57d7ec93ea4b136015914881f436d7c8e4))
480
+
481
+
482
+
483
+ ### Dependencies
484
+
485
+ * **@quartzds/core:** upgraded to 1.0.0-beta.58
486
+
487
+ ## @quartzds/core-vue [1.0.0-beta.60](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.59...@quartzds/core-vue@1.0.0-beta.60) (2024-09-26)
488
+
489
+
490
+
491
+ ### Dependencies
492
+
493
+ * **@quartzds/core:** upgraded to 1.0.0-beta.57
494
+
495
+ ## @quartzds/core-vue [1.0.0-beta.59](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.58...@quartzds/core-vue@1.0.0-beta.59) (2024-09-17)
496
+
497
+
498
+ ### 🐛 Bug Fixes
499
+
500
+ * improve `package.json` `exports` compatibility ([498a862](https://github.com/quartzds/core-foundations/commit/498a8626846599065e32d1a197f784ce810ce263))
501
+
502
+
503
+
504
+ ### Dependencies
505
+
506
+ * **@quartzds/core:** upgraded to 1.0.0-beta.56
507
+
508
+ ## @quartzds/core-vue [1.0.0-beta.58](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.57...@quartzds/core-vue@1.0.0-beta.58) (2024-08-07)
509
+
510
+
511
+ ### ✨ Features
512
+
513
+ * add `qds-tag` ([51cc639](https://github.com/quartzds/core-foundations/commit/51cc639077780ec19887a71bb4ec8035720f55b7))
514
+
515
+
516
+ ### 🐛 Bug Fixes
517
+
518
+ * **a11y:** add aria attributes to improve `qds-button` accessibility ([6e8376c](https://github.com/quartzds/core-foundations/commit/6e8376c174622702761b01f348bdb9f9042bdaee))
519
+ * add missing `badgeDescription` proxy ([1cd4d37](https://github.com/quartzds/core-foundations/commit/1cd4d371a6985831adae018e2accba9666f13e18))
520
+
521
+ ## @quartzds/core-vue [1.0.0-beta.57](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.56...@quartzds/core-vue@1.0.0-beta.57) (2024-07-24)
522
+
523
+
524
+ ### 🐛 Bug Fixes
525
+
526
+ * **a11y:** add `statusDescription` property to improve `qds-form-message` accessibility ([e3eae13](https://github.com/quartzds/core-foundations/commit/e3eae133cffde21bfa851ea1d491f7a73be67fe5))
527
+
528
+
529
+
530
+ ### Dependencies
531
+
532
+ * **@quartzds/core:** upgraded to 1.0.0-beta.54
533
+
534
+ ## @quartzds/core-vue [1.0.0-beta.56](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.55...@quartzds/core-vue@1.0.0-beta.56) (2024-07-23)
535
+
536
+
537
+ ### 🐛 Bug Fixes
538
+
539
+ * **qds-switch:** support focus method ([9aea9d2](https://github.com/quartzds/core-foundations/commit/9aea9d2d36a1d2a107df89864994f8e641e466b0))
540
+
541
+
542
+
543
+ ### Dependencies
544
+
545
+ * **@quartzds/core:** upgraded to 1.0.0-beta.53
546
+
547
+ ## @quartzds/core-vue [1.0.0-beta.55](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.54...@quartzds/core-vue@1.0.0-beta.55) (2024-07-04)
548
+
549
+
550
+
551
+ ### Dependencies
552
+
553
+ * **@quartzds/core:** upgraded to 1.0.0-beta.52
554
+
555
+ ## @quartzds/core-vue [1.0.0-beta.54](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.53...@quartzds/core-vue@1.0.0-beta.54) (2024-06-20)
556
+
557
+
558
+ ### ⚠ BREAKING CHANGES
559
+
560
+ * TypeScript < 5.1 and Angular < 16.1.0 are no longer
561
+ supported.
562
+
563
+ ### 🐛 Bug Fixes
564
+
565
+ * update Stencil.js version ([5196e5c](https://github.com/quartzds/core-foundations/commit/5196e5cbae7b6e77520469334c78362a8bbee215))
566
+
567
+
568
+
569
+ ### Dependencies
570
+
571
+ * **@quartzds/core:** upgraded to 1.0.0-beta.51
572
+
573
+ ## @quartzds/core-vue [1.0.0-beta.53](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.52...@quartzds/core-vue@1.0.0-beta.53) (2024-05-30)
574
+
575
+
576
+ ### ✨ Features
577
+
578
+ * add breadcrumb-item ([b0ea93f](https://github.com/quartzds/core-foundations/commit/b0ea93fdd82130d9b7ec55355153222faf030aac))
579
+
580
+
581
+
582
+ ### Dependencies
583
+
584
+ * **@quartzds/core:** upgraded to 1.0.0-beta.50
585
+
586
+ ## @quartzds/core-vue [1.0.0-beta.52](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.51...@quartzds/core-vue@1.0.0-beta.52) (2024-05-29)
587
+
588
+
589
+
590
+ ### Dependencies
591
+
592
+ * **@quartzds/core:** upgraded to 1.0.0-beta.49
593
+
594
+ ## @quartzds/core-vue [1.0.0-beta.51](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.50...@quartzds/core-vue@1.0.0-beta.51) (2024-05-24)
595
+
596
+
597
+
598
+ ### Dependencies
599
+
600
+ * **@quartzds/core:** upgraded to 1.0.0-beta.48
601
+
602
+ ## @quartzds/core-vue [1.0.0-beta.50](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.49...@quartzds/core-vue@1.0.0-beta.50) (2024-05-24)
603
+
604
+
605
+
606
+ ### Dependencies
607
+
608
+ * **@quartzds/core:** upgraded to 1.0.0-beta.47
609
+
610
+ ## @quartzds/core-vue [1.0.0-beta.49](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.48...@quartzds/core-vue@1.0.0-beta.49) (2024-05-22)
611
+
612
+
613
+
614
+ ### Dependencies
615
+
616
+ * **@quartzds/core:** upgraded to 1.0.0-beta.46
617
+
618
+ ## @quartzds/core-vue [1.0.0-beta.48](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.47...@quartzds/core-vue@1.0.0-beta.48) (2024-05-22)
619
+
620
+
621
+ ### ⚠ BREAKING CHANGES
622
+
623
+ * the `draggable ` toggle no longer exists.
624
+ Replace it with `list-action='reorder'`.
625
+ * the `navigation` toggle no longer exist.
626
+ Replace it with `destination='navigation'`.
627
+
628
+ * feat!(list-item): replace `draggable` toggle with `list-action` property ([27fb23d](https://github.com/quartzds/core-foundations/commit/27fb23dc33c1cf65998f840d43eb28a909c5b052))
629
+ * feat!(list-item): replace `navigation` toggle with `destination` parameter ([ac7beab](https://github.com/quartzds/core-foundations/commit/ac7beab81ff7a8b662ddbfe836f7f9a5245e05c7))
630
+
631
+
632
+ ### ✨ Features
633
+
634
+ * **list-item:** add `divider` option to control divider styles ([5522fd3](https://github.com/quartzds/core-foundations/commit/5522fd3c8fdefd0b12fffd11812b1c0e8d1ed673))
635
+ * **list-item:** support `indeterminate` when `list-action="multiselect"` ([4d09794](https://github.com/quartzds/core-foundations/commit/4d0979416e07d5bdd7b66bf3759ff78480539092))
636
+ * support both `selected` and `checked` properties ([3e8c61b](https://github.com/quartzds/core-foundations/commit/3e8c61bab341133a3ef2e883908f05a6a9462665))
637
+
638
+
639
+
640
+ ### Dependencies
641
+
642
+ * **@quartzds/core:** upgraded to 1.0.0-beta.45
643
+
644
+ ## @quartzds/core-vue [1.0.0-beta.47](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.46...@quartzds/core-vue@1.0.0-beta.47) (2024-05-22)
645
+
646
+
647
+ ### ✨ Features
648
+
649
+ * add `qds-chip` ([d8e9866](https://github.com/quartzds/core-foundations/commit/d8e9866a6f534c16d2824ff2c54bf1bd2fca5ffb))
650
+
651
+
652
+
653
+ ### Dependencies
654
+
655
+ * **@quartzds/core:** upgraded to 1.0.0-beta.44
656
+
657
+ ## @quartzds/core-vue [1.0.0-beta.46](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.45...@quartzds/core-vue@1.0.0-beta.46) (2024-05-16)
658
+
659
+
660
+ ### ✨ Features
661
+
662
+ * **qds-title:** add `variant` property ([ea14384](https://github.com/quartzds/core-foundations/commit/ea143842bbd2c5e96a6ebed368a2ce66dab96b64))
663
+ * **qds-divider:** add `vertical` property ([a7e071b](https://github.com/quartzds/core-foundations/commit/a7e071bda24292f0bf5ac299b13ea8c8a3a66f59))
664
+
665
+
666
+
667
+ ### Dependencies
668
+
669
+ * **@quartzds/core:** upgraded to 1.0.0-beta.43
670
+
671
+ ## @quartzds/core-vue [1.0.0-beta.45](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.44...@quartzds/core-vue@1.0.0-beta.45) (2024-04-24)
672
+
673
+
674
+
675
+ ### Dependencies
676
+
677
+ * **@quartzds/core:** upgraded to 1.0.0-beta.42
678
+
679
+ ## @quartzds/core-vue [1.0.0-beta.44](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.43...@quartzds/core-vue@1.0.0-beta.44) (2024-04-16)
680
+
681
+
682
+
683
+ ### Dependencies
684
+
685
+ * **@quartzds/core:** upgraded to 1.0.0-beta.41
686
+
687
+ ## @quartzds/core-vue [1.0.0-beta.43](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.42...@quartzds/core-vue@1.0.0-beta.43) (2024-04-09)
688
+
689
+
690
+
691
+ ### Dependencies
692
+
693
+ * **@quartzds/core:** upgraded to 1.0.0-beta.40
694
+
695
+ ## @quartzds/core-vue [1.0.0-beta.42](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.41...@quartzds/core-vue@1.0.0-beta.42) (2024-04-04)
696
+
697
+
698
+
699
+ ### Dependencies
700
+
701
+ * **@quartzds/core:** upgraded to 1.0.0-beta.39
702
+
703
+ ## @quartzds/core-vue [1.0.0-beta.41](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.40...@quartzds/core-vue@1.0.0-beta.41) (2024-04-02)
704
+
705
+
706
+
707
+ ### Dependencies
708
+
709
+ * **@quartzds/core:** upgraded to 1.0.0-beta.38
710
+
711
+ ## @quartzds/core-vue [1.0.0-beta.40](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.39...@quartzds/core-vue@1.0.0-beta.40) (2024-04-02)
712
+
713
+
714
+
715
+ ### Dependencies
716
+
717
+ * **@quartzds/core:** upgraded to 1.0.0-beta.37
718
+
719
+ <!--
720
+ SPDX-FileCopyrightText: © 2024 Schneider Electric
721
+
722
+ SPDX-License-Identifier: LGPL-2.1-only
723
+ -->
724
+
725
+ # Change Log
726
+
727
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
728
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
729
+
730
+ > All notable changes to this project will be documented in this file
731
+
732
+ ## @quartzds/core-vue [1.0.0-beta.39](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.38...@quartzds/core-vue@1.0.0-beta.39) (2024-03-25)
733
+
734
+
735
+
736
+ ### Dependencies
737
+
738
+ * **@quartzds/core:** upgraded to 1.0.0-beta.36
739
+
740
+ ## @quartzds/core-vue [1.0.0-beta.38](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.37...@quartzds/core-vue@1.0.0-beta.38) (2024-03-15)
741
+
742
+
743
+
744
+ ### Dependencies
745
+
746
+ * **@quartzds/core:** upgraded to 1.0.0-beta.35
747
+
748
+ ## @quartzds/core-vue [1.0.0-beta.37](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.36...@quartzds/core-vue@1.0.0-beta.37) (2024-02-17)
749
+
750
+
751
+ ### ✨ Features
752
+
753
+ * add `<qds-nav-list-item>` component ([642c774](https://github.com/quartzds/core-foundations/commit/642c774e6bf69603dbe1220fba5eb54d77b69ae1))
754
+
755
+
756
+
757
+ ### Dependencies
758
+
759
+ * **@quartzds/core:** upgraded to 1.0.0-beta.34
760
+
761
+ ## @quartzds/core-vue [1.0.0-beta.36](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.35...@quartzds/core-vue@1.0.0-beta.36) (2024-02-08)
762
+
763
+
764
+
765
+ ### Dependencies
766
+
767
+ * **@quartzds/core:** upgraded to 1.0.0-beta.33
768
+
769
+ ## @quartzds/core-vue [1.0.0-beta.35](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.34...@quartzds/core-vue@1.0.0-beta.35) (2024-02-06)
770
+
771
+
772
+
773
+ ### Dependencies
774
+
775
+ * **@quartzds/core:** upgraded to 1.0.0-beta.32
776
+
777
+ ## @quartzds/core-vue [1.0.0-beta.34](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.33...@quartzds/core-vue@1.0.0-beta.34) (2024-02-01)
778
+
779
+
780
+ ### ✨ Features
781
+
782
+ * add `qds-list-item` ([a103a90](https://github.com/quartzds/core-foundations/commit/a103a907f96836f0f5db5ed0f6de890c7d142ddd))
783
+
784
+
785
+
786
+ ### Dependencies
787
+
788
+ * **@quartzds/core:** upgraded to 1.0.0-beta.31
789
+
790
+ ## @quartzds/core-vue [1.0.0-beta.33](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.32...@quartzds/core-vue@1.0.0-beta.33) (2024-01-23)
791
+
792
+
793
+
794
+ ### Dependencies
795
+
796
+ * **@quartzds/core:** upgraded to 1.0.0-beta.30
797
+
798
+ ## @quartzds/core-vue [1.0.0-beta.32](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.31...@quartzds/core-vue@1.0.0-beta.32) (2024-01-19)
799
+
800
+
801
+ ### ✨ Features
802
+
803
+ * **qds-button:** add `badge` property ([3eaca57](https://github.com/quartzds/core-foundations/commit/3eaca57213fda99f5deb0f0a820b2ab9d94883d7))
804
+
805
+
806
+
807
+ ### Dependencies
808
+
809
+ * **@quartzds/core:** upgraded to 1.0.0-beta.29
810
+
811
+ ## @quartzds/core-vue [1.0.0-beta.31](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.30...@quartzds/core-vue@1.0.0-beta.31) (2024-01-17)
812
+
813
+
814
+
815
+ ### Dependencies
816
+
817
+ * **@quartzds/core:** upgraded to 1.0.0-beta.28
818
+
819
+ ## @quartzds/core-vue [1.0.0-beta.30](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.29...@quartzds/core-vue@1.0.0-beta.30) (2024-01-15)
820
+
821
+
822
+ ### ✨ Features
823
+
824
+ * add qds-standalone-link component ([742589f](https://github.com/quartzds/core-foundations/commit/742589f8fa1341d62ccd173d352ce19b7d889a61))
825
+
826
+
827
+
828
+ ### Dependencies
829
+
830
+ * **@quartzds/core:** upgraded to 1.0.0-beta.27
831
+
832
+ ## @quartzds/core-vue [1.0.0-beta.29](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.28...@quartzds/core-vue@1.0.0-beta.29) (2024-01-12)
833
+
834
+
835
+ ### ✨ Features
836
+
837
+ * **qds-button:** add `action` property ([966f583](https://github.com/quartzds/core-foundations/commit/966f58343beeb39b36492e9408e09f861dadfc07))
838
+ * **qds-button:** add `variant` property ([658b89c](https://github.com/quartzds/core-foundations/commit/658b89c8c5c25bc7b8da1171e2dd1a41d2641a1b))
839
+
840
+
841
+ ### 🐛 Bug Fixes
842
+
843
+ * make components compatible with latest tokens ([57ea9d7](https://github.com/quartzds/core-foundations/commit/57ea9d76ad6122ae901871ad3cf2b77acb20699f))
844
+
845
+
846
+
847
+ ### Dependencies
848
+
849
+ * **@quartzds/core:** upgraded to 1.0.0-beta.26
850
+
851
+ <!--
852
+ SPDX-FileCopyrightText: © 2024 Schneider Electric
853
+
854
+ SPDX-License-Identifier: Apache-2.0
855
+ -->
856
+
857
+ # Change Log
858
+
859
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
860
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
861
+
862
+ > All notable changes to this project will be documented in this file
863
+
864
+ ## @quartzds/core-vue [1.0.0-beta.28](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.27...@quartzds/core-vue@1.0.0-beta.28) (2023-12-15)
865
+
866
+
867
+ ### ⚠ BREAKING CHANGES
868
+
869
+ * switch `qdsChange` two-way bindings to `qdsInput`
870
+ * add form-associated support
871
+
872
+ ### ✨ Features
873
+
874
+ * add form-associated support ([c6fd67e](https://github.com/quartzds/core-foundations/commit/c6fd67e86c4f64fe6a450850fe88fc293e8eb241))
875
+
876
+
877
+ ### 🐛 Bug Fixes
878
+
879
+ * switch `qdsChange` two-way bindings to `qdsInput` ([5d2c303](https://github.com/quartzds/core-foundations/commit/5d2c303521ebdfc5dc7dd52bfa03c64b7d64232e))
880
+
881
+
882
+
883
+ ### Dependencies
884
+
885
+ * **@quartzds/core:** upgraded to 1.0.0-beta.25
886
+
887
+ ## @quartzds/core-vue [1.0.0-beta.27](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.26...@quartzds/core-vue@1.0.0-beta.27) (2023-10-27)
888
+
889
+
890
+
891
+ ### Dependencies
892
+
893
+ * **@quartzds/core:** upgraded to 1.0.0-beta.24
894
+
895
+ ## @quartzds/core-vue [1.0.0-beta.26](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.25...@quartzds/core-vue@1.0.0-beta.26) (2023-10-27)
896
+
897
+
898
+
899
+ ### Dependencies
900
+
901
+ * **@quartzds/core:** upgraded to 1.0.0-beta.23
902
+
903
+ ## @quartzds/core-vue [1.0.0-beta.25](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.24...@quartzds/core-vue@1.0.0-beta.25) (2023-09-28)
904
+
905
+
906
+
907
+ ### Dependencies
908
+
909
+ * **@quartzds/core:** upgraded to 1.0.0-beta.22
910
+
911
+ ## @quartzds/core-vue [1.0.0-beta.24](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.23...@quartzds/core-vue@1.0.0-beta.24) (2023-09-16)
912
+
913
+
914
+
915
+ ### Dependencies
916
+
917
+ * **@quartzds/core:** upgraded to 1.0.0-beta.21
918
+
919
+ ## @quartzds/core-vue [1.0.0-beta.23](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.22...@quartzds/core-vue@1.0.0-beta.23) (2023-09-12)
920
+
921
+
922
+
923
+ ### Dependencies
924
+
925
+ * **@quartzds/core:** upgraded to 1.0.0-beta.20
926
+
927
+ ## @quartzds/core-vue [1.0.0-beta.22](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.21...@quartzds/core-vue@1.0.0-beta.22) (2023-09-11)
928
+
929
+
930
+ ### ✨ Features
931
+
932
+ * implement select component ([a7276d2](https://github.com/quartzds/core-foundations/commit/a7276d2bd0027f3791dc4a8470a361f37ed73cbb))
933
+
934
+
935
+
936
+ ### Dependencies
937
+
938
+ * **@quartzds/core:** upgraded to 1.0.0-beta.19
939
+
940
+ ## @quartzds/core-vue [1.0.0-beta.21](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.20...@quartzds/core-vue@1.0.0-beta.21) (2023-09-07)
941
+
942
+
943
+
944
+ ### Dependencies
945
+
946
+ * **@quartzds/core:** upgraded to 1.0.0-beta.18
947
+
948
+ ## @quartzds/core-vue [1.0.0-beta.20](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.19...@quartzds/core-vue@1.0.0-beta.20) (2023-09-07)
949
+
950
+
951
+ ### ✨ Features
952
+
953
+ * **qds-radio:** add bindings ([0417cd7](https://github.com/quartzds/core-foundations/commit/0417cd70ba83c2d6ccba2986f3cfa5052fab6dd7))
954
+
955
+
956
+
957
+ ### Dependencies
958
+
959
+ * **@quartzds/core:** upgraded to 1.0.0-beta.17
960
+
961
+ ## @quartzds/core-vue [1.0.0-beta.19](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.18...@quartzds/core-vue@1.0.0-beta.19) (2023-08-25)
962
+
963
+
964
+ ### ✨ Features
965
+
966
+ * add table components ([cded020](https://github.com/quartzds/core-foundations/commit/cded020c5eb600e0b84d53c8371a10afffd8721c))
967
+
968
+
969
+
970
+ ### Dependencies
971
+
972
+ * **@quartzds/core:** upgraded to 1.0.0-beta.16
973
+
974
+ ## @quartzds/core-vue [1.0.0-beta.18](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.17...@quartzds/core-vue@1.0.0-beta.18) (2023-08-18)
975
+
976
+
977
+
978
+ ### Dependencies
979
+
980
+ * **@quartzds/core:** upgraded to 1.0.0-beta.15
981
+
982
+ ## @quartzds/core-vue [1.0.0-beta.17](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.16...@quartzds/core-vue@1.0.0-beta.17) (2023-08-04)
983
+
984
+
985
+
986
+ ### Dependencies
987
+
988
+ * **@quartzds/core:** upgraded to 1.0.0-beta.14
989
+
990
+ ## @quartzds/core-vue [1.0.0-beta.16](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.15...@quartzds/core-vue@1.0.0-beta.16) (2023-08-04)
991
+
992
+
993
+
994
+ ### Dependencies
995
+
996
+ * **@quartzds/core:** upgraded to 1.0.0-beta.13
997
+
998
+ ## @quartzds/core-vue [1.0.0-beta.15](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.14...@quartzds/core-vue@1.0.0-beta.15) (2023-07-31)
999
+
1000
+
1001
+ ### ✨ Features
1002
+
1003
+ * implement dialog component ([1fd9794](https://github.com/quartzds/core-foundations/commit/1fd97946aaa73d6ef7694cda0518938ca1b7aa3e))
1004
+
1005
+
1006
+
1007
+ ### Dependencies
1008
+
1009
+ * **@quartzds/core:** upgraded to 1.0.0-beta.12
1010
+
1011
+ ## @quartzds/core-vue [1.0.0-beta.14](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.13...@quartzds/core-vue@1.0.0-beta.14) (2023-07-24)
1012
+
1013
+
1014
+
1015
+ ### Dependencies
1016
+
1017
+ * **@quartzds/core:** upgraded to 1.0.0-beta.11
1018
+
1019
+ ## @quartzds/core-vue [1.0.0-beta.13](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.12...@quartzds/core-vue@1.0.0-beta.13) (2023-07-21)
1020
+
1021
+
1022
+ ### ✨ Features
1023
+
1024
+ * implement form message component ([3921b46](https://github.com/quartzds/core-foundations/commit/3921b4609afc10f3736cb2335ec6172e390b8465))
1025
+
1026
+
1027
+
1028
+ ### Dependencies
1029
+
1030
+ * **@quartzds/core:** upgraded to 1.0.0-beta.10
1031
+
1032
+ ## @quartzds/core-vue [1.0.0-beta.12](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.11...@quartzds/core-vue@1.0.0-beta.12) (2023-07-18)
1033
+
1034
+
1035
+ ### ✨ Features
1036
+
1037
+ * implement divider component ([4266271](https://github.com/quartzds/core-foundations/commit/426627100aad2202786c2f515416b01688b4d78b))
1038
+
1039
+
1040
+
1041
+ ### Dependencies
1042
+
1043
+ * **@quartzds/core:** upgraded to 1.0.0-beta.9
1044
+
1045
+ ## @quartzds/core-vue [1.0.0-beta.11](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.10...@quartzds/core-vue@1.0.0-beta.11) (2023-07-16)
1046
+
1047
+
1048
+
1049
+ ### Dependencies
1050
+
1051
+ * **@quartzds/core:** upgraded to 1.0.0-beta.8
1052
+
1053
+ ## @quartzds/core-vue [1.0.0-beta.10](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.9...@quartzds/core-vue@1.0.0-beta.10) (2023-07-12)
1054
+
1055
+
1056
+ ### ✨ Features
1057
+
1058
+ * implement textarea component ([358af36](https://github.com/quartzds/core-foundations/commit/358af36009ba8428440a7e5b5d062047e26e3f1b))
1059
+
1060
+
1061
+
1062
+ ### Dependencies
1063
+
1064
+ * **@quartzds/core:** upgraded to 1.0.0-beta.7
1065
+
1066
+ ## @quartzds/core-vue [1.0.0-beta.9](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.8...@quartzds/core-vue@1.0.0-beta.9) (2023-07-06)
1067
+
1068
+
1069
+ ### ⚠ BREAKING CHANGES
1070
+
1071
+ * update to Stencil `v4.0.0`
1072
+
1073
+ ### ✨ Features
1074
+
1075
+ * update to Stencil `v4.0.0` ([075e6df](https://github.com/quartzds/core-foundations/commit/075e6dffd0c33b396ccb92e71c1768f7a03483f0))
1076
+
1077
+
1078
+
1079
+ ### Dependencies
1080
+
1081
+ * **@quartzds/core:** upgraded to 1.0.0-beta.6
1082
+
1083
+ ## @quartzds/core-vue [1.0.0-beta.8](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.7...@quartzds/core-vue@1.0.0-beta.8) (2023-07-04)
1084
+
1085
+
1086
+ ### 🐛 Bug Fixes
1087
+
1088
+ * republish packages to GHP ([e765a0f](https://github.com/quartzds/core-foundations/commit/e765a0fcf5d33c62211d5d744c604128305fc7dc))
1089
+
1090
+
1091
+
1092
+ ### Dependencies
1093
+
1094
+ * **@quartzds/core:** upgraded to 1.0.0-beta.5
1095
+
1096
+ ## @quartzds/core-vue [1.0.0-beta.7](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.6...@quartzds/core-vue@1.0.0-beta.7) (2023-07-03)
1097
+
1098
+
1099
+
1100
+ ### Dependencies
1101
+
1102
+ * **@quartzds/core:** upgraded to 1.0.0-beta.4
1103
+
1104
+ ## @quartzds/core-vue [1.0.0-beta.6](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.5...@quartzds/core-vue@1.0.0-beta.6) (2023-07-03)
1105
+
1106
+
1107
+
1108
+ ### Dependencies
1109
+
1110
+ * **@quartzds/core:** upgraded to 1.0.0-beta.3
1111
+
1112
+ ## @quartzds/core-vue [1.0.0-beta.5](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.4...@quartzds/core-vue@1.0.0-beta.5) (2023-07-03)
1113
+
1114
+
1115
+
1116
+ ### Dependencies
1117
+
1118
+ * **@quartzds/core:** upgraded to 1.0.0-beta.2
1119
+
1120
+ ## @quartzds/core-vue [1.0.0-beta.4](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.3...@quartzds/core-vue@1.0.0-beta.4) (2023-06-30)
1121
+
1122
+
1123
+
1124
+ ### Dependencies
1125
+
1126
+ * **@quartzds/core:** upgraded to 1.0.0-beta.2
1127
+
1128
+ ## @quartzds/core-vue [1.0.0-beta.3](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.2...@quartzds/core-vue@1.0.0-beta.3) (2023-06-30)
1129
+
1130
+
1131
+
1132
+ ### Dependencies
1133
+
1134
+ * **@quartzds/core:** upgraded to 1.0.0-beta.2
1135
+
1136
+ ## @quartzds/core-vue [1.0.0-beta.2](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.1...@quartzds/core-vue@1.0.0-beta.2) (2023-06-30)
1137
+
1138
+
1139
+
1140
+ ### Dependencies
1141
+
1142
+ * **@quartzds/core:** upgraded to 1.0.0-beta.2
1143
+
1144
+ ## @quartzds/core-vue 1.0.0-beta.1 (2023-06-29)
1145
+
1146
+ ### ✨ Features
1147
+
1148
+ * remove `open` prefix from package names ([1d57894](https://github.com/quartzds/core-foundations/commit/1d578946e0fc00946b5ff50afd3eda29d14eae81))
1149
+
1150
+ ## @quartzds/open-core-vue [1.0.0-beta.23](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.22...@quartzds/open-core-vue@1.0.0-beta.23) (2023-05-27)
1151
+
1152
+
1153
+ ### ⚠ BREAKING CHANGES
1154
+
1155
+ * match the case of `hrefLang` to native property
1156
+
1157
+ ### 🐛 Bug Fixes
1158
+
1159
+ * match the case of `hrefLang` to native property ([22fe35a](https://github.com/quartzds/core-foundations/commit/22fe35a65fa126fc126b9ea463b72eb244b0ca1a))
1160
+
1161
+
1162
+
1163
+ ### Dependencies
1164
+
1165
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.26
1166
+
1167
+ ## @quartzds/open-core-vue [1.0.0-beta.22](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.21...@quartzds/open-core-vue@1.0.0-beta.22) (2023-05-22)
1168
+
1169
+
1170
+ ### 🐛 Bug Fixes
1171
+
1172
+ * update vue bindings for v3.3 compatibility ([dcce18f](https://github.com/quartzds/core-foundations/commit/dcce18fd35a7009fdaf80d427ae96d5971fb0d79))
1173
+
1174
+ ## @quartzds/open-core-vue [1.0.0-beta.21](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.20...@quartzds/open-core-vue@1.0.0-beta.21) (2023-05-19)
1175
+
1176
+
1177
+
1178
+ ### Dependencies
1179
+
1180
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.25
1181
+
1182
+ ## @quartzds/open-core-vue [1.0.0-beta.20](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.19...@quartzds/open-core-vue@1.0.0-beta.20) (2023-04-25)
1183
+
1184
+
1185
+
1186
+ ### Dependencies
1187
+
1188
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.24
1189
+
1190
+ ## @quartzds/open-core-vue [1.0.0-beta.19](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.18...@quartzds/open-core-vue@1.0.0-beta.19) (2023-04-24)
1191
+
1192
+
1193
+ ### ✨ Features
1194
+
1195
+ * allow `package.json` to be imported ([9548c19](https://github.com/quartzds/core-foundations/commit/9548c191c0c1b4ca7f3c27ff4bc63a76e2a4f9f8))
1196
+
1197
+
1198
+
1199
+ ### Dependencies
1200
+
1201
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.23
1202
+
1203
+ ## @quartzds/open-core-vue [1.0.0-beta.18](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.17...@quartzds/open-core-vue@1.0.0-beta.18) (2023-04-12)
1204
+
1205
+
1206
+
1207
+ ### Dependencies
1208
+
1209
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.22
1210
+
1211
+ ## @quartzds/open-core-vue [1.0.0-beta.17](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.16...@quartzds/open-core-vue@1.0.0-beta.17) (2023-04-12)
1212
+
1213
+
1214
+
1215
+ ### Dependencies
1216
+
1217
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.21
1218
+
1219
+ ## @quartzds/open-core-vue [1.0.0-beta.16](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.15...@quartzds/open-core-vue@1.0.0-beta.16) (2023-04-11)
1220
+
1221
+
1222
+
1223
+ ### Dependencies
1224
+
1225
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.20
1226
+
1227
+ ## @quartzds/open-core-vue [1.0.0-beta.15](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.14...@quartzds/open-core-vue@1.0.0-beta.15) (2023-04-10)
1228
+
1229
+
1230
+ ### ⚠ BREAKING CHANGES
1231
+
1232
+ * **qds-switch:** rename `*-start`/`*-end` to `*-unchecked`/`*-checked`
1233
+
1234
+ ### 🐛 Bug Fixes
1235
+
1236
+ * **qds-switch:** rename `*-start`/`*-end` to `*-unchecked`/`*-checked` ([dc58493](https://github.com/quartzds/core-foundations/commit/dc584937164b0983f487dfc8dbd073a11ed2bf80))
1237
+
1238
+
1239
+ ### ✨ Features
1240
+
1241
+ * add the `inline` property for form controls ([e1d4851](https://github.com/quartzds/core-foundations/commit/e1d4851f8263c250b20e3f13d6f9c9026a6554b8))
1242
+
1243
+
1244
+
1245
+ ### Dependencies
1246
+
1247
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.19
1248
+
1249
+ ## @quartzds/open-core-vue [1.0.0-beta.14](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.13...@quartzds/open-core-vue@1.0.0-beta.14) (2023-03-31)
1250
+
1251
+
1252
+ ### ⚠ BREAKING CHANGES
1253
+
1254
+ * **qds-link:** rename to `qds-inline-link`
1255
+ * **qds-tooltip:** remove slots
1256
+
1257
+ ### ♻️ Refactoring
1258
+
1259
+ * **qds-tooltip:** remove slots ([1a609b2](https://github.com/quartzds/core-foundations/commit/1a609b2a2372e76c37192d0d82f0482de7ba6fd7))
1260
+
1261
+
1262
+ ### ✨ Features
1263
+
1264
+ * add theme/platform support ([f7f2a88](https://github.com/quartzds/core-foundations/commit/f7f2a88d40c8926e03d483e4a92eb8aed1329d3c)), closes [#176](https://github.com/quartzds/core-foundations/issues/176)
1265
+
1266
+
1267
+ ### 🐛 Bug Fixes
1268
+
1269
+ * **qds-link:** rename to `qds-inline-link` ([e79083d](https://github.com/quartzds/core-foundations/commit/e79083d12d2c82a1de1f63c06e60af7fa2192f18))
1270
+
1271
+
1272
+
1273
+ ### Dependencies
1274
+
1275
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.18
1276
+
1277
+ ## @quartzds/open-core-vue [1.0.0-beta.13](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.12...@quartzds/open-core-vue@1.0.0-beta.13) (2023-03-21)
1278
+
1279
+
1280
+ ### ⚠ BREAKING CHANGES
1281
+
1282
+ * Any code relying on blur/change/focus/input event
1283
+ propagation with different characteristics from the native events will
1284
+ need to be modified.
1285
+
1286
+ ### 🐛 Bug Fixes
1287
+
1288
+ * align event propagation with native events ([d7b3005](https://github.com/quartzds/core-foundations/commit/d7b300533ceabbec76468f4d2188b9c60e78b1a5))
1289
+
1290
+
1291
+ ### ✨ Features
1292
+
1293
+ * **qds-input:** add `size` property ([763c9ef](https://github.com/quartzds/core-foundations/commit/763c9ef3917488609c1521ce563dcc3bd2ca0015))
1294
+ * implement dropdown component ([3fd93a1](https://github.com/quartzds/core-foundations/commit/3fd93a176c9736741a431cc3b193e88ae71be606))
1295
+ * implement tooltip component ([a979589](https://github.com/quartzds/core-foundations/commit/a9795891102d4d658463771388df8b4d72a84fd0))
1296
+
1297
+
1298
+
1299
+ ### Dependencies
1300
+
1301
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.17
1302
+
1303
+ ## @quartzds/open-core-vue [1.0.0-beta.12](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.11...@quartzds/open-core-vue@1.0.0-beta.12) (2023-02-16)
1304
+
1305
+
1306
+ ### ⚠ BREAKING CHANGES
1307
+
1308
+ * rename `label` properties to `text`
1309
+
1310
+ ### 🐛 Bug Fixes
1311
+
1312
+ * rename `label` properties to `text` ([4db0d32](https://github.com/quartzds/core-foundations/commit/4db0d32a1bc5cf470a76910a25e56dfe0f1c92f1))
1313
+
1314
+
1315
+ ### ✨ Features
1316
+
1317
+ * implement switch component ([1658c45](https://github.com/quartzds/core-foundations/commit/1658c45b483a67ddf3fcf7cb09a894535609325b))
1318
+
1319
+
1320
+
1321
+ ### Dependencies
1322
+
1323
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.16
1324
+
1325
+ ## @quartzds/open-core-vue [1.0.0-beta.11](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.10...@quartzds/open-core-vue@1.0.0-beta.11) (2023-02-01)
1326
+
1327
+
1328
+
1329
+ ### Dependencies
1330
+
1331
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.15
1332
+
1333
+ ## @quartzds/open-core-vue [1.0.0-beta.10](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.9...@quartzds/open-core-vue@1.0.0-beta.10) (2023-01-31)
1334
+
1335
+
1336
+ ### ⚠ BREAKING CHANGES
1337
+
1338
+ * **qds-title:** remove `label` property
1339
+
1340
+ ### 🐛 Bug Fixes
1341
+
1342
+ * **qds-title:** remove `label` property ([9ca36ff](https://github.com/quartzds/core-foundations/commit/9ca36ff59243b5a8402daf7fa806f241e4983cfd))
1343
+
1344
+
1345
+ ### ✨ Features
1346
+
1347
+ * implement link component ([46b0769](https://github.com/quartzds/core-foundations/commit/46b07690f5d6faf2f7206664ba18ecb39464b1b6))
1348
+ * re-export `@quartzds/open-core` API to library wrappers ([ac6bdbe](https://github.com/quartzds/core-foundations/commit/ac6bdbef8692b0c3c79df11e664f5042edb5fff9))
1349
+
1350
+
1351
+
1352
+ ### Dependencies
1353
+
1354
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.14
1355
+
1356
+ ## @quartzds/open-core-vue [1.0.0-beta.9](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.8...@quartzds/open-core-vue@1.0.0-beta.9) (2023-01-25)
1357
+
1358
+
1359
+
1360
+ ### Dependencies
1361
+
1362
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.13
1363
+
1364
+ ## @quartzds/open-core-vue [1.0.0-beta.8](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.7...@quartzds/open-core-vue@1.0.0-beta.8) (2023-01-23)
1365
+
1366
+
1367
+ ### ✨ Features
1368
+
1369
+ * implement radio component ([b72261d](https://github.com/quartzds/core-foundations/commit/b72261d62eceec6986f51cbd7e3ceb4a334c94d6))
1370
+
1371
+
1372
+
1373
+ ### Dependencies
1374
+
1375
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.12
1376
+
1377
+ ## @quartzds/open-core-vue [1.0.0-beta.7](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.6...@quartzds/open-core-vue@1.0.0-beta.7) (2023-01-19)
1378
+
1379
+
1380
+
1381
+ ### Dependencies
1382
+
1383
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.11
1384
+
1385
+ ## @quartzds/open-core-vue [1.0.0-beta.6](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.5...@quartzds/open-core-vue@1.0.0-beta.6) (2023-01-12)
1386
+
1387
+ ### 🐛 Bug Fixes
1388
+
1389
+ - add missing `exports` to `package.json` ([77a08f6](https://github.com/quartzds/core-foundations/commit/77a08f6c816d5c198e65b35b21afb61c2edfc5ff))
1390
+
1391
+ ### Dependencies
1392
+
1393
+ - **@quartzds/open-core:** upgraded to 1.0.0-beta.10
1394
+
1395
+ ## @quartzds/open-core-vue [1.0.0-beta.5](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.4...@quartzds/open-core-vue@1.0.0-beta.5) (2023-01-10)
1396
+
1397
+ ### ✨ Features
1398
+
1399
+ - implement checkbox component ([49f2d69](https://github.com/quartzds/core-foundations/commit/49f2d6995381b9de6267c524f5a32c97839c3613))
1400
+
1401
+ ### 🐛 Bug Fixes
1402
+
1403
+ - remove `"type": "module"` from `package.json` ([e41d44a](https://github.com/quartzds/core-foundations/commit/e41d44a233791d4a99b8abff1a29a9fa0ca69c83))
1404
+
1405
+ <!--
1406
+ SPDX-FileCopyrightText: © 2022 Schneider Electric
1407
+
1408
+ SPDX-License-Identifier: Apache-2.0
1409
+ -->
1410
+
1411
+ # Change Log
1412
+
1413
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
1414
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
1415
+
1416
+ > All notable changes to this project will be documented in this file
1417
+
1418
+ ## @quartzds/open-core-vue [1.0.0-beta.4](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.3...@quartzds/open-core-vue@1.0.0-beta.4) (2022-12-23)
1419
+
1420
+ ### ✨ Features
1421
+
1422
+ - add icon support ([3d9a3fd](https://github.com/quartzds/core-foundations/commit/3d9a3fd9004b8b391902e47fa3c1ab849f855d7f))
1423
+
1424
+ ## @quartzds/open-core-vue [1.0.0-beta.3](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.2...@quartzds/open-core-vue@1.0.0-beta.3) (2022-10-28)
1425
+
1426
+ ### ⚠ BREAKING CHANGES
1427
+
1428
+ - **qds-title:** rename `content` to `label` for consistency
1429
+
1430
+ ### 🐛 Bug Fixes
1431
+
1432
+ - **qds-title:** rename `content` to `label` for consistency ([7d3a76a](https://github.com/quartzds/core-foundations/commit/7d3a76ab7ef81964feb2d7cf002c604aa03390ca))
1433
+
1434
+ ## @quartzds/open-core-vue [1.0.0-beta.2](https://github.com/quartzds/core-foundations/compare/@quartzds/open-core-vue@1.0.0-beta.1...@quartzds/open-core-vue@1.0.0-beta.2) (2022-10-26)
1435
+
1436
+ ### 🚀 Features
1437
+
1438
+ - implement more sensible input validity ([fd1b0af](https://github.com/quartzds/core-foundations/commit/fd1b0af909e91fcbd962880c73ad6c50bb5ec048))
1439
+
1440
+ ### 🐛 Bug Fixes
1441
+
1442
+ - pin deps to patch version ([4a4944e](https://github.com/quartzds/core-foundations/commit/4a4944ec13df7d348dbdc7103828823e880dd531))
1443
+ - use correct package.json `files` values ([a01201f](https://github.com/quartzds/core-foundations/commit/a01201f774af926fe5329f37edf38e3db86d8e9e))
1444
+
1445
+ ## @quartzds/open-core-vue 1.0.0-beta.1 (2022-10-18)
1446
+
1447
+ ### 🚀 Features
1448
+
1449
+ - initial commit ([3629a09](https://github.com/quartzds/core-foundations/commit/3629a09b78b881eeaa94c516c839cbbe75e20d7c))