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.0.0
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.0.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 7, 2022

  1. fix: zero duration no-overlap events (#2213)

    Corrects issue with the no-overlap algorithm with events that have no duration
    cutterbl authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    bbe1109 View commit details
    Browse the repository at this point in the history
  2. chore(release): set package.json to 1.0.1 [skip ci]

    ## [1.0.1](v1.0.0...v1.0.1) (2022-07-07)
    
    ### Bug Fixes
    
    * zero duration no-overlap events ([#2213](#2213)) ([bbe1109](bbe1109))
    semantic-release-bot committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    c98c338 View commit details
    Browse the repository at this point in the history
Loading