Releases: TappNetwork/Filament-Form-Builder
Releases · TappNetwork/Filament-Form-Builder
v4.3.1
v4.3.0
v4.2.0
What's Changed
- Fix mobile overflow: remove
min-wconstraints that caused horizontal overflow on mobile viewports - Reduce opinionated styling: remove forced borders, backgrounds, shadows, and border-radius from form views
- Apps can now fully customize form appearance via
.fb-form-container,.fb-form-component, and.fb-form-user-containerCSS hooks
v4.1.8
Full Changelog: v4.1.7...v4.1.8
v4.1.7
What's Changed
- Use policy for viewing form entries when app registers one by @scottgrayson in #63
Full Changelog: v4.1.6...v4.1.7
v4.1.6
What's Changed
- Allow form description to be rich text / HTML by @scottgrayson in #62
Full Changelog: v4.1.5...v4.1.6
v4.1.5
What's Changed
- Bump minimatch from 9.0.5 to 9.0.9 by @dependabot[bot] in #61
- Add private entries support for form entry visibility by @scottgrayson in #59
Full Changelog: v4.1.4...v4.1.5
v4.1.4
removes file upload from the rich text editor as this is not supported functionality and throws an exception.
v4.1.3
What's Changed
- Table actions in ActionGroup at row start by @scottgrayson in #56
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
- Restrict copy action to users who can create forms by @scottgrayson in #55
Full Changelog: v4.1.1...v4.1.2