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

Fix deprecated code #83

Merged
merged 4 commits into from
Aug 20, 2023
Merged

Fix deprecated code #83

merged 4 commits into from
Aug 20, 2023

Conversation

Z3d0X
Copy link
Owner

@Z3d0X Z3d0X commented Aug 20, 2023

No description provided.

@what-the-diff
Copy link

what-the-diff bot commented Aug 20, 2023

PR Summary

  • Update to Testing Workflow Triggers
    The testing procedure is now adjusted to run when changes are made in the 1.x and 2.x versions of the software. This allows tests to run exactly where changes are happening.

  • Change in Changelog Update Mechanism
    Unnecessary parts in the changelog update procedure, specifically ref: main, have been removed, simplifying the process.

  • Revisions to Package Versions
    We updated the versions of various packages that our product uses. This includes nunomaduro/collision, orchestra/testbench, pestphp/pest, and pestphp/pest-plugin-laravel, ensuring we're utilizing the latest features and security updates of these packages.

  • Command Files Enhancement
    Altered the MakeLayoutCommand and MakePageBlockCommand files to use a function that works more effectively. They now use the text function from Laravel\Prompts, replacing the previously used askRequired method for more efficiency.

  • Improvement in Page Layout Structure
    Finally, an adjustment was made to the PageResource file, switching from using Filament\Forms\Components\Card component to Filament\Forms\Components\Section. This provides a better structure to the layout of pages.

@Z3d0X Z3d0X merged commit e2873a3 into 2.x Aug 20, 2023
@Z3d0X Z3d0X deleted the fix-deprecated-code branch August 20, 2023 05:16
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.

1 participant