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: NativeScript/nativescript-angular
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.0.1
Choose a base ref
...
head repository: NativeScript/nativescript-angular
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.0.2
Choose a head ref
  • 1 commit
  • 31 files changed
  • 1 contributor

Commits on Jun 28, 2019

  1. release: cut the 8.0.2 release (#1880)

    * chore: bump version
    
    * Update zone.js peer dependency
    
    * update zone.js in all apps
    
    * Make repo apps compatible with `--bundle` (#1857)
    
    * chore: upgrade app to latest versions and webpack
    
    * chore: fix incorrect temlateUrl in component
    chore: update karma config for latest CLI beta 6.0.0
    
    * chore: make `router-tab-view` example webpack compatible
    
    * chore: make `nested-router-tab-view` example webpack compatible
    
    * chore: fix lazy loaded component not loading
    
    * chore: make `modal-navigation-ng` example webpack compatible
    
    * chore: add webpack config due to issue in CLI that disregards the `nsconfig.json`
    
    * chore: update test app with latest deps and remove not used d.ts
    
    * chore: update karma config
    
    * chore: resolve issue caused by overrding `global.__extends `
    
    * chore: update Angular deps
    
    * chore: update `nativescript-dev-webpack` to next
    
    * refactor: unit-test configs
    
    * test: update webpack config
    
    * refactor: remove deprecated API usage (#1874)
    
    * tests: mocha reporter and include ts files (#1875)
    
    * Migrate from ReflectiveInjector (deprecated) to StaticInjector (#1868)
    
    * chore: migrate to StaticInjector
    
    * chore: replace parentInjector in detached-loader
    
    * release: cut the 8.0.2 release
    
    * chore: update version
    
    * chore: update CHANGELOG for 8.0.2
    Vladimir Amiorkov authored Jun 28, 2019
    Configuration menu
    Copy the full SHA
    3d69ecd View commit details
    Browse the repository at this point in the history
Loading