Skip to content

v2.8.0

Compare
Choose a tag to compare
@francoism90 francoism90 released this 27 Nov 15:52
· 15 commits to 3.x since this release
f013ecb

Upgrade Notice

  • Foxws\WireUse\Forms\Concerns\WithAttributes now uses FormRequest, and it's methods have been renamed from $form->toCollect() to $form->collect(), $form->toFluent() to $form->fluent(), and newly introduced $form->request().
  • To use SEO on Foxws\WireUse\Views\Support\Page, please install and configure artesaos/seotools.
  • For navigation links, it's recommended to use wire:current to mark active classes.

What's Changed

Full Changelog: v2.7.3...v2.8.0