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: js-data/js-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15b6690
Choose a base ref
...
head repository: js-data/js-data
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e11994
Choose a head ref
  • 12 commits
  • 220 files changed
  • 4 contributors

Commits on Jan 30, 2020

  1. Use es6 classes (#561)

    * chore(): docs theme to docdash
    
    * 3.0.6 docdash
    
    * Use es6 class definition instead util.extend
    
    * removed util.extend and util.classCallCheck
    * add proxiedMethods to class definitions
    * use default values in methods and constructors
    
    Co-authored-by: Cory Robinson <crobinson42@users.noreply.github.com>
    luisvt and crobinson42 authored Jan 30, 2020
    Configuration menu
    Copy the full SHA
    cce4cf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. migrate to ts (#560)

    luisvt authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    225055b View commit details
    Browse the repository at this point in the history
  2. release v4.0.0-beta.1

    crobinson42 committed Jan 31, 2020
    Configuration menu
    Copy the full SHA
    01e5444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f124edc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ccc474 View commit details
    Browse the repository at this point in the history
  5. Fix bundle (#565)

    luisvt authored Jan 31, 2020
    Configuration menu
    Copy the full SHA
    9afe3cb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    d0ff63d View commit details
    Browse the repository at this point in the history
  2. release v4.0.0-beta.2

    crobinson42 committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    2a9b782 View commit details
    Browse the repository at this point in the history
  3. release v4.0.0-beta.3

    crobinson42 committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    7999fae View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

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

Commits on Feb 9, 2020

  1. Configuration menu
    Copy the full SHA
    e642b73 View commit details
    Browse the repository at this point in the history
  2. chore: v4.0.0-beta.4

    crobinson42 committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    7e11994 View commit details
    Browse the repository at this point in the history
Loading