Releases: TappNetwork/Filament-Form-Builder
Releases · TappNetwork/Filament-Form-Builder
v1.31
v1.30
Fixes a bug with copy action
v1.29
This release add a copy action for filament forms.
v1.28
Makes type field required when creating a field.
v1.27
Add 'fb-form-user-container' class for styling form results container.
v1.26
Sends id of saved entry instead of entry itself when entrySaved event is dispatched to resolve intermittent error with laravel model biding on event consumption.
v1.25
This Update fixes a bug when the first option was selected in a radio select.
v1.24
This PR adds a $blockRedirect property to the FilamentForm/Show component. Passing this as true to the component will prevent the redirect action when a new form entry is saved.
v1.23
Add styles to plugin
v1.22
Include stylesheet for filament classes