JeffBeltran / sanctum-tokens

Simple Nova Plugin to generate a Laravel Sanctum Personal Access Token
https://novapackages.com/packages/jeffbeltran/sanctum-tokens
51 stars 27 forks source link

fix: LoadingButton removed from nova core #93

Closed alancolant closed 11 months ago

alancolant commented 11 months ago

This PR reintroduces the LoadingButton component, which was removed from the core of Laravel Nova since version 4.28. Its absence prevented the submission of the creation modal.

This issue has been resolved by reintegrating the old component under a new name.

Fix issue #92

ralphschindler commented 11 months ago

This looks like a solid fix, thanks!

JeffBeltran commented 11 months ago

Thanks @alancolant looks good to me, i thought i saw on twitter they are going to release a UI kit, is that still the case? or was that a fever dream?

JeffBeltran commented 11 months ago

@alancolant if you can fix the commit message i'll get this merged asap, otherwise i will need to wait til after in the day when i get time. I really should add a contribution guide but... well time

juanr-yes commented 11 months ago

hope this gets solved soon! thanks for the effort guys

alancolant commented 11 months ago

@JeffBeltran commit message updated

galengidman commented 11 months ago

This is currently a blocker for us - would love to see this merged soon. Thanks all!

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 2.0.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

galengidman commented 11 months ago

Thanks much @JeffBeltran and @alancolant

JeffBeltran commented 11 months ago

no problem, sorry it took me a bit to get it merged