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: acl-services/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.
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 16, 2016

  1. Merge pull request #1 from arkadiybutermanov/add-locale-prop

    Add locale property
    Arkadiy Butermanov authored Nov 16, 2016
    Configuration menu
    Copy the full SHA
    a38a339 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from arkadiybutermanov/allow-to-customize-activ…

    …e-range-class
    
    Allow to override Prededined Ranges Item's active class
    Arkadiy Butermanov authored Nov 16, 2016
    Configuration menu
    Copy the full SHA
    75f78e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. Re-draw calendars when range changes

    Arkadiy Butermanov committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    72ed649 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from arkadiybutermanov/redraw-calendar-when-ran…

    …ge-changes
    
    Re-draw calendars when range changes
    Arkadiy Butermanov authored Nov 23, 2016
    Configuration menu
    Copy the full SHA
    c2cc1b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Merge remote-tracking branch 'upstream/master'

    * upstream/master:
      Switch license to MIT / Bump version
      Dont style sunday by default
      fix bug. Add showMonthArrow to Calendar in DateRange
      Re-draw calendars when range changes
      1 Add shownDate props to Calendar.2 Add offsetPositive props to DateRange.3 Add demo to imitate using on cellphone
      1 Web page internationalization (chinese and japanese).2 add two props to Calendar
      colorful Sunday
      Added min and max date to documentation
      Adding SCSS for 'classesOnly' prop.
      use startOf and endOf for date selection and ranges
      Add wrapper span that does not shrink on mousdown. Attach click event to wrapper span
    Arkadiy Butermanov committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    fc7c0d7 View commit details
    Browse the repository at this point in the history
  2. Disable dayWrapperStyles when onlyClasses is true

    Arkadiy Butermanov committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    d1a894f View commit details
    Browse the repository at this point in the history
  3. Introduce rangedCalendars prop

    Arkadiy Butermanov committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    4dc897c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from arkadiybutermanov/disable-dayWrapperStyles

    Disable dayWrapperStyles when onlyClasses is true
    Arkadiy Butermanov authored Dec 20, 2016
    Configuration menu
    Copy the full SHA
    154c572 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from arkadiybutermanov/introduce-ranged-calendars

    Introduce rangedCalendars prop
    Arkadiy Butermanov authored Dec 20, 2016
    Configuration menu
    Copy the full SHA
    8af564c View commit details
    Browse the repository at this point in the history
Loading