Danny Delott

Results 4 issues of Danny Delott

Hi tokenlist team! I would like to request that the tokenlist schema allow for any valid JSON in the `extensions` field. It seems a bit unnecessary to have a such...

I'm writing a custom mode that lets a user box select over a Line feature to select multiple vertices, then pass them off to `direct_select` so they can be moved...

feature
auto-triaged

Closes #52 This PR adds ref support to `Box` using the forwardRef API provided in React 16. According to the docs, this should be treated as a breaking change: >...

This is a great library, however it is missing a way to attach a ref to Box's underlying DOM node. This is useful for integrations with other third party libraries....