Skip to content
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
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: joseluisq/vue-input-number
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: joseluisq/vue-input-number
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 5 files changed
  • 4 contributors

Commits on Mar 20, 2018

  1. fix option types

    joseluisq committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    e926c16 View commit details
    Browse the repository at this point in the history
  2. fix #3 issue

    joseluisq committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    848bc37 View commit details
    Browse the repository at this point in the history
  3. 0.1.3

    joseluisq committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    5bca161 View commit details
    Browse the repository at this point in the history
  4. add badges

    joseluisq committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    97b8fa2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. add default value prop

    baronkoko committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    50c3169 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from baronkoko/defaultvalue

    add default value prop closes #7, #8
    joseluisq authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    87472aa View commit details
    Browse the repository at this point in the history
  3. 0.1.4

    Jose Quintana committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    880fc5b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2018

  1. Added: inputclass prop to specify a diferent class name for the input…

    … element
    Mario Rodrigues committed Jun 16, 2018
    Configuration menu
    Copy the full SHA
    bce655d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Merge pull request #10 from morsaPT/master

    Added: inputclass prop to specify a diferent class name for the input…
    joseluisq authored Jun 17, 2018
    Configuration menu
    Copy the full SHA
    3ba2dd9 View commit details
    Browse the repository at this point in the history
  2. default value description

    joseluisq authored Jun 17, 2018
    Configuration menu
    Copy the full SHA
    f44db60 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. 0.1.5

    joseluisq committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    4b874b0 View commit details
    Browse the repository at this point in the history
Loading