geemang2000

Results 6 issues of geemang2000

Can you define your own format in the menu portion of the DropDown while using the Remote Search API? e.g. https://semantic-ui.com/modules/dropdown.html#match-search-query-on-server

Enhancement
Discussion

I plan to use khash as a cache in a long lived server process (web server). At times I'll need to synchronize add / updates to khash. I'd like to...

Thanks for creating and maintain this lib. My plan is to use khash to act as a cache in a long lived server process. Over time my program will add...

![screen shot 2016-04-29 at 11 47 48 am](https://cloud.githubusercontent.com/assets/392233/14923035/65689902-0e00-11e6-974a-da3607d5c742.png)

I'm attempting to do some $dirty logic on my form. It looks like angular is marking the selectize as dirty even though I've not interacted with it yet. Here is...

Unless I'm missing something, it would be very helpful if this control supported a ng-model attribute. Where your control would update the model when the slider changes. Perhaps use this...