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: 6.0.0
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: 6.0.6
Choose a head ref
  • 7 commits
  • 42 files changed
  • 4 contributors

Commits on Jun 4, 2018

  1. chore(modal-navigation-app): Add modal-navigation test app (#1358)

    * chore(modal-navigation): update modal-navigation app
    
    * feat: complete componets and navigation
    ADjenkov authored Jun 4, 2018
    Configuration menu
    Copy the full SHA
    25e3c5c View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2018

  1. chore: update community files

    tbozhikov authored and Alexander Vakrilov committed Jun 5, 2018
    Configuration menu
    Copy the full SHA
    b8c652a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

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

Commits on Jun 14, 2018

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

Commits on Jun 21, 2018

  1. fix(animations): inject document object in the animation engine (#1395)

    Should be merged with `rebase and merge`.
    Caused by API changes in angular/angular#23300.
    
    BREAKING CHANGE
    
    You have to update your @angular/* dependencies to 6.0.6 due to changes
    in the @angular/animations API.
    
    fixes #1393
    sis0k0 authored Jun 21, 2018
    Configuration menu
    Copy the full SHA
    379e958 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. release: cut the 6.0.6 release

    sis0k0 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    5a5d962 View commit details
    Browse the repository at this point in the history
  2. docs: add changelog for 6.0.6

    sis0k0 committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    6e8c896 View commit details
    Browse the repository at this point in the history
Loading