Maximiliaan van Dijk

Results 5 comments of Maximiliaan van Dijk

Hi Amal. I'm aware of methodArgs, though methodArgs is preserved for passing thr function arguments, whereas sendArgs in React (from my understanding) allows one to mutate the Web3 transaction options....

+1 This package is super bloated due to the inclusion of lodash.

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.

https://github.com/jocodev1/vue-muuri/blob/master/src/components/items/ItemLink.vue This component probably contributes a lot to the ridiculous bundle size. Why would one include jQuery simply to navigate to a different page, something which easily could be handled...

Components always start with a capital letter. I haven't extensively looked at the plugin, though such a filter might work. If not putting your logic in .ts files might be...