Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: laravel/jetstream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.5
Choose a base ref
...
head repository: laravel/jetstream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 30, 2024

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Apr 30, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    Copy the full SHA
    7a16763 View commit details

Commits on May 5, 2024

  1. Add Disabled Class to Primary Button (#1482)

    * Add Disabled Class
    
    I add this on all projects maybe the buttons should come with this by default?
    
    * Update PrimaryButton.vue
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    alnutile and taylorotwell authored May 5, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    cf347b5 View commit details
  2. wip

    taylorotwell committed May 5, 2024
    Copy the full SHA
    2776c50 View commit details

Commits on May 6, 2024

  1. 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>
    gqrdev and taylorotwell authored May 6, 2024
    Copy the full SHA
    8bffd53 View commit details
Loading