Mattia Roccoberton

Results 31 issues of Mattia Roccoberton

⚠️ **Breaking changes** ⚠️ - actions arguments now must be placed in _args_ key - example `data: { if: "checked", then: "addClass", args: "red", target: "#something" }` - callbacks functions...

enhancement

When all the content is removed it is replaced with ``.

bug

Hey :) Thank you for the editor! As in the subject: is there a way to check the editor version from Javascript? I have a project which is a Ruby...

enhancement request

While serving the output image via HTTP is good in some situations it would be nice to save the image directly on disk (and to serve it statically with something...

It would be great to have some POSIX signal handled For example: on SIGTERM closing the process gracefully and return 0 (if all goes well) (it would help with systemd)

I propose to move settings.js from `tmp/assets/0.1.0` to make it easier for the user to find and edit it

enhancement

With the standard settings (`window.base_url='../'`) when I click on an example it tries to open it in `tmp/ ...` - after some investigation it seems that `getAbsoluteUrl` is not going...

bug