(David *)Frenkiel

Results 4 issues of (David *)Frenkiel

Hi, I used mutation-summary in a typescript project, found it useful and decided to integrate with it. The port was the easiest way for me to understand my way around...

1. async call to success 1. support newer $.ajax format 2. consider ajaxSetup global settings 3. option to use mock data verbatim (not with randomized array sizes)

Hi, if you're still tracking this repo - I'm using your lib (needed something less monstrous than spritesjs) and a bug in loadImages bit me. I fixed it, lmk if...

the _userStyles and _styles objects of the InlineChangeTracker are shared between instances. This leads to errors when instances are supposed to work with different users. They should be set in...