Releases: foxws/wireuse
Releases · foxws/wireuse
v2.7.3
Full Changelog: v2.7.2...v2.7.3
v2.7.2
Full Changelog: v2.7.1...v2.7.2
This adds the missing WithPaginateScroll
trait, which can be used for scrolling using WithPagination
.
v2.7.1
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- Code refactoring by @francoism90 in #13
Upgrade Notice
- The
WithScroll
trait is now only compatible with Collections containing models, and it's namespace has changed toFoxws\WireUse\Models\Concerns
to reflect this change. - The Blade helpers have been removed. Please consider alternatives like blade#slot-attributes or Spatie Laravel HTML
Full Changelog: v2.6.1...v2.7.0
v2.6.1
Full Changelog: v2.6.0...v2.6.1
v2.6.0
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
- 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