Skip to content

Releases: evermade/menu-toolkit

1.0.3

30 Aug 04:56
Compare
Choose a tag to compare

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

05 Aug 08:27
Compare
Choose a tag to compare

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

14 Dec 07:21
Compare
Choose a tag to compare

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

24 Aug 11:52
Compare
Choose a tag to compare

Initial release