Nathaniel Alcedo
Nathaniel Alcedo
Hey @mattphillips, can we get this merged in? My current implementation only handled the happy case. :)
I'll take a look at this next week no sweat :)
This seems simple enough. I'll give this a crack over the coming weekend. Are we agreed on just having both arguments be required then?
hey @marharyta ! Please go ahead. I was gonna do it over the weekend but I had other commitments. Just shoot if you need any help. :)
@SerhiiBilyk Are you still working on this? I'd still love this feature to be included. I keep fat fingering things in watch mode.
@SerhiiBilyk I would suggest just writing all the tests first and then asking for a review. If you are unsure on how to write tests you should take a look...
Hey folks, just chiming in. I got this to work in my own project implementing it as a directive similar to what @Waterstraal did. 2 ways this can go without...
@Amrhub I just copied the implementation in this repository https://github.com/formkit/auto-animate/blob/master/src/angular/index.ts
Hey, I actually don't see this in the docs. https://jestjs.io/docs/en/cli.html#options Perhaps cli docs are out of date?