Skip to content

Releases: ChrisThompsonTLDR/collective-input

v3.0.60: Merge pull request #4 from adriangonzales/patch-1

01 Jun 17:32
580721c
Compare
Choose a tag to compare

v3.0.59

20 May 18:02
c901d0f
Compare
Choose a tag to compare
If address is required, make city, state and zip also required

v3.0.58

25 Mar 14:37
373342f
Compare
Choose a tag to compare
Adding support for autofocus

v3.0.57: Fix a bug with livewire and older style usage

21 Jan 15:05
58b8f77
Compare
Choose a tag to compare
Older style `{{ Form::bs ` wasn't honoring a few numerically keyed values like `required` and `livewire`.

v3.0.56

03 Dec 13:36
67d80dd
Compare
Choose a tag to compare
Reverting previous change

v3.0.54

20 Nov 22:01
9a6d241
Compare
Choose a tag to compare
Removing placeholder if false

v3.0.53

04 Jun 21:09
c909128
Compare
Choose a tag to compare
formGroup couldn't be removed

v3.0.52

27 Jan 21:55
60e5428
Compare
Choose a tag to compare
More defer/lazy support

v3.0.51

27 Jan 19:49
03caa1a
Compare
Choose a tag to compare
Actually supporting defer and lazy

v3.0.50

27 Jan 17:07
4caf0e5
Compare
Choose a tag to compare
Adding livewire support