Releases: foxws/wireuse
Releases · foxws/wireuse
v2.5.4
- Improve WithScroll trait
Full Changelog: v2.5.3...v2.5.4
v2.5.3
Full Changelog: v2.5.2...v2.5.3
v2.5.2
Full Changelog: v2.5.1...v2.5.2
v2.5.1
Upgrade Notice
- The HTML
wireModel()
method, doesn't set the ID anymore.
Full Changelog: v2.5.0...v2.5.1
v2.5.0
Upgrade Notice
- Most methods have been converted into non-static, this makes it easier to call Livewire methods.
- The method
getAuthUser()
has been renamed togetAuthModel()
Full Changelog: v2.4.1...v2.5.0
v2.4.1
Full Changelog: v2.4.0...v2.4.1
v2.4.0
Upgrade Notice
Form validation has been improved:
- Replace
html()->validate('form.name')
withhtml()->error('form.name')
- Form classes have been converted into generic classes:
label
,label-error
,input-error
Full Changelog: v2.3.4...v2.4.0
v2.3.4
Full Changelog: v2.3.3...v2.3.4
v2.3.3
Full Changelog: v2.3.2...v2.3.3
v2.3.2
Full Changelog: v2.3.1...v2.3.2