Skip to content

Releases: yassilah/laravel-nova-nested-form

v3.0.12

26 May 14:42
852b65e
Compare
Choose a tag to compare
Rules method now support multiple arguments

v3.0.11

22 Feb 10:08
1f3084a
Compare
Choose a tag to compare

v3.0.10

15 Jan 17:49
a7bbe88
Compare
Choose a tag to compare

v3.0.9

16 Dec 07:28
0dd4d11
Compare
Choose a tag to compare

v3.0.8

10 Dec 18:41
Compare
Choose a tag to compare

Include latest PRs.

FIX #93

12 Mar 14:22
4ecc2d6
Compare
Choose a tag to compare

fixed: add initial field in create mode.

Fix issue #71

29 Aug 14:55
f5180cc
Compare
Choose a tag to compare

Fix syntax error preventing package use.

Update to Nova >2.0

27 Aug 13:35
Compare
Choose a tag to compare
  • Entire rewrite of the package
  • Deprecate afterFill and beforeFill
  • Add conditional display of the nested form
  • Add support for polymorphic relations
  • Add better support for files
  • Updated design using the new Nova Panels

Nova 1 & 2 compatibility

09 May 08:59
01aaa97
Compare
Choose a tag to compare
  • apply #41 patch for nested relations asking parent required fields.
  • add new method to check the current Nova version
  • make methods compatible with both Nova 1 & 2 (e.g. $relation->getForeignKeyName())

Compatibility with laravel 5.8

09 Mar 15:51
Compare
Choose a tag to compare
laravel-5.8

compatibility nova 2/laravel 5.8