Sean Delaney

Results 26 comments of Sean Delaney

I have ported this base plugin for craft 2.x, fixing this issue. https://github.com/seandelaney/cocktailrecipes Sean

`showModal()` is only an example to showcase how you would call a Javascript function. Another example: ``` setCallbacks([ 'eventClick' => 'function() { console.log("You clicked on an event!"); }' ]) ```...

Agreed. I have Postgres service running and first time installing DBngin and running the app, service list is empty. I also expected to see both Postgres and MySQL services which...

Any updates?

Let me know if there is an issue with this PR.

Unless I'm missing something here, if you build the project itself by running `npm install`, an es5 folder will be created.