Changed
- Away callback may not be triggered until the end of the initial macrotask (fixes #8)
Unclaimed project
Are you a maintainer of vue-clickaway? Claim this project to take control of your public changelog and roadmap.
Changelog
Reusable clickaway directive for reusable Vue.js components
vue-clickaway@1.0 instead.vue-clickaway/directive and vue-clickaway/mixin were removed. import the bits you want or require the whole module instead.a++ or doSomething(context). This is no longer supported. Pass a method to th...v-on-clickaway used to be able to accept statements, like a = a + 1 or doSomething(context). This is no longer supported.