Version 0.0.1
Release Date: 14 Oct 2024
Features
- Initial release of the ContextMenu Library.
- Basic support for desktop right-click context menus.
- Included a simple HTML structure for context menu integration.
- Added basic styling for the context menu.
Installation
- Available via jsDelivr CDN for easy inclusion in projects.
Usage
- Introduced the
.cm-toggle
class for elements that trigger the context menu. - Context menus can be defined using the
.context-menu-dialog
class.