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.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: v1.5.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 29, 2017

  1. fix(action bar): attach #comment nodes with _addView (#729)

    #comment nodes should be added as views to 'actionBar' since they are anchors for the elements added by structural directive (*ngIf, *ngFor, etc.)
    
    closes #725
    sis0k0 authored Mar 29, 2017
    Configuration menu
    Copy the full SHA
    be93db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71058f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2017

  1. Configuration menu
    Copy the full SHA
    bcaef05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152f4d1 View commit details
    Browse the repository at this point in the history
  3. release: cut the 1.5.1 release (#732)

    * release: cut the 1.5.1 release
    
    * docs: update CHANGELOG for 1.5.1
    Vasil Chimev authored Mar 30, 2017
    Configuration menu
    Copy the full SHA
    f34cae1 View commit details
    Browse the repository at this point in the history
Loading