- Fix deprecated jQuery calls with jQuery 3.5 (Thanks to @MPolleke)
- Bug Fix: PR 34 fix rtl bug, displaying preset start incorrectly (Thanks to @mossaab0)
- Bug Fix: #29 fix bug when using with mode:font (Thanks to @macronom)
- Bug Fix: #22 tabindex on readonly is not good for accessibility (Thanks to @MPolleke)
- Project: updated Gulp script, added this Change Log.
- Fix looks of icon font reset button.
- Feature: finally arrived - support for icon fonts! Now your RateIt controls can be any size you want!
- Feature: ability to set value source of SELECT backing field. Either by value (option[value], how it currently works), or by index (selectedIndex, ew). Thanks to @maurojs10.
- Project: Added gulp task for minifying and sourcemapping.
- Move to GitHub.
- Bug fix: #1859 RateIt Stars disappear when clicking into another form field and pressing return
- Bug fix: #1828 Progressive enhancement (using select) displays incorrect amount of stars
- Bug fix: #1829 Use UNIX-style (LF-only) line endings
- Bug fix: #1817 Trigger change event on backingfield.
- Feature: #1801 Added cancellable beforereset and beforerated events.
- Misc: added example showcasing use of SVG instead of GIF image.
- Bug fix: #1747 Continuation...
- Bug fix: #1747 Initialization fail with data-rateit-value=0
- Bug fix: #1741 Using arrow keys after a rating changes rating.
- Bug fix: #1728 Compatibility with jQuery mobile
- Feature: #1712 Added a programmatic reset method which reverts to initial settings.
- Bug fix: #1711 On changing starheight/width some artifacts show up. (Thanks to JoeyBradshaw)
- Bug fix: #1648 Removed console.log
- Feature: ARIA support. Added basic ARIA support including keyboard navigation.
- Feature: Suggestion: use span instead of div.
- Bug fix: #1639 Firefox showing too many stars