@quartzds/core-vue 1.0.0-beta.13 → 1.0.0-beta.130

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,1863 @@
1
+ <!--
2
+ SPDX-FileCopyrightText: © 2026 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.130 (2026-06-03)
15
+
16
+
17
+
18
+
19
+
20
+
21
+ ### Dependencies
22
+
23
+ * **@quartzds/core:** upgraded to 1.0.0-beta.127
24
+
25
+ ## @quartzds/core-vue 1.0.0-beta.129 (2026-05-21)
26
+
27
+ * Merge pull request #1673 from quartzds/build/improve-brand-coupling ([72f048f](https://github.com/quartzds/core-foundations/commit/72f048f)), closes [#1673](https://github.com/quartzds/core-foundations/issues/1673)
28
+ * fix(qds-avatar-media): set role img for icon ([6a31f28](https://github.com/quartzds/core-foundations/commit/6a31f28))
29
+ * build: soften the clean of `node_modules` ([23259fc](https://github.com/quartzds/core-foundations/commit/23259fc))
30
+ * feat(qds-avatar): create `qds-avatar` component ([46ada7d](https://github.com/quartzds/core-foundations/commit/46ada7d))
31
+
32
+
33
+
34
+
35
+
36
+ ### Dependencies
37
+
38
+ * **@quartzds/core:** upgraded to 1.0.0-beta.126
39
+
40
+ ## @quartzds/core-vue 1.0.0-beta.128 (2026-05-06)
41
+
42
+
43
+
44
+
45
+
46
+
47
+ ### Dependencies
48
+
49
+ * **@quartzds/core:** upgraded to 1.0.0-beta.125
50
+
51
+ ## @quartzds/core-vue 1.0.0-beta.127 (2026-04-28)
52
+
53
+ * Merge pull request #1827 from quartzds/feat/checkbox-elementinternals ([94e18d7](https://github.com/quartzds/core-foundations/commit/94e18d7)), closes [#1827](https://github.com/quartzds/core-foundations/issues/1827)
54
+ * feat(qds-checkbox): implement complete `ElementInternals` support ([55b2b2d](https://github.com/quartzds/core-foundations/commit/55b2b2d))
55
+
56
+
57
+
58
+
59
+
60
+ ### Dependencies
61
+
62
+ * **@quartzds/core:** upgraded to 1.0.0-beta.124
63
+
64
+ ## @quartzds/core-vue 1.0.0-beta.126 (2026-04-08)
65
+
66
+
67
+
68
+
69
+
70
+
71
+ ### Dependencies
72
+
73
+ * **@quartzds/core:** upgraded to 1.0.0-beta.123
74
+
75
+ ## @quartzds/core-vue 1.0.0-beta.125 (2026-03-26)
76
+
77
+ * Merge pull request #1574 from quartzds/feat/table-size ([e09fd9c](https://github.com/quartzds/core-foundations/commit/e09fd9c)), closes [#1574](https://github.com/quartzds/core-foundations/issues/1574)
78
+ * Merge pull request #1772 from quartzds/chore/avatar-merdia-a11y ([0594733](https://github.com/quartzds/core-foundations/commit/0594733)), closes [#1772](https://github.com/quartzds/core-foundations/issues/1772)
79
+ * Merge pull request #1791 from quartzds/tabbar-enhancements-and-deprecations ([a8223da](https://github.com/quartzds/core-foundations/commit/a8223da)), closes [#1791](https://github.com/quartzds/core-foundations/issues/1791)
80
+ * feat(qds-table-*): add `size` property ([65d7167](https://github.com/quartzds/core-foundations/commit/65d7167))
81
+ * feat(qds-tabbar): add importance property ([0df215a](https://github.com/quartzds/core-foundations/commit/0df215a))
82
+ * feat(qds-tabbar): add placement property ([c3e1c77](https://github.com/quartzds/core-foundations/commit/c3e1c77))
83
+ * feat(qds-tabbar): add size property ([bd28acc](https://github.com/quartzds/core-foundations/commit/bd28acc))
84
+ * chore(qds-avatar-media): improve a11y semantics ([35306c2](https://github.com/quartzds/core-foundations/commit/35306c2))
85
+
86
+
87
+
88
+
89
+
90
+ ### Dependencies
91
+
92
+ * **@quartzds/core:** upgraded to 1.0.0-beta.122
93
+
94
+ ## @quartzds/core-vue 1.0.0-beta.124 (2026-03-11)
95
+
96
+ * Merge pull request #1631 from quartzds/input-secondaryAction ([53e0ca3](https://github.com/quartzds/core-foundations/commit/53e0ca3)), closes [#1631](https://github.com/quartzds/core-foundations/issues/1631)
97
+ * feat(qds-input): add `clearable` property ([8d55300](https://github.com/quartzds/core-foundations/commit/8d55300))
98
+ * feat(qds-select): add `status` property ([aa9fd82](https://github.com/quartzds/core-foundations/commit/aa9fd82))
99
+
100
+
101
+
102
+
103
+
104
+ ### Dependencies
105
+
106
+ * **@quartzds/core:** upgraded to 1.0.0-beta.121
107
+
108
+ ## @quartzds/core-vue 1.0.0-beta.123 (2026-02-25)
109
+
110
+ * feat(qds-input): add `readOnly ` property ([77139df](https://github.com/quartzds/core-foundations/commit/77139df))
111
+ * feat(qds-icon-tab): add qds-icon-tab ([0ae1a79](https://github.com/quartzds/core-foundations/commit/0ae1a79))
112
+ * feat(qds-input): add status property ([ae11736](https://github.com/quartzds/core-foundations/commit/ae11736))
113
+ * feat(qds-tab)!: remove `iconOnly` property ([81fa5a2](https://github.com/quartzds/core-foundations/commit/81fa5a2))
114
+ * Merge pull request #1705 from quartzds/tab/enhancements ([49119d6](https://github.com/quartzds/core-foundations/commit/49119d6)), closes [#1705](https://github.com/quartzds/core-foundations/issues/1705)
115
+ * chore: revert removal of the iconOnly feature and add deprecation notice ([8b7e9a1](https://github.com/quartzds/core-foundations/commit/8b7e9a1))
116
+
117
+
118
+ ### BREAKING CHANGE
119
+
120
+ * The `iconOnly` property has been removed and replaced by the dedicated `qds-icon-tab` component . Consumers should migrate to using `qds-icon-tab` for icon-only tabs.
121
+
122
+
123
+
124
+
125
+ ### Dependencies
126
+
127
+ * **@quartzds/core:** upgraded to 1.0.0-beta.120
128
+
129
+ ## @quartzds/core-vue 1.0.0-beta.122 (2026-02-11)
130
+
131
+
132
+
133
+
134
+
135
+
136
+ ### Dependencies
137
+
138
+ * **@quartzds/core:** upgraded to 1.0.0-beta.119
139
+
140
+ ## @quartzds/core-vue 1.0.0-beta.121 (2026-01-28)
141
+
142
+ * feat(qds-button)!: remove iconOnly property ([d6a6f0b](https://github.com/quartzds/core-foundations/commit/d6a6f0b))
143
+
144
+
145
+ ### BREAKING CHANGE
146
+
147
+ * The `iconOnly` property has been removed and replaced by the dedicated `qds-icon-button` component . Consumers should migrate to using `qds-icon-button` for icon-only buttons.
148
+
149
+
150
+
151
+
152
+ ### Dependencies
153
+
154
+ * **@quartzds/core:** upgraded to 1.0.0-beta.118
155
+
156
+ ## @quartzds/core-vue 1.0.0-beta.120 (2026-01-15)
157
+
158
+ * feat(qds-textarea): add status property ([90bc438](https://github.com/quartzds/core-foundations/commit/90bc438))
159
+
160
+
161
+
162
+
163
+
164
+ ### Dependencies
165
+
166
+ * **@quartzds/core:** upgraded to 1.0.0-beta.117
167
+
168
+ <!--
169
+ SPDX-FileCopyrightText: © 2025 Schneider Electric
170
+
171
+ SPDX-License-Identifier: Apache-2.0
172
+ -->
173
+
174
+ # Change Log
175
+
176
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
177
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
178
+
179
+ > All notable changes to this project will be documented in this file
180
+
181
+ ## @quartzds/core-vue 1.0.0-beta.119 (2025-12-30)
182
+
183
+
184
+
185
+
186
+
187
+
188
+ ### Dependencies
189
+
190
+ * **@quartzds/core:** upgraded to 1.0.0-beta.116
191
+
192
+ ## @quartzds/core-vue 1.0.0-beta.118 (2025-12-18)
193
+
194
+ * fix!: remove unused nav-list-item component from core package ([7b2e9e6](https://github.com/quartzds/core-foundations/commit/7b2e9e6))
195
+
196
+
197
+ ### BREAKING CHANGE
198
+
199
+ * qds-nav-list-item is not part of the core package anymore
200
+
201
+
202
+
203
+
204
+ ### Dependencies
205
+
206
+ * **@quartzds/core:** upgraded to 1.0.0-beta.115
207
+
208
+ ## @quartzds/core-vue 1.0.0-beta.117 (2025-12-03)
209
+
210
+ * feat: introduce `qds-avatar-media` ([1f792c3](https://github.com/quartzds/core-foundations/commit/1f792c3))
211
+
212
+
213
+
214
+
215
+
216
+ ### Dependencies
217
+
218
+ * **@quartzds/core:** upgraded to 1.0.0-beta.114
219
+
220
+ ## @quartzds/core-vue 1.0.0-beta.116 (2025-11-18)
221
+
222
+ * Merge pull request #1500 from quartzds/1407-a11y-radiocheckbox-group-keyboard-navigation-doesnt-work ([4e37eca](https://github.com/quartzds/core-foundations/commit/4e37eca)), closes [#1500](https://github.com/quartzds/core-foundations/issues/1500)
223
+ * Merge pull request #1512 from quartzds/keep-open-on-select ([8dde8f6](https://github.com/quartzds/core-foundations/commit/8dde8f6)), closes [#1512](https://github.com/quartzds/core-foundations/issues/1512)
224
+ * fix(qds-label): introduce tooltipTarget property to allow custom tooltip anchoring ([9644610](https://github.com/quartzds/core-foundations/commit/9644610))
225
+ * feat(qds-dropdown): add default `close on select` behavior and new `keep-open-on-select` property ([6db8565](https://github.com/quartzds/core-foundations/commit/6db8565))
226
+ * feat(qds-switch): add noIndicator property ([28ff21d](https://github.com/quartzds/core-foundations/commit/28ff21d))
227
+
228
+
229
+
230
+
231
+
232
+ ### Dependencies
233
+
234
+ * **@quartzds/core:** upgraded to 1.0.0-beta.113
235
+
236
+ ## @quartzds/core-vue 1.0.0-beta.115 (2025-11-04)
237
+
238
+ * feat(qds-loader): introduce `importance` prop and support for `hero` size ([e34032d](https://github.com/quartzds/core-foundations/commit/e34032d))
239
+
240
+
241
+
242
+
243
+
244
+ ### Dependencies
245
+
246
+ * **@quartzds/core:** upgraded to 1.0.0-beta.112
247
+
248
+ ## @quartzds/core-vue 1.0.0-beta.114 (2025-10-23)
249
+
250
+
251
+
252
+
253
+
254
+
255
+ ### Dependencies
256
+
257
+ * **@quartzds/core:** upgraded to 1.0.0-beta.111
258
+
259
+ ## @quartzds/core-vue 1.0.0-beta.113 (2025-10-09)
260
+
261
+ * feat(qds-button): add tooltipPlacement property ([4a67bf2](https://github.com/quartzds/core-foundations/commit/4a67bf2))
262
+
263
+
264
+
265
+
266
+
267
+ ### Dependencies
268
+
269
+ * **@quartzds/core:** upgraded to 1.0.0-beta.110
270
+
271
+ ## @quartzds/core-vue 1.0.0-beta.112 (2025-09-24)
272
+
273
+ * feat(qds-icon-button): add `qds-icon-button` component ([41fb2dc](https://github.com/quartzds/core-foundations/commit/41fb2dc))
274
+ * feat(qds-input): add `qdsSearch` event matching native search semantics ([9f5160b](https://github.com/quartzds/core-foundations/commit/9f5160b))
275
+ * Merge pull request #1315 from quartzds/qds-icon-button ([9772cf8](https://github.com/quartzds/core-foundations/commit/9772cf8)), closes [#1315](https://github.com/quartzds/core-foundations/issues/1315)
276
+
277
+
278
+
279
+
280
+
281
+ ### Dependencies
282
+
283
+ * **@quartzds/core:** upgraded to 1.0.0-beta.109
284
+
285
+ ## @quartzds/core-vue 1.0.0-beta.111 (2025-09-19)
286
+
287
+
288
+
289
+
290
+
291
+
292
+ ### Dependencies
293
+
294
+ * **@quartzds/core:** upgraded to 1.0.0-beta.108
295
+
296
+ ## @quartzds/core-vue 1.0.0-beta.110 (2025-09-12)
297
+
298
+ * Merge pull request #1277 from quartzds/label-update ([f480d1f](https://github.com/quartzds/core-foundations/commit/f480d1f)), closes [#1277](https://github.com/quartzds/core-foundations/issues/1277)
299
+ * fix(qds-label): add importance property ([f5f3ac2](https://github.com/quartzds/core-foundations/commit/f5f3ac2))
300
+
301
+
302
+
303
+
304
+
305
+ ### Dependencies
306
+
307
+ * **@quartzds/core:** upgraded to 1.0.0-beta.107
308
+
309
+ ## @quartzds/core-vue 1.0.0-beta.109 (2025-09-02)
310
+
311
+ * feat(qds-list-item): add avatar support ([7466fbb](https://github.com/quartzds/core-foundations/commit/7466fbb))
312
+ * feat(qds-list-item): add badge counter ([8788608](https://github.com/quartzds/core-foundations/commit/8788608))
313
+ * feat(qds-list-item): add item image support ([eaa197b](https://github.com/quartzds/core-foundations/commit/eaa197b))
314
+ * feat(qds-list-item): replace CSS divider with `qds-divider` ([25873ff](https://github.com/quartzds/core-foundations/commit/25873ff))
315
+ * feat(qds-list-item): support `radio` in `list-action` and enhance `reorder` behavior ([7d623fa](https://github.com/quartzds/core-foundations/commit/7d623fa))
316
+
317
+
318
+
319
+
320
+
321
+ ### Dependencies
322
+
323
+ * **@quartzds/core:** upgraded to 1.0.0-beta.106
324
+
325
+ ## @quartzds/core-vue 1.0.0-beta.108 (2025-08-29)
326
+
327
+ * feat: update vue bindings to latest ([3b073aa](https://github.com/quartzds/core-foundations/commit/3b073aa))
328
+ * fix!: remove `qds-table-head`/`qds-table-body` ([406b8a6](https://github.com/quartzds/core-foundations/commit/406b8a6))
329
+ * fix!(qds-table-head-cell): remove `abbr` attribute ([4c7000e](https://github.com/quartzds/core-foundations/commit/4c7000e))
330
+ * chore: update `@quartzds/prettier-config` ([8472376](https://github.com/quartzds/core-foundations/commit/8472376))
331
+
332
+
333
+ ### BREAKING CHANGE
334
+
335
+ * `<qds-table-head-cell>`'s `abbr` attribute is no longer
336
+ supported. Use attributes such as `aria-label` as needed instead.
337
+ * The `<qds-table-head>` and `<qds-table-body>` elements have
338
+ been removed. `<qds-table-row>` elements should be direct children of
339
+ `<qds-table>` elements instead.
340
+
341
+
342
+
343
+
344
+ ### Dependencies
345
+
346
+ * **@quartzds/core:** upgraded to 1.0.0-beta.105
347
+
348
+ ## @quartzds/core-vue 1.0.0-beta.107 (2025-08-15)
349
+
350
+ * Merge pull request #1050 from quartzds/feat/menu-item ([9745e76](https://github.com/quartzds/core-foundations/commit/9745e76)), closes [#1050](https://github.com/quartzds/core-foundations/issues/1050)
351
+ * Merge pull request #1268 from quartzds/breadcrumbs-item ([e6aa7dc](https://github.com/quartzds/core-foundations/commit/e6aa7dc)), closes [#1268](https://github.com/quartzds/core-foundations/issues/1268)
352
+ * feat(qds-breadcrumb-item): add `disabled ` property ([aa8cc39](https://github.com/quartzds/core-foundations/commit/aa8cc39))
353
+ * feat(qds-breadcrumb-item): add `icon-*` properties ([0ccc1b3](https://github.com/quartzds/core-foundations/commit/0ccc1b3))
354
+ * feat: create qds-menu-item ([adc236e](https://github.com/quartzds/core-foundations/commit/adc236e))
355
+
356
+
357
+
358
+
359
+
360
+ ### Dependencies
361
+
362
+ * **@quartzds/core:** upgraded to 1.0.0-beta.104
363
+
364
+ ## @quartzds/core-vue [1.0.0-beta.106](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.105...@quartzds/core-vue@1.0.0-beta.106) (2025-08-05)
365
+
366
+
367
+
368
+ ### Dependencies
369
+
370
+ * **@quartzds/core:** upgraded to 1.0.0-beta.103
371
+
372
+ ## @quartzds/core-vue [1.0.0-beta.105](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.104...@quartzds/core-vue@1.0.0-beta.105) (2025-07-31)
373
+
374
+
375
+
376
+ ### Dependencies
377
+
378
+ * **@quartzds/core:** upgraded to 1.0.0-beta.102
379
+
380
+ ## @quartzds/core-vue [1.0.0-beta.104](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.103...@quartzds/core-vue@1.0.0-beta.104) (2025-07-29)
381
+
382
+
383
+ ### ✨ Features
384
+
385
+ * **qds-tabbar:** add `showDivider` and `alignment` props, enable horizontal scrolling ([d148ec4](https://github.com/quartzds/core-foundations/commit/d148ec45688ca5c45c7d7c1dc93c95b82cc8acaa))
386
+
387
+
388
+
389
+ ### Dependencies
390
+
391
+ * **@quartzds/core:** upgraded to 1.0.0-beta.101
392
+
393
+ ## @quartzds/core-vue [1.0.0-beta.103](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.102...@quartzds/core-vue@1.0.0-beta.103) (2025-07-16)
394
+
395
+
396
+ ### ✨ Features
397
+
398
+ * **qds-dialog:** add `closable ` property ([d08879f](https://github.com/quartzds/core-foundations/commit/d08879fcedcb1f12ec977238f6505f278a9107cb))
399
+ * **qds-action-item:** add `qds-action-item` ([24c4a8c](https://github.com/quartzds/core-foundations/commit/24c4a8c1ea2d34e417ce2c94f8be0d377fc996e6))
400
+
401
+
402
+
403
+ ### Dependencies
404
+
405
+ * **@quartzds/core:** upgraded to 1.0.0-beta.100
406
+
407
+ ## @quartzds/core-vue [1.0.0-beta.102](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.101...@quartzds/core-vue@1.0.0-beta.102) (2025-07-15)
408
+
409
+
410
+
411
+ ### Dependencies
412
+
413
+ * **@quartzds/core:** upgraded to 1.0.0-beta.99
414
+
415
+ ## @quartzds/core-vue [1.0.0-beta.101](https://github.com/quartzds/core-foundations/compare/@quartzds/core-vue@1.0.0-beta.100...@quartzds/core-vue@1.0.0-beta.101) (2025-07-15)
416
+
417
+
418
+ ### ✨ Features
419
+
420
+ * **qds-mini-button:** add `qds-mini-button` ([26a43da](https://github.com/quartzds/core-foundations/commit/26a43da805a1f15c24be9dfd25127894358ccd38))
421
+
422
+
423
+
424
+ ### Dependencies
425
+
426
+ * **@quartzds/core:** upgraded to 1.0.0-beta.98
427
+
428
+ ## @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)
429
+
430
+
431
+
432
+ ### Dependencies
433
+
434
+ * **@quartzds/core:** upgraded to 1.0.0-beta.97
435
+
436
+ ## @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)
437
+
438
+
439
+
440
+ ### Dependencies
441
+
442
+ * **@quartzds/core:** upgraded to 1.0.0-beta.96
443
+
444
+ ## @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)
445
+
446
+
447
+ ### ✨ Features
448
+
449
+ * export `CHANGELOG.md` ([927257c](https://github.com/quartzds/core-foundations/commit/927257cbf7644b4ddd864622d51964b2b602947b))
450
+
451
+
452
+
453
+ ### Dependencies
454
+
455
+ * **@quartzds/core:** upgraded to 1.0.0-beta.95
456
+
457
+ ## @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)
458
+
459
+
460
+
461
+ ### Dependencies
462
+
463
+ * **@quartzds/core:** upgraded to 1.0.0-beta.94
464
+
465
+ ## @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)
466
+
467
+
468
+
469
+ ### Dependencies
470
+
471
+ * **@quartzds/core:** upgraded to 1.0.0-beta.93
472
+
473
+ ## @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)
474
+
475
+
476
+
477
+ ### Dependencies
478
+
479
+ * **@quartzds/core:** upgraded to 1.0.0-beta.92
480
+
481
+ ## @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)
482
+
483
+
484
+ ### 🐛 Bug Fixes
485
+
486
+ * **a11y:** update checkbox accessibility for checkbox only use case ([53aae3b](https://github.com/quartzds/core-foundations/commit/53aae3b51a9e5d8e56efb2b59e14e97dc16987da))
487
+
488
+
489
+
490
+ ### Dependencies
491
+
492
+ * **@quartzds/core:** upgraded to 1.0.0-beta.91
493
+
494
+ ## @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)
495
+
496
+
497
+ ### ✨ Features
498
+
499
+ * **qds-tag:** add `qds-badge-indicator` ([1a17be6](https://github.com/quartzds/core-foundations/commit/1a17be6f166428aa5384ef985bbea4048cf3c65e))
500
+
501
+
502
+
503
+ ### Dependencies
504
+
505
+ * **@quartzds/core:** upgraded to 1.0.0-beta.90
506
+
507
+ ## @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)
508
+
509
+
510
+
511
+ ### Dependencies
512
+
513
+ * **@quartzds/core:** upgraded to 1.0.0-beta.89
514
+
515
+ ## @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)
516
+
517
+
518
+
519
+ ### Dependencies
520
+
521
+ * **@quartzds/core:** upgraded to 1.0.0-beta.88
522
+
523
+ ## @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)
524
+
525
+
526
+
527
+ ### Dependencies
528
+
529
+ * **@quartzds/core:** upgraded to 1.0.0-beta.87
530
+
531
+ ## @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)
532
+
533
+
534
+
535
+ ### Dependencies
536
+
537
+ * **@quartzds/core:** upgraded to 1.0.0-beta.86
538
+
539
+ ## @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)
540
+
541
+
542
+ ### ⚠ BREAKING CHANGES
543
+
544
+ * **qds-button:** The `popup-type` attribute has been removed. Use `aria-haspopup` instead.
545
+
546
+ ### 🐛 Bug Fixes
547
+
548
+ * **qds-button:** ignore `onclick` attribute when disabled ([6b64724](https://github.com/quartzds/core-foundations/commit/6b64724a9cc462e084a31f5bf928a8b83e34be72))
549
+
550
+
551
+
552
+ ### Dependencies
553
+
554
+ * **@quartzds/core:** upgraded to 1.0.0-beta.85
555
+
556
+ ## @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)
557
+
558
+
559
+ ### ⚠ BREAKING CHANGES
560
+
561
+ * **qds-button:** `<qds-button>`'s `text` property is now required.
562
+
563
+ ### ✨ Features
564
+
565
+ * **qds-button:** add `iconOnly` property ([b909920](https://github.com/quartzds/core-foundations/commit/b909920e7a7541c16aed88c9821d2654defefe50))
566
+
567
+
568
+
569
+ ### Dependencies
570
+
571
+ * **@quartzds/core:** upgraded to 1.0.0-beta.84
572
+
573
+ ## @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)
574
+
575
+
576
+
577
+ ### Dependencies
578
+
579
+ * **@quartzds/core:** upgraded to 1.0.0-beta.83
580
+
581
+ ## @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)
582
+
583
+
584
+ ### ✨ Features
585
+
586
+ * copy `styles` from `@quartzds/core` ([00b3cd5](https://github.com/quartzds/core-foundations/commit/00b3cd5bbedb917fe8dd8efe42bfb7a2f3f757c1))
587
+
588
+
589
+
590
+ ### Dependencies
591
+
592
+ * **@quartzds/core:** upgraded to 1.0.0-beta.82
593
+
594
+ ## @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)
595
+
596
+
597
+
598
+ ### Dependencies
599
+
600
+ * **@quartzds/core:** upgraded to 1.0.0-beta.81
601
+
602
+ ## @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)
603
+
604
+
605
+
606
+ ### Dependencies
607
+
608
+ * **@quartzds/core:** upgraded to 1.0.0-beta.80
609
+
610
+ ## @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)
611
+
612
+
613
+
614
+ ### Dependencies
615
+
616
+ * **@quartzds/core:** upgraded to 1.0.0-beta.79
617
+
618
+ ## @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)
619
+
620
+
621
+
622
+ ### Dependencies
623
+
624
+ * **@quartzds/core:** upgraded to 1.0.0-beta.78
625
+
626
+ ## @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)
627
+
628
+
629
+ ### ✨ Features
630
+
631
+ * add qds-tabbar ([d977542](https://github.com/quartzds/core-foundations/commit/d977542289c830a3ebd7f9c64a11597133b0d4ff))
632
+
633
+
634
+
635
+ ### Dependencies
636
+
637
+ * **@quartzds/core:** upgraded to 1.0.0-beta.77
638
+
639
+ ## @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)
640
+
641
+
642
+
643
+ ### Dependencies
644
+
645
+ * **@quartzds/core:** upgraded to 1.0.0-beta.76
646
+
647
+ ## @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)
648
+
649
+
650
+
651
+ ### Dependencies
652
+
653
+ * **@quartzds/core:** upgraded to 1.0.0-beta.75
654
+
655
+ ## @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)
656
+
657
+
658
+ ### ✨ Features
659
+
660
+ * add qds-tab ([47c25ec](https://github.com/quartzds/core-foundations/commit/47c25ecd1e3490fc30d1d14ce4803bf6fedd72b3))
661
+
662
+
663
+
664
+ ### Dependencies
665
+
666
+ * **@quartzds/core:** upgraded to 1.0.0-beta.74
667
+
668
+ ## @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)
669
+
670
+
671
+
672
+ ### Dependencies
673
+
674
+ * **@quartzds/core:** upgraded to 1.0.0-beta.73
675
+
676
+ ## @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)
677
+
678
+
679
+
680
+ ### Dependencies
681
+
682
+ * **@quartzds/core:** upgraded to 1.0.0-beta.72
683
+
684
+ ## @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)
685
+
686
+
687
+
688
+ ### Dependencies
689
+
690
+ * **@quartzds/core:** upgraded to 1.0.0-beta.71
691
+
692
+ ## @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)
693
+
694
+
695
+
696
+ ### Dependencies
697
+
698
+ * **@quartzds/core:** upgraded to 1.0.0-beta.70
699
+
700
+ ## @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)
701
+
702
+
703
+
704
+ ### Dependencies
705
+
706
+ * **@quartzds/core:** upgraded to 1.0.0-beta.69
707
+
708
+ ## @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)
709
+
710
+
711
+ ### ✨ Features
712
+
713
+ * **qds-tooltip:** add `trigger` property ([2679b6f](https://github.com/quartzds/core-foundations/commit/2679b6fc919790ee73ed9d7488e20b1a969ee9fa))
714
+
715
+
716
+
717
+ ### Dependencies
718
+
719
+ * **@quartzds/core:** upgraded to 1.0.0-beta.68
720
+
721
+ <!--
722
+ SPDX-FileCopyrightText: © 2024 Schneider Electric
723
+
724
+ SPDX-License-Identifier: Apache-2.0
725
+ -->
726
+
727
+ # Change Log
728
+
729
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
730
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
731
+
732
+ > All notable changes to this project will be documented in this file
733
+
734
+ ## @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)
735
+
736
+
737
+ ### ⚠ BREAKING CHANGES
738
+
739
+ * **qds-button:** rename `badgeIndicatorColor` to `badgeIndicatorStatus`
740
+
741
+ ### 🐛 Bug Fixes
742
+
743
+ * **qds-button:** rename `badgeIndicatorColor` to `badgeIndicatorStatus` ([a2bd3f1](https://github.com/quartzds/core-foundations/commit/a2bd3f1bae26489ce0082703cdca4e123b780ee7))
744
+
745
+
746
+
747
+ ### Dependencies
748
+
749
+ * **@quartzds/core:** upgraded to 1.0.0-beta.67
750
+
751
+ ## @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)
752
+
753
+
754
+ ### ✨ Features
755
+
756
+ * add `<qds-loader>` component ([e2e46c1](https://github.com/quartzds/core-foundations/commit/e2e46c1dbc632b0d387e481612e8d9e53c5ee34d))
757
+ * add `<qds-progress-bar>` component ([24e32db](https://github.com/quartzds/core-foundations/commit/24e32db56a8b1e824e5f6a65cb268f5ef2e239ce))
758
+ * **qds-input:** add `type="file"` support ([77ec90d](https://github.com/quartzds/core-foundations/commit/77ec90de70c997fec51afc30ffff9621ab5f02e2))
759
+
760
+
761
+
762
+ ### Dependencies
763
+
764
+ * **@quartzds/core:** upgraded to 1.0.0-beta.66
765
+
766
+ ## @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)
767
+
768
+
769
+ ### ⚠ BREAKING CHANGES
770
+
771
+ * **qds-tag:** rename `color` to `status`
772
+
773
+ ### 🐛 Bug Fixes
774
+
775
+ * **qds-tag:** rename `color` to `status` ([66fcdc5](https://github.com/quartzds/core-foundations/commit/66fcdc5ec4cd3aadc735759612403f624b96f5ae))
776
+
777
+
778
+ ### ✨ Features
779
+
780
+ * **qds-inline-link:** add `icon-name`/`icon-library` ([c0a4d20](https://github.com/quartzds/core-foundations/commit/c0a4d20b5bad733fcbeb61ec63292ea334a809e6))
781
+ * **qds-tag:** add `size` ([338826d](https://github.com/quartzds/core-foundations/commit/338826d0867cb87fd081a664c24fe373c0d80e3d))
782
+ * **qds-standalone-link:** add `visitable` ([6f75078](https://github.com/quartzds/core-foundations/commit/6f75078cf240c1a470fc29b9f2727ac473c99f17))
783
+
784
+
785
+
786
+ ### Dependencies
787
+
788
+ * **@quartzds/core:** upgraded to 1.0.0-beta.65
789
+
790
+ ## @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)
791
+
792
+
793
+ ### ⚠ BREAKING CHANGES
794
+
795
+ * **qds-switch:** The following properties have been removed from
796
+ `<qds-switch>`:
797
+
798
+ - `icon-checked-library`
799
+ - `icon-checked-name`
800
+ - `icon-unchecked-library`
801
+ - `icon-unchecked-name`
802
+ - `text-checked`
803
+ - `text-unchecked`
804
+
805
+ To explicitly label a `<qds-switch>`, the following example markup can be used
806
+ instead:
807
+
808
+ ```html
809
+ <label for="switch">
810
+ <qds-label text="Switch label"></qds-label>
811
+ </label>
812
+ <qds-switch id="switch"></qds-switch>
813
+ ```
814
+
815
+ ### ✨ Features
816
+
817
+ * **button:** add indicator support ([7005e41](https://github.com/quartzds/core-foundations/commit/7005e41abb22e61eeb4824a43d740aa7a6f3120e))
818
+
819
+
820
+ ### 🐛 Bug Fixes
821
+
822
+ * **qds-switch:** remove internal labels ([b25e1c8](https://github.com/quartzds/core-foundations/commit/b25e1c8efdfcbe7311937b043f39cb49fcdc5c45))
823
+
824
+
825
+
826
+ ### Dependencies
827
+
828
+ * **@quartzds/core:** upgraded to 1.0.0-beta.64
829
+
830
+ ## @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)
831
+
832
+
833
+
834
+ ### Dependencies
835
+
836
+ * **@quartzds/core:** upgraded to 1.0.0-beta.63
837
+
838
+ ## @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)
839
+
840
+
841
+
842
+ ### Dependencies
843
+
844
+ * **@quartzds/core:** upgraded to 1.0.0-beta.62
845
+
846
+ ## @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)
847
+
848
+
849
+ ### ⚠ BREAKING CHANGES
850
+
851
+ * **qds-button:** When using the `<qds-button>` element's `variant` property,
852
+ the `importance` and `size` properties must now to be used instead:
853
+
854
+ - `<qds-button variant="destructive">` -> `<qds-button importance="destructive">`
855
+ - `<qds-button variant="hero">` -> `<qds-button size="hero">`
856
+
857
+ ### 🐛 Bug Fixes
858
+
859
+ * **qds-button:** remove `variant` property ([15eecbc](https://github.com/quartzds/core-foundations/commit/15eecbcd736c359134f24189ba538961301ff388))
860
+
861
+
862
+
863
+ ### Dependencies
864
+
865
+ * **@quartzds/core:** upgraded to 1.0.0-beta.61
866
+
867
+ ## @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)
868
+
869
+
870
+ ### ✨ Features
871
+
872
+ * **qds-input:** use custom icons ([40b24aa](https://github.com/quartzds/core-foundations/commit/40b24aa2f3ff5227e7e4ec73bed114e05e61eacc))
873
+
874
+
875
+
876
+ ### Dependencies
877
+
878
+ * **@quartzds/core:** upgraded to 1.0.0-beta.60
879
+
880
+ ## @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)
881
+
882
+
883
+
884
+ ### Dependencies
885
+
886
+ * **@quartzds/core:** upgraded to 1.0.0-beta.59
887
+
888
+ ## @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)
889
+
890
+
891
+ ### ✨ Features
892
+
893
+ * **qds-title:** add `alignment` property ([9185bd5](https://github.com/quartzds/core-foundations/commit/9185bd57d7ec93ea4b136015914881f436d7c8e4))
894
+
895
+
896
+
897
+ ### Dependencies
898
+
899
+ * **@quartzds/core:** upgraded to 1.0.0-beta.58
900
+
901
+ ## @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)
902
+
903
+
904
+
905
+ ### Dependencies
906
+
907
+ * **@quartzds/core:** upgraded to 1.0.0-beta.57
908
+
909
+ ## @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)
910
+
911
+
912
+ ### 🐛 Bug Fixes
913
+
914
+ * improve `package.json` `exports` compatibility ([498a862](https://github.com/quartzds/core-foundations/commit/498a8626846599065e32d1a197f784ce810ce263))
915
+
916
+
917
+
918
+ ### Dependencies
919
+
920
+ * **@quartzds/core:** upgraded to 1.0.0-beta.56
921
+
922
+ ## @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)
923
+
924
+
925
+ ### ✨ Features
926
+
927
+ * add `qds-tag` ([51cc639](https://github.com/quartzds/core-foundations/commit/51cc639077780ec19887a71bb4ec8035720f55b7))
928
+
929
+
930
+ ### 🐛 Bug Fixes
931
+
932
+ * **a11y:** add aria attributes to improve `qds-button` accessibility ([6e8376c](https://github.com/quartzds/core-foundations/commit/6e8376c174622702761b01f348bdb9f9042bdaee))
933
+ * add missing `badgeDescription` proxy ([1cd4d37](https://github.com/quartzds/core-foundations/commit/1cd4d371a6985831adae018e2accba9666f13e18))
934
+
935
+ ## @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)
936
+
937
+
938
+ ### 🐛 Bug Fixes
939
+
940
+ * **a11y:** add `statusDescription` property to improve `qds-form-message` accessibility ([e3eae13](https://github.com/quartzds/core-foundations/commit/e3eae133cffde21bfa851ea1d491f7a73be67fe5))
941
+
942
+
943
+
944
+ ### Dependencies
945
+
946
+ * **@quartzds/core:** upgraded to 1.0.0-beta.54
947
+
948
+ ## @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)
949
+
950
+
951
+ ### 🐛 Bug Fixes
952
+
953
+ * **qds-switch:** support focus method ([9aea9d2](https://github.com/quartzds/core-foundations/commit/9aea9d2d36a1d2a107df89864994f8e641e466b0))
954
+
955
+
956
+
957
+ ### Dependencies
958
+
959
+ * **@quartzds/core:** upgraded to 1.0.0-beta.53
960
+
961
+ ## @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)
962
+
963
+
964
+
965
+ ### Dependencies
966
+
967
+ * **@quartzds/core:** upgraded to 1.0.0-beta.52
968
+
969
+ ## @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)
970
+
971
+
972
+ ### ⚠ BREAKING CHANGES
973
+
974
+ * TypeScript < 5.1 and Angular < 16.1.0 are no longer
975
+ supported.
976
+
977
+ ### 🐛 Bug Fixes
978
+
979
+ * update Stencil.js version ([5196e5c](https://github.com/quartzds/core-foundations/commit/5196e5cbae7b6e77520469334c78362a8bbee215))
980
+
981
+
982
+
983
+ ### Dependencies
984
+
985
+ * **@quartzds/core:** upgraded to 1.0.0-beta.51
986
+
987
+ ## @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)
988
+
989
+
990
+ ### ✨ Features
991
+
992
+ * add breadcrumb-item ([b0ea93f](https://github.com/quartzds/core-foundations/commit/b0ea93fdd82130d9b7ec55355153222faf030aac))
993
+
994
+
995
+
996
+ ### Dependencies
997
+
998
+ * **@quartzds/core:** upgraded to 1.0.0-beta.50
999
+
1000
+ ## @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)
1001
+
1002
+
1003
+
1004
+ ### Dependencies
1005
+
1006
+ * **@quartzds/core:** upgraded to 1.0.0-beta.49
1007
+
1008
+ ## @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)
1009
+
1010
+
1011
+
1012
+ ### Dependencies
1013
+
1014
+ * **@quartzds/core:** upgraded to 1.0.0-beta.48
1015
+
1016
+ ## @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)
1017
+
1018
+
1019
+
1020
+ ### Dependencies
1021
+
1022
+ * **@quartzds/core:** upgraded to 1.0.0-beta.47
1023
+
1024
+ ## @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)
1025
+
1026
+
1027
+
1028
+ ### Dependencies
1029
+
1030
+ * **@quartzds/core:** upgraded to 1.0.0-beta.46
1031
+
1032
+ ## @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)
1033
+
1034
+
1035
+ ### ⚠ BREAKING CHANGES
1036
+
1037
+ * the `draggable ` toggle no longer exists.
1038
+ Replace it with `list-action='reorder'`.
1039
+ * the `navigation` toggle no longer exist.
1040
+ Replace it with `destination='navigation'`.
1041
+
1042
+ * feat!(list-item): replace `draggable` toggle with `list-action` property ([27fb23d](https://github.com/quartzds/core-foundations/commit/27fb23dc33c1cf65998f840d43eb28a909c5b052))
1043
+ * feat!(list-item): replace `navigation` toggle with `destination` parameter ([ac7beab](https://github.com/quartzds/core-foundations/commit/ac7beab81ff7a8b662ddbfe836f7f9a5245e05c7))
1044
+
1045
+
1046
+ ### ✨ Features
1047
+
1048
+ * **list-item:** add `divider` option to control divider styles ([5522fd3](https://github.com/quartzds/core-foundations/commit/5522fd3c8fdefd0b12fffd11812b1c0e8d1ed673))
1049
+ * **list-item:** support `indeterminate` when `list-action="multiselect"` ([4d09794](https://github.com/quartzds/core-foundations/commit/4d0979416e07d5bdd7b66bf3759ff78480539092))
1050
+ * support both `selected` and `checked` properties ([3e8c61b](https://github.com/quartzds/core-foundations/commit/3e8c61bab341133a3ef2e883908f05a6a9462665))
1051
+
1052
+
1053
+
1054
+ ### Dependencies
1055
+
1056
+ * **@quartzds/core:** upgraded to 1.0.0-beta.45
1057
+
1058
+ ## @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)
1059
+
1060
+
1061
+ ### ✨ Features
1062
+
1063
+ * add `qds-chip` ([d8e9866](https://github.com/quartzds/core-foundations/commit/d8e9866a6f534c16d2824ff2c54bf1bd2fca5ffb))
1064
+
1065
+
1066
+
1067
+ ### Dependencies
1068
+
1069
+ * **@quartzds/core:** upgraded to 1.0.0-beta.44
1070
+
1071
+ ## @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)
1072
+
1073
+
1074
+ ### ✨ Features
1075
+
1076
+ * **qds-title:** add `variant` property ([ea14384](https://github.com/quartzds/core-foundations/commit/ea143842bbd2c5e96a6ebed368a2ce66dab96b64))
1077
+ * **qds-divider:** add `vertical` property ([a7e071b](https://github.com/quartzds/core-foundations/commit/a7e071bda24292f0bf5ac299b13ea8c8a3a66f59))
1078
+
1079
+
1080
+
1081
+ ### Dependencies
1082
+
1083
+ * **@quartzds/core:** upgraded to 1.0.0-beta.43
1084
+
1085
+ ## @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)
1086
+
1087
+
1088
+
1089
+ ### Dependencies
1090
+
1091
+ * **@quartzds/core:** upgraded to 1.0.0-beta.42
1092
+
1093
+ ## @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)
1094
+
1095
+
1096
+
1097
+ ### Dependencies
1098
+
1099
+ * **@quartzds/core:** upgraded to 1.0.0-beta.41
1100
+
1101
+ ## @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)
1102
+
1103
+
1104
+
1105
+ ### Dependencies
1106
+
1107
+ * **@quartzds/core:** upgraded to 1.0.0-beta.40
1108
+
1109
+ ## @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)
1110
+
1111
+
1112
+
1113
+ ### Dependencies
1114
+
1115
+ * **@quartzds/core:** upgraded to 1.0.0-beta.39
1116
+
1117
+ ## @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)
1118
+
1119
+
1120
+
1121
+ ### Dependencies
1122
+
1123
+ * **@quartzds/core:** upgraded to 1.0.0-beta.38
1124
+
1125
+ ## @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)
1126
+
1127
+
1128
+
1129
+ ### Dependencies
1130
+
1131
+ * **@quartzds/core:** upgraded to 1.0.0-beta.37
1132
+
1133
+ <!--
1134
+ SPDX-FileCopyrightText: © 2024 Schneider Electric
1135
+
1136
+ SPDX-License-Identifier: LGPL-2.1-only
1137
+ -->
1138
+
1139
+ # Change Log
1140
+
1141
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
1142
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
1143
+
1144
+ > All notable changes to this project will be documented in this file
1145
+
1146
+ ## @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)
1147
+
1148
+
1149
+
1150
+ ### Dependencies
1151
+
1152
+ * **@quartzds/core:** upgraded to 1.0.0-beta.36
1153
+
1154
+ ## @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)
1155
+
1156
+
1157
+
1158
+ ### Dependencies
1159
+
1160
+ * **@quartzds/core:** upgraded to 1.0.0-beta.35
1161
+
1162
+ ## @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)
1163
+
1164
+
1165
+ ### ✨ Features
1166
+
1167
+ * add `<qds-nav-list-item>` component ([642c774](https://github.com/quartzds/core-foundations/commit/642c774e6bf69603dbe1220fba5eb54d77b69ae1))
1168
+
1169
+
1170
+
1171
+ ### Dependencies
1172
+
1173
+ * **@quartzds/core:** upgraded to 1.0.0-beta.34
1174
+
1175
+ ## @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)
1176
+
1177
+
1178
+
1179
+ ### Dependencies
1180
+
1181
+ * **@quartzds/core:** upgraded to 1.0.0-beta.33
1182
+
1183
+ ## @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)
1184
+
1185
+
1186
+
1187
+ ### Dependencies
1188
+
1189
+ * **@quartzds/core:** upgraded to 1.0.0-beta.32
1190
+
1191
+ ## @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)
1192
+
1193
+
1194
+ ### ✨ Features
1195
+
1196
+ * add `qds-list-item` ([a103a90](https://github.com/quartzds/core-foundations/commit/a103a907f96836f0f5db5ed0f6de890c7d142ddd))
1197
+
1198
+
1199
+
1200
+ ### Dependencies
1201
+
1202
+ * **@quartzds/core:** upgraded to 1.0.0-beta.31
1203
+
1204
+ ## @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)
1205
+
1206
+
1207
+
1208
+ ### Dependencies
1209
+
1210
+ * **@quartzds/core:** upgraded to 1.0.0-beta.30
1211
+
1212
+ ## @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)
1213
+
1214
+
1215
+ ### ✨ Features
1216
+
1217
+ * **qds-button:** add `badge` property ([3eaca57](https://github.com/quartzds/core-foundations/commit/3eaca57213fda99f5deb0f0a820b2ab9d94883d7))
1218
+
1219
+
1220
+
1221
+ ### Dependencies
1222
+
1223
+ * **@quartzds/core:** upgraded to 1.0.0-beta.29
1224
+
1225
+ ## @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)
1226
+
1227
+
1228
+
1229
+ ### Dependencies
1230
+
1231
+ * **@quartzds/core:** upgraded to 1.0.0-beta.28
1232
+
1233
+ ## @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)
1234
+
1235
+
1236
+ ### ✨ Features
1237
+
1238
+ * add qds-standalone-link component ([742589f](https://github.com/quartzds/core-foundations/commit/742589f8fa1341d62ccd173d352ce19b7d889a61))
1239
+
1240
+
1241
+
1242
+ ### Dependencies
1243
+
1244
+ * **@quartzds/core:** upgraded to 1.0.0-beta.27
1245
+
1246
+ ## @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)
1247
+
1248
+
1249
+ ### ✨ Features
1250
+
1251
+ * **qds-button:** add `action` property ([966f583](https://github.com/quartzds/core-foundations/commit/966f58343beeb39b36492e9408e09f861dadfc07))
1252
+ * **qds-button:** add `variant` property ([658b89c](https://github.com/quartzds/core-foundations/commit/658b89c8c5c25bc7b8da1171e2dd1a41d2641a1b))
1253
+
1254
+
1255
+ ### 🐛 Bug Fixes
1256
+
1257
+ * make components compatible with latest tokens ([57ea9d7](https://github.com/quartzds/core-foundations/commit/57ea9d76ad6122ae901871ad3cf2b77acb20699f))
1258
+
1259
+
1260
+
1261
+ ### Dependencies
1262
+
1263
+ * **@quartzds/core:** upgraded to 1.0.0-beta.26
1264
+
1265
+ <!--
1266
+ SPDX-FileCopyrightText: © 2024 Schneider Electric
1267
+
1268
+ SPDX-License-Identifier: Apache-2.0
1269
+ -->
1270
+
1271
+ # Change Log
1272
+
1273
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
1274
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
1275
+
1276
+ > All notable changes to this project will be documented in this file
1277
+
1278
+ ## @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)
1279
+
1280
+
1281
+ ### ⚠ BREAKING CHANGES
1282
+
1283
+ * switch `qdsChange` two-way bindings to `qdsInput`
1284
+ * add form-associated support
1285
+
1286
+ ### ✨ Features
1287
+
1288
+ * add form-associated support ([c6fd67e](https://github.com/quartzds/core-foundations/commit/c6fd67e86c4f64fe6a450850fe88fc293e8eb241))
1289
+
1290
+
1291
+ ### 🐛 Bug Fixes
1292
+
1293
+ * switch `qdsChange` two-way bindings to `qdsInput` ([5d2c303](https://github.com/quartzds/core-foundations/commit/5d2c303521ebdfc5dc7dd52bfa03c64b7d64232e))
1294
+
1295
+
1296
+
1297
+ ### Dependencies
1298
+
1299
+ * **@quartzds/core:** upgraded to 1.0.0-beta.25
1300
+
1301
+ ## @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)
1302
+
1303
+
1304
+
1305
+ ### Dependencies
1306
+
1307
+ * **@quartzds/core:** upgraded to 1.0.0-beta.24
1308
+
1309
+ ## @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)
1310
+
1311
+
1312
+
1313
+ ### Dependencies
1314
+
1315
+ * **@quartzds/core:** upgraded to 1.0.0-beta.23
1316
+
1317
+ ## @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)
1318
+
1319
+
1320
+
1321
+ ### Dependencies
1322
+
1323
+ * **@quartzds/core:** upgraded to 1.0.0-beta.22
1324
+
1325
+ ## @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)
1326
+
1327
+
1328
+
1329
+ ### Dependencies
1330
+
1331
+ * **@quartzds/core:** upgraded to 1.0.0-beta.21
1332
+
1333
+ ## @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)
1334
+
1335
+
1336
+
1337
+ ### Dependencies
1338
+
1339
+ * **@quartzds/core:** upgraded to 1.0.0-beta.20
1340
+
1341
+ ## @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)
1342
+
1343
+
1344
+ ### ✨ Features
1345
+
1346
+ * implement select component ([a7276d2](https://github.com/quartzds/core-foundations/commit/a7276d2bd0027f3791dc4a8470a361f37ed73cbb))
1347
+
1348
+
1349
+
1350
+ ### Dependencies
1351
+
1352
+ * **@quartzds/core:** upgraded to 1.0.0-beta.19
1353
+
1354
+ ## @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)
1355
+
1356
+
1357
+
1358
+ ### Dependencies
1359
+
1360
+ * **@quartzds/core:** upgraded to 1.0.0-beta.18
1361
+
1362
+ ## @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)
1363
+
1364
+
1365
+ ### ✨ Features
1366
+
1367
+ * **qds-radio:** add bindings ([0417cd7](https://github.com/quartzds/core-foundations/commit/0417cd70ba83c2d6ccba2986f3cfa5052fab6dd7))
1368
+
1369
+
1370
+
1371
+ ### Dependencies
1372
+
1373
+ * **@quartzds/core:** upgraded to 1.0.0-beta.17
1374
+
1375
+ ## @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)
1376
+
1377
+
1378
+ ### ✨ Features
1379
+
1380
+ * add table components ([cded020](https://github.com/quartzds/core-foundations/commit/cded020c5eb600e0b84d53c8371a10afffd8721c))
1381
+
1382
+
1383
+
1384
+ ### Dependencies
1385
+
1386
+ * **@quartzds/core:** upgraded to 1.0.0-beta.16
1387
+
1388
+ ## @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)
1389
+
1390
+
1391
+
1392
+ ### Dependencies
1393
+
1394
+ * **@quartzds/core:** upgraded to 1.0.0-beta.15
1395
+
1396
+ ## @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)
1397
+
1398
+
1399
+
1400
+ ### Dependencies
1401
+
1402
+ * **@quartzds/core:** upgraded to 1.0.0-beta.14
1403
+
1404
+ ## @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)
1405
+
1406
+
1407
+
1408
+ ### Dependencies
1409
+
1410
+ * **@quartzds/core:** upgraded to 1.0.0-beta.13
1411
+
1412
+ ## @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)
1413
+
1414
+
1415
+ ### ✨ Features
1416
+
1417
+ * implement dialog component ([1fd9794](https://github.com/quartzds/core-foundations/commit/1fd97946aaa73d6ef7694cda0518938ca1b7aa3e))
1418
+
1419
+
1420
+
1421
+ ### Dependencies
1422
+
1423
+ * **@quartzds/core:** upgraded to 1.0.0-beta.12
1424
+
1425
+ ## @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)
1426
+
1427
+
1428
+
1429
+ ### Dependencies
1430
+
1431
+ * **@quartzds/core:** upgraded to 1.0.0-beta.11
1432
+
1433
+ ## @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)
1434
+
1435
+
1436
+ ### ✨ Features
1437
+
1438
+ * implement form message component ([3921b46](https://github.com/quartzds/core-foundations/commit/3921b4609afc10f3736cb2335ec6172e390b8465))
1439
+
1440
+
1441
+
1442
+ ### Dependencies
1443
+
1444
+ * **@quartzds/core:** upgraded to 1.0.0-beta.10
1445
+
1446
+ ## @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)
1447
+
1448
+
1449
+ ### ✨ Features
1450
+
1451
+ * implement divider component ([4266271](https://github.com/quartzds/core-foundations/commit/426627100aad2202786c2f515416b01688b4d78b))
1452
+
1453
+
1454
+
1455
+ ### Dependencies
1456
+
1457
+ * **@quartzds/core:** upgraded to 1.0.0-beta.9
1458
+
1459
+ ## @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)
1460
+
1461
+
1462
+
1463
+ ### Dependencies
1464
+
1465
+ * **@quartzds/core:** upgraded to 1.0.0-beta.8
1466
+
1467
+ ## @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)
1468
+
1469
+
1470
+ ### ✨ Features
1471
+
1472
+ * implement textarea component ([358af36](https://github.com/quartzds/core-foundations/commit/358af36009ba8428440a7e5b5d062047e26e3f1b))
1473
+
1474
+
1475
+
1476
+ ### Dependencies
1477
+
1478
+ * **@quartzds/core:** upgraded to 1.0.0-beta.7
1479
+
1480
+ ## @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)
1481
+
1482
+
1483
+ ### ⚠ BREAKING CHANGES
1484
+
1485
+ * update to Stencil `v4.0.0`
1486
+
1487
+ ### ✨ Features
1488
+
1489
+ * update to Stencil `v4.0.0` ([075e6df](https://github.com/quartzds/core-foundations/commit/075e6dffd0c33b396ccb92e71c1768f7a03483f0))
1490
+
1491
+
1492
+
1493
+ ### Dependencies
1494
+
1495
+ * **@quartzds/core:** upgraded to 1.0.0-beta.6
1496
+
1497
+ ## @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)
1498
+
1499
+
1500
+ ### 🐛 Bug Fixes
1501
+
1502
+ * republish packages to GHP ([e765a0f](https://github.com/quartzds/core-foundations/commit/e765a0fcf5d33c62211d5d744c604128305fc7dc))
1503
+
1504
+
1505
+
1506
+ ### Dependencies
1507
+
1508
+ * **@quartzds/core:** upgraded to 1.0.0-beta.5
1509
+
1510
+ ## @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)
1511
+
1512
+
1513
+
1514
+ ### Dependencies
1515
+
1516
+ * **@quartzds/core:** upgraded to 1.0.0-beta.4
1517
+
1518
+ ## @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)
1519
+
1520
+
1521
+
1522
+ ### Dependencies
1523
+
1524
+ * **@quartzds/core:** upgraded to 1.0.0-beta.3
1525
+
1526
+ ## @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)
1527
+
1528
+
1529
+
1530
+ ### Dependencies
1531
+
1532
+ * **@quartzds/core:** upgraded to 1.0.0-beta.2
1533
+
1534
+ ## @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)
1535
+
1536
+
1537
+
1538
+ ### Dependencies
1539
+
1540
+ * **@quartzds/core:** upgraded to 1.0.0-beta.2
1541
+
1542
+ ## @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)
1543
+
1544
+
1545
+
1546
+ ### Dependencies
1547
+
1548
+ * **@quartzds/core:** upgraded to 1.0.0-beta.2
1549
+
1550
+ ## @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)
1551
+
1552
+
1553
+
1554
+ ### Dependencies
1555
+
1556
+ * **@quartzds/core:** upgraded to 1.0.0-beta.2
1557
+
1558
+ ## @quartzds/core-vue 1.0.0-beta.1 (2023-06-29)
1559
+
1560
+ ### ✨ Features
1561
+
1562
+ * remove `open` prefix from package names ([1d57894](https://github.com/quartzds/core-foundations/commit/1d578946e0fc00946b5ff50afd3eda29d14eae81))
1563
+
1564
+ ## @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)
1565
+
1566
+
1567
+ ### ⚠ BREAKING CHANGES
1568
+
1569
+ * match the case of `hrefLang` to native property
1570
+
1571
+ ### 🐛 Bug Fixes
1572
+
1573
+ * match the case of `hrefLang` to native property ([22fe35a](https://github.com/quartzds/core-foundations/commit/22fe35a65fa126fc126b9ea463b72eb244b0ca1a))
1574
+
1575
+
1576
+
1577
+ ### Dependencies
1578
+
1579
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.26
1580
+
1581
+ ## @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)
1582
+
1583
+
1584
+ ### 🐛 Bug Fixes
1585
+
1586
+ * update vue bindings for v3.3 compatibility ([dcce18f](https://github.com/quartzds/core-foundations/commit/dcce18fd35a7009fdaf80d427ae96d5971fb0d79))
1587
+
1588
+ ## @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)
1589
+
1590
+
1591
+
1592
+ ### Dependencies
1593
+
1594
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.25
1595
+
1596
+ ## @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)
1597
+
1598
+
1599
+
1600
+ ### Dependencies
1601
+
1602
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.24
1603
+
1604
+ ## @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)
1605
+
1606
+
1607
+ ### ✨ Features
1608
+
1609
+ * allow `package.json` to be imported ([9548c19](https://github.com/quartzds/core-foundations/commit/9548c191c0c1b4ca7f3c27ff4bc63a76e2a4f9f8))
1610
+
1611
+
1612
+
1613
+ ### Dependencies
1614
+
1615
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.23
1616
+
1617
+ ## @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)
1618
+
1619
+
1620
+
1621
+ ### Dependencies
1622
+
1623
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.22
1624
+
1625
+ ## @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)
1626
+
1627
+
1628
+
1629
+ ### Dependencies
1630
+
1631
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.21
1632
+
1633
+ ## @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)
1634
+
1635
+
1636
+
1637
+ ### Dependencies
1638
+
1639
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.20
1640
+
1641
+ ## @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)
1642
+
1643
+
1644
+ ### ⚠ BREAKING CHANGES
1645
+
1646
+ * **qds-switch:** rename `*-start`/`*-end` to `*-unchecked`/`*-checked`
1647
+
1648
+ ### 🐛 Bug Fixes
1649
+
1650
+ * **qds-switch:** rename `*-start`/`*-end` to `*-unchecked`/`*-checked` ([dc58493](https://github.com/quartzds/core-foundations/commit/dc584937164b0983f487dfc8dbd073a11ed2bf80))
1651
+
1652
+
1653
+ ### ✨ Features
1654
+
1655
+ * add the `inline` property for form controls ([e1d4851](https://github.com/quartzds/core-foundations/commit/e1d4851f8263c250b20e3f13d6f9c9026a6554b8))
1656
+
1657
+
1658
+
1659
+ ### Dependencies
1660
+
1661
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.19
1662
+
1663
+ ## @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)
1664
+
1665
+
1666
+ ### ⚠ BREAKING CHANGES
1667
+
1668
+ * **qds-link:** rename to `qds-inline-link`
1669
+ * **qds-tooltip:** remove slots
1670
+
1671
+ ### ♻️ Refactoring
1672
+
1673
+ * **qds-tooltip:** remove slots ([1a609b2](https://github.com/quartzds/core-foundations/commit/1a609b2a2372e76c37192d0d82f0482de7ba6fd7))
1674
+
1675
+
1676
+ ### ✨ Features
1677
+
1678
+ * add theme/platform support ([f7f2a88](https://github.com/quartzds/core-foundations/commit/f7f2a88d40c8926e03d483e4a92eb8aed1329d3c)), closes [#176](https://github.com/quartzds/core-foundations/issues/176)
1679
+
1680
+
1681
+ ### 🐛 Bug Fixes
1682
+
1683
+ * **qds-link:** rename to `qds-inline-link` ([e79083d](https://github.com/quartzds/core-foundations/commit/e79083d12d2c82a1de1f63c06e60af7fa2192f18))
1684
+
1685
+
1686
+
1687
+ ### Dependencies
1688
+
1689
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.18
1690
+
1691
+ ## @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)
1692
+
1693
+
1694
+ ### ⚠ BREAKING CHANGES
1695
+
1696
+ * Any code relying on blur/change/focus/input event
1697
+ propagation with different characteristics from the native events will
1698
+ need to be modified.
1699
+
1700
+ ### 🐛 Bug Fixes
1701
+
1702
+ * align event propagation with native events ([d7b3005](https://github.com/quartzds/core-foundations/commit/d7b300533ceabbec76468f4d2188b9c60e78b1a5))
1703
+
1704
+
1705
+ ### ✨ Features
1706
+
1707
+ * **qds-input:** add `size` property ([763c9ef](https://github.com/quartzds/core-foundations/commit/763c9ef3917488609c1521ce563dcc3bd2ca0015))
1708
+ * implement dropdown component ([3fd93a1](https://github.com/quartzds/core-foundations/commit/3fd93a176c9736741a431cc3b193e88ae71be606))
1709
+ * implement tooltip component ([a979589](https://github.com/quartzds/core-foundations/commit/a9795891102d4d658463771388df8b4d72a84fd0))
1710
+
1711
+
1712
+
1713
+ ### Dependencies
1714
+
1715
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.17
1716
+
1717
+ ## @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)
1718
+
1719
+
1720
+ ### ⚠ BREAKING CHANGES
1721
+
1722
+ * rename `label` properties to `text`
1723
+
1724
+ ### 🐛 Bug Fixes
1725
+
1726
+ * rename `label` properties to `text` ([4db0d32](https://github.com/quartzds/core-foundations/commit/4db0d32a1bc5cf470a76910a25e56dfe0f1c92f1))
1727
+
1728
+
1729
+ ### ✨ Features
1730
+
1731
+ * implement switch component ([1658c45](https://github.com/quartzds/core-foundations/commit/1658c45b483a67ddf3fcf7cb09a894535609325b))
1732
+
1733
+
1734
+
1735
+ ### Dependencies
1736
+
1737
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.16
1738
+
1739
+ ## @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)
1740
+
1741
+
1742
+
1743
+ ### Dependencies
1744
+
1745
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.15
1746
+
1747
+ ## @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)
1748
+
1749
+
1750
+ ### ⚠ BREAKING CHANGES
1751
+
1752
+ * **qds-title:** remove `label` property
1753
+
1754
+ ### 🐛 Bug Fixes
1755
+
1756
+ * **qds-title:** remove `label` property ([9ca36ff](https://github.com/quartzds/core-foundations/commit/9ca36ff59243b5a8402daf7fa806f241e4983cfd))
1757
+
1758
+
1759
+ ### ✨ Features
1760
+
1761
+ * implement link component ([46b0769](https://github.com/quartzds/core-foundations/commit/46b07690f5d6faf2f7206664ba18ecb39464b1b6))
1762
+ * re-export `@quartzds/open-core` API to library wrappers ([ac6bdbe](https://github.com/quartzds/core-foundations/commit/ac6bdbef8692b0c3c79df11e664f5042edb5fff9))
1763
+
1764
+
1765
+
1766
+ ### Dependencies
1767
+
1768
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.14
1769
+
1770
+ ## @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)
1771
+
1772
+
1773
+
1774
+ ### Dependencies
1775
+
1776
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.13
1777
+
1778
+ ## @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)
1779
+
1780
+
1781
+ ### ✨ Features
1782
+
1783
+ * implement radio component ([b72261d](https://github.com/quartzds/core-foundations/commit/b72261d62eceec6986f51cbd7e3ceb4a334c94d6))
1784
+
1785
+
1786
+
1787
+ ### Dependencies
1788
+
1789
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.12
1790
+
1791
+ ## @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)
1792
+
1793
+
1794
+
1795
+ ### Dependencies
1796
+
1797
+ * **@quartzds/open-core:** upgraded to 1.0.0-beta.11
1798
+
1799
+ ## @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)
1800
+
1801
+ ### 🐛 Bug Fixes
1802
+
1803
+ - add missing `exports` to `package.json` ([77a08f6](https://github.com/quartzds/core-foundations/commit/77a08f6c816d5c198e65b35b21afb61c2edfc5ff))
1804
+
1805
+ ### Dependencies
1806
+
1807
+ - **@quartzds/open-core:** upgraded to 1.0.0-beta.10
1808
+
1809
+ ## @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)
1810
+
1811
+ ### ✨ Features
1812
+
1813
+ - implement checkbox component ([49f2d69](https://github.com/quartzds/core-foundations/commit/49f2d6995381b9de6267c524f5a32c97839c3613))
1814
+
1815
+ ### 🐛 Bug Fixes
1816
+
1817
+ - remove `"type": "module"` from `package.json` ([e41d44a](https://github.com/quartzds/core-foundations/commit/e41d44a233791d4a99b8abff1a29a9fa0ca69c83))
1818
+
1819
+ <!--
1820
+ SPDX-FileCopyrightText: © 2022 Schneider Electric
1821
+
1822
+ SPDX-License-Identifier: Apache-2.0
1823
+ -->
1824
+
1825
+ # Change Log
1826
+
1827
+ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
1828
+ [![Semantic Versioning](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-green.svg)](https://semver.org/spec/v2.0.0)
1829
+
1830
+ > All notable changes to this project will be documented in this file
1831
+
1832
+ ## @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)
1833
+
1834
+ ### ✨ Features
1835
+
1836
+ - add icon support ([3d9a3fd](https://github.com/quartzds/core-foundations/commit/3d9a3fd9004b8b391902e47fa3c1ab849f855d7f))
1837
+
1838
+ ## @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)
1839
+
1840
+ ### ⚠ BREAKING CHANGES
1841
+
1842
+ - **qds-title:** rename `content` to `label` for consistency
1843
+
1844
+ ### 🐛 Bug Fixes
1845
+
1846
+ - **qds-title:** rename `content` to `label` for consistency ([7d3a76a](https://github.com/quartzds/core-foundations/commit/7d3a76ab7ef81964feb2d7cf002c604aa03390ca))
1847
+
1848
+ ## @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)
1849
+
1850
+ ### 🚀 Features
1851
+
1852
+ - implement more sensible input validity ([fd1b0af](https://github.com/quartzds/core-foundations/commit/fd1b0af909e91fcbd962880c73ad6c50bb5ec048))
1853
+
1854
+ ### 🐛 Bug Fixes
1855
+
1856
+ - pin deps to patch version ([4a4944e](https://github.com/quartzds/core-foundations/commit/4a4944ec13df7d348dbdc7103828823e880dd531))
1857
+ - use correct package.json `files` values ([a01201f](https://github.com/quartzds/core-foundations/commit/a01201f774af926fe5329f37edf38e3db86d8e9e))
1858
+
1859
+ ## @quartzds/open-core-vue 1.0.0-beta.1 (2022-10-18)
1860
+
1861
+ ### 🚀 Features
1862
+
1863
+ - initial commit ([3629a09](https://github.com/quartzds/core-foundations/commit/3629a09b78b881eeaa94c516c839cbbe75e20d7c))