Skip to content

Releases: yairEO/ui-range

v2.1.15

06 Feb 19:47
Compare
Choose a tag to compare
  • [BUGFIX] corrected thumb pseudo-element selector for Mozilla (FF) e9555ed

v2.1.14...v2.1.15

v2.1.14

04 Feb 21:50
Compare
Choose a tag to compare
  • [BUGFIX] removed calc inside clamp, which is unneeded and causes CSSNANO to fail f544109

v2.1.13...v2.1.14

v2.1.13

31 Jan 21:12
Compare
Choose a tag to compare
  • [BUGFIX] CSSNANO appears to ruin the --tickIntervalPerc calculation by removing needed "()". moved that part into its own variable for isolation, ensuring correct ticks spread calculation ddba447

v2.1.12...v2.1.13

v2.1.12

20 Jan 15:49
Compare
Choose a tag to compare
2.1.12

v2.1.7

20 Jan 15:34
Compare
Choose a tag to compare

spent 3 hours of experimenting with np --yolo command so it would build & commit and css output instead of building only after pushing

v2.1.4...v2.1.7

v2.1.4

20 Jan 13:59
Compare
Choose a tag to compare
  • [bugfix] thumb was not in center in projects with global CSS "box-sizing" forcing non-"content-box" a006acc

v2.1.3...v2.1.4

v2.1.3

20 Jan 10:11
Compare
Choose a tag to compare
  • [BUGFIX] IMPORTANT - apparently the "files" path (package.json) was not working as intended and the CSS was not included in the last version 3af0d9e

v2.1.2...v2.1.3

v2.1.2

20 Jan 10:00
Compare
Choose a tag to compare
  • [CHORE] added "files" to package.json and removed .npmignore file d6abdbd

v2.1.1...v2.1.2

v2.1.1

20 Jan 09:56
Compare
Choose a tag to compare
  • [BUGFIX] forgot to convert SASS to CSS on last push.. 4c42efe

v2.1.0...v2.1.1

v2.1.0

20 Jan 09:46
Compare
Choose a tag to compare
  • [FEAT] added prefix and suffix variables support for the output value 609966b

v2.0.1...v2.1.0