Releases: ChrisThompsonTLDR/collective-input
Releases · ChrisThompsonTLDR/collective-input
v2.1.1
Don't make address_2 required
jQuery is not included by default
jQuery will no longer be included automatically.
v2.0.10: in_array() madness
https://www.php.net/manual/en/function.in-array.php#106319 Using strict checking now.
v2.0.9
Adding markdown
v2.0.8
Adding livewire support
v2.0.7
Remove the required attribute from address_2
v2.0.6: Adding states array and address ids
The `address` field type had labels and ids that weren't set correctly
v2.0.5
Turn 'array' input names into human readable
v2.0.4
Allow for dot notation to be used for field names.
v2.0.3
Mentioning height attribute.