@descope-ui/descope-enriched-text 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 +38 -34
- 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)
|
|
@@ -76,10 +78,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
76
78
|
|
|
77
79
|
## [2.2.56](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.55...web-components-ui-2.2.56) (2026-02-24)
|
|
78
80
|
|
|
79
|
-
|
|
80
81
|
### Bug Fixes
|
|
81
82
|
|
|
82
|
-
|
|
83
|
+
- **deps:** update dependency markdown-it to v14.1.1 [security] ([#896](https://github.com/descope/web-components-ui/issues/896)) ([4faa904](https://github.com/descope/web-components-ui/commit/4faa904e9794eaedc635396d6c5878a17186831c))
|
|
83
84
|
|
|
84
85
|
## [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)
|
|
85
86
|
|
|
@@ -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
|
|
|
@@ -174,10 +174,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
174
174
|
|
|
175
175
|
## [2.2.12](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.11...web-components-ui-2.2.12) (2025-12-18)
|
|
176
176
|
|
|
177
|
-
|
|
178
177
|
### Bug Fixes
|
|
179
178
|
|
|
180
|
-
|
|
179
|
+
- Do not check when link clicked in label ([#802](https://github.com/descope/web-components-ui/issues/802)) ([466cc5f](https://github.com/descope/web-components-ui/commit/466cc5fba5dd264c65a3f29e0ff3e76c148bf835))
|
|
181
180
|
|
|
182
181
|
## [2.2.11](https://github.com/descope/web-components-ui/compare/web-components-ui-2.2.10...web-components-ui-2.2.11) (2025-12-02)
|
|
183
182
|
|
|
@@ -203,10 +202,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
203
202
|
|
|
204
203
|
## [2.2.0](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.18...web-components-ui-2.2.0) (2025-10-26)
|
|
205
204
|
|
|
206
|
-
|
|
207
205
|
### Features
|
|
208
206
|
|
|
209
|
-
|
|
207
|
+
- add wrapper style to checkbox ([#756](https://github.com/descope/web-components-ui/issues/756)) ([6859e83](https://github.com/descope/web-components-ui/commit/6859e8333790a35328eae7a9ee101323fdabaade))
|
|
210
208
|
|
|
211
209
|
## [2.1.18](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.17...web-components-ui-2.1.18) (2025-10-26)
|
|
212
210
|
|
|
@@ -224,50 +222,56 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
224
222
|
|
|
225
223
|
### Dependency Updates
|
|
226
224
|
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
225
|
+
- `@descope-ui/common` updated to version `0.1.2`
|
|
226
|
+
- `@descope-ui/theme-globals` updated to version `0.0.22`
|
|
227
|
+
- `@descope-ui/descope-text` updated to version `0.0.22`
|
|
228
|
+
- `@descope-ui/descope-link` updated to version `0.1.2`
|
|
229
|
+
|
|
231
230
|
## [0.0.5](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-enriched-text-0.0.4...@descope-ui/descope-enriched-text-0.0.5) (2025-09-29)
|
|
232
231
|
|
|
233
232
|
### Dependency Updates
|
|
234
233
|
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
234
|
+
- `@descope-ui/common` updated to version `0.1.1`
|
|
235
|
+
- `@descope-ui/theme-globals` updated to version `0.0.21`
|
|
236
|
+
- `@descope-ui/descope-text` updated to version `0.0.21`
|
|
237
|
+
- `@descope-ui/descope-link` updated to version `0.1.1`
|
|
238
|
+
|
|
239
239
|
## [0.0.4](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-enriched-text-0.0.3...@descope-ui/descope-enriched-text-0.0.4) (2025-09-02)
|
|
240
240
|
|
|
241
241
|
### Dependency Updates
|
|
242
242
|
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
243
|
+
- `e2e-utils` updated to version `0.1.0`
|
|
244
|
+
- `@descope-ui/common` updated to version `0.1.0`
|
|
245
|
+
- `@descope-ui/theme-globals` updated to version `0.0.20`
|
|
246
|
+
- `@descope-ui/descope-text` updated to version `0.0.20`
|
|
247
|
+
- `@descope-ui/descope-link` updated to version `0.1.0`
|
|
248
|
+
|
|
248
249
|
## [0.0.3](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-enriched-text-0.0.2...@descope-ui/descope-enriched-text-0.0.3) (2025-07-21)
|
|
249
250
|
|
|
250
251
|
### Dependency Updates
|
|
251
252
|
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
253
|
+
- `@descope-ui/common` updated to version `0.0.18`
|
|
254
|
+
- `@descope-ui/theme-globals` updated to version `0.0.19`
|
|
255
|
+
- `@descope-ui/descope-text` updated to version `0.0.19`
|
|
256
|
+
- `@descope-ui/descope-link` updated to version `0.0.3`
|
|
257
|
+
|
|
256
258
|
## [0.0.2](https://github.com/descope/web-components-ui/compare/@descope-ui/descope-enriched-text-0.0.1...@descope-ui/descope-enriched-text-0.0.2) (2025-07-15)
|
|
257
259
|
|
|
258
260
|
### Dependency Updates
|
|
259
261
|
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
262
|
+
- `@descope-ui/common` updated to version `0.0.17`
|
|
263
|
+
- `@descope-ui/theme-globals` updated to version `0.0.18`
|
|
264
|
+
- `@descope-ui/descope-text` updated to version `0.0.18`
|
|
265
|
+
- `@descope-ui/descope-link` updated to version `0.0.2`
|
|
266
|
+
|
|
264
267
|
## 0.0.1 (2025-07-03)
|
|
265
268
|
|
|
266
269
|
### Dependency Updates
|
|
267
270
|
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
271
|
+
- `e2e-utils` updated to version `0.0.1`
|
|
272
|
+
- `@descope-ui/common` updated to version `0.0.16`
|
|
273
|
+
- `@descope-ui/theme-globals` updated to version `0.0.17`
|
|
274
|
+
- `@descope-ui/descope-text` updated to version `0.0.17`
|
|
275
|
+
- `@descope-ui/descope-link` updated to version `0.0.1`
|
|
276
|
+
|
|
273
277
|
# Changelog
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@descope-ui/descope-enriched-text",
|
|
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.
|
|
17
|
+
"e2e-utils": "3.3.1"
|
|
18
18
|
},
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"markdown-it": "14.1.1",
|
|
21
|
-
"@descope-ui/
|
|
22
|
-
"@descope-ui/
|
|
23
|
-
"@descope-ui/descope-text": "3.3.
|
|
24
|
-
"@descope-ui/descope-link": "3.3.
|
|
21
|
+
"@descope-ui/theme-globals": "3.3.1",
|
|
22
|
+
"@descope-ui/common": "3.3.1",
|
|
23
|
+
"@descope-ui/descope-text": "3.3.1",
|
|
24
|
+
"@descope-ui/descope-link": "3.3.1"
|
|
25
25
|
},
|
|
26
26
|
"publishConfig": {
|
|
27
27
|
"link-workspace-packages": false
|