dnwjn / nova-button

A Nova package for rendering buttons on different views.
MIT License
10 stars 6 forks source link

Allow to work with Nova v4 #24

Closed dnwjn closed 1 year ago

dnwjn commented 2 years ago

Currently the button does not work in Nova v4, which obviously needs to be fixed.

DockerComposeFiles commented 1 year ago

Actual the button is invisible, what can be an styling problem with tailwind

Button::make('Nova Url')->link('https://nova.laravel.com'),

image

sietse85 commented 1 year ago

Nova 4 Support is available here: https://github.com/sietse85/nova-button

dnwjn commented 1 year ago

@DockerComposeFiles The issue has been identified and will be fixed soon. A new version will be released before the end of the week!

dnwjn commented 1 year ago

@DockerComposeFiles Apologies for being later than promised, but version 4.0.0 has been released: https://github.com/dnwjn/nova-button/releases/tag/4.0.0