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