drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

angular directive demonstration (comments welcome) #205

Open ciel opened 9 years ago

ciel commented 9 years ago

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.

ciel commented 9 years ago

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.

phasjim commented 9 years ago

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.

Koc commented 9 years ago

seems like duplicate of #62

wajatimur commented 9 years ago

Tha'ts great @ciel, this repos(fronteed/iCheck) readme should link to this example for implementation reference.

rezass commented 6 years ago

Repository does not exist.