Open
Conversation
* wip * Remove unnecessary padding class from input text component * Remove defaultClasses from pgRowAttributes and update table blade to use class binding
#2050) * [6.x] Allow the user to define whether the clearFilters should be dispatched or not * Fix formatting in Filter.php by removing unnecessary whitespace --------- Co-authored-by: luanfreitasdev <luanfreitas10@protonmail.com>
…ibility and performance
* fix clearFilter method with dot-notation in field name * small update * make it more readable
* chore: update facade and macro docblocks * fix
* feat: add sortUsing function to column for custom sorting * fix: CustomSortTest
* feat: support OpenScout v5 * fix * fix: update openspout version requirement to ^4.0 in CI * fix: update openspout version requirement to ^4.23 * fix: update openspout installation condition for PHP 8.3 * fix: remove PHP 8.3 condition for openspout installation in CI configurations --------- Co-authored-by: luanfreitasdev <luanfreitas10@protonmail.com>
…acing between the table and the filters (#2078)
…lignment issues (#2079)
* Fix Column Actions with Cache With caching enabled column actions disappear because the dispatchActionsToJS is missing from, getRecordsFromCache * Add Missing Macro Return Types this fixes phpstan errors when using macros
* Default filters with tests * PHPStan Error Handling; non ?? check on filled() for $columnsByField; Using data_get for filter key instead of direct access
…with the rest of the filters (#2081)
…e filters() method (#2085) The same as the Tailwind version essentially
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
⚡ PowerGrid - Pull Request
Description
...
Related Issue(s):
Documentation
This PR requires Documentation update?