@playkit-js/transcript 3.6.4-canary.0-ab5dad4 → 3.6.4
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
CHANGED
|
@@ -2,12 +2,7 @@
|
|
|
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.6.4
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
### Bug Fixes
|
|
9
|
-
|
|
10
|
-
* **FEC-14452:** move focus back to plugin button fix ([#249](https://github.com/kaltura/playkit-js-transcript/issues/249)) ([ab5dad4](https://github.com/kaltura/playkit-js-transcript/commit/ab5dad4b6ac7a1158189cf5f42c3cb45ee49b1ce))
|
|
5
|
+
### 3.6.4 (2025-04-24)
|
|
11
6
|
|
|
12
7
|
### 3.6.3 (2025-03-23)
|
|
13
8
|
|
|
@@ -221,7 +216,7 @@ All notable changes to this project will be documented in this file. See [standa
|
|
|
221
216
|
|
|
222
217
|
* **FEC-12951:** Transcript plugin side panel background is transparent ([f74d721](https://github.com/kaltura/playkit-js-transcript/commit/f74d7215227c881a1cb59b20bb8daf12510037a9))
|
|
223
218
|
* **FEC-12957:** Transcript Plugin - move download transcript inside the plugin menu and "release" the download button. ([a72c55e](https://github.com/kaltura/playkit-js-transcript/commit/a72c55ec1dfc9ac5d723cd88978bb5dc402df2d7))
|
|
224
|
-
* **FEV-1623:** The transition animation is broken when the side panel is activated ([#130](https://github.com/kaltura/playkit-js-transcript/issues/130)) ([2822849](https://github.com/kaltura/playkit-js-transcript/commit/
|
|
219
|
+
* **FEV-1623:** The transition animation is broken when the side panel is activated ([#130](https://github.com/kaltura/playkit-js-transcript/issues/130)) ([2822849](https://github.com/kaltura/playkit-js-transcript/commit/282284991b66968d0d3dbb33.6.452bc463aca23))
|
|
225
220
|
|
|
226
221
|
## [3.3.0](https://github.com/kaltura/playkit-js-transcript/compare/v3.2.1...v3.3.0) (2023-02-23)
|
|
227
222
|
|