All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
22 January 2021
- fix: upgrade core-js from 3.8.2 to 3.8.3
#202
- fix(player): Added conditionals to set width/height values correctly after going off fullscreen; fixed #201
#201
8 January 2021
- feat(player): Added new
forceNative
configuration to allow player to use hls.js or not by default; added missing workflow to switch to hls.js and obtain levels when using mobile and removed code that deleted Unmute button; fixed #196#196
- fix(ads): Removed conditional to resume media correctly in mobile devices
5f91df3
- Release 2.4.0
1140097
- fix(ads): Added missing conditional to resume media correctly after Ad error
8b12a2c
6 January 2021
- feat(ads): Added RESUMED and USER_CLOSE IMA AdEvent to ads event list.
#199
- fix(ads): Added conditionals to avoid errors when setting volume in an Ad that comes empty; fixes #198
#198
- fix(ads): Changed default value for preloading ads to
false
; fixes #193#193
- feat(player): Added new
defaultLevel
andlevelchanged
event to support more in-depth operations with levels; fixed issue with CSSNano and updated documentation2b2fd55
- Release 2.3.0
2fb0f00
- Reverted changes for test file
0609c62
19 December 2020
- fix(player): Fixed passive event definition to avoid showing errors for passive events; fixes #192
#192
- fix(player): Added conditionals to avoid showing errors for passive events; fixes #192
#192
- Release 2.2.4
0f87282
- Fixed merge issues
196c5d2
- fix(player): Added missing element in conditional to execute pause correctly once ads are auto playing
7a6cd5c
18 December 2020
- fix: upgrade core-js from 3.8.0 to 3.8.1
#189
- feat(ads): Added new flag to enable preloading of ads; fixes #191
#191
- fix(ads): Added new conditional to start or resume ad depending on that status of them; added conditional to just init the ads manager if preload is enabled for #191
404c228
- fix(ads): Fixed conditional to display properly fatal errors
77c24bb
- Fixed package lock and rebundled files
1491800
7 December 2020
- fix(player): Added passive events for all browsers except IE11; changed way to create bunldes to avoid serving legacy code
42a6743
- Release 2.2.2
ec20aad
- fix(player): Added missing styles and removed style to ensue
fit
mode will be contained properlyaa31b7e
28 November 2020
- fix(player): Added missing style and call to append player properly when using
fit
modeb20c5a5
- Release 2.2.1
b5155c4
28 November 2020
- fix: upgrade core-js from 3.7.0 to 3.8.0
#185
- feat(player): Added
fit
mode to address #184; added width/height configuration to address #17760544f7
- Changed order of code samples and added new one for
fit
modeb52f405
- Release 2.2.0
41a2bf7
26 November 2020
25 November 2020
25 November 2020
- fix(player): Added new method to create controls layer in 2 different places; fixes #181
#181
- fix(types): Added missing argument on
resolve
methods to remove errors when creating types5edd402
- Release 2.1.1
a07601e
- commented out failing test
1716760
11 November 2020
- fix: upgrade core-js from 3.6.5 to 3.7.0
#180
- fix(player): Added conditional to attach event if connection object exists; fixes #179
#179
- fix(ads): Added missing conditionals that fixed #176, in order to update Ads index to allow loop behavior when multiple ads sources are indicated
#176
- feat(player): Added auto connection workflow for HTML5 sources and added FLV support
b10c823
- Release 2.1.0
22cc225
- Added missing documentation for FLV.js
f823055
18 October 2020
25 November 2020
- fix(ads): Fixed callback when resizing window to adjust Ads size; fixes #183
#183
- Added new link for example of customized players
4f76c38
26 August 2020
- build(deps-dev): bump standard-version from 7.1.0 to 8.0.1
#151
- fix: upgrade core-js from 3.6.4 to 3.6.5
#133
- fix: upgrade auto-changelog from 1.16.3 to 1.16.4
#132
- fix: upgrade auto-changelog from 1.16.2 to 1.16.3
#128
- fix(levels): Changed events to loadd levels according to each type of media, to improve UI and performance, per #125
#126
- feat(ads): Added
loop
option to play an Ad indefinitely per #123 request; updated documentation to relfect changes#124
- chore(readme): remove Greenkeeper badge
#122
- fix(player): Fixed position of tooltip and fixed issue related to promise not being executed correctly
#120
- Update stylelint to the latest version 🚀
#115
- Update mocha to the latest version 🚀
#114
- Update typedoc to the latest version 🚀
#113
- Update stylelint-order to the latest version 🚀
#112
- Fix autoplay
#110
- Update file-loader to the latest version 🚀
#104
- Update url-loader to the latest version 🚀
#105
- Merge branch 'master' into error-event
#103
- Update stylelint to the latest version 🚀
#102
- chore(package): update stylelint to version 11.0.0
#93
- Update eslint-loader to the latest version 🚀
#90
- Update eslint-config-airbnb to the latest version 🚀
#89
- Update eslint-config-airbnb-base to the latest version 🚀
#88
- Update style-loader to the latest version 🚀
#87
- Update standard-version to the latest version 🚀
#86
- Update typedoc to the latest version 🚀
#85
- Update karma-chrome-launcher to the latest version 🚀
#83
- Update deepmerge to the latest version 🚀
#82
- Update eslint to the latest version 🚀
#78
- Update css-loader to the latest version 🚀
#77
- Update file-loader to the latest version 🚀
#74
- Update url-loader to the latest version 🚀
#75
- Update stylelint to the latest version 🚀
#66
- Update stylelint-order to the latest version 🚀
#67
- Update core-js to the latest version 🚀
#62
- Update karma to the latest version 🚀
#61
- Update mocha to the latest version 🚀
#60
- Update standard-version to the latest version 🚀
#59
- Update typedoc to the latest version 🚀
#43
- Update stylelint-order to the latest version 🚀
#28
- Update dependencies to enable Greenkeeper 🌴
#3
- Update style-loader to the latest version 🚀
#4
- Merge branch 'master' into greenkeeper/initial
#3
- fix(ads): Added new workflow to destroy Ads Manager after fatal error and added conditions to determine proper action to execute after error; fixes #148
#148
- chore(package): update release-it to version 12.0.1
#68
- chore(package): update file-loader to version 3.0.1
#40
- chore(package): update release-it to version 9.0.1
#36
- chore(package): update conventional-changelog to version 3.0.5
#25
- chore(package): update webpack-cli to version 3.0.1
#7
- Revert "chore(release): 0.2.1"
a8a4f00
- chore(release): 0.2.0
5f4cfce
- chore(release): 0.2.1
6444d6d