v0.2.6
版本发布时间: 2020-10-15 01:19:52
whitecube/nova-flexible-content最新发布版本:v1.1.1(2024-04-09 23:28:22)
Fixes:
- Ensure flexible fields are casted in testing environment #203 - Thanks @gwleuverink
- The
removeCallback
now fires correctly when emptying a flexible field #216 - Thanks @NorthBlue333 - The
HasMediaLibrary
now handles nested fields correctly and handles theremoveCallback
correctly #217 - Thanks @NorthBlue333 - Validation messages are now displayed correctly when using the fullWidth property #220 - Thanks @danieleugoletti
- Help messages are now displayed correctly on the included layout fields #227 - Thanks @ahinkle
- Empty layouts (with no apparent attributes) are not removed from casted Flexible collections anymore #232 - Thanks @hivokas
Features:
- Laravel Dusk Compatibility #206 - Thanks @GarethSomers