@theoplayer/web-ui 2.1.0 → 2.1.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 CHANGED
@@ -1,5 +1,17 @@
1
1
  # @theoplayer/web-ui
2
2
 
3
+ ## 2.1.2
4
+
5
+ ### 🐛 Issues
6
+
7
+ - Fixed a brief tap highlight appearing behind button icons on iOS Safari.
8
+
9
+ ## 2.1.1
10
+
11
+ ### 🐛 Issues
12
+
13
+ - Fixed `<theoplayer-time-range>` repeatedly triggering seeks when updating its value from the player's current time, which caused noticeable stutters on Safari.
14
+
3
15
  ## 2.1.0
4
16
 
5
17
  ### ✨ Features