-
-
Notifications
You must be signed in to change notification settings - Fork 659
Upgrade Alpine to v3 #764
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
Upgrade Alpine to v3 #764
Conversation
545c468
to
64d0b4f
Compare
@joedixon this one will need to be rebased now the other PR is merged. |
e8760b8
to
6a10237
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@joedixon seems like some things have gone amis and the commits from the livewire overview refactor are still in here. I think it's best that you rebase and cherry-pick the commits from the Alpine update.
3b53d87
to
3647453
Compare
Thanks @joedixon @faissaloux! |
I'm branching from #763 as this includes a rebase. Should any updates be required to the initial PR, I'll rebase again.
This resolves #718 and includes @faissaloux's original PR #740. I submitted as a separate PR as it includes a rebase and I wanted to keep things cleaner.
As part of this PR, I also cleaned up the modal functionality of the site and that now leverages a blade component and Alpine v3's ability to share data between components.