Releases: gjunge/rateit.js
Releases · gjunge/rateit.js
jquery.rateit 1.1.6 - Accessibility fix
jquery.rateit 1.1.5 - compat fix
- Fix deprecated jQuery calls with jQuery 3.5 (Thanks to @MPolleke)
jquery.rateit 1.1.4 - Bug fix
Bug Fix: PR 34 fix rtl bug, displaying preset start incorrectly (Thanks to @mossaab0)
jquery.rateit 1.1.3 - Bug fix
jquery.rateit 1.1.2 - Bug fix
jquery.rateit 1.1.1 - Icon Fonts support
Fixed the CSS only reset button
jquery.rateit 1.1.0 - Icon Fonts support
We now support using icon fonts through the newly added mode
option. See the examples http://gjunge.github.io/rateit.js/examples/ to see how to use it.
jquery.rateit 1.0.25
Feature: #8 ability to set value source of SELECT backing field. Either by value (option[value], how it currently works), or by index (selectedIndex, new). Thanks to @maurojs10.
Project: Added gulp task for minifying and sourcemapping.
jquery.rateit 1.0.24
Fixed npm package #3
jquery.rateit 1.0.23
Update README.md