Releases: GeorgianStan/vanilla-context-menu
Releases · GeorgianStan/vanilla-context-menu
v1.4.2
v1.4.0
Implement nested menu.
rc-v1.4
Release candidate for nested menu feature (distribution only).
v1.3.0
feat: add an icon as HTML string Add a new property for MenuItem to display an icon as an HTML string. The HTML will be sanitized internally using DOMPurify.
v1.2.2
fix-doc,release: typo in documentation for changelog (#24)
v1.1.0
1.x (#18) * Update comments and remove symbols like * and ? * Change Node version in github actions * Run npm audit fix and update package-lock.json * Update Demo test title * Store the mouse event on right click and pass it to the callback * doc,release: Update to new version and the documentation to match the updates * Revert "Change Node version in github actions" This reverts commit e755669258d8f419543fd4ccb194e28288aadfe3.
v1.0.0
Merge pull request #3 from GeorgianStan/0.x 0.x