Skip to content

Releases: gjunge/rateit.js

jquery.rateit 1.1.6 - Accessibility fix

20 Mar 14:01
95ec5cf
Compare
Choose a tag to compare

jquery.rateit 1.1.5 - compat fix

10 Mar 15:49
Compare
Choose a tag to compare
  • Fix deprecated jQuery calls with jQuery 3.5 (Thanks to @MPolleke)

jquery.rateit 1.1.4 - Bug fix

11 Dec 13:34
Compare
Choose a tag to compare

Bug Fix: PR 34 fix rtl bug, displaying preset start incorrectly (Thanks to @mossaab0)

jquery.rateit 1.1.3 - Bug fix

26 Nov 18:55
a05a7b3
Compare
Choose a tag to compare
  • Bug Fix: #29 fix bug when using with mode:font (Thanks to @macronom)

jquery.rateit 1.1.2 - Bug fix

28 Mar 08:17
Compare
Choose a tag to compare
  • Bug Fix: #22 tabindex on readonly is not good for accessibility (Thanks to @MPolleke)
  • Project: updated Gulp script, added this Change Log.

jquery.rateit 1.1.1 - Icon Fonts support

20 Oct 20:14
Compare
Choose a tag to compare

Fixed the CSS only reset button

jquery.rateit 1.1.0 - Icon Fonts support

20 Oct 19:05
Compare
Choose a tag to compare

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

20 Oct 12:20
Compare
Choose a tag to compare

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

14 Jun 08:20
Compare
Choose a tag to compare

Fixed npm package #3

jquery.rateit 1.0.23

12 Apr 11:42
Compare
Choose a tag to compare
Update README.md