@descope-ui/descope-combo-box 3.3.0 → 3.3.1
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 +105 -83
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
|
4
4
|
|
|
5
|
+
## [3.3.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.0...web-components-ui-3.3.1) (2026-04-23)
|
|
6
|
+
|
|
5
7
|
## [3.3.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.2...web-components-ui-3.3.0) (2026-04-19)
|
|
6
8
|
|
|
7
9
|
## [3.2.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.1...web-components-ui-3.2.2) (2026-04-16)
|
|
@@ -78,10 +80,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
78
80
|
|
|
79
81
|
## [2.2.55](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.54...web-components-ui-2.2.55) (2026-02-23)
|
|
80
82
|
|
|
81
|
-
|
|
82
83
|
### Features
|
|
83
84
|
|
|
84
|
-
|
|
85
|
+
- combo-box `require-match` ([#885](https://github.com/descope/web-components-ui/issues/885)) ([3cbbb50](https://github.com/descope/web-components-ui/commit/3cbbb5089d9f4ff7c6e8b48005664fc26fdca157))
|
|
85
86
|
|
|
86
87
|
## [2.2.54](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.53...web-components-ui-2.2.54) (2026-02-23)
|
|
87
88
|
|
|
@@ -99,10 +100,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
99
100
|
|
|
100
101
|
## [2.2.47](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.46...web-components-ui-2.2.47) (2026-02-05)
|
|
101
102
|
|
|
102
|
-
|
|
103
103
|
### Bug Fixes
|
|
104
104
|
|
|
105
|
-
|
|
105
|
+
- Migrate to Playwright 1.58.1 ([#873](https://github.com/descope/web-components-ui/issues/873)) ([ff16007](https://github.com/descope/web-components-ui/commit/ff16007b6316abd82050ce9bcbce8180a5660d95))
|
|
106
106
|
|
|
107
107
|
## [2.2.46](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.45...web-components-ui-2.2.46) (2026-02-05)
|
|
108
108
|
|
|
@@ -204,10 +204,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
204
204
|
|
|
205
205
|
## [2.1.16](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.15...web-components-ui-2.1.16) (2025-10-19)
|
|
206
206
|
|
|
207
|
-
|
|
208
207
|
### Bug Fixes
|
|
209
208
|
|
|
210
|
-
|
|
209
|
+
- exclude style attr from proxy sync ([#755](https://github.com/descope/web-components-ui/issues/755)) ([ca0bd1e](https://github.com/descope/web-components-ui/commit/ca0bd1e2a4e07435eec492b08d366c02dd5d687c))
|
|
211
210
|
|
|
212
211
|
## [2.1.15](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.14...web-components-ui-2.1.15) (2025-10-16)
|
|
213
212
|
|
|
@@ -219,191 +218,214 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
219
218
|
|
|
220
219
|
### Dependency Updates
|
|
221
220
|
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
221
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
222
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
223
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.11`
|
|
224
|
+
|
|
225
225
|
## [0.1.13](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.12...@descope-ui/descope-combo-box-0.1.13) (2025-09-29)
|
|
226
226
|
|
|
227
227
|
### Dependency Updates
|
|
228
228
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
229
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
230
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
231
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.10`
|
|
232
|
+
|
|
232
233
|
## [0.1.12](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.11...@descope-ui/descope-combo-box-0.1.12) (2025-09-02)
|
|
233
234
|
|
|
234
235
|
### Dependency Updates
|
|
235
236
|
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
237
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
238
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
239
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
240
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.9`
|
|
241
|
+
|
|
240
242
|
## [0.1.11](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.10...@descope-ui/descope-combo-box-0.1.11) (2025-08-10)
|
|
241
243
|
|
|
242
244
|
## [0.1.10](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.9...@descope-ui/descope-combo-box-0.1.10) (2025-07-27)
|
|
243
245
|
|
|
244
|
-
|
|
245
246
|
### Bug Fixes
|
|
246
247
|
|
|
247
|
-
|
|
248
|
+
- wait for combo box to be ready before overriding its internals ([#695](https://github.com/descope/web-components-ui/issues/695)) ([0723f17](https://github.com/descope/web-components-ui/commit/0723f173be7ecf29e2a4e7e79dea569ad744eed9))
|
|
248
249
|
|
|
249
250
|
## [0.1.9](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.8...@descope-ui/descope-combo-box-0.1.9) (2025-07-21)
|
|
250
251
|
|
|
251
252
|
### Dependency Updates
|
|
252
253
|
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
254
|
+
- `@descope-ui/common` updated to version `0.0.18`
|
|
255
|
+
- `@descope-ui/theme-globals` updated to version `0.0.19`
|
|
256
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.8`
|
|
257
|
+
|
|
256
258
|
## [0.1.8](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.7...@descope-ui/descope-combo-box-0.1.8) (2025-07-15)
|
|
257
259
|
|
|
258
260
|
### Dependency Updates
|
|
259
261
|
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
262
|
+
- `@descope-ui/common` updated to version `0.0.17`
|
|
263
|
+
- `@descope-ui/theme-globals` updated to version `0.0.18`
|
|
264
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.7`
|
|
265
|
+
|
|
263
266
|
## [0.1.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.6...@descope-ui/descope-combo-box-0.1.7) (2025-07-03)
|
|
264
267
|
|
|
265
268
|
### Dependency Updates
|
|
266
269
|
|
|
267
|
-
|
|
270
|
+
- `test-drivers` updated to version `0.0.1`
|
|
271
|
+
|
|
268
272
|
## [0.1.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.5...@descope-ui/descope-combo-box-0.1.6) (2025-06-30)
|
|
269
273
|
|
|
270
274
|
### Dependency Updates
|
|
271
275
|
|
|
272
|
-
|
|
273
|
-
|
|
276
|
+
- `@descope-ui/theme-globals` updated to version `0.0.17`
|
|
277
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.6`
|
|
278
|
+
|
|
274
279
|
## [0.1.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.4...@descope-ui/descope-combo-box-0.1.5) (2025-06-30)
|
|
275
280
|
|
|
276
281
|
### Dependency Updates
|
|
277
282
|
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
283
|
+
- `@descope-ui/common` updated to version `0.0.16`
|
|
284
|
+
- `@descope-ui/theme-globals` updated to version `0.0.16`
|
|
285
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.5`
|
|
286
|
+
|
|
281
287
|
## [0.1.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.3...@descope-ui/descope-combo-box-0.1.4) (2025-06-29)
|
|
282
288
|
|
|
283
289
|
### Dependency Updates
|
|
284
290
|
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
291
|
+
- `@descope-ui/common` updated to version `0.0.15`
|
|
292
|
+
- `@descope-ui/theme-globals` updated to version `0.0.15`
|
|
293
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.4`
|
|
294
|
+
|
|
288
295
|
## [0.1.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.2...@descope-ui/descope-combo-box-0.1.3) (2025-06-26)
|
|
289
296
|
|
|
290
297
|
### Dependency Updates
|
|
291
298
|
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
299
|
+
- `@descope-ui/common` updated to version `0.0.14`
|
|
300
|
+
- `@descope-ui/theme-globals` updated to version `0.0.14`
|
|
301
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.3`
|
|
302
|
+
|
|
295
303
|
## [0.1.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.1...@descope-ui/descope-combo-box-0.1.2) (2025-06-09)
|
|
296
304
|
|
|
297
305
|
### Dependency Updates
|
|
298
306
|
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
307
|
+
- `@descope-ui/common` updated to version `0.0.13`
|
|
308
|
+
- `@descope-ui/theme-globals` updated to version `0.0.13`
|
|
309
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.2`
|
|
310
|
+
|
|
302
311
|
## [0.1.1](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.1.0...@descope-ui/descope-combo-box-0.1.1) (2025-05-28)
|
|
303
312
|
|
|
304
313
|
### Dependency Updates
|
|
305
314
|
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
315
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
316
|
+
- `@descope-ui/common` updated to version `0.0.12`
|
|
317
|
+
- `@descope-ui/theme-globals` updated to version `0.0.12`
|
|
318
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.1`
|
|
319
|
+
|
|
310
320
|
## [0.1.0](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.13...@descope-ui/descope-combo-box-0.1.0) (2025-05-12)
|
|
311
321
|
|
|
312
322
|
### Dependency Updates
|
|
313
323
|
|
|
314
|
-
|
|
324
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.1.0`
|
|
315
325
|
|
|
316
326
|
### Features
|
|
317
327
|
|
|
318
|
-
|
|
328
|
+
- control inputs error font size ([#643](https://github.com/descope/web-components-ui/issues/643)) ([16309ab](https://github.com/descope/web-components-ui/commit/16309aba6626f72d2c7301864ea25e006b408af9))
|
|
319
329
|
|
|
320
330
|
## [0.0.13](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.12...@descope-ui/descope-combo-box-0.0.13) (2025-04-29)
|
|
321
331
|
|
|
322
332
|
### Dependency Updates
|
|
323
333
|
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
334
|
+
- `@descope-ui/common` updated to version `0.0.11`
|
|
335
|
+
- `@descope-ui/theme-globals` updated to version `0.0.11`
|
|
336
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.11`
|
|
337
|
+
|
|
327
338
|
## [0.0.12](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.11...@descope-ui/descope-combo-box-0.0.12) (2025-04-16)
|
|
328
339
|
|
|
329
340
|
### Dependency Updates
|
|
330
341
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
342
|
+
- `@descope-ui/common` updated to version `0.0.10`
|
|
343
|
+
- `@descope-ui/theme-globals` updated to version `0.0.10`
|
|
344
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.10`
|
|
345
|
+
|
|
334
346
|
## [0.0.11](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.10...@descope-ui/descope-combo-box-0.0.11) (2025-03-20)
|
|
335
347
|
|
|
336
348
|
### Dependency Updates
|
|
337
349
|
|
|
338
|
-
|
|
350
|
+
- `test-drivers` updated to version `0.0.1`
|
|
351
|
+
|
|
339
352
|
## [0.0.10](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.9...@descope-ui/descope-combo-box-0.0.10) (2025-03-11)
|
|
340
353
|
|
|
341
354
|
### Dependency Updates
|
|
342
355
|
|
|
343
|
-
|
|
356
|
+
- `test-drivers` updated to version `0.0.1`
|
|
357
|
+
|
|
344
358
|
## [0.0.9](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.8...@descope-ui/descope-combo-box-0.0.9) (2025-03-06)
|
|
345
359
|
|
|
346
360
|
### Dependency Updates
|
|
347
361
|
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
362
|
+
- `test-drivers` updated to version `0.0.1`
|
|
363
|
+
- `@descope-ui/common` updated to version `0.0.9`
|
|
364
|
+
- `@descope-ui/theme-globals` updated to version `0.0.9`
|
|
365
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.9`
|
|
366
|
+
|
|
352
367
|
## [0.0.8](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.7...@descope-ui/descope-combo-box-0.0.8) (2025-03-05)
|
|
353
368
|
|
|
354
369
|
### Dependency Updates
|
|
355
370
|
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
371
|
+
- `@descope-ui/common` updated to version `0.0.8`
|
|
372
|
+
- `@descope-ui/theme-globals` updated to version `0.0.8`
|
|
373
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.8`
|
|
374
|
+
|
|
359
375
|
## [0.0.7](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.6...@descope-ui/descope-combo-box-0.0.7) (2025-03-03)
|
|
360
376
|
|
|
361
377
|
### Dependency Updates
|
|
362
378
|
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
379
|
+
- `@descope-ui/common` updated to version `0.0.7`
|
|
380
|
+
- `@descope-ui/theme-globals` updated to version `0.0.7`
|
|
381
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.7`
|
|
382
|
+
|
|
366
383
|
## [0.0.6](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.5...@descope-ui/descope-combo-box-0.0.6) (2025-03-03)
|
|
367
384
|
|
|
368
385
|
### Dependency Updates
|
|
369
386
|
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
387
|
+
- `@descope-ui/common` updated to version `0.0.6`
|
|
388
|
+
- `@descope-ui/theme-globals` updated to version `0.0.6`
|
|
389
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.6`
|
|
390
|
+
|
|
373
391
|
## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.4...@descope-ui/descope-combo-box-0.0.5) (2025-02-26)
|
|
374
392
|
|
|
375
393
|
### Dependency Updates
|
|
376
394
|
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
395
|
+
- `@descope-ui/theme-globals` updated to version `0.0.5`
|
|
396
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.5`
|
|
397
|
+
- `@descope-ui/common` updated to version `0.0.5`
|
|
398
|
+
|
|
380
399
|
## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.3...@descope-ui/descope-combo-box-0.0.4) (2025-02-17)
|
|
381
400
|
|
|
382
401
|
### Dependency Updates
|
|
383
402
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
403
|
+
- `@descope-ui/common` updated to version `0.0.4`
|
|
404
|
+
- `@descope-ui/theme-globals` updated to version `0.0.4`
|
|
405
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.4`
|
|
406
|
+
|
|
387
407
|
## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.2...@descope-ui/descope-combo-box-0.0.3) (2025-02-04)
|
|
388
408
|
|
|
389
409
|
### Dependency Updates
|
|
390
410
|
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
411
|
+
- `@descope-ui/theme-globals` updated to version `0.0.3`
|
|
412
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.3`
|
|
413
|
+
- `@descope-ui/common` updated to version `0.0.3`
|
|
414
|
+
|
|
394
415
|
## [0.0.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-combo-box-0.0.1...@descope-ui/descope-combo-box-0.0.2) (2025-01-28)
|
|
395
416
|
|
|
396
417
|
### Dependency Updates
|
|
397
418
|
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
419
|
+
- `@descope-ui/theme-globals` updated to version `0.0.2`
|
|
420
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.2`
|
|
421
|
+
- `@descope-ui/common` updated to version `0.0.2`
|
|
422
|
+
|
|
401
423
|
## 0.0.1 (2025-01-28)
|
|
402
424
|
|
|
403
425
|
### Dependency Updates
|
|
404
426
|
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
427
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
428
|
+
- `test-drivers` updated to version `0.0.1`
|
|
429
|
+
- `@descope-ui/theme-globals` updated to version `0.0.1`
|
|
430
|
+
- `@descope-ui/theme-input-wrapper` updated to version `0.0.1`
|
|
431
|
+
- `@descope-ui/common` updated to version `0.0.1`
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-combo-box",
|
|
3
|
-
"version": "3.3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"exports": {
|
|
5
5
|
".": {
|
|
6
6
|
"import": "./src/component/index.js"
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@playwright/test": "1.58.2",
|
|
17
|
-
"e2e-utils": "3.3.
|
|
18
|
-
"test-drivers": "3.3.
|
|
17
|
+
"e2e-utils": "3.3.1",
|
|
18
|
+
"test-drivers": "3.3.1"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@vaadin/combo-box": "24.3.4",
|
|
22
|
-
"@descope-ui/common": "3.3.
|
|
23
|
-
"@descope-ui/theme-globals": "3.3.
|
|
24
|
-
"@descope-ui/theme-input-wrapper": "3.3.
|
|
22
|
+
"@descope-ui/common": "3.3.1",
|
|
23
|
+
"@descope-ui/theme-globals": "3.3.1",
|
|
24
|
+
"@descope-ui/theme-input-wrapper": "3.3.1"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"link-workspace-packages": false
|