Skip to content

Add support for Livewire 4#482

Closed
N1ebieski wants to merge 17 commits intolaravel:mainfrom
N1ebieski:Add-support-for-Livewire-4-#64
Closed

Add support for Livewire 4#482
N1ebieski wants to merge 17 commits intolaravel:mainfrom
N1ebieski:Add-support-for-Livewire-4-#64

Conversation

@N1ebieski
Copy link
Contributor

@N1ebieski N1ebieski commented Oct 29, 2025

  • Support for emoji in Livewire 4 view filenames:
obraz
  • Support for emoji in Livewire 4 component filenames completion:
obraz
  • Support for MFC components:
obraz
  • Support for component namespaces:
obraz obraz
  • Support for component locations:
obraz obraz
  • Backward compatibility with Livewire 3

@N1ebieski N1ebieski marked this pull request as ready for review October 30, 2025 12:29
@TitasGailius TitasGailius mentioned this pull request Jan 21, 2026
@TitasGailius
Copy link
Collaborator

Hey @N1ebieski! 👋

I hope you don't mind that I opened a new PR to take a slightly different approach on this. Your original PR really helped highlight what needed to change!

I ended up moving most of the logic directly to the PHP template side. This allows us to correctly filter and format Livewire 4 components at the source, which keeps the extension-side changes minimal and strictly preserves backwards compatibility.

I also feel this approach gives us a better path forward to eventually separate Blade and Livewire features for deeper support down the road.

Thanks again for kicking this off! 🚀

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