@playkit-js/playkit-js-ivq 3.7.8 → 3.7.9-canary.0-e12755b
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 -1
- package/dist/playkit-ivq.js +1 -1
- package/dist/playkit-ivq.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### 3.7.9-canary.0-e12755b (2025-07-21)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Bug Fixes
|
|
9
|
+
|
|
10
|
+
* **ADA-2303:** Change focus indicator thickness ([#170](https://github.com/kaltura/playkit-js-ivq/issues/170)) ([e12755b](https://github.com/kaltura/playkit-js-ivq/commit/e12755b))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
5
14
|
### 3.7.8 (2025-07-17)
|
|
6
15
|
|
|
7
16
|
|
|
@@ -524,7 +533,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
524
533
|
### Features
|
|
525
534
|
|
|
526
535
|
* **FEV-1034:** data-manager ([1da627a](https://github.com/kaltura/playkit-js-ivq/commit/1da627a))
|
|
527
|
-
* **FEV-1039:** Reflection point and Open question ([#8](https://github.com/kaltura/playkit-js-ivq/issues/8)) ([
|
|
536
|
+
* **FEV-1039:** Reflection point and Open question ([#8](https://github.com/kaltura/playkit-js-ivq/issues/8)) ([335718c](https://github.com/kaltura/playkit-js-ivq/commit/335718c))
|
|
528
537
|
* **FEV-1164:** add quiz answers to multirequest ([4561168](https://github.com/kaltura/playkit-js-ivq/commit/4561168))
|
|
529
538
|
* **FEV-1164:** address PR comments ([f10a2b4](https://github.com/kaltura/playkit-js-ivq/commit/f10a2b4))
|
|
530
539
|
* **FEV-1164:** fetch quiz data ([1071d1d](https://github.com/kaltura/playkit-js-ivq/commit/1071d1d))
|