Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.3.0](v1.2.1...v1.3.0) (2021-12-16) ### Bug Fixes * **add web worker:** add web worker ([a7f9491](a7f9491)) * **count off by 1:** count adds an extra 1 as it starts from 0 ([f4efda4](f4efda4)) * **css changes:** positioning issues fixed where lottie was overflowing out of container ([965823c](965823c)) * **css fix:** safari glitch error fix ([39dad7b](39dad7b)) * **height calculation fic:** height calculation should happen only if controls are keyed in. bugfix ([7ac35d2](7ac35d2)) * **missing build file:** missing build file. tgs player.js ([be764ec](be764ec)) * **small updates:** changelog, tests for interactivity lib breakage, lang added to aria labels ([f1c0543](f1c0543)) * **version bump:** version bump ([4edc7c4](4edc7c4)) * **version bump:** version bump ([49dbde2](49dbde2)) * **web worker mangling issue:** web worker mangling issue ([1c2632c](1c2632c)) ### Features * **a11y:** fix focus and tabindex ([0dfecbc](0dfecbc)) * **accessibility:** added lang attribute to control buttons ([388c826](388c826)) * **add web worker prop:** added webworker prop ([8a19443](8a19443)) * **bump lottie web:** bump lottie web version to latest ([f1f3422](f1f3422)) * **player container:** added role on div container ([5dd8868](5dd8868)) * **web worker:** web worker bundling ([c1c09da](c1c09da))
- Loading branch information