Eric Lenington

Results 25 issues of Eric Lenington

A rather common CSV format found in things like web server logs is to have one or more "header" lines at the beginning of the file, like this: ``` #Version:...

suggestion
under review

It would be very useful (and actually addresses a handful of other issues, like #281) to allow static text in the formatting string, like moment.js does by escaping the test...

enhancement

**Is your feature request related to a problem? Please describe.** It is more common these days to see calendar ranges selected by clicking on the first day, holding the mouse...

Status: Proposal
Type: Documentation

I see in the code that parse is defined as JSON.parse, but that JSON.parse is explicitly used elsewhere. If parse were used everywhere, it would be simple (and very useful)...

### Prerequisites - [x] I have read the [documentation](https://github.com/mozilla-services/react-jsonschema-form/blob/master/README.md#readme); ### Description I realize that you can manipulate the error messages with an external function, but that separates the error text...

wontfix
possibly close

### OrientDB Version: 2.2.29 ### Java Version: 1.8 ### OS: Amazon Linux I'm not sure if the discourse site is really being used any more (very little traffic lately), so...

question

It doesn't appear that it's possible to use sessionControl with react-ga. Am I missing something? https://developers.google.com/analytics/devguides/collection/analyticsjs/field-reference#session

Any thoughts on adding a `this` function? Same logic as `next` and `prev`, but doesn't first move the "time pointer" forward or backward. I think it would be useful for...

feature-request

You write in your goals "Add support for more than one channel (won't work :-( )". I'm curious as to why not and what your intended approach was.