Skip to content

Releases: joaopaulovieira/clappr-context-menu-plugin

0.0.8

18 Apr 00:47
Compare
Choose a tag to compare
  • Avoid unnecessary files inside plugin bundle

0.0.7

10 Apr 20:03
Compare
Choose a tag to compare
  • Update dev dependencies
  • Optimize ESM bundle

0.0.6

09 Mar 00:51
Compare
Choose a tag to compare
  • Use Jest instead of Karmatic for test stack;
  • Use Rollup instead of Webpack as bundler (bundle size reducing);
  • Use @clappr/core instead of clappr module;

0.0.5

28 Feb 04:22
Compare
Choose a tag to compare
  • Use the CORE_RESIZE event to get the Player size instead of search on the document
  • 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

0.0.4

19 Jan 04:40
Compare
Choose a tag to compare
  • Support to define initial menu itens via option menuItems;
  • Fix typo on option itens;

0.0.3

18 Jan 06:06
Compare
Choose a tag to compare
  • Support latest Clappr version (0.3.x);
  • Minified and unminified dist files;

0.0.2

18 Jan 04:22
Compare
Choose a tag to compare
  • 7ea3359 Remove Clappr peer dependencie;

First release

18 Jan 04:20
b0808ea
Compare
Choose a tag to compare
  • 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;