Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 675 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 675 Bytes

Change Log

1.0.0-dev - 2019-10

Complete rehauling:

  • Rename script and main function to radioslider
  • Change the way to call methods: $element.radioslider('method')
  • Rename setDisable method to setDisabled and setEnable to setEnabled
  • Add setValue and destroy methods
  • Make the slider fluid by default, thus removing fitContainer option
  • Add support for vertical orientation with orientation option
  • Add small and tiny sizes
  • Add fillOrigin, fillOffset and fit options (≠fitContainer)
  • Tweak the apparence

< 1.0.0

Check the original script's changelog