Skip to content

Releases: dcasia/conditional-container

v1.1.8

18 Jul 14:18
26fc647
Compare
Choose a tag to compare
  • Fix issue when updating resource. closes #37 thanks to @Israel5

v1.1.7

14 May 10:12
6a930b9
Compare
Choose a tag to compare
  • Fix incompatibility when using nova fieldsForIndex fieldsForDetail fieldsForCreate. thanks to @mennotempelaar

v1.1.6

14 May 06:50
Compare
Choose a tag to compare
update readme

v1.1.5

05 Dec 15:11
Compare
Choose a tag to compare

v1.1.4

05 Dec 14:15
Compare
Choose a tag to compare
  • Fix issue with BelongsTo field #16

v1.1.3

26 Nov 09:15
Compare
Choose a tag to compare
  • Fix issue where validation wouldnt work properly for relationships dependencies for the these operators: >= <= != !== #14

v1.1.1

16 Nov 12:45
Compare
Choose a tag to compare
  • Prevent fields within conditional container to be shown on index view
  • Fix issue with BelongsTo nova field
  • Conditional Container is now compatible with BelongsToManyField

v1.1.0

16 Nov 08:09
Compare
Choose a tag to compare

v1.0.9

14 Nov 01:03
Compare
Choose a tag to compare
  • Fix issue with laravel Nova 2.7.0

v1.0.8

08 Nov 06:55
Compare
Choose a tag to compare
  • fix issue where readonly fields would crash on update