Skip to content

Bug fixes & features

Compare
Choose a tag to compare
@voidgraphics voidgraphics released this 14 Oct 17:19
· 232 commits to master since this release
6b48d04

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 the removeCallback 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: