filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
19.39k stars 2.97k forks source link

feat : Action alignment system in Builder component #14672

Closed MathieuMenegain closed 3 weeks ago

MathieuMenegain commented 3 weeks ago

Description

Added the action button alignment feature on the Builder component based on what is currently available on the Repeater component.

Visual changes

bloc_system_action

Functional changes