Vincent Le Badezet

Results 8 issues of Vincent Le Badezet

Great plugin! However the window resize is not managed to position the arrows.

The position of the tooltip is defined by the developer and is fixed wherever is the target inside the screen so far. It would be nice to keep that behaviour...

enhancement
help wanted
good first issue

The width of the tooltip can't exceed the size of the target so far. So the content has to adapt consequently. It would be nice to allow the width of...

enhancement
help wanted
good first issue

Add onEnter and onLeave props which are triggered when the tooltip is shown and hidden.

enhancement

Sometimes, it would be useful to split the slots of colors into groups, to create collections for instance. The `colors` prop could be set with an array of specific object,...

enhancement

For some use cases, it would be nice to set a prop limiting the number of columns to be displayed. This would be applicable when `numColumns` is lower or equal...

enhancement

TODO: Add specifications --- Please pay attention to Sidnioulz's comments below: > Shouldn't this be memoized? What would be the performance impact if I ran, say, 5 commands in a...

Fuse.js increases your bundle size by > 50% judging on its unpacked size and your current package's unpacked size. That's quite big. I think it (and therefore commands) should be...