Matt York

Results 5 issues of Matt York

Heyo, Thanks for starting out this Perforce plugin. Makes life much easier. This pull adds three commands to the interface: `History`, `Time Lapse`, and `Revision Graph`. All three use p4v...

The runtime key is generated from a `JSON.stringify` of the arguments (see [here](https://github.com/globalizejs/globalize/blob/c6cd869fd5a6518eab0595503be85b6b29a7b43f/src/common/runtime-key.js#L8). Problem is that `JSON.stringify` does not guarantee an order that the properties are stringified. See here: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify...

It's best for libs, and means we don't have to manually manage the definition file

Right now fuzzy returns formatted string results like this: ``` "test" ``` That doesn't work well with clients that don't insert into the DOM with innerHTML, like React. Need to...

enhancement

Need an easy way to compare changes for perf