snabbdom
snabbdom copied to clipboard
Added custom equality fn support to thunks
As described in #143 , allows using custom function to compare two thunk arguments. Added an overload for the thunk function. Now it allows an object of type ThunkData as a second parameter. Any comments welcome! Thanks for your project
Any updates?
I'd like a discussion of my suggestion on the original issue before I would review this, please. https://github.com/snabbdom/snabbdom/issues/143#issuecomment-627293500
Thank you for taking the time to submit this PR @ddetkovs.
I'm closing this in favor of #1097.