Roy van Kaathoven

Results 41 comments of Roy van Kaathoven

I'll add this to version 3.0

Hi @sotarok. I'm working on it in the https://github.com/Rovak/InlineAttachment/tree/dev-3.x branch where i've rewritten the library to ES6 classes. When it's done i will add it to NPM.

hmm will do, haven't had much time to work on v3

version 2.0.3 should be available on npm now

Hi Pahaz, I was not aware of the issue, i will test it out and make a fix when i got the time

I haven't tested it yet with the latest Angular version, but it should work with including jQuery, Angular and following this example http://inlineattachment.readthedocs.org/en/latest/pages/editors/angularjs.html

I haven't thoroughly tested this yet, i only tried it out on Firefox 36 Ubuntu. The paste seems to work.

Just checked again on Firefox 37, doesn't seem to work anymore

I'll add another hook for it, i think it can be added to the `onFileUploadResponse` response and add another parameter in which the resulting text can be modified that will...