Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@Mobius1 Mobius1 released this 24 Feb 19:06
· 266 commits to master since this release
  • Complete rewrite
  • New options added
  • New methods added
  • New events added

Updated functions:

  • getValue() (see docs)
  • setValue() (see docs)

Added options:

  • clearable (see docs)
  • sortSelected (see docs)

Updated options:

  • selectedValue is now used for both single and multi selects (see docs)

Removed options:

  • ajax
  • minChars
  • emptyOption
  • selectedValues
  • selectedIndex, selectedIndexes

Removed events:

  • selectr.change (see docs)