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.12.1
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.12.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on May 7, 2024

  1. docs: update Slack invite link (#2598)

    closes #2595
    cutterbl authored May 7, 2024
    Copy the full SHA
    5ae72e9 View commit details

Commits on May 14, 2024

  1. fix: bug with dnd drag drop (#2602)

    Added an if statement to account for the second case, and changed the updated state value to use the correct allDay value (Thanks to ganning127)
    
    closes #2601
    ganning127 authored May 14, 2024
    Copy the full SHA
    799a72a View commit details
  2. chore(release): set package.json to 1.12.2 [skip ci]

    ## [1.12.2](v1.12.1...v1.12.2) (2024-05-14)
    
    ### Bug Fixes
    
    * bug with dnd drag drop ([#2602](#2602)) ([799a72a](799a72a)), closes [#2601](#2601)
    semantic-release-bot committed May 14, 2024
    Copy the full SHA
    621b8f1 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v1.12.1...v1.12.2