Skip to content

Releases: statikbe/laravel-filament-flexible-content-blocks

v2.5.5

02 Jul 10:44
Compare
Choose a tag to compare

Fix bug in call to action data validation

v2.5.4

02 Jul 10:13
Compare
Choose a tag to compare

Fix bug in call to actions

Full Changelog: v2.5.3...v2.5.4

v2.5.3

26 Jun 13:02
Compare
Choose a tag to compare
  • Revert getLabel() back to make sure it the package stays backward compatible with existing project with custom blocks.
  • Introduced a new function getContextualLabel() which can be overwritten in custom blocks to provide more block context in the label

v2.5.2

18 Jun 13:21
0841b26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.2.5.1...v2.5.2

v2.5.1

17 Jun 12:34
2b6cfe5
Compare
Choose a tag to compare

What's Changed

  • [flex content blocks] fix so that one can overrule the 'call_to_actio… by @bverbist in #68

Full Changelog: v2.5.0...v.2.5.1

v2.5.0

13 Jun 08:12
dabccd8
Compare
Choose a tag to compare

What's Changed

  • Improved loading of CSS-styles for the block previews and updated docs on how to support different fonts in preview blocks.
  • Flex content blocks styling improvements for better UX while editing by @bverbist in #64
  • Flex content blocks labels based on content by @bverbist in #66

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

03 Jun 21:23
d65f409
Compare
Choose a tag to compare
  • Replicate actions for table and form to copy a model with content blocks and copy all images
  • Fix deprecation warnings
  • Fix (some) typing phpstan errors

v2.3.0

09 May 09:21
6b90f75
Compare
Choose a tag to compare

New feature:

  • block previews!

Note: update your configuration file with the new configuration settings for block previews (see at the bottom of the config file).

v2.2.1

18 Mar 21:35
787f0b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

04 Mar 21:32
2ffa91b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.8...v2.2.0