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: ultimatecourses/ngx-errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: L96Github/ngx-errors
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.
  • 5 commits
  • 19 files changed
  • 1 contributor

Commits on Nov 20, 2018

  1. Update package.json

    - changes dependencies for rxjs
    L96Github authored Nov 20, 2018
    Configuration menu
    Copy the full SHA
    17e3b6b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. -updated angular to 6.0.0

    -installed rxjs-compat
    
    -updated typescript to 2.9.2
    
    -added web pack
    
    -added tsconfig.json to fix ts errors including yarn example throwing errors "Error: Final loader didnt return a Buffer or String"
    
    -changed many methods that to newer standard like of, combineLatest, map, etc
    
    -adds rxjs-tslint module and tslint.json to lint the projects to rxjs 6
    
    -ran tslint rxjs-lint with to change old  rxjs imports
    L96Github committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    fe4ac74 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Merge pull request #1 from L96Github/L96Github-working-patch-to-rxjs-6

    -updated angular to 6.0.0
    L96Github authored Nov 22, 2018
    Configuration menu
    Copy the full SHA
    dbb7647 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a14184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f6462 View commit details
    Browse the repository at this point in the history
Loading