Skip to content

Releases: emargareten/inertia-modal

v1.4.0

31 Oct 14:05
Compare
Choose a tag to compare

Add support for Inertia v2

v1.3.0

30 Apr 14:55
ea445e3
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #27
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #31
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #33
  • fix: base url is duplicated when using a custom subdirectory by @flexponsive in #32
  • don't listen to router events in ssr mode by @emargareten in #35

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

20 Mar 15:28
Compare
Choose a tag to compare
wip

v1.1.0

12 Mar 18:59
Compare
Choose a tag to compare
  • Support Inertia v1

v1.0.4

07 Mar 15:11
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 Mar 14:50
Compare
Choose a tag to compare
  • Fix props for different response types

v1.0.2

07 Mar 10:56
Compare
Choose a tag to compare

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #22
  • Fix memory leak issue

Full Changelog: v1.0.1...v1.0.2

v1.0.1

01 Feb 11:50
bbcdbb8
Compare
Choose a tag to compare

Support Laravel 11

v1.0.0

01 Feb 11:08
8d2f3d9
Compare
Choose a tag to compare

Stable Release

v0.1.2

08 Nov 11:06
Compare
Choose a tag to compare

Preserve scroll and page will not be automatically applied when redirecting to the base route - you can now pass in these options (and all other inertia visit options) when calling the redirect() method