-
-
Notifications
You must be signed in to change notification settings - Fork 242
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
Nova 5.0 Support #530
Nova 5.0 Support #530
Conversation
Co-authored-by: Mior Muhammad Zaki <[email protected]>
Co-authored-by: Mior Muhammad Zaki <[email protected]>
Co-authored-by: Mior Muhammad Zaki <[email protected]>
Co-authored-by: Mior Muhammad Zaki <[email protected]>
Co-authored-by: Mior Muhammad Zaki <[email protected]>
@crynobone thanks for you help! However, the errors coming from vendor.js remain and I still cannot see what's wrong here, maybe another pair of eyes sees it:
|
@bashgeek can you prepare an example Nova Workbench so I can test this locally, I don't use this package and not familiar with how this can be used. |
@crynobone Sure, here: https://github.com/bashgeek/laravel-nova-flexible-test/ Thanks for taking a look at this! |
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Signed-off-by: Mior Muhammad Zaki <[email protected]>
Submit a PR to fix the issue: blendbyte#1 |
Thanks to @crynobone this is no longer a draft and works fine for me now. Please note: Breaking change! This will break Nova 4.0 compatibility and only work with Nova 5.0, so please branch out and release a new major version for this. Furthermore, this also adds workbench support. |
Any news ? Really looking toward updating to Nova 5 and this is our last remaining package to update :) |
I'll take a look this week-end, thanks @bashgeek and @crynobone! |
Thanks for the PR, looking good on my end, just a couple UI fixes to do but I'll handle those on master because I cannot push to your branch. |
Initial attempt at adding Nova 5.0 support.
Builds fine, no more errors. But ran into some upstream vendor JS errors now and don't have time to continue here for now. If anyone else wants to continue or attempt in the meantime, this should give a good starting point.
Fyi, this will definitely be a breaking change and drop Nova 4.0 support, caution advised.
Would fix #529