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: obabichev/react-token-auth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shuplenkov/react-token-auth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on Nov 28, 2020

  1. Update defaultStore.ts

    Konstantin Shuplenkov authored Nov 28, 2020
    Configuration menu
    Copy the full SHA
    dceeba2 View commit details
    Browse the repository at this point in the history
  2. Bugfixes

    Konstantin Shuplenkov committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    4eee302 View commit details
    Browse the repository at this point in the history
  3. Bugfixes

    Konstantin Shuplenkov committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    0752a8f View commit details
    Browse the repository at this point in the history
  4. Bugfixes

    Konstantin Shuplenkov committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    364589c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Change name and version

    Konstantin Shuplenkov committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    fb2cd83 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    Konstantin Shuplenkov committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    48a3f48 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Konstantin Shuplenkov committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    3758164 View commit details
    Browse the repository at this point in the history
  4. Update dependencies

    Konstantin Shuplenkov committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    1f681db View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Fix fatal error

    Bump version
    Konstantin Shuplenkov committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    c5827ca View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Merge branch 'obabichev_master'

    # Conflicts:
    #	package.json
    #	src/__tests__/CreateAuthProvider.ts
    #	src/index.ts
    #	src/utils/defaultStore.ts
    Konstantin Shuplenkov committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    c680ef8 View commit details
    Browse the repository at this point in the history
  2. Update with parent

    Bump version
    Konstantin Shuplenkov committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    31577c6 View commit details
    Browse the repository at this point in the history
Loading