Skip to content

Spatie Tags field Livewire component

Compare
Choose a tag to compare
@tanthammar tanthammar released this 17 Aug 22:09
· 635 commits to master since this release

New: Spatie Tags field Livewire component (docs coming)
New: Add support for array field updated(), method naming, (not supported in Livewire by default, docs coming)
New: method fillField(). Example use: emitted Event in frontend via AlpineJS or from other Livewire component

Fix: field inline property for labels
Fix: default value in field, mixed type instead of string
Fix: urlencode() previous url to comply with :portnumbers

Change: set model in create-component stub for conditional fields