Skip to content

Migrate Starter Kit to Livewire 4 & General Improvements#10

Open
FrancescoBruno-cmv wants to merge 5 commits into
tallstackui:3.xfrom
FrancescoBruno-cmv:3.x
Open

Migrate Starter Kit to Livewire 4 & General Improvements#10
FrancescoBruno-cmv wants to merge 5 commits into
tallstackui:3.xfrom
FrancescoBruno-cmv:3.x

Conversation

@FrancescoBruno-cmv

Copy link
Copy Markdown

Migrate Starter Kit to Livewire 4 & General Improvements

Summary

This PR modernizes the starter kit by upgrading it to Livewire 4 and introduces several improvements to the developer experience, authentication flow, and application navigation.

Changes

Dependencies

  • Updated project dependencies to the latest compatible versions.
  • Added a default Prettier configuration to ensure consistent code formatting.

Livewire 4 Migration

  • Migrated the project to Livewire 4.

  • Converted authentication pages to the new Livewire Pages architecture.

  • Refactored the entire authentication flow:

    • Login
    • Registration
  • Adopted the new Livewire 4 layout structure.

  • Updated the authentication UI to better match the latest starter kit style.

Navigation Improvements

  • Added wire:navigate to navigation menus for smoother page transitions and a better user experience.

Breaking Changes

  • Requires Livewire 4.
  • Existing Livewire 3 implementations will need to be upgraded.

Testing

  • Login
  • Registration
  • Navigation with wire:navigate
  • General application navigation

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