Skip to content

1.0.4

Choose a tag to compare

@ringunger ringunger released this 22 Mar 13:30
· 5 commits to master since this release
d292f64
  • Added support for IDs: Added support for adding id attributes to the selectable items using the withId method.

  • withDataAttribute method: Added support for passing a Closure to the withDataAttribute method to generate the data attribute value dynamically.

  • withClass method: Added support for passing an array of classes to the withClass method to add multiple classes to the selectable items.

  • Performance optimization option rendering

Full Changelog: 1.0.3...1.0.4