kartik-v/bootstrap-star-rating
A simple yet powerful JQuery star rating plugin for Bootstrap.
v4.1.2
4.9M downloads/mo
#2617 most downloaded on Packagist
kartik-v/bootstrap-star-rating
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Ships unpredictably
gaps range from 8 days to 2.0 years
Some releases are documented
notes for 10 of 31 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
31 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
31 releases · Apr 2014 to Sep 2021Releases
latest 31-
v4.1.220 Sep 2021 -
v4.1.111 Sep 2021 -
v4.1.025 Jul 2021 -
v4.0.920 May 2021 -
v4.0.820 May 2021Release notes
Open source →Date: 21-May-2021
- (enh #209): Enhancements to support BS 5.x (and 4.x/3.x).
-
v4.0.720 May 2021Release notes
Open source →Date: 20-May-2021
- (enh #208): Corrected positioning of the base input on which the rating is triggered.
- (enh #205): Add Dutch Translations.
- (enh #200): Activate Open Collective.
- (enh #199): Add Greek Translations.
- (enh #145): Minimum value threshold validation.
- New property
minThresholdwhich allows a star rated with minimum value always. The initial value
of the rating is set tominThresholdif it has a value undefined or a value less thanminThreshold - The
minThresholdvalue must be a value between theminandmaxvalues - If
minThresholdis set to less thanminthe plugin will defaultminThresholdto theminvalue - If
minThresholdis set to greater thanmaxthe plugin will defaultminThresholdto themaxvalue
- New property
- (enh #129): Enhance accessibility & make the stars keyboard focusable.
- New property
keyboardEnabled- defaults totrue- allow use of
tabkeyboard button to navigate to the rating - allow use of arrow
rightand arrowleftkeyboard buttons to change the rating value
- allow use of
- New property
mouseEnabled- defaults totrue- when set to false - the mouse cannot be used to change the ratings
- New property
- (enh #111): Add titles to individual star elements.
- New config property
starTitles(can be set as object or function) - will set the title for each star
- New config property
- (enh #110): Hover events reworked. New events added
rating:mouseenterandrating:mouseleave
$('#ratingInput').on('rating:mouseenter rating:mouseleave', function(e, index, status, $star) { console.log(index); // the index number of the star where the event was triggered console.log(status); // whether the mouse event was triggered on `empty-star` or `filled-star` console.log($star); // the current star jquery object where event was triggered console.log($star.attr('title')); // can get properties of the star object }); -
v4.0.625 May 2019 -
v4.0.504 Oct 2018 -
v4.0.415 Sep 2018Release notes
Open source →Date: 15-Sep-2018
- Enhancements to support Bootstrap v4.x.
- Better styling of stars for the 5 rating sizes and maintain consistency across themes.
- (enh #187): Add Kazakh translations.
- (enh #184): Correct rating-input style to keep it hidden - yet trigger required validation.
- (enh #182): New Krajee Font Awesome 5.x
fastheme. - (bug #177, enh #179): New property
showCaptionAsTitle- Useful for caption to be displayed as title for readonly ratings.
-
4.0.303 Nov 2017 -
v4.0.227 Aug 2017Nothing published for this version
-
v4.0.128 Feb 2016Nothing published for this version
-
v4.0.018 Feb 2016Nothing published for this version
-
v3.5.816 Feb 2016Nothing published for this version
-
v3.5.721 Jan 2016Nothing published for this version
-
v3.5.629 Dec 2015Nothing published for this version
-
v3.5.522 Nov 2015Nothing published for this version
-
v3.5.421 Sep 2015Nothing published for this version
-
v3.5.318 Jun 2015Nothing published for this version
-
v3.5.210 May 2015Nothing published for this version
-
v3.5.113 Feb 2015Nothing published for this version
-
v3.5.001 Feb 2015Nothing published for this version
-
v3.4.015 Dec 2014Nothing published for this version
-
v3.3.017 Nov 2014Nothing published for this version
-
v3.2.008 Nov 2014Nothing published for this version
-
v3.1.004 Nov 2014Nothing published for this version
-
v3.0.017 Oct 2014Nothing published for this version
-
v2.6.005 Oct 2014Nothing published for this version
-
v2.5.029 May 2014Nothing published for this version
-
v2.0.016 May 2014Nothing published for this version
-
v1.2.005 Apr 2014Nothing published for this version