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.5.0-alpha.2
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.5.0-alpha.3
Choose a head ref
  • 8 commits
  • 28 files changed
  • 3 contributors

Commits on Nov 13, 2019

  1. chore: update changelog

    rigor789 committed Nov 13, 2019
    Copy the full SHA
    bbaa4dc View commit details

Commits on Nov 22, 2019

  1. feat: allow suppressing renderer logs (#586)

    * feat: add option to supress NS render logs
    
    * fix: typo supress -> suppress
    maxorlovsky authored and rigor789 committed Nov 22, 2019
    Copy the full SHA
    12e5154 View commit details

Commits on Nov 29, 2019

  1. fix(modals): no ActionBar when launched from a frame within a compone…

    …nt (#558)
    
    * fix: force modal to be opened in the root NS component, which fixes #536
    
    * chore: no need to have the workaround code as the #536 issue is fixed
    msaelices authored and rigor789 committed Nov 29, 2019
    Copy the full SHA
    3225852 View commit details
  2. Copy the full SHA
    838d98a View commit details
  3. Copy the full SHA
    14a34bc View commit details
  4. feat: use scoped nativescript packages (#589)

    * chore: upgrade the samples to NS 6.2
    
    * feat: use the new NPM scoped packages of NS 6.2
    
    * feat: more changes to NS 6.2 NPM scoped packages
    msaelices authored and rigor789 committed Nov 29, 2019
    Copy the full SHA
    121c11d View commit details
  5. build: 2.5.0-alpha.3

    rigor789 committed Nov 29, 2019
    Copy the full SHA
    267991c View commit details
  6. release: 2.5.0-alpha.3

    rigor789 committed Nov 29, 2019
    Copy the full SHA
    cecb208 View commit details
Loading