Skip to content

Releases: TappNetwork/Filament-Form-Builder

v1.31

30 Sep 21:07
Compare
Choose a tag to compare

Actually commit changes described in last release

v1.30

30 Sep 20:55
Compare
Choose a tag to compare

Fixes a bug with copy action

v1.29

30 Sep 20:52
Compare
Choose a tag to compare

This release add a copy action for filament forms.

v1.28

26 Aug 13:30
Compare
Choose a tag to compare

Makes type field required when creating a field.

v1.27

21 Aug 20:28
Compare
Choose a tag to compare

Add 'fb-form-user-container' class for styling form results container.

v1.26

12 Aug 15:54
Compare
Choose a tag to compare

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

09 Aug 20:21
Compare
Choose a tag to compare

This Update fixes a bug when the first option was selected in a radio select.

v1.24

08 Aug 16:36
Compare
Choose a tag to compare

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

06 Aug 20:07
Compare
Choose a tag to compare

Add styles to plugin

v1.22

06 Aug 19:58
Compare
Choose a tag to compare

Include stylesheet for filament classes