Releases: evermade/menu-toolkit
Releases · evermade/menu-toolkit
1.0.4
1.0.3
Add support for hover open delay. This allows cursors to quickly move over the menu without opening it. This is good for huge mega menus.
1.0.2
Prevent double initialization of menu. This could happen by human error or by some cookie consent scripts that re-run scripts after consent is given.
1.0.1
Fix issue of shouldWrapAnchorToButton copying links content with textContent and in case link actually has some inner HTML elements those would not be copied. This is now changed so that all inner HTML elements are moved which is the appropriate thing to do.
1.0.0
Initial release