Releases: tanthammar/tall-forms
Releases · tanthammar/tall-forms
New: Repeater, KeyVal, Set/override ->wire() on nested fields.
7.8.1 New: Repeater, KeyVal, Set/override ->wire() on nested fields.
New Heading field and IDE fix
7.8.0 fix Spatie Tags
Fix breaking change introduced in v.7.3.0
Fixes a breaking change that was introduced in v7.3.0, where label inline()/stacked() was applied to nested elements.
New childInline() and childStacked() for KeyVal, Repeater, Group, Panel to set nested fields to inline or stacked design.
Fix Tab error on submit
Fix Tab error on submit. is_relation and is_custom #15 in sponsors-repo
Fix IDE errors
Based on #53
Fix #55 npm run prod w Tailwind 2.x
Fix #55
Updated the stubs for tailwind.config.js that gave an error when running npm run prod
Trix fix
New CKEditor sponsor field
Fix trix sometimes md5($field->key) error
fix form config
#50 PR merged.
config/tall-forms
component-attributes['form']
were ignored
Group Design Element
- New Group design element
- Improved Panel styling
- New $field->labelWrapper($classes) method
- Improved: use Repeater stacked/inline to set all children
- Improved: use KeyVal stacked/inline to set all children
- Refactored label classes
Panels
Panels and set nested fields colspan in KeyVal and Repeater