Skip to content
This repository has been archived by the owner on Aug 26, 2019. It is now read-only.

Releases: Okipa/laravel-bootstrap-table-list

Package replace by https://github.com/Okipa/laravel-table

12 Feb 15:45
Compare
Choose a tag to compare

Only bug fixes will be merged.
Please consider moving to the new package : https://github.com/Okipa/laravel-table.

2.1.9

09 Jan 14:31
Compare
Choose a tag to compare
  • setIcon() does now show the defined icon when a custom value is set, without needing forcing the icon displaying with the second boolean param

2.1.8: - `isLink()` does now work with custom values.

09 Jan 14:16
Compare
Choose a tag to compare
  • isLink() does now work with custom values.
  • isLink() does now use the custom value or the value to set the link title.

2.1.7

23 Nov 14:02
Compare
Choose a tag to compare
Custom values can now be wrapped into a button and a link as all othe…

2.1.6

16 Nov 10:13
Compare
Choose a tag to compare
Transformed all `private` methods into `protected` method to allow cu…

2.1.5

26 Oct 13:34
Compare
Choose a tag to compare
Replaced the `setColumnDateFormat()` by the `setColumnDateTimeFormat`…

2.1.4

12 Oct 11:42
Compare
Choose a tag to compare
fixed readme forgotten closing quote

2.1.3

24 Aug 14:46
Compare
Choose a tag to compare
updated licence

2.1.2

24 Aug 13:43
Compare
Choose a tag to compare
now hide icon when the column has no value and gives opportunity to d…

2.1.1

23 Aug 12:11
Compare
Choose a tag to compare
fixed scrutinizer issues