Skip to content

Releases: TappNetwork/Filament-Form-Builder

v1.51

08 Jul 13:20
Compare
Choose a tag to compare

Full Changelog: v1.43...v1.51

v1.42

29 May 17:00
561904a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.41...v1.42

v1.41

22 Jan 16:04
Compare
Choose a tag to compare

Fix bug with single select fields when multi select fields were introduced.

v1.40

14 Jan 16:21
Compare
Choose a tag to compare

Adds support for Select()->multiple() fields.

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.