Skip to content

Releases: pryley/star-rating.js

v4.3.0

05 Aug 17:27
Compare
Choose a tag to compare
  • Added module and exports fields to package.json
  • Fixed left/right keydown events
  • Optimised CSS

v4.2.5

30 Jul 16:36
Compare
Choose a tag to compare
  • Fixed active index when stars have gaps between them

v4.2.3

03 Jun 20:20
Compare
Choose a tag to compare
  • Disabled pointer-events on tooltip

v4.2.2

03 Jun 20:21
Compare
Choose a tag to compare
  • Fixed rebuild function

v4.2.0

03 Jun 20:21
Compare
Choose a tag to compare
  • Perform a complete teardown on destroy allowing a rebuild from the selector in a new DOM

v4.1.5

03 Jun 20:21
Compare
Choose a tag to compare
  • Added a data-rating attribute on the widget which holds the transient/selected rating

v4.1.4

03 Jun 20:21
Compare
Choose a tag to compare
  • Fixed selected index on reset

v4.1.3

03 Jun 20:20
Compare
Choose a tag to compare
  • Fixed focus state with pointer events

v4.1.2

24 Feb 23:36
Compare
Choose a tag to compare
  • Fixed error when initialising more than once

v4.1.1

14 Feb 21:44
Compare
Choose a tag to compare
  • Removed v3 compatibility mode when using the prebuilt option