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

Navi v3.0 #72

Merged
merged 18 commits into from
Mar 18, 2024
Merged

Navi v3.0 #72

merged 18 commits into from
Mar 18, 2024

Conversation

Log1x
Copy link
Owner

@Log1x Log1x commented Mar 18, 2024

Change log

Enhancements

  • ⬆ Bump minimum PHP version to 8.0
  • 🎨 Add type declarations to properties and methods
  • 🎨 Improve/modernize code quality
  • 🎨 Improve the Service Provider code structure
  • 🎨 Remove unnecessary ArrayAccess and JsonSerializable interfaces and methods
  • 🎨 Update the Facade docblock
  • 🎨 Update the vanilla theme example
  • πŸ‘· Update GitHub workflows for PHP 8.0
  • πŸ”₯ Remove Sage 9 examples
  • πŸ”₯ Remove the compatibility workflow
  • πŸ”₯ Remove the composer.lock file from the project
  • πŸ”₯ Remove unnecessary interfaces
  • πŸ”§ Add a pint.json configuration file
  • πŸ”§ Remove deprecated Composer scripts
  • πŸ™ˆ Add composer.lock to .gitignore
  • 🚚 Move the Sage 10 examples to the sage folder
  • βͺ️ Change menu item keys back to their respective ID's (Fixes array keys and item id values no longer match in generated arrayΒ #66)
  • βž• Add laravel/pint to the project
  • βž– Remove squizlabs/php_codesniffer from the project
  • πŸ“ Update the project README

@Log1x Log1x merged commit 00ef35c into master Mar 18, 2024
2 checks passed
@Log1x Log1x deleted the chore/update-project branch March 18, 2024 12:26
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.

array keys and item id values no longer match in generated array
1 participant