Skip to content

v2.4.37

Choose a tag to compare

@danharrin danharrin released this 20 Nov 18:42
· 9334 commits to 2.x since this release
d91fbc4

This release is for the Form Builder and Table Builder only.

v2 of the Admin Panel will be released in Winter 2021. Please see #495 for details.

Packages in the same version series are compatible. For instance: filament/filament v1 is incompatible with filament/forms v2 in the same Laravel app. For more information, please see #495.

Form Builder

Added

  • getStateOnly() and getStateExcept() methods. #710
  • Documentation for conditional disability. #712

Fixed

  • Use extraAttributes() in Card component. #707
  • Helper text class merging. #711

Table Builder

Added

  • 16 (!!!) translations. Thank you so much @Blackpig! #715
  • Table content footers. #716