Skip to content

Releases: nkappler/ctxmenu

v1.7.0

14 Mar 22:20
Compare
Choose a tag to compare

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

27 Feb 21:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.6.2

1.6.1

23 Dec 22:13
Compare
Choose a tag to compare

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

1.6.0

04 Sep 17:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

1.5.1

04 Sep 11:27
Compare
Choose a tag to compare

Bugfixes:
#45 Support Callback Functions for Submenus

Full Changelog: v1.5.0...v1.5.1

1.5.0

15 Jul 16:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.5.0

1.4.5

20 Jun 15:06
Compare
Choose a tag to compare
v1.4.5

1.4.5

1.4.4

14 Jun 15:33
Compare
Choose a tag to compare

fixed #35 Hitting Escape will now close any open menu.

1.4.3

08 Dec 20:12
Compare
Choose a tag to compare

fixed #34

further seperated the implementation into smaller files

Full Changelog: v1.4.2...v1.4.3

1.4.2

23 Nov 18:01
Compare
Choose a tag to compare

What's Changed

  • Rewrite build pipeline and split implementation in #33

Full Changelog: v1.4.1...v1.4.2