@descope-ui/common 3.3.0 → 3.3.2
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 +10 -12
- package/package.json +1 -1
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.2](https://github.com/descope/web-components-ui/compare/web-components-ui-3.3.1...web-components-ui-3.3.2) (2026-04-26)
|
|
6
|
+
|
|
7
|
+
## [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)
|
|
8
|
+
|
|
5
9
|
## [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
10
|
|
|
7
11
|
## [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)
|
|
@@ -10,10 +14,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
10
14
|
|
|
11
15
|
## [3.2.0](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.13...web-components-ui-3.2.0) (2026-04-16)
|
|
12
16
|
|
|
13
|
-
|
|
14
17
|
### Features
|
|
15
18
|
|
|
16
|
-
|
|
19
|
+
- add descope-last-auth-badge component ([#982](https://github.com/descope/web-components-ui/issues/982)) ([055b461](https://github.com/descope/web-components-ui/commit/055b4618abbdf518494a2984e56d66e58fdb4809))
|
|
17
20
|
|
|
18
21
|
## [3.1.13](https://github.com/descope/web-components-ui/compare/web-components-ui-3.1.12...web-components-ui-3.1.13) (2026-04-15)
|
|
19
22
|
|
|
@@ -83,10 +86,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
83
86
|
|
|
84
87
|
## [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
88
|
|
|
86
|
-
|
|
87
89
|
### Features
|
|
88
90
|
|
|
89
|
-
|
|
91
|
+
- combo-box `require-match` ([#885](https://github.com/descope/web-components-ui/issues/885)) ([3cbbb50](https://github.com/descope/web-components-ui/commit/3cbbb5089d9f4ff7c6e8b48005664fc26fdca157))
|
|
90
92
|
|
|
91
93
|
## [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)
|
|
92
94
|
|
|
@@ -202,10 +204,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
202
204
|
|
|
203
205
|
## [2.1.17](https://github.com/descope/web-components-ui/compare/web-components-ui-2.1.16...web-components-ui-2.1.17) (2025-10-20)
|
|
204
206
|
|
|
205
|
-
|
|
206
207
|
### Bug Fixes
|
|
207
208
|
|
|
208
|
-
|
|
209
|
+
- issue 12430 ([#757](https://github.com/descope/web-components-ui/issues/757)) ([a8d2701](https://github.com/descope/web-components-ui/commit/a8d2701ace8ee9910d445689f5376505add76cfe))
|
|
209
210
|
|
|
210
211
|
## [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)
|
|
211
212
|
|
|
@@ -217,19 +218,17 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
217
218
|
|
|
218
219
|
## [0.1.2](https://github.com/descope/web-components-ui/compare/@descope-ui/common-0.1.1...@descope-ui/common-0.1.2) (2025-09-30)
|
|
219
220
|
|
|
220
|
-
|
|
221
221
|
### Bug Fixes
|
|
222
222
|
|
|
223
|
-
|
|
223
|
+
- st error ([#732](https://github.com/descope/web-components-ui/issues/732)) ([a00ba1b](https://github.com/descope/web-components-ui/commit/a00ba1b28651f846fe8ff337e254d2c87a9a3947))
|
|
224
224
|
|
|
225
225
|
## [0.1.1](https://github.com/descope/web-components-ui/compare/@descope-ui/common-0.1.0...@descope-ui/common-0.1.1) (2025-09-29)
|
|
226
226
|
|
|
227
227
|
## [0.1.0](https://github.com/descope/web-components-ui/compare/@descope-ui/common-0.0.18...@descope-ui/common-0.1.0) (2025-09-02)
|
|
228
228
|
|
|
229
|
-
|
|
230
229
|
### Features
|
|
231
230
|
|
|
232
|
-
|
|
231
|
+
- Trusted Devices ([#697](https://github.com/descope/web-components-ui/issues/697)) ([fb2f0eb](https://github.com/descope/web-components-ui/commit/fb2f0eb6773ed624354ed9f0b97d713bb8b10fce))
|
|
233
232
|
|
|
234
233
|
## [0.0.18](https://github.com/descope/web-components-ui/compare/@descope-ui/common-0.0.17...@descope-ui/common-0.0.18) (2025-07-21)
|
|
235
234
|
|
|
@@ -247,10 +246,9 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
|
|
|
247
246
|
|
|
248
247
|
## [0.0.11](https://github.com/descope/web-components-ui/compare/@descope-ui/common-0.0.10...@descope-ui/common-0.0.11) (2025-04-29)
|
|
249
248
|
|
|
250
|
-
|
|
251
249
|
### Bug Fixes
|
|
252
250
|
|
|
253
|
-
|
|
251
|
+
- CSSStyleSheet fallback for older browser ([#639](https://github.com/descope/web-components-ui/issues/639)) ([1ff86cc](https://github.com/descope/web-components-ui/commit/1ff86ccd6d5a00de025207d99f034772b92ac910))
|
|
254
252
|
|
|
255
253
|
## [0.0.10](https://github.com/descope/web-components-ui/compare/@descope-ui/common-0.0.9...@descope-ui/common-0.0.10) (2025-04-16)
|
|
256
254
|
|