Releases: FordLabs/elm-star-rating
Releases · FordLabs/elm-star-rating
2.0.1 Update Readme
Update Readme
- Updated example on ellie-app
2.0.0 Accesibility Updates
Updated component to be accessible to screen readers and users who navigate with keyboards
- Uses radio buttons under the hood now
styleView
andclassView
now require aradioGroupName
to group the radio buttons so they function correctly
Add set function
Add function to set rating manually
1.1.0 - Added custom html option for stars
Users can now create custom html elements to be used in place of the star strings.
1.0.1
1.0.1 Release
Updated readme and fixed errors in API documentation