Releases: darlanrod/input-range-scss
Releases · darlanrod/input-range-scss
v1.6.0
10 May 18:53
Compare
Sorry, something went wrong.
No results found
Added :focus-visible for better accessibility.
Improved alignment of the thumb across browsers.
Added hover effects for the thumb for better user experience.
Enhanced active track visibility during interaction.
Applied opacity to disabled states for better visual feedback.
Replaced darken and lighten with color.adjust.
Ensured compatibility with Dart Sass 3.0.0 by avoiding deprecated global functions.
v1.5.3
13 Jul 23:22
Compare
Sorry, something went wrong.
No results found
Use of Sass' math.div on SCSS file.
v1.5.2
26 Jul 03:47
Compare
Sorry, something went wrong.
No results found
Range track and thumb tweaks for Mozilla Firefox. (thanks Adam Jagosz )
v1.5.1
31 Jul 02:10
Compare
Sorry, something went wrong.
No results found
Correction of input cursor to default (thanks, pichfl )
v1.5.0
31 Jul 01:40
Compare
Sorry, something went wrong.
No results found
Added :disabled state (thanks mpavel )
Improved normalization across browsers (thanks guidezpl and GufNZ )
Removed Firefox border outline on focus (thanks DeanPoulin )