@descope-ui/descope-list 3.2.2 → 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 +28 -23
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
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
|
+
|
|
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)
|
|
8
|
+
|
|
5
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)
|
|
6
10
|
|
|
7
11
|
## [3.2.1](https://github.com/descope/web-components-ui/compare/web-components-ui-3.2.0...web-components-ui-3.2.1) (2026-04-16)
|
|
@@ -92,10 +96,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
92
96
|
|
|
93
97
|
## [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)
|
|
94
98
|
|
|
95
|
-
|
|
96
99
|
### Bug Fixes
|
|
97
100
|
|
|
98
|
-
|
|
101
|
+
- 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))
|
|
99
102
|
|
|
100
103
|
## [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)
|
|
101
104
|
|
|
@@ -159,10 +162,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
159
162
|
|
|
160
163
|
## [2.2.16](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.15...web-components-ui-2.2.16) (2025-12-28)
|
|
161
164
|
|
|
162
|
-
|
|
163
165
|
### Features
|
|
164
166
|
|
|
165
|
-
|
|
167
|
+
- Add design options to apps list ([#815](https://github.com/descope/web-components-ui/issues/815)) ([fd250ac](https://github.com/descope/web-components-ui/commit/fd250acf2802c38905df2b2e6350477b06e2431c))
|
|
166
168
|
|
|
167
169
|
## [2.2.15](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.14...web-components-ui-2.2.15) (2025-12-23)
|
|
168
170
|
|
|
@@ -212,39 +214,42 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
212
214
|
|
|
213
215
|
### Dependency Updates
|
|
214
216
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
217
|
+
- `@descope-ui/descope-avatar` updated to version `0.1.2`
|
|
218
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
219
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
220
|
+
- `@descope-ui/descope-list-item` updated to version `0.1.2`
|
|
221
|
+
|
|
219
222
|
## [0.1.1](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-list-0.1.0...@descope-ui/descope-list-0.1.1) (2025-09-29)
|
|
220
223
|
|
|
221
224
|
### Dependency Updates
|
|
222
225
|
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
226
|
+
- `@descope-ui/descope-avatar` updated to version `0.1.1`
|
|
227
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
228
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
229
|
+
- `@descope-ui/descope-list-item` updated to version `0.1.1`
|
|
230
|
+
|
|
227
231
|
## [0.1.0](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-list-0.0.1...@descope-ui/descope-list-0.1.0) (2025-09-02)
|
|
228
232
|
|
|
229
233
|
### Dependency Updates
|
|
230
234
|
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
235
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
236
|
+
- `@descope-ui/descope-avatar` updated to version `0.1.0`
|
|
237
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
238
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
239
|
+
- `@descope-ui/descope-list-item` updated to version `0.1.0`
|
|
236
240
|
|
|
237
241
|
### Features
|
|
238
242
|
|
|
239
|
-
|
|
243
|
+
- Trusted Devices ([#697](https://github.com/descope/web-components-ui/issues/697)) ([fb2f0eb](https://github.com/descope/web-components-ui/commit/fb2f0eb6773ed624354ed9f0b97d713bb8b10fce))
|
|
240
244
|
|
|
241
245
|
## 0.0.1 (2025-07-21)
|
|
242
246
|
|
|
243
247
|
### Dependency Updates
|
|
244
248
|
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
249
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
250
|
+
- `@descope-ui/descope-avatar` updated to version `0.0.19`
|
|
251
|
+
- `@descope-ui/common` updated to version `0.0.18`
|
|
252
|
+
- `@descope-ui/theme-globals` updated to version `0.0.19`
|
|
253
|
+
- `@descope-ui/descope-list-item` updated to version `0.0.1`
|
|
254
|
+
|
|
250
255
|
# Changelog
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-list",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.3.1",
|
|
4
4
|
"exports": {
|
|
5
5
|
".": {
|
|
6
6
|
"import": "./src/component/index.js"
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@playwright/test": "1.58.2",
|
|
17
|
-
"
|
|
18
|
-
"
|
|
17
|
+
"e2e-utils": "3.3.1",
|
|
18
|
+
"@descope-ui/descope-avatar": "3.3.1"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@descope-ui/common": "3.
|
|
22
|
-
"@descope-ui/theme-globals": "3.
|
|
23
|
-
"@descope-ui/descope-list-item": "3.
|
|
21
|
+
"@descope-ui/common": "3.3.1",
|
|
22
|
+
"@descope-ui/theme-globals": "3.3.1",
|
|
23
|
+
"@descope-ui/descope-list-item": "3.3.1"
|
|
24
24
|
},
|
|
25
25
|
"publishConfig": {
|
|
26
26
|
"link-workspace-packages": false
|