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