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.3
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.4
Choose a head ref
  • 12 commits
  • 11 files changed
  • 5 contributors

Commits on Nov 24, 2020

  1. chore: update changelog

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

Commits on Dec 31, 2020

  1. chore: add sponsor

    rigor789 authored Dec 31, 2020
    Configuration menu
    Copy the full SHA
    517ca0a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

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

Commits on Mar 9, 2021

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

Commits on Mar 10, 2021

  1. fix: incorrect nextSibling of prevSibling in appendChild/insertBefore (

    …#811)
    
    fixes #809
    
    * chore: remove unnecessary check from appendChild
    
    * fix: remove node before appending if already a child
    
    * fix: set nextSibling of prevSibling upon insertion (fixed)
    
    * test: add test case for #809
    delaneyb authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5156f20 View commit details
    Browse the repository at this point in the history
  2. chore: bump deps

    rigor789 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    c5935d9 View commit details
    Browse the repository at this point in the history
  3. build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 (#773)

    Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. **This update includes a security fix.**
    - [Release notes](https://github.com/mikaelbr/node-notifier/releases)
    - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
    - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1)
    
    Signed-off-by: dependabot-preview[bot] <[email protected]>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    41e39fe View commit details
    Browse the repository at this point in the history
  4. build(deps): bump ini from 1.3.5 to 1.3.8 (#769)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    dd1946a View commit details
    Browse the repository at this point in the history
  5. build(deps): bump ini from 1.3.5 to 1.3.8 in /samples (#770)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    e3a2287 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump socket.io from 2.3.0 to 2.4.1 in /samples (#783)

    Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1.
    - [Release notes](https://github.com/socketio/socket.io/releases)
    - [Changelog](https://github.com/socketio/socket.io/blob/2.4.1/CHANGELOG.md)
    - [Commits](socketio/socket.io@2.3.0...2.4.1)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    5631e27 View commit details
    Browse the repository at this point in the history
  7. build: 2.8.4

    rigor789 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    9608a28 View commit details
    Browse the repository at this point in the history
  8. release: 2.8.4

    rigor789 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a4fe836 View commit details
    Browse the repository at this point in the history
Loading