Fabian Kessler

Results 6 issues of Fabian Kessler

this is just a suggestion. i tried this at first, and it failed with some strange error message. ``` $.contextMenu({ selector: myJquerySelectorInsteadOfAString }); ```

Feature

One file ends with a started line but unfinished and the next one continues with the rest of that line. If this is intended then it should be documented in...

enhancement

Hello, and thanks for this library. I've been using it for a while now. I've noticed that there were no more releases for over a year, the last one being...

i assume that some regex doesn't match. no error, no output.

The MailerAPI send() method returns void and doesn't declare any exceptions. Apparently internally there is a Future somewhere and a EmailException, but I don't get that. All I get is...