Evyatar

Results 130 comments of Evyatar

Hey @codrin-iftimie, sorry for responding late. I have been traveling. Yes, your approach should work as expected, and most operations should work correctly when nesting suites this way. `only`, `omitWhen`,...

Hey, I am sorry that its been so long since I updated on this one. Apparently, it is not very easy to implement and propagate all the types throughout Vest,...

Hy @Coobaha, in addition to adding it to V5, I documented it [here](https://vestjs.dev/docs/next/typescript_support).

Hey @Coobaha, I think I agree. I kept the Callback generic as the first property, because it was the only one that existed in V4. Since it can be inferred,...

Done, @Coobaha This indeed feels much cleaner. Putting CB as the first generic argument made it feel unnatural. Moving it to the end allowed me to even remove a few...

@Coobaha, V5 is out with all these changes. Would love to hear from you if this is useful for you and if there are any issues. Closing for now.

Hm. Not sure how to handle this. Emoji names are provided by the js-emoji library. An option would be to just use all names in the label, but that might...

Hey @daguej , thank you so much for taking the time and effort to work on this. I was abroad this past week, please allow me a few days to...

@zehawki , @Cribug8080 Sorry for responding late. I have been traveling the past several weeks. That's an interesting proposal. So if I understand the ask correctly, we're talking about a...

I think this is at your os level. Are you using native emojis or emoji images?