-
Notifications
You must be signed in to change notification settings - Fork 515
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): new component #513
Conversation
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
Class priority issues in some cases when ring already defined on dark mode for example (input).
Run & review this pull request in StackBlitz Codeflow. |
✅ Live Preview ready!
|
I solved the conflicts and refactored it, but still need to review and check all functionality @larrasu? |
Hover styles are not working for some reason. EDIT: All fixed now. |
I have made some updates to add the |
7ba6b19
to
69f605f
Compare
Resolves #505
Form
componentForm
validation looks a bit ugly since you cannot add borders or rings around the rating icons.drop-shadow
class of Tailwind doesn't support other colors.Any help is appreciated.