snabbdom icon indicating copy to clipboard operation
snabbdom copied to clipboard

Added custom equality fn support to thunks

Open ddetkovs opened this issue 9 years ago • 2 comments

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

ddetkovs avatar Jan 20 '17 16:01 ddetkovs

Any updates?

kuraga avatar Nov 22 '18 15:11 kuraga

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

mightyiam avatar May 12 '20 11:05 mightyiam

Thank you for taking the time to submit this PR @ddetkovs.

I'm closing this in favor of #1097.

paldepind avatar Jan 20 '24 11:01 paldepind