All changes will be listed here (since version v.0.1.0) Project uses Semantic Versioning.
- Add image variable name as a parameter in starability-animation-base mixin.
- Add heartbeat animation.
- Add heart animation.
- Add an example of showing the static rating with the corresponding 'starability-result' class.
- Remove aria-label attribute. It caused Chrome to skip reading the labels via Voice Over.
- Remove external images, store images using base64 encoding.
- Library created.
- CHANGELOG.md, README.md, LICENSE.md files.
- Rating animations: basic, fade, grow, growRotate, slot, checkmark.
- index.html file with basic structure needed to use library.
- Gulpfile.js to generate css in expanded and minified version.