Releases: ringlesoft/laravel-selectable
Releases · ringlesoft/laravel-selectable
1.0.5
1.0.4
-
Added support for IDs: Added support for adding
idattributes to the selectable items using thewithIdmethod. -
withDataAttributemethod: Added support for passing a Closure to thewithDataAttributemethod to generate the data attribute value dynamically. -
withClassmethod: Added support for passing an array of classes to thewithClassmethod to add multiple classes to the selectable items. -
Performance optimization option rendering
Full Changelog: 1.0.3...1.0.4
1.0.3
1.0.2
1.0.1
First Release
First release with basic functionality