0.0.5
- Use the
CORE_RESIZE
event to get the Player size instead of search on thedocument
- Use the plugin element reference to search for one element with the
querySelector
- Add more resilience into the
loop
feature - Deactivate pointer events at custom menu items without callbacks configured
- Configure
eslint
on the project - Configure
webpack-bundle-analyzer
on the project - Add test to the project (FINALLY 🙌 )
- Configure
Travis CI
on the project