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

Commits on Feb 7, 2024

  1. fix(dnd): move merge components

    Resolves issue with using the DnD HOC where components are not receiving state updates
    
    #2359
    iwollmann authored Feb 7, 2024
    2 Configuration menu
    Copy the full SHA
    fd02261 View commit details
    Browse the repository at this point in the history
  2. chore(release): set package.json to 1.9.1 [skip ci]

    ## [1.9.1](v1.9.0...v1.9.1) (2024-02-07)
    
    ### Bug Fixes
    
    * **dnd:** move merge components ([fd02261](fd02261)), closes [#2359](#2359)
    semantic-release-bot committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0e1734e View commit details
    Browse the repository at this point in the history
Loading