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: charliekassel/vuejs-datepicker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mkopinsky/vuejs-datepicker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 8 files changed
  • 7 contributors

Commits on Oct 12, 2018

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

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    19d65e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8252819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1175c0c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Fixed test

    tnolli committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    69bdbe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eb5597 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

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

Commits on Feb 14, 2019

  1. Merge pull request #1 from jesusantguerrero/feature-showCalendarOnFocus

    add showCalendarOnFocus prop
    zgreen authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    78db7b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from rathboma/closed-fix

    Closed fix
    zgreen authored Feb 14, 2019
    Configuration menu
    Copy the full SHA
    2ec3b65 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Merge branch 'features/typed-dates-custom-parsing' of github.com:tnol…

    …li/vuejs-datepicker
    
    * 'features/typed-dates-custom-parsing' of github.com:tnolli/vuejs-datepicker:
      added default value for 'parse' property
      Updated README.md documentation
      Fixed test
    Michael Kopinsky authored and Michael Kopinsky committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    1a2613c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:zgreen/vuejs-datepicker

    * 'master' of github.com:zgreen/vuejs-datepicker:
      Fixes the missing opened event
      closed event now fires if you click outside of the input
      add showCalendarOnFocus prop
    Michael Kopinsky authored and Michael Kopinsky committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    0d53806 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Change version and package name so I can publish my own version on npm

    Michael Kopinsky authored and Michael Kopinsky committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    917cfd0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Add new option format-typed-dates to reformat user-entered dates when…

    … the calendar is closed
    Michael Kopinsky authored and Michael Kopinsky committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    6233040 View commit details
    Browse the repository at this point in the history
  2. Bump version

    Michael Kopinsky authored and Michael Kopinsky committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    9a37b6c View commit details
    Browse the repository at this point in the history
Loading