🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

vue-clickaway2

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-clickaway2 - npm Package Versions

2.3.2

Diff
b-core
published 2.3.2 •
b-core
published 2.3.1 •
b-core
published 2.3.0 •

Changelog

Source

2.3.0 - 2018-10-24

Changed

  • Added functionality to support an argument being passed in markup to define what type of event you want the directive to take. v-on-clickaway:mousedown would creat an event listener instead of being a click event instead would be a mousedown event.
b-core
published 2.2.3 •

Changelog

Source

[2.2.3] - 2018-06-26

Changed

  • Fix Cannot read property 'context' of undefined in update callback