Releases: epartment/nova-dependency-container
Releases · epartment/nova-dependency-container
1.2.6
1.2.5
1.2.4
1.2.3
v1.2.2
- fixed fields not resolving when using
displayUsingLabels
,resolveUsing
ordisplayUsing
. (@dbf) - fixed action fields who do not return a collection (@bsormagec)
- added two new methods
onEmpty
andonNullOrZero
. (@niektenhoopen, @dbf) - changed the logic for dependency satisfaction where it is reversed
- changed
field
in two separate names;field
andproperty
, to avoid confusion when being used on a resource or component.
v1.2.1
v1.2.0 working version with Laravel 5.8|6.0 and Nova 2.x
v1.2.0 working version with Laravel 5.8|6.0 and Nova 2.x
1.1.2: Merge pull request #46 from arifandreasleonhardt/fix/panels
Allow Dependency Containers as children of Panels