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: v2.2.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: v2.3.0
Choose a head ref
  • 7 commits
  • 23 files changed
  • 9 contributors

Commits on Mar 26, 2021

  1. [2.x] Add section title aside slot (#727)

    * Add aside slot to inertia section title
    
    * Add aside slot to livewire section title
    
    * Update section-title.blade.php
    
    * Update SectionTitle.vue
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    dillingham and taylorotwell authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    819fd1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1b69a View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. Fixed the test that's failing when the emailVerification feature is e…

    …nabled the team feature is enabled.
    luigel committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    e73e184 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. formatting

    taylorotwell committed Mar 29, 2021
    3 Configuration menu
    Copy the full SHA
    e0a9d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4455e17 View commit details
    Browse the repository at this point in the history
  3. - Fixes an error when sending email invitations when Fortify's regist…

    …ration feature is turned off (#741)
    
    Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com>
    kajgies and Kaj Giesbers authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    1726003 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Update CHANGELOG.md

    driesvints committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    fffe157 View commit details
    Browse the repository at this point in the history
Loading