-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(rating): add decimal support #1437
Comments
Decimal support is not yet implemented ;( |
valorkin
changed the title
Not able to give rating in decimal using RatingModule of ng2-bootstrap
feat(rating): add decimal support
Jan 6, 2017
Any updates on this feature? |
16 tasks
This feature will be very usefull, is there any chance to get it implemented ? |
Has this been resolved yet? Any updates? |
Any plans for this feature? |
Has this been implemented, is there a example I can look at? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am unable to give ratings in decimals using RatingModule. I want to have rating in decimals and the stars be colored as per the same. Currently if my rating value is 4.4 it is rounded off to 4 and if its greater than equal to 4.5 then it is rounded off to 5. Is this a known issue and undergoing change. Please share.
The text was updated successfully, but these errors were encountered: