Releases: nkappler/ctxmenu
Releases · nkappler/ctxmenu
v1.7.0
New Features:
implement #49 - reworked lifecycle events
implement #52 - added possibility to customize via HTML attributes (class
, id
, name
, data-attributes, etc.)
Full Changelog: v1.6.2...v1.7.0
1.6.2
What's Changed
- fix #50 correctly displays submenu at the bottom of the viewport by @Mahenintsoa in #51
New Contributors
- @Mahenintsoa made their first contribution in #51
Full Changelog: v1.6.1...v1.6.2
1.6.1
fixed a bug where the css stylesheet could be appended to the document head more than once.
Full Changelog: v1.6.0...v1.6.1