yalabot / angular-foundation

http://pineconellc.github.io/angular-foundation/
Other
1.05k stars 267 forks source link

feat(rating): backport from angular-ui/bootstrap, now using `ngModel` #255

Open kralo opened 9 years ago

kralo commented 9 years ago

possibly adressing #238

foundation update due to .show-for-sr (zurb/foundation@7bb9efc5216840a81487a41f6ffd85c284a2c543)

BREAKING CHANGE: rating is now integrated with ngModelController.

jbrowning commented 8 years ago

Thanks for sending this in @kralo. Integrating with ngModel makes sense to me. Please merge in master and resolve conflicts.

kralo commented 8 years ago

@jbrowning updated the gruntfile, please have a look again