Peter Beshai

Results 26 issues of Peter Beshai

**Is your feature request related to a problem? Please describe.** Some times there are situations where a regular expression for capturing all class names is too difficult to configure (or...

enhancement

I have been playing around with in drei and this morning I noticed my app failing to work, showing CORS errors in the console: ``` Access to XMLHttpRequest at 'https://rawcdn.githack.com/pmndrs/drei-assets/aa3600359ba664d546d05821bcbca42013587df2/hdri/dikhololo_night_1k.hdr'...

enhancement

It gets very annoying when the type inference is wrong. Perhaps we can mitigate this by stopping trying to be clever with keyof and other crazy generics and just make...

chore

e.g. mutate({ foo: (d, i) => i })

feature

Currently groupBy automatically adds group keys back to objects after each function in the flow. This was primarily done to mitigate the fact that summarize (a very common groupBy operation)...

question
breaking

To make the playground more useful, we should be able to share URLs by making the content and inputs saved to the URL. Requested in #6

docs
feature
help wanted

v1.1.1 handled extending lines fairly well since it was based on `x` position. ![d3-interpolate-path-extends-v1](https://user-images.githubusercontent.com/793847/27870365-ae165896-6170-11e7-9147-82f34fdc5e75.gif) In the latest version, we are equally distributing where segments get split, so the extending doesn't...

This idea was initially suggested by @duto_guerra on Twitter: https://twitter.com/duto_guerra/status/772034945145602049 This problem is somewhat complicated and I see three possible ways of doing it: ![default_value_lines](https://cloud.githubusercontent.com/assets/793847/18232824/f6b5392e-72a5-11e6-8bd4-56ce5a261e8a.png) ### Option A This is...

enhancement

When using multiple cursors, it can be annoying that escape does not get rid of them, but instead changes to command mode with multiple cursors. The simplest way around this...

currently hosted in the /vis/ directory - [ ] d3-line-chunked - [ ] d3-interpolate-path - [ ] d3-scale-interactive