[go: up one dir, main page]

Skip to content

Tags: laravel/jetstream

Tags

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
uses pest 3 (#1531)

v5.1.5

Toggle v5.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update banner.blade.php (#1524)

v5.1.4

Toggle v5.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes unhandled match case error (#1513)

* Fix unhandled match case error

* remove unneeded match option

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v5.1.3

Toggle v5.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix modal closing on Escape key when closeable is false (#1510)

v5.1.2

Toggle v5.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed an issue causing install command to not add two_factor_confirme…

…d_at column in users table if user decides to run migration from it. (#1496)

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(InviteTeamMember): replace hardcoded team invitation model table …

…in unique validation rule (#1490)

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update banner styling and add warning banner functionality (#1486)

* Update banner styling and add warning banner functionality

* Updated warning span color

* Update InteractsWithBanner.php

* Update JetstreamServiceProvider.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>

v5.0.5

Toggle v5.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove unused variables from test stubs (#1480)

v5.0.4

Toggle v5.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "install api optionally (#1470)" (#1473)

This reverts commit bafc92d.

v5.0.3

Toggle v5.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
install api optionally (#1470)