Jérémie Ledentu

Results 8 issues of Jérémie Ledentu

Hi, This adapter doesn't allow to specify a timezone when parsing/formatting dates, since, unline Luxon, `date-fns` options don't support timezones. There is an official complementary library, [date-fns-tz](https://github.com/marnusw/date-fns-tz), that adds functions...

Hi, Thank you for your amazing project, this library looks very promising. It would be so nice if we could create nested headers, i.e. several levels of headers with headers...

This PR updates Rollup and related dependencies.

Hi, this PR implements drag & drop from outside, directly in the library. While I was trying to experiment such feature, I noticed that the related example contained a lot...

### What type of bug is this? Unexpected error ### What subsystems and features are affected? Query executor ### What happened? Some `SELECT` requests on an hypertable return the error...

bug
time_bucket_gapfill

Hi! Prettier is used to format files. But I noticed that the formatting was not actually applied on all files. This PR fixes that. This will avoid to have other...

Hi! I can't drag and drop an tree item to the end of the list. This is actually caused by [this commit](https://github.com/brimdata/react-arborist/commit/d50c9ab190af79b715c57e9f608554a7d9282603), that moved the drop logic from the drag...

Hi! While I was investigating on a bug (https://github.com/brimdata/react-arborist/issues/313) that was reproducible on my app, but not reproducible on the hosted demos, I found out that the hosted demos weren't...