David Bismut
David Bismut
No worries, this can still be considered as a valid concern in some situations so I'll leave this open.
Sure I wouldn't mind the Map. Feel free to propose a PR. In the meantime, although this is not a very elegant solution, you can always add a space after...
https://casesandberg.github.io/react-color/
Damn. So symlinks are not resolved on npm. Well I think we need to add a husky precommit routine to copy the main README inside the leva package then.
I've just updated from master since I've upgraded deps and I don't want to run a `yarn install` every time I'm switching branch 😇
Hey, I think the PR is nice. API wise, I would try to simplify things a bit: - Remove `hideCopyButton` - Move `copy` into `titleBar.copy` The one drawback is that...
@italodeandra Hey sorry for stalling this, I'm currently focused on react-use-gesture, I'll make sure to review this next week!
Let's say the vector[0] doesn't have a min or a max, how do you think we should handle this? ```js {value: [0,0], min: [-Infinity,-5], max: [Infinity,10]} // or {value: [0,0],...
Hi @Roxgame95 at this point Leva is really React dependent, there's a plan to make it preact compatible so that it can be integrated in a vanilla environment, but at...
I agree we need to consider this. I'm just concerned about what happens with multiple stores (maybe that option is reserved for the global store panel) and when you change...