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 Loading
base: v1.0.2
Choose a base ref
...
head repository: laravel/jetstream Loading
compare: v1.1.0
Choose a head ref
  • 14 commits
  • 31 files changed
  • 10 contributors

Commits on Sep 9, 2020

  1. Fix for vendor:publish routes (#109)

    When publishing routes for jetstream, it copy routes file to "routes/jetstream" without .php extension.
    abdullahnaseer committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    f224f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0443983 View commit details
    Browse the repository at this point in the history
  3. Make team menu entry "truncate" (text-overflow)

    leganz authored and Manuel.PirkerIhl committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    1b10355 View commit details
    Browse the repository at this point in the history
  4. update vue component

    taylorotwell committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    89d7f8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    872fc2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16840d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5bd3250 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf06bbf View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Added object-cover to profile images (#122)

    * Added object-cover to avatar on AppLayout.vue
    
    * Add object-cover to app.blade.php
    
    * add object-cover to photo
    
    * added object-cover
    rama-adi committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e88db7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    700c635 View commit details
    Browse the repository at this point in the history
  3. add inertia render hooks

    taylorotwell committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    b2e5729 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd76d88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29a7d03 View commit details
    Browse the repository at this point in the history
  6. use jetstream render

    taylorotwell committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    4929383 View commit details
    Browse the repository at this point in the history
Loading