Releases: boldbrush/bread
Releases · boldbrush/bread
Hide'em all
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
0.6.1 Fix some derecation warning with DBAL
Laravel 9 support
This drops support for older versions of Laravel and only PHP 8.1 is supported now.
PHP 8 compatibility
0.5.4 PHP 8 compatibility - code coverage
(fix) only return href when field is sortable
0.5.3 (fix) only return href when field is sortable
(fix) sort still active after setting field as sortable = false e65f1a0
0.5.2 (fix) sort still active after setting field as sortable = false
Make JS section more unique
0.5.1 Make JS section more unique
Add sortable functionality
0.5.0 Fix bug when sorting by
Tailwind as default theme
0.4.0 Fix broken img on docs
Add search macro to query builder
0.3.1 (fix) Add search macro to query builder