Releases: joaopaulovieira/clappr-context-menu-plugin
Releases · joaopaulovieira/clappr-context-menu-plugin
0.0.8
0.0.7
- Update dev dependencies
- Optimize ESM bundle
0.0.6
- Use
Jest instead ofKarmaticfor test stack; - Use
Rollupinstead ofWebpackas bundler (bundle size reducing); - Use
@clappr/coreinstead ofclapprmodule;
0.0.5
- Use the
CORE_RESIZEevent 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
loopfeature - Deactivate pointer events at custom menu items without callbacks configured
- Configure
eslinton the project - Configure
webpack-bundle-analyzeron the project - Add test to the project (FINALLY 🙌 )
- Configure
Travis CIon the project
0.0.4
- Support to define initial menu itens via option
menuItems; - Fix typo on option
itens;
0.0.3
- Support latest Clappr version (0.3.x);
- Minified and unminified dist files;
0.0.2
First release
- Copy URL;
- Copy URL with current time;
- Loop video;
- Expose Clappr version;
- Add extra options context menu via options;
- Customize context menu style via options;