Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

48 lines (28 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.1 - 2022-09-21

Changed

  • :active states for slider button

0.2.0 - 2022-09-20

Added

  • .update({start, end, min, max}) method and DOM Manipulation example

0.1.0 - 2022-09-19

  • add .on(eventName, callback) to dispatch events

0.0.3 - 2022-09-19

Added

  • Custom label formats

0.0.2 - 2022-09-19

Changed

  • Fix position of slider when the max value is not 100

0.0.1 - 2022-09-19

Humble beginnings.