Nicolas Keller

Results 10 issues of Nicolas Keller

Hello, First of all awesome work on this lib, very well made 👏 Is there any plan to support [DataValidationRule](https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets/cells#datavalidationrule)?

enhancement

Would it be possible to support RedisGraph for running queries? https://oss.redislabs.com/redisgraph/

## Expected behavior I have a table (let's say `Post`) with a foreign key to another table (let's say `Author`). The "REFERENCE FIELD" of the table `Author` is set to...

bug

# How to reproduce I am trying to parse lines with the character `a` with the following grammar: ```nearley main -> "a" {% (d) => [d[0]] %} | main newline...

### Discussed in https://github.com/Equify/react-datasheet-grid/discussions/144 Originally posted by **Richard-97** April 5, 2022 Hey, I have a problem with adding multiple rows. There is blank space at the top of the table....

bug

# The problem If you want to have a param that is an array that you can pass to a function, you cannot. For instance: ```sql SELECT FROM my_function(ARRAY['a', 'b',...

Hello, For now, it cannot be used to save the state of a search input because the URL is updated for each key stroke. It would be nice to debounce...

feature

Hello, great work on this package! ### My issue The browser (at least Chrome, haven't tested other browsers) does not skip 0 pixels high tabbable elements. But `emulate-tab` has a...

Hello @chilikasha and thanks for putting together this list! Would you consider adding [RabbitGUI](https://rabbitgui.com/) to the list under "Developer tools"? It is a tiny desktop IDE for Mac to manage...