Skip to content

Releases: smellyshovel/vue-custom-context-menu

v3.0.3

27 May 16:14
Compare
Choose a tag to compare

All the dependencies are reconsidered and updated.

Removed all the tests-related stuff (needs further reconsideration as well).

v3.0.2

08 Jul 09:46
Compare
Choose a tag to compare

Minor improvements in the documentation (the version is bumped so that npm can fetch the README changes).

v3.0.1

02 Jul 20:13
Compare
Choose a tag to compare

Fix #11

v3

30 Apr 20:31
Compare
Choose a tag to compare
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

04 Apr 12:54
Compare
Choose a tag to compare

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

04 Apr 12:46
Compare
Choose a tag to compare

Fixed bug with an error message being thrown if v-context-menu.disabled is used

v2.1.0

26 Jan 15:57
Compare
Choose a tag to compare

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

26 Jan 09:19
Compare
Choose a tag to compare

Bugfix: fixed bug with not being able to find root instance

v2.0.2

09 Jan 15:10
Compare
Choose a tag to compare

Removed CONTRIBUTING.md from the npm-package.

v2.0.1

09 Jan 15:05
Compare
Choose a tag to compare

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.