Releases: dcasia/conditional-container
Releases · dcasia/conditional-container
v1.1.8
- Fix issue when updating resource. closes #37 thanks to @Israel5
v1.1.7
- Fix incompatibility when using nova fieldsForIndex fieldsForDetail fieldsForCreate. thanks to @mennotempelaar
v1.1.4
- Fix issue with BelongsTo field #16
v1.1.3
- Fix issue where validation wouldnt work properly for relationships dependencies for the these operators:
>= <= != !==
#14
v1.1.1
- 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.0.9
- Fix issue with laravel Nova 2.7.0
v1.0.8
- fix issue where readonly fields would crash on update