Skip to content

Releases: foxws/wireuse

v2.6.1

21 Oct 12:16
7b39ece
Compare
Choose a tag to compare

v2.6.0

18 Oct 19:59
Compare
Choose a tag to compare

Upgrade Notice

  • The WithScroll trait has changed method names, but does introduce more features.

Full Changelog: v2.5.4...v2.6.0

v2.5.4

17 Oct 23:28
019b5e9
Compare
Choose a tag to compare
  • Improve WithScroll trait

Full Changelog: v2.5.3...v2.5.4

v2.5.3

17 Oct 23:23
d684e67
Compare
Choose a tag to compare

Full Changelog: v2.5.2...v2.5.3

v2.5.2

16 Oct 08:40
26deea5
Compare
Choose a tag to compare

Full Changelog: v2.5.1...v2.5.2

v2.5.1

14 Oct 13:50
4f699bf
Compare
Choose a tag to compare

Upgrade Notice

  • The HTML wireModel() method, doesn't set the ID anymore.

Full Changelog: v2.5.0...v2.5.1

v2.5.0

10 Oct 17:16
324ea21
Compare
Choose a tag to compare

Upgrade Notice

  • Most methods have been converted into non-static, this makes it easier to call Livewire methods.
  • The method getAuthUser() has been renamed to getAuthModel()

Full Changelog: v2.4.1...v2.5.0

v2.4.1

27 Sep 12:47
f76a53d
Compare
Choose a tag to compare

Full Changelog: v2.4.0...v2.4.1

v2.4.0

19 Sep 11:55
Compare
Choose a tag to compare

Upgrade Notice

Form validation has been improved:

  • Replace html()->validate('form.name') with html()->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

15 Aug 09:15
1793cc1
Compare
Choose a tag to compare

Full Changelog: v2.3.3...v2.3.4