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: ssxv/react-dropdown-date
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: squaretwo/react-dropdown-date
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.
  • 3 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 13, 2021

  1. Fix multiple issues:

    Select returning a NaN when focusing after another select was focused
    Incomplete lists of months and days
    Changed the behavior when switching from one month to another with a selected day higher than the total days in the newly selected month
    kipricker committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    909759b View commit details
    Browse the repository at this point in the history
  2. Add dist files

    kipricker committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a4faf9a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Add more react peer deps

    lunarraid committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    b10e90a View commit details
    Browse the repository at this point in the history
Loading