icheck
icheck copied to clipboard
angular directive demonstration (comments welcome)
I do not know if this is appropriate for the issues system on github, but I really wanted to share this. I read over the topics about creating an angular directive for icheck, and I went ahead and made a full fledged out of the box demonstration for anyone to try out.
This demonstration uses icheck 2.0 release candidate 1 right now. I will try to update it as icheck releases new versions.
Please give me any critique or comments you want, and if this is inappropriate for this section, please let me know. I am very new to using github with others.
https://github.com/ciel/icheck
original credit goes to : @syabro and @wajatimur for creating the directives.
Hey, thanks. I thought I had done that already. The last line of the text I copied and pasted to github missed my cursor, it seems.
Hey @ciel. Great work on this! I've been trying to look for an iCheck/Angular plugin that I could just put in my app. Anyways, I am trying to get this to work on my app right now which uses require.js (http://requirejs.org/) and I was wondering if you know much about how to configure what you have with require.js? Does the ui-icheck directive have dependencies on the angular.js file AND the icheck.js file?
Thanks a bunch. I'm still an angular noob so apologies for any stupid questions.
seems like duplicate of #62
Tha'ts great @ciel, this repos(fronteed/iCheck) readme should link to this example for implementation reference.
Repository does not exist.