Releases: smellyshovel/vue-custom-context-menu
v3.0.3
v3.0.2
Minor improvements in the documentation (the version is bumped so that npm can fetch the README changes).
v3.0.1
v3
- Fixed a couple of bugs
- Partially integrated a new workflow
- Improved the API, hence the major update. Refer to the README for documentation
v2.1.2
See v2.1.1 (patched in order to hook up /dist files because I forgot to build them in v2.1.1)
v2.1.1
Fixed bug with an error message being thrown if v-context-menu.disabled
is used
v2.1.0
Improvements: it's now possible to change the value of the v-context-menu
directive and see the context menu changes responsively on the next opening.
The code is horrible though, refactoring is mandatory.
v2.0.3
Bugfix: fixed bug with not being able to find root instance
v2.0.2
Removed CONTRIBUTING.md from the npm-package.
v2.0.1
README "learn more" links' placeholders are replaced with actual links to the project's Wiki. Have to release the patch because it's the only way to hook changes up on npm as well.