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.8.6
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.8.7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 26, 2024

  1. fix: add isBackgroundEvent to onSelectEvent event obj (#2491)

    Adds isBackgroundEvent flag to 'event' objects passed to `onSelectEvent`. This allows the user to tailor their `onSelectEvent` methods for different functionality, if the selected `event` is a `backgroundEvent`
    cutterbl authored Jan 26, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    sanjayankur31 Ankur Sinha
    Copy the full SHA
    fdbb496 View commit details
  2. chore(release): set package.json to 1.8.7 [skip ci]

    ## [1.8.7](v1.8.6...v1.8.7) (2024-01-26)
    
    ### Bug Fixes
    
    * add isBackgroundEvent to onSelectEvent event obj ([#2491](#2491)) ([fdbb496](fdbb496))
    semantic-release-bot committed Jan 26, 2024
    Copy the full SHA
    f3c070c View commit details
Loading