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

Support Livewire v3 #710

Merged
merged 25 commits into from
Sep 7, 2023
Merged

Support Livewire v3 #710

merged 25 commits into from
Sep 7, 2023

Conversation

joaopalopes24
Copy link
Member

No description provided.

@devajmeireles
Copy link

Any idea when it will be released?

@joaopalopes24
Copy link
Member Author

@devajmeireles Hi Aj, I am working in tests, I think I finish this weekend.

@vlados
Copy link
Contributor

vlados commented Aug 26, 2023

wow! you've done amazing work! thanks!!!

@thsteinmetz
Copy link

So glad you're keeping this alive with Livewire v3. Thanks for all your hard work!

@yasnaderi
Copy link

👏 Fantastic work, team! The library components you're developing are pure genius. Keep up the amazing work! 💪🚀

@PH7-Jack PH7-Jack marked this pull request as ready for review August 30, 2023 04:08
@PH7-Jack
Copy link
Member

Hi everyone!
We now have a branch ready for testing. We have fixed all failing tests. 🎉 💪🏼
It's now compatible with Livewire v3.
Unfortunately, we have dropped the Livewire v2 compatibility. It was really annoying to keep the compatibility with both versions.

I hope all of you start testing this version.
Require this version in the composer:

composer require wireui/wireui:dev-support-livewire-v3

@josepueblaphcs
Copy link

josepueblaphcs commented Aug 30, 2023

I have a fresh install of laravel with jetstream + livewire 3 and, after installling wire ui and config following the installation instructions, I run "npm run build" and got this error:

image

@joaopalopes24
Copy link
Member Author

@josepueblaphcs I will go to test today.

@yasnaderi
Copy link

yasnaderi commented Aug 30, 2023

I have a fresh install of laravel with jetstream + livewire 3 and, after installling wire ui and config following the installation instructions, I run "npm run build" and got this error:

Did you run
composer require wireui/wireui:dev-support-livewire-v3

@josepueblaphcs
Copy link

@josepueblaphcs I will go to test today.

thanks so much!

@josepueblaphcs
Copy link

I have a fresh install of laravel with jetstream + livewire 3 and, after installling wire ui and config following the installation instructions, I run "npm run build" and got this error:

Did you run composer require wireui/wireui:dev-support-livewire-v3

Yes

@joaopalopes24
Copy link
Member Author

joaopalopes24 commented Aug 30, 2023

@josepueblaphcs The problem isn't with the WireUI. I tested here and it work normally.

@josepueblaphcs
Copy link

Now is ok, I was doing wrong the configuration of the tailwind.config.js file. Now I'm testing the components and the only one that is not working for me is the modal.

@PH7-Jack
Copy link
Member

Now is ok, I was doing wrong the configuration of the tailwind.config.js file. Now I'm testing the components and the only one that is not working for me is the modal.

Try again. Update the package via composer.

@PH7-Jack
Copy link
Member

If someone finds a problem, reply here in this PR. We will fix it ASAP.
We're planning to create a release this Monday.

@josepueblaphcs
Copy link

Now is ok, I was doing wrong the configuration of the tailwind.config.js file. Now I'm testing the components and the only one that is not working for me is the modal.

Try again. Update the package via composer.

thanks so much, now it's all working for me. The only thing that I had to do, but also on the previous version was replace the from the navigation menu from jetstream for <x-dropdown.item> from wireUI.
Not a big deal but to have in mind.

@thsteinmetz
Copy link

Just upgraded my side project with this latest branch. Everything is working as expected. Thank you so much.

@joaopalopes24
Copy link
Member Author

@thsteinmetz It's good!

Copy link

@taqiussa taqiussa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is ready to launch support livewire v3

@ramaID
Copy link

ramaID commented Sep 5, 2023

This week?

@PH7-Jack PH7-Jack closed this Sep 7, 2023
@PH7-Jack PH7-Jack deleted the support-livewire-v3 branch September 7, 2023 02:25
@PH7-Jack
Copy link
Member

PH7-Jack commented Sep 7, 2023

Hi everyone, it's now released. Check out the release here

@PH7-Jack PH7-Jack restored the support-livewire-v3 branch September 7, 2023 02:34
@PH7-Jack PH7-Jack reopened this Sep 7, 2023
@PH7-Jack PH7-Jack merged commit 795cfa6 into main Sep 7, 2023
2 checks passed
@PH7-Jack PH7-Jack deleted the support-livewire-v3 branch September 7, 2023 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Your pull request is approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants