vue-muuri icon indicating copy to clipboard operation
vue-muuri copied to clipboard

Hello: Still maintained - All original muuri features can be used?

Open 3kynox opened this issue 5 years ago • 3 comments

Hello there,

all in the title.

Glad someone ported murri for vue!

3kynox avatar Feb 27 '19 11:02 3kynox

Honestly, just implement it yourself. This isn't a port, it's an implementation, which somehow packs a few dependencies wayyy bigger than Muuri itself. It's not worth the extra build size.

hellowodl avatar Mar 14 '19 13:03 hellowodl

I don't have a lot of time to enhance this plugin. It's over a year old. You are free to contribute if you find something that could be improved.

jocodev1 avatar Mar 14 '19 14:03 jocodev1

Yeah, it adds dependencies that Muuri itself does not require. Why does vue-muuri even require jQuery? jQuery is a bad idea to use with Vue.js, is it not?

Honestly, just implement it yourself.

Any pointers as to how to go about it? What is required to integrate it with Vue.js (incl. "listening to events on the grid object created by Muuri")? What should one pay attention to?

odiferousmint avatar Nov 03 '19 04:11 odiferousmint