-
I've run into this failure scenario a few times while using this library in an Angular app that I've been working on. It's probably important to note that I'm using Jest as a test runner and the [shal…
-
In [this gist](https://gist.github.com/timholy/84e76182a56abb0da58a635f4d0b0ec0) I have some code for creating 4d images and visualizing them with GLVisualize. (You need master on NRRD for this to wor…
-
As a frequent user of JDBC, I find JDBC's ability of creating unnamed savepoints very convenient. This seems to be lacking in the current R2DBC SPI. I would expect the following `Connection` API (remo…
-
Hi @nswamy14,
I have a situation at my current project for which I have to overlap a second canvas on top of this library to display some shapes the client wants to see (zones, more specifically). …
-
- put everything in a single module `Nottui` (easily aliasable/openable). I'll refer to it as `UI` from now on.
- re-export `Lwd` as `UI.Incremental` and `Lwd_seq` as `UI.Seq`
- `UI.Syntax` with `…
-
`number` is already covered by `Doc.IntInput` and `Doc.FloatInput`. Other input types could have `Doc.*Input` helpers:
- color
- date
- time
- datetime-local
- email
- month
- range
- search
…
-
Mac OS X 10.8.4
Google Chrome 28.0.1500.95
When using "fling" type scrolling, or scrolling very quickly, it is easy to "confuse" the scroller. This begins to happen especially when scrolling back up…
-
Hey Guys,
I used your artoo with both a raspberry pi and a ar.drone we had laying around. I'm thinking of building a new quad with my recently bought openpilot revolution board. It's opensource and ha…
-
I wanted to alter the behavior of another vehicle so that it can for example overtake the default vehicle at certain point. I think there's a way where we can record the drive where we can overtake ce…
-
leveraging rxjs. maybe we call it `useRxjs`. could also create hooks for useXstream, useMost, etc.
[working gist](https://gist.github.com/ezekielchentnik/c924079e4b4896158b54ee470b1c2e2b)