Jeff Rose
Jeff Rose
When the same attribute is included multiple times in a CSS clause it seems like they should be merge rather than concatted, which produces the same attribute twice. Would this...
Hi, thanks for this library! Ran into an issue passing a Java float array as data to an xy chart (the only kind of chart I've used so far, so...
* [x ] request a *feature* We are using socket.io-client from a web worker to handle large datasets without slowing down the UI thread. It would be ideal in this...
You want to: * [x] report a *bug* * [ ] request a *feature* ### Current behavior The documentation says to set localStorage.debug = '*' in order to turn on...
Hi, Thanks for writing this library. We needed to switch to binary data transmission for an IOT project involving lots of real-time data, and this helped a lot. In order...
Hi! This pull request includes a couple bug fixes that make fressian-cljs compatible with fressian. Now we are able to transmit data back and forth from client to server successfully....
If I write binary fressian from the server to the host then this only works if the websocket has been configured to deliver messages as ArrayBuffer objects, since by default...
Hi, Synaptic looks very interesting. Thanks for making it open source. I was wondering if you knew about core.matrix, and if you had a reason to use clatrix directly rather...
When doing a :%s/foo/bar search and replace using the popupmenu_renderer after the first / character the popup display of the current command is one character behind. The search and replace...