Skip to content

Tags: wi-development/jetstream

Tags

v2.9.2

Toggle v2.9.2's commit message

v.2.9.1

Toggle v.2.9.1's commit message

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix ziggy location instead of base url (laravel#1078)

v2.8.5

Toggle v2.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[2.x] Fix Inertia SSR usage with Ziggy route function in setup() (lar…

…avel#1069)

* Use Ziggy Vue plugin instead of route mixin

Ziggy Vue plugin allows `route()` to be injected into `setup()` function in components[1][2], which is needed for Inertia SSR since the @routes blade directive isn't available.

[1]: tighten/ziggy#518
[2]: tighten/ziggy#564 (comment)

* Fix quotations

* Update app.js

Co-authored-by: Taylor Otwell <[email protected]>

v2.8.4

Toggle v2.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Display available stack options (laravel#1062)

v2.8.3

Toggle v2.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[2.x] Simplify Tailwind installation (laravel#1060)

* Use modern Tailwind directive

* Remove redundant dependency

v2.8.2

Toggle v2.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed an issue causing warning due to assignment of object to a boole…

…an type of prop. (laravel#1056)

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix disabled email verification mode (laravel#1053)

* Fix disabled email verification mode

* wip

v2.8.0

Toggle v2.8.0's commit message
wip

v2.7.5

Toggle v2.7.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Show the banner if there's a new message (laravel#1045)