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: jquense/react-big-calendar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.3
Choose a base ref
...
head repository: jquense/react-big-calendar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.4
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 1, 2023

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

Commits on Feb 9, 2023

  1. fix: rounding behavior in Luxon localizer (#2362)

    Round down the date difference returned in the diff function of the luxon localizer to the nearest whole number, aligning the behavior with other localizers.
    
    #2361
    pdady authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    409cff1 View commit details
    Browse the repository at this point in the history
  2. chore(release): set package.json to 1.6.4 [skip ci]

    ## [1.6.4](v1.6.3...v1.6.4) (2023-02-09)
    
    ### Bug Fixes
    
    * rounding behavior in Luxon localizer ([#2362](#2362)) ([409cff1](409cff1)), closes [#2361](#2361)
    semantic-release-bot committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    390c731 View commit details
    Browse the repository at this point in the history
Loading