Skip to content

Releases: outl1ne/nova-dependency-container

2.0.4

24 Jul 08:43

Choose a tag to compare

Changed

  • Added .gitattributes file to reduce vendor size

2.0.3

19 Dec 10:43
9913967

Choose a tag to compare

Changed

  • Fix error in FormField.fill()

2.0.2

27 Sep 06:58

Choose a tag to compare

Changed

  • Fix crash when attempting to fill unfillable fields
    • Affects version >=4.15.1 of laravel/nova.

2.0.1

02 Sep 11:24
162b67f

Choose a tag to compare

Changed

  • Fixed crash when used with Actions

2.0.0

19 Aug 10:51

Choose a tag to compare

Added

  • Nova 4 support

1.0.1

07 Sep 09:21

Choose a tag to compare

Changed

  • Fixed NovaDependencyContainer inside Action picking up fields outside the modal and using wrong initial value

1.0.0

07 Sep 08:49

Choose a tag to compare

Initial release.
Forked from epartment/nova-dependency-container version 1.3.3.

Changed

  • Use data_get to access resource properties to support array/object values
  • Updated dependencies
  • Updated packages