Skip to content
This repository was archived by the owner on May 19, 2025. 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: hypeserver/react-date-range
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Iridion-github/react-date-range
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.
  • 12 commits
  • 26 files changed
  • 1 contributor

Commits on Jul 21, 2022

  1. Implement new prop forceShownDate

    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    fd73677 View commit details
    Browse the repository at this point in the history
  2. Fix eslint

    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b2aab5a View commit details
    Browse the repository at this point in the history
  3. Edit .babelrc

    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    931787f View commit details
    Browse the repository at this point in the history
  4. Remove dist from gitignore and restore .babelrc

    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e415c4a View commit details
    Browse the repository at this point in the history
  5. Updating default style

    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3db2290 View commit details
    Browse the repository at this point in the history
  6. Update css - white font color on range edge days

    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    948e0ee View commit details
    Browse the repository at this point in the history
  7. Add rangeEdgeCustomId

    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    9acd283 View commit details
    Browse the repository at this point in the history
  8. trying to have white text color for range edge days and black for in …

    …range days
    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b6bb2ea View commit details
    Browse the repository at this point in the history
  9. Add dayNumberSpan class

    iridion committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    1f0e2e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Updated span::after style

    iridion committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1a165f0 View commit details
    Browse the repository at this point in the history
  2. Update default scss

    iridion committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    19c9b0f View commit details
    Browse the repository at this point in the history
  3. Try to fix hover span::after trolling

    iridion committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    035bf06 View commit details
    Browse the repository at this point in the history
Loading