Releases: ralphjsmit/tall-interactive
Releases · ralphjsmit/tall-interactive
0.8.7
– Fix: trying to close Inline Form on submit.
0.8.6
- Fix submitting slots with Livewire component.
0.8.5
- Feature: Add $params to included Livewire components
0.8.4
- Fix: receive Livewire parameter in components.
0.8.3
- Update modal fix on mobile
0.8.2
- Remove unused files
0.8.1
- Fixes for mobile design with multiple / longer buttons in the modal and slideover
0.8.0
- Add support for adding a
fill()
method on the form class, which will be passed to$this->form->fill()
- Rename parameter
$formData
to$state
- Rename method
submitForm()
tosubmit()
0.7.0
- Add dark mode support to the modal component
0.6.4
Update CHANGELOG