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: jgile/vue-csv-import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jgile/vue-csv-import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: vue2
Choose a head ref
  • 12 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 14, 2020

  1. test: add npm 14 to tests

    John Gile committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    5d53ea3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. test: add npm 14 to tests

    John Gile committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    f21f55d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d612cc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

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

Commits on Dec 13, 2020

  1. Merge branch 'master' into vue2

    jgile committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    5694150 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

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

Commits on Apr 11, 2021

  1. Merge pull request #61 from kebray-edxt/vue2

    Make mapFields prop reactive by setting a watcher
    jgile authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    eb0f86a View commit details
    Browse the repository at this point in the history
  2. patch

    jgile committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    c0a115d View commit details
    Browse the repository at this point in the history
  3. 3.3.8

    jgile committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    5a5652b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Adds prop to make "Ignore" select option translatable

    Ignore text was hardcoded unlike the others
    ordago authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    d3b26fe View commit details
    Browse the repository at this point in the history
  2. Updates README.md

    documents new prop: ignoreOptionText
    ordago authored Aug 6, 2021
    Configuration menu
    Copy the full SHA
    8d75382 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Merge pull request #71 from ordago/patch-1

    Adds prop to make "Ignore" select option translatable
    jgile authored Sep 18, 2021
    Configuration menu
    Copy the full SHA
    1c1fabd View commit details
    Browse the repository at this point in the history
Loading