fridaystreet

Results 32 comments of fridaystreet

also facing this problem, our rows don't have a fixed height per row, it's a chat feed. Really need a way to just pass in the index number of the...

not sure if it's related but I have the reverse. I can select anoption with the mouse, but I can't press enter when one is highlighted. it just closes the...

I'm pretty sure you can do this with the blotName option. Create your own blot with a different name 'mycustomblot' and it will use that to render it instead I...

As far as the list goes, you can create a custom render function for each item. Would just be a case of adding a popover on hover to each custom...

actually just realised you can customise the blot with blotName option. Just create your own blot with eg 'mycustommentionblot' and it should I assume use that to render

Thanks Marcel, Probably best to do a pull request if you can, that way it's easier to maintain future updates. I'll use yours in the mean time. Cheers Paul

this is also causing me an issue for React components that don't allow children through prop.types, like material-ui Any thoughts on how to work around this issue?

I have both of these plugins working together, they don't use keyBindingsFn they use the onChange hook. In regards to display of the select box, you can replace the popover...

Hi Michael, great library. We are using it for [aleign.com](https://aleign.com)

Hi Michael, Thanks for getting back to me. I must say I haven't really touched it since last year when we implemented it, which is testimont to it being a...