Skip to content

Releases: rickardn/listgroup.js

v1.1.2

21 Jul 06:45
Compare
Choose a tag to compare

Maintenance release

v1.1

20 Jul 23:52
Compare
Choose a tag to compare
  • Support for disabled and hidden option elements
  • Breaking change: uses data-toggle="items" instead of "buttons" because of it's more semantically correct

v1.0

18 Jul 07:35
Compare
Choose a tag to compare

This basic release includes support for:

  • automatically augmenting bootstrap list groups with dynamic select behavior
  • turn <select> elements with the list-group class into list groups with the select element as data source.

Se http://rickardn.github.io/listgroup.js/ for documentation.