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: v1.5.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: v1.5.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 18, 2017

  1. fix: use providers' map for injectors in page-router-outlet (#744) (#748

    )
    
    Instantiate child injectors with a providers' map for outlet specific
    providers such as Page, PageRoute, ActivatedRoute, etc.
    
    fixes #741
    sis0k0 authored Apr 18, 2017
    Configuration menu
    Copy the full SHA
    c1f5d98 View commit details
    Browse the repository at this point in the history
  2. release: cut the 1.5.2 release (#758)

    * release: cut the 1.5.2 release
    
    * docs: update CHANGELOG for 1.5.2
    sis0k0 authored and Vasil Chimev committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    a3e8fe9 View commit details
    Browse the repository at this point in the history
Loading