mirror of
https://github.com/filamentphp/filament.git
synced 2026-08-29 03:09:12 +08:00
90543ab8bc
* Move query builder into its own package * Move translations and fix tests * fix: Further improve query builder UI * dont hide rule builder label by default * add query builder scope * Update QueryBuilderScope.php * Update QueryBuilderScope.php * Update IsOperator.php * Update Constraint.php * Update QueryBuilderScope.php * fix: Above table filters select overflow issues * Update container.css * Update content.css * fix pagination styling * fix and rebuild * Make it possible to change the header actions alignment * Update docs * CS * clean up * Update header.css * Update theme.css * fix order of actions * fix: `Select` `relationship() `createOptionForm()` `withAttributes()` * Update Select.php * feature: Filters before/after table content * Update theme.css * Update IsRelatedToOperator.php * Update builder.css * fix spacing * Update composer.lock --------- Co-authored-by: Bram Wubs <github@wubscloud.nl>