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-vue/nativescript-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: nativescript-vue/nativescript-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 22, 2018

  1. chore: update changelog

    rigor789 committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    8c7f869 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    193a4e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ffa1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3df80ea View commit details
    Browse the repository at this point in the history
  4. test: add repro for #339

    re #339
    rigor789 committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    f95140b View commit details
    Browse the repository at this point in the history
  5. fix(transition): use the correct transition when navigating

    resolve transitions from the options passed to $navigateTo, or if none specified fall back to props
    on the Frame or if there are no props, use default / don't specify a transition
    
    fix #342
    rigor789 committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    799e42f View commit details
    Browse the repository at this point in the history
  6. build: 2.0.1

    rigor789 committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    fa15362 View commit details
    Browse the repository at this point in the history
  7. release: 2.0.1

    rigor789 committed Oct 8, 2018
    Configuration menu
    Copy the full SHA
    0624fec View commit details
    Browse the repository at this point in the history
Loading