Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 658 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 658 Bytes

Changelog

All notable changes to filament-blocks will be documented in this file.

1.0.7 - 2024-10-02

  • Remove support components (Heading)

1.0.6 - 2024-10-02

  • Blocker picker width set to 5xl by default
  • Show block icons by default

1.0.5 - 2024-10-01

  • Hide the label of FilamentBlockBuilder by default
  • Add a @props tag to the block view stub
  • Replace the default icon with a Heroicon
  • Fixed label generation
  • Update README to reflect changes above

1.0.2 - 2024-09-05

  • Update README to include CHANGELOG reference
  • Add CHANGELOG and LICENSE

1.0.1 - 2024-09-05

  • First release

1.0.0 - 2024-08-23

  • Initial commit