Greg Franko

Results 88 comments of Greg Franko

This is currently a bug. I'm going to release a new version soon with a patch for this. I'll let you know when it is done. Thanks for reporting!

cc: @kirill-konshin

Can you test to see if this is still an issue with AMDclean **2.6.0**?

Could you send the entire module code/codebase that you are using with the `require('google-code-prettify')` so that I can debug more?

Hey John, SelectBoxIt supports text searching right out of the box. If you apply focus to a SelectBoxIt drop down, and then start typing the text of one of the...

This is not currently possible, but I have been thinking about implementing a "combo-box" option that would be a similar look to [Select2](http://ivaynberg.github.io/select2/). Would you use this feature?

@shannaford That's a really great idea! I will add this feature in with the next release.

@shannaford You can now use `data-search` as your search text instead of the option text itself.

@PabloReyes > Is there any way to add support for multiple selection? In the past, I have been against adding multiple selection support (because of the added complexity), but I...