@playkit-js/playkit-js-ivq 3.7.0 → 3.7.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 +5 -1
- package/dist/playkit-ivq.js +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
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.1 (2025-03-06)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
5
9
|
## 3.7.0 (2025-03-06)
|
|
6
10
|
|
|
7
11
|
|
|
@@ -405,7 +409,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
405
409
|
|
|
406
410
|
### Bug Fixes
|
|
407
411
|
|
|
408
|
-
* **FEV-1198:** decrease line-height for 'why/hint/feedback' icon ([#32](https://github.com/kaltura/playkit-js-ivq/issues/32)) ([
|
|
412
|
+
* **FEV-1198:** decrease line-height for 'why/hint/feedback' icon ([#32](https://github.com/kaltura/playkit-js-ivq/issues/32)) ([3.7.1ff](https://github.com/kaltura/playkit-js-ivq/commit/3.7.1ff))
|
|
409
413
|
* **FEV-1198:** increased line-height to avoid scrollbars ([#30](https://github.com/kaltura/playkit-js-ivq/issues/30)) ([0285d9e](https://github.com/kaltura/playkit-js-ivq/commit/0285d9e))
|
|
410
414
|
* **FEV-1222:** The clickable area around the markers should be expended to easily reach a specific question ([#29](https://github.com/kaltura/playkit-js-ivq/issues/29)) ([bf76f3e](https://github.com/kaltura/playkit-js-ivq/commit/bf76f3e))
|
|
411
415
|
|