Skip to content

Releases: tanthammar/tall-forms

New: Repeater, KeyVal, Set/override ->wire() on nested fields.

12 Jan 16:05
Compare
Choose a tag to compare
7.8.1

New: Repeater, KeyVal, Set/override ->wire() on nested fields.

New Heading field and IDE fix

05 Jan 12:19
Compare
Choose a tag to compare
7.8.0

fix Spatie Tags

Fix breaking change introduced in v.7.3.0

04 Jan 11:37
Compare
Choose a tag to compare

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

31 Dec 14:57
Compare
Choose a tag to compare

Fix Tab error on submit. is_relation and is_custom #15 in sponsors-repo

Fix IDE errors

30 Dec 17:40
Compare
Choose a tag to compare

Based on #53

Fix #55 npm run prod w Tailwind 2.x

29 Dec 14:14
Compare
Choose a tag to compare

Fix #55
Updated the stubs for tailwind.config.js that gave an error when running npm run prod

Trix fix

22 Dec 18:44
Compare
Choose a tag to compare

New CKEditor sponsor field
Fix trix sometimes md5($field->key) error

fix form config

22 Dec 13:22
164ae74
Compare
Choose a tag to compare

#50 PR merged.

config/tall-forms component-attributes['form'] were ignored

Group Design Element

20 Dec 19:45
Compare
Choose a tag to compare
  • 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

18 Dec 19:50
Compare
Choose a tag to compare

Panels and set nested fields colspan in KeyVal and Repeater