Thanks to visit codestin.com
Credit goes to github.com

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.8.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.8.3
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 21, 2020

  1. chore: update changelog

    rigor789 committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    d6a0540 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump elliptic from 6.5.2 to 6.5.3 in /samples (#691)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.2...v6.5.3)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2020
    Configuration menu
    Copy the full SHA
    ee5086a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. fix: patchTemplate should flush pending callbacks

    Exposing flushCallbacks on Vue.__flushCallbacks__
    rigor789 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    9125286 View commit details
    Browse the repository at this point in the history
  2. build: 2.8.3

    rigor789 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d04725d View commit details
    Browse the repository at this point in the history
  3. release: 2.8.3

    rigor789 committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d62c922 View commit details
    Browse the repository at this point in the history
Loading