Loïc Veillard

Results 70 issues of Loïc Veillard

https://discuss.dgraph.io/t/id-as-the-combination-of-two-things-composite-index/16441 https://discuss.dgraph.io/t/support-for-composite-primary-keys/15940 https://discuss.dgraph.io/t/support-composite-indexes/8755 old issue: https://github.com/dgraph-io/dgraph/issues/2660 Expected: - Being able to identify a node by N identifiers specified simultaneously - Being able to filter nodes by - Bonus: @id directive...

kind/feature
area/graphql

I've created a little feature to add a new row when pressing Enter + Shift (airtable like) it works fine but i had to alter also the onSelect because the...

When adding the following params: ``` selected={selected} onSelect={(selected) => setSelected(selected)} ``` We lose two features that are default when we don't override this: 1) Shift + Click: We lose the...

Version: 6.1.7 **Problem description**: When I provide the a copy of the selectedItems object, like this: ``` selectedThings.map((x) => { return { value: x.value, label: x.label }; }) ``` I...

Hello! In case it helps those using ayu dark, i'm using these colors that look nice with the theme Ayu Dark (from deph10 to depth0) #040507EE #0b0e14 #121721 #1a202e #21293b...

It's really hard to work with edges, their directions and their properties in Graphql. We are basically forced to create nodes that interconnect nodes. Let's for example take in consideration...

Hello! I'm trying the demo and amazing package! The only thing i'm missing is an historic and a ctrl + Z, in case you did not have it already in...

First of all, congrats on the lib, some of the functions are even mind blowing :) Just reviewing the doc. Not sure if the repo is public but i don't...

documentation
enhancement

For functions like deepOmit or deepFind. Would this kind of functions fit with radash?

enhancement

### What version of Turborepo are you using? 1.4.3 ### What package manager are you using / does the bug impact? pnpm ### What operating system are you using? Windows...

windows
needs author input