angular1-star-rating
angular1-star-rating copied to clipboard
Angular 1.5 Component written in typescript, based on css only techniques.
Location defaults to "assets/images/" which is not usable for some websites. It seems the only way to change this is to alter star-rating.controller.ts and compile to javascript. How would I...
It seems the show hover stars is no longer working. show-hover-stars="true" does nothing. Where is the documentation for how this works? See: https://run.plnkr.co/plunks/2tw2z7/
`` The above shows 5 stars, instead of 10. Changing r.DefaultNumOfStars in star-rating/index.js to 10 fixes the issue but it needs fixing in the source
I implemented everything but getting nothing except blank space. then after inspecting, i figured out that I have to provide SVG file.
Please remove the console.log message from dist and src. Thanks, very good work.
Add @rajahu and @chemicalbr as collaborators to the project. - [ ] add to readme.md - [ ] add to package.json - [ ] add to bower.json - [ ]...
- [ ] implement toWayBinded property - [ ] implement logic in controller