victor
victor
#10
Inspired by [`npm-check-updates`](https://github.com/raineorshine/npm-check-updates) I think that having here also [`interactive mode`](https://github.com/raineorshine/npm-check-updates#interactive-mode) would be great 🙂  Thanks for the amazing gem!
Hi, Is there a way to call a custom toolbar action with a shortcut? For example, if I add this custom action to the toolbar: ```js { name: "custom", action:...
This pr is trying to fix issue #110. The idea is to fetch data on focus if `minLength` is 0. The proposed solution in the issue was not working if...
I think it makes more sense to open the results only when there are results. In my case, this resulted in some style inconsistencies. 
Hi, Is there a way to open a modal inside a dropdown? Thanks!
Hi, I am using a `.irbrc` file, this file is working when I run a rails console, but not inside a jupyter notebook. Is this normal? Thanks
Hi,  I noticed that the [console.info](https://github.com/hopsoft/turbo_boost-streams/blob/7559483b61c629f1e1f64972a4106ec656ddec9b/app/javascript/index.js#L18) also appears in production, I think it would be interesting to disable it. what do you think? Thanks for...
Hi, I will like to use your redmine plugin but I am using version 2.6.0 and your plugin is not working with this version. Are you going to do an...
Hi, I am trying to get rainbowth to work with [Spacegray Theme](https://github.com/kkga/spacegray), I try it lots of times but it is not working. Can anyone help me? Thanks