Max

Results 3 issues of Max

Hi John, I never created a pull request on github before, so hopefully I didn't screw anything up. So, I implemented the solution I described in my last comment here:...

type:enhancement
awaiting testing
needs docs

When `allowCancel === true` - modal can be closed by clicking outside of its boundaries. The View as far as I can tell doesn't react to this event via `hidden`....

Thanks for the great module, Charles! _Preamble_ I'm trying to implement dialogs as a way to interact with forms, display alerts, progress and confirmation messages. So, in my case, a...