close
The Wayback Machine - https://web.archive.org/web/20201007021141/https://github.com/laravel/jetstream/commits/1.x
Skip to content
Permalink
1.x

Commits on Oct 6, 2020

  1. Update CHANGELOG.md

    driesvints committed Oct 6, 2020
  2. Updated npm packages (#315)

    rennokki committed Oct 6, 2020
  3. Fix axios routes (#316)

    m1guelpf committed Oct 6, 2020
  4. Use named routes on Inertia with Ziggy (#314)

    m1guelpf committed Oct 6, 2020
  5. Extract switch team logic into HasTeams trait (#312)

    chefe committed Oct 6, 2020

Commits on Oct 5, 2020

  1. disable profile photo and api by default

    taylorotwell committed Oct 5, 2020
  2. Merge pull request #306 from pataar/patch-1

    [1.x] Update the badges to use shields.io
    driesvints committed Oct 5, 2020
  3. [1.x] Update the badges to use shields.io

    pataar committed Oct 5, 2020

Commits on Oct 4, 2020

  1. Make terms translatable (#300)

    cotiga committed Oct 4, 2020
  2. PHPDoc fix (#301)

    LucaRed committed Oct 4, 2020

Commits on Oct 1, 2020

  1. [1.x] Add dependancy-less modal focus trapping (#294)

    * Add modal focus-trapping
    
    * Update modal.blade.php
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    calebporzio and taylorotwell committed Oct 1, 2020
    2
  2. Ensure text remains visible during webfont load (#290)

    pktharindu committed Oct 1, 2020

Commits on Sep 30, 2020

  1. a11y(auth): associate inputs with labels (#285)

    Larsklopstra committed Sep 30, 2020
  2. Use auth identifier for compatibility with other Laravel auth provide…

    …rs (#283)
    
    This provides the ability to use other authentication providers with Jetstream (Inertia), since this method is required to be implemented via the Authenticatable contract.
    stevebauman committed Sep 30, 2020

Commits on Sep 29, 2020

  1. Update CHANGELOG.md

    driesvints committed Sep 29, 2020

Commits on Sep 28, 2020

  1. Merge branch 'user-menu' into 1.x

    taylorotwell committed Sep 28, 2020
  2. formatting

    taylorotwell committed Sep 28, 2020

Commits on Sep 27, 2020

  1. Update TeamMemberManager.vue (#270)

    ninjaparade committed Sep 27, 2020
  2. Add Submenu Style For When Profile Photos Are Unmanaged

    Closes #274
    amayer5125 committed Sep 27, 2020

Commits on Sep 25, 2020

  1. Use session table from the config (#265)

    tontonsb committed Sep 25, 2020

Commits on Sep 24, 2020

  1. Bump Alpine.js version up to 2.7.0 (#262)

    brentarcane committed Sep 24, 2020

Commits on Sep 22, 2020

  1. Update CHANGELOG.md

    driesvints committed Sep 22, 2020
  2. Update CHANGELOG.md

    driesvints committed Sep 22, 2020
  3. Merge branch 'use-table-names-from-pivot-models' into 1.x

    taylorotwell committed Sep 22, 2020
  4. add test

    taylorotwell committed Sep 22, 2020
  5. fix migration

    taylorotwell committed Sep 22, 2020
  6. formatting

    taylorotwell committed Sep 22, 2020
  7. Update HasTeams.php

    driesvints committed Sep 22, 2020
  8. Update HasTeams.php

    Removed the white spacing that was added by accident.
    wotta committed Sep 22, 2020
  9. Update AddTeamMemberTest.php

    Removed the white spacing that was added by accident.
    wotta committed Sep 22, 2020
  10. Update AddTeamMemberTest.php

    Added assertion to test if the function works.
    wotta committed Sep 22, 2020
  11. Update HasTeams.php

    Added hasTeamRole check on the HasTeams trait.
    wotta committed Sep 22, 2020

Commits on Sep 21, 2020

  1. fix purging of classes on production builds (#249)

    fix style issues
    
    
    add trailing commas
    
    
    keep vendor at the top
    johanvanhelden committed Sep 21, 2020
  2. Apply fixes from StyleCI (#248)

    taylorotwell committed Sep 21, 2020
Older
You can’t perform that action at this time.