Thanks to visit codestin.com
Credit goes to github.com

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: vuex-orm/vuex-orm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vuex-orm/vuex-orm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 112 files changed
  • 2 contributors

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    f5f62ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34514e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b31ac3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into dev

    # Conflicts:
    #	src/database/Database.ts
    #	src/model/Model.ts
    #	src/modules/Actions.ts
    #	src/query/Query.ts
    #	src/store/install.ts
    #	src/types/vuex.ts
    #	test/feature/attributes/Uid.spec.ts
    #	test/feature/basics/Delete_Composite_Key.spec.ts
    #	test/feature/hooks/Global.spec.ts
    #	test/feature/hooks/Global_Create.spec.ts
    #	test/feature/models/InsertOrUpdate.spec.ts
    #	test/feature/relations/BelongsToMany_Retrieve.spec.ts
    #	test/feature/relations/HasMany.spec.ts
    #	test/feature/relations/HasManyBy.spec.ts
    #	test/feature/relations/HasManyThrough.spec.ts
    #	test/feature/relations/MorphMany_Persist.spec.ts
    #	test/feature/relations/MorphMany_Retrieve.spec.ts
    #	test/feature/relations/MorphOne_Persist.spec.ts
    #	test/feature/relations/MorphOne_Retrieve.spec.ts
    #	test/feature/relations/MorphTo.spec.ts
    #	test/feature/relations/MorphToMany_Persist.spec.ts
    #	test/feature/relations/MorphToMany_Retrieve.spec.ts
    #	test/feature/relations/MorphedByMany_Retrieve.spec.ts
    #	test/feature/relations/Retrieve_Constraint.spec.ts
    #	test/feature/relations/Retrieve_DeepLoad.spec.ts
    #	test/feature/relations/Retrieve_Has.spec.ts
    #	test/feature/relations/Retrieve_With.spec.ts
    #	test/unit/database/Database.spec.ts
    #	tslint.json
    kiaking committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c4da8a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    3ba4c7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6314f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef878f5 View commit details
    Browse the repository at this point in the history
  4. chore: fix sponsor alignment

    cuebit committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    17cd11e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    803462e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa9de26 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    40f2972 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    aed674d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    ca64d97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2270a8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f0c7db View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Configuration menu
    Copy the full SHA
    aeac77f View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    baf2b47 View commit details
    Browse the repository at this point in the history
Loading