Releases: jquense/react-big-calendar
Releases · jquense/react-big-calendar
v0.39.3
0.39.3 (2022-03-11)
Bug Fixes
- Trade href="#" anchors for stylized buttons (#2074) (cd385f5)
v0.39.0
0.39.0 (2022-03-02)
Features
- Disable autoscroll functionality, Add a functionality to disable auto-scroll on calendar render. (aa8f374)
v0.38.9
0.38.9 (2022-02-10)
Bug Fixes
- Correct no overlap algorithm stretch behavior (#2120) (c3f25eb)
v0.38.8
0.38.8 (2022-02-10)
Bug Fixes
- Correct variable name that gets passed on to EventWrapper so dragndrop ha… (#2121) (19294de)
v0.38.6
0.38.6 (2022-01-25)
Bug Fixes
- Correct DragAndDrop event resizing in 'month' view (e3d96e5), closes #2012
v0.38.5
0.38.5 (2022-01-16)
Bug Fixes
- Correct issue with semantic-release and yarn-lock (cc48854), closes #2096