Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.5 #755

Merged
merged 10 commits into from
May 3, 2022
Merged

v2.5 #755

merged 10 commits into from
May 3, 2022

Conversation

rappasoft
Copy link
Owner

Added

  • Ability to pass mount parameters to configurable areas

Changed

  • Move configure call to boot() instead of booted().
  • Mount methods now available in configure() method.
  • Non-field columns with a searchable callback are now included in the search query.
  • Fixed debug query output duplicating select statements.
  • Fixed header issue on column hide - customSortButtonAttributes except wire:key #754

Removed

  • Calls to set builder and columns in render as it doesn't seem to make a difference since it's also called in booted().

@rappasoft rappasoft merged commit 04e0177 into master May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants