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: jpex-js/vue-inject
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: jpex-js/vue-inject
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 9 files changed
  • 4 contributors

Commits on Jun 2, 2017

  1. #11 - define injected values instead of just setting them

    Jack Ellis authored and Jack Ellis committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    93ca93d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. feat: optional injection config

    injecting components/directives/mixins are now optional and disabled by default
    
    BREKAING CHANGE: you must now manually enable components/directives/mixins
    Jack Ellis committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    7f1ec67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e14a51f View commit details
    Browse the repository at this point in the history
  3. feat: strict mode

    Jack Ellis committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    b048826 View commit details
    Browse the repository at this point in the history
  4. fix: removed arrow function

    Jack Ellis committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    7f38c49 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

  1. fixed option merge strategies

    Jack Ellis committed Mar 28, 2018
    Configuration menu
    Copy the full SHA
    b6b8281 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. encase

    Jack Ellis committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    bcd3ce6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. update package version

    Jack Ellis committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    2b53fb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

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

Commits on Sep 6, 2021

  1. Bump hosted-git-info from 2.4.2 to 2.8.9

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.4.2 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.4.2...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jackmellis committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    eb02f95 View commit details
    Browse the repository at this point in the history
Loading