@playkit-js/playkit-js-ui 0.72.2 → 0.72.3-canary.1f5fdeb

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,6 +2,18 @@
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
+ ### [0.72.3-canary.1f5fdeb](https://github.com/kaltura/playkit-js-ui/compare/v0.72.2...v0.72.3-canary.1f5fdeb) (2022-09-21)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * **FEC-11978:** Live label style should be updated ([#692](https://github.com/kaltura/playkit-js-ui/issues/692)) ([1f5fdeb](https://github.com/kaltura/playkit-js-ui/commit/1f5fdeb))
11
+ * **FEC-12235:** accessibility: Not possible to change items for “Language“ and “Settings“ by space key ([#690](https://github.com/kaltura/playkit-js-ui/issues/690)) ([c0b2473](https://github.com/kaltura/playkit-js-ui/commit/c0b2473))
12
+ * **FEC-12275:** [WEB][UI] Add log when exception happens ([#693](https://github.com/kaltura/playkit-js-ui/issues/693)) ([200dc0e](https://github.com/kaltura/playkit-js-ui/commit/200dc0e))
13
+ * **FEC-12517:** [web v7] volume bar arrow keys accessibility ([#689](https://github.com/kaltura/playkit-js-ui/issues/689)) ([763c297](https://github.com/kaltura/playkit-js-ui/commit/763c297))
14
+
15
+
16
+
5
17
  ### [0.72.2](https://github.com/kaltura/playkit-js-ui/compare/v0.72.1...v0.72.2) (2022-08-31)
6
18
 
7
19