bernhardh / nova-translation-editor

A laravel nova translation editor
12 stars 14 forks source link

feat: nova v4 #11

Closed ibrunotome closed 2 years ago

ibrunotome commented 2 years ago

first:

INFO Symfony\Component\ErrorHandler\Error\FatalError: Class Bernhardh\NovaTranslationEditor\NovaTranslationEditor contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Laravel\Nova\Tool::menu) in file /var/www/vendor/bernhardh/nova-translation-editor/src/NovaTranslationEditor.php on line 9

after add the menu method:

Screen Shot 2022-05-06 at 13 05 38

Nova v4 requires vue 3, and there is no more vue router since is using inertia.

bernhardh commented 2 years ago

i dont use nova 4 atm, but bought a licence. will have a look at it next week. at holiday atm

bernhardh commented 2 years ago

With the help of deinte there is a new version of my package out, which supports Nova4.

Please test it and check if everything works as expected. Thank you!

ibrunotome commented 2 years ago

@bernhardh It works, but there is an overflow with multiple tabs:

Screen Shot 2022-05-16 at 12 05 00
bernhardh commented 1 year ago

please try it out now again with v2.0.4