Mickael Chanrion

Results 8 comments of Mickael Chanrion

Nice PR! I'm thinking, the term `strategy` could be used for something more "image-related" in the future. Hence I'd suggest an option name more descriptive for this feature like: -...

While waiting for a fix, you could declare the module in your project using the declaration `fuse.d.ts`. In a file with the extension `.d.ts`: ```ts declare module 'fuse.js/dist/fuse.basic.esm' { import...

Yes of course :) I have a frontend and a backend, both on Clever Cloud. There are staging and production environments and a setup for CD (with Jenkins). Every time...

Don't burden yourself, I already started with the changes. Will publish the PR sometime this weekend ;)

Hello, Thank you for adding typings to Rolly! Once done, I will release a new version including it. You're right, this projet is no longer in active development as I...

Yes, I guess this is what he meant. We could consider that what the library allows at the moment is "background parallax": we can see images moving as if they...

Hi! I just add the same issue but I'm not using this module (use mine based on vue2-dropzone and this one). @berndartmueller, you're right. It's because of hijacking the `xhr.send`...