cgarvis / angular-toggle-switch

AngularJS Toggle Switch
http://cgarvis.github.io/angular-toggle-switch
MIT License
160 stars 124 forks source link

Dependency update and tested Angular 1.2 support. #13

Closed mnbbrown closed 10 years ago

mnbbrown commented 10 years ago

Hi cgarvis,

I've updated the dependencies in package.json to use new versions of karma and grunt. Also I've updated the bower.json to remove conflict when using AngularJS 1.2. Tests run successfully after version upgrade.

Thanks, Matt.

cgarvis commented 10 years ago

Looks like your editor has changed alot of the whitespacing. Can you submit without those changes?

cgarvis commented 10 years ago

@mnbbrown does the directive not work in 1.2?

vincent89 commented 10 years ago

Is this directive compatible with angular v1.2.7?

cgarvis commented 10 years ago

@vincent89 tests don't pass in 1.2.10. I should have a fix up soon.

cgarvis commented 10 years ago

This is fixed in a542c12e87ad905dfd6a0e8059af1fe1193b1900.