The latest build (1.0.5276, please see the sandbox) includes a working implementation of a modal dialog (implemented as a separate page using modal.js from the ASP.NET version).
It's bound to EventClick event using OnEventClickJavaScript() - a very simple edit dialog appears on event click. It requires jQuery.
In the future builds, it will be more polished (the required JavaScript generated using a special Html helper).