Skip to content

Releases: boldbrush/bread

Hide'em all

14 Dec 04:13
b9e39d2

Choose a tag to compare

Load all the fields from the db table by default and add a way to hide them all if necessary.

Fix error when replacing id parameter

21 Oct 04:27
46e1c19

Choose a tag to compare

0.6.1

Fix some derecation warning with DBAL

Laravel 9 support

20 Oct 17:54
7041ebf

Choose a tag to compare

This drops support for older versions of Laravel and only PHP 8.1 is supported now.

PHP 8 compatibility

06 Oct 06:37
03f468d

Choose a tag to compare

0.5.4

PHP 8 compatibility - code coverage

(fix) only return href when field is sortable

06 Apr 00:23
a91cb7e

Choose a tag to compare

0.5.3

(fix) only return href when field is sortable

(fix) sort still active after setting field as sortable = false e65f1a0

02 Apr 03:55
e65f1a0

Choose a tag to compare

0.5.2

(fix) sort still active after setting field as sortable = false

Make JS section more unique

02 Apr 03:20
42bb3e7

Choose a tag to compare

0.5.1

Make JS section more unique

Add sortable functionality

01 Apr 15:45
a0eb0d4

Choose a tag to compare

0.5.0

Fix bug when sorting by

Tailwind as default theme

12 Feb 07:53
614863e

Choose a tag to compare

0.4.0

Fix broken img on docs

Add search macro to query builder

18 Dec 01:02
3c42e43

Choose a tag to compare

0.3.1

(fix) Add search macro to query builder