Damir Gubaidullin
Damir Gubaidullin
Hello @timmetj Try to use 2.x version.
I'll test that.
There's no support for a reset event right now. I'll add this feature to the 2.x version in a couple of days. Thanks for submitting this.
You can trigger update event before I submit a fix. This will update a visual checkbox state after your reset. ``` $('input').icheck('update'); ```
I will try to provide a workaround.
This's not just about Knockout. iCheck should be integrated into other frameworks too, like Angular, Backbone and Ember.
I'm rewriting plugin nearly from scratch for a better performance, solution will come after I finish this task.
Thanks @chamweer. Which version do you use in this code (1.x or 2.x)? 23.01.2014, â 21:48, chamweer [email protected] íàïèñàë(à): > for anyone who is struggling with integration with iCheck, here...
Try to use 2.x version https://github.com/fronteed/iCheck/tree/2.x-beta It's already tested on desktop and mobile browsers. 24.01.2014, â 7:22, chamweer [email protected] íàïèñàë(à): > it's iCheck v1.0.1 > > — > Reply to...
@staticdreams do you use any extra code for ember.js intergration?