Nick LaRosa

Results 8 comments of Nick LaRosa

ariya won't merge your commits unless you squash them, and even then might not merge them. He still hasn't merged #9 which already fixed #7 and #8, and would have...

ariya only responded to my pull request asking me to squash commits 14 days ago but has never merged. I forked the repo and just used my own fork instead...

Also, the code should be rewritten to allow multiple refactors in one pass. I ended up just implementing another version of the same thing but an order of magnitude faster...

This issue is already fixed in #9

This may be related to https://github.com/oblador/angular-scroll/pull/60

Is there a way to send chords, or a keydown/keyup? For example I want to send `Ctrl + t` to open a new tab, but it seems that this isn't...

"aside from short-circuiting parts of the dependency-tree generation as a performance optimization." the problem is that I need to audit a large codebase to only the depth of 1, and...

Thank you, I was able to pick this up over a weekend (seriously, thank you) and now I have a set of lenses (created in the playground) tuned to jsondiffpatch's...