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

chore: update livewire to 3.0 #920

Merged
merged 65 commits into from
Sep 12, 2024
Merged

Conversation

alexbarnsley
Copy link
Member

@alexbarnsley alexbarnsley commented Jun 3, 2024

Summary

https://app.clickup.com/t/86dtnqbn1

requires ArkEcosystem/laravel-foundation#622

To get setup you'll need to add the foundation branch to composer (if it's not merged by this point):

composer install
pnpm install
pnpm build

todo:

  • testing of pagination
  • check tests and coverage
  • phpstan issues
  • Fix duplication of toast messages
  • Fix table header tooltips (e.g. /blocks page)
  • event dispatching - certain formats are required for it to differentiate between browser and "emit"... I think
  • Fix arkconnect - I wasn't using https
  • Fix errors on Monitor page

Checklist

  • I checked my UI changes against the design and there are no notable differences
  • I checked my UI changes for any responsiveness issues
  • I checked my UI changes in light AND dark mode
  • I checked my (code) changes for obvious issues, debug statements and commented code
  • I opened a corresponding card on Clickup for any remaining TODOs in my code
  • I added a short description on how to test this PR (if necessary)
  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@github-actions github-actions bot added the chore label Jun 3, 2024
@ItsANameToo ItsANameToo added this to the TBD milestone Jun 26, 2024
@alexbarnsley alexbarnsley changed the base branch from develop to feat/update-laravel September 12, 2024 10:25
@alexbarnsley alexbarnsley merged commit 3d4b03f into feat/update-laravel Sep 12, 2024
14 checks passed
@alexbarnsley alexbarnsley deleted the chore/update-livewire branch September 12, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants