Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Releases: bernhardh/nova-dynamic-views

FIX: Nova 4 Support

02 Nov 11:40
4f74a05
Compare
Choose a tag to compare

Fix missing import

Add Nova 4 support

16 Jun 12:48
95a8f71
Compare
Choose a tag to compare
Merge pull request #12 from sharafat/patch-1

Update to be compatible with Nova 4

v1.4.1 Remove unused view

18 Aug 06:57
79f07f0
Compare
Choose a tag to compare
Merge pull request #6 from medvinator/master

Fixed issue with command `php artisan view:cache`

v1.4.0 Remove Dashboard header

20 Jun 10:20
Compare
Choose a tag to compare

Since this package is only ment to modify the custom resource views, the custom-dashboard-header is now removed

v1.3.0 Model ID to detail/edit view

08 Apr 08:12
Compare
Choose a tag to compare

With this release, you will have access to the model id on detail and edit views. See #4

v1.1.2 Bugfixing

12 Jan 09:03
Compare
Choose a tag to compare

Fixing Double v-bind #2 issue

v1.1.1 readme update

15 Oct 09:34
a77745d
Compare
Choose a tag to compare

Just updating the readme

v1.1.0

15 Oct 09:30
Compare
Choose a tag to compare

We now use objects instead of arrays (array will still work) to configure the customIndexToolbarComponents methods

v1.0.0

14 Oct 14:12
Compare
Choose a tag to compare

First release