Luca Faggianelli

Results 17 comments of Luca Faggianelli

Github recently added a feature to support images on dark and light themes, the idea is that you can create 2 images (1 for dark themes and 1 for light...

Yes it seems a pretty delicate matter, when I drag the group only the inner svg is moved via x and y attrs, so I tried to make a custom...

Yeah, I see its never a straightforward thing! NPM is quite painless though, I’d come up with a PR if you want, otherwise nothing 😊 I’ll just manually download the...

Hey, any news on this PR? would love to see it merged! :)

@dalezak I created a gist with the code I'm currently using: * `FirestoreModel.js` and `FirestoreCollection.js` are VueMC Firestore equivalent for Model and Collection, your models have to inherit from these...

Yeah that would be very helpful! Currently I have issues with git, as I can't ignore the renamed files, how do you handle it? I now that using something like...

Yep indeed I reached the same conclusion on headlessui. Though I saw you use the lib _floating ui_ as well in tremor, which seems more suited for this task. About...

Yeah I imagine it's something like that. I agree with your idea of blocking the pasting of html but on the other side it would be cool to let a...

Same question, indeed I can't understand how to mount/render the UI component

Don't know honestly, it could be in the same package to give the users a sort of playground, but probably it would be _cleaner_ to do it in another package...