Releases: additio/react-big-calendar
Releases · additio/react-big-calendar
v1.2.0
1.2.0 (2024-08-20)
Bug Fixes
- bug with dnd drag drop (#2602) (799a72a), closes #2601
- correct nested sass (#2641) (88bdf77)
- Correct selection issues (def4934)
- correct slotMetrics issue in TimeGrid (e25f187), closes #2529
- correcting doubleClick (#2571) (775993c), closes #2565
- docs: correct link for 'props' in 'Understanding Dates' guide (#2562) (59982ae)
- fixing Drag and Drop Examples link (fa4a378), closes #2585
- Sass warning on latest version (d5b6b87)
- Selection: handling of terminating event (937b4c5)
- stories: fix not working links in docs (#2559) (295957c)
- warning defaultProps in Agenda (#2620) (d1c31c2)
Features
v1.1.0
1.1.0 (2024-03-12)
Bug Fixes
- add isBackgroundEvent to onSelectEvent event obj (#2491) (fdbb496)
- ARIA: remove tabindex (#2508) (7e01c3d), closes #2498
- changed flex-direction for rbc-toolbar mobile (#2497) (8d7b20d), closes #1699
- day events sort fixed (#2512) (ac1ff00)
- DnD: dragAndDrop EventWrapper.js error: cannot add property 'X', object is not extensible (0c4826a)
- dnd: move merge components (fd02261), closes #2359
- fixing invalid ref with invalid scrollHeight (#2459) (a4bc8f3)
- Modify events.js (#2444) (2a838d9)
- replace deprecated onKeyPress by onKeyDown (21f51f2)
- rtl DnD: Dragging an event in the RTL month view calendar gets confused to the wrong side (#2426) (ebe8c2c), closes #2310 #1801
- scrollToTime does not work properly, when min specified (#2051) (04c1888)
- to build (#2517) (621fc7e)
- typo (#2443) (407e168)
Features
v1.0.0
1.0.0 (2023-04-05)
Bug Fixes
dayLayoutAlgorithm
prop with custom function (#1562) (3fb3c49)- 1px misalignment (#2367) (7479b4d)
- a bug that the height of the column is broken when displayed in IE11 (#1789) (a0538ee)
- add new method to get correct time indicator top position | fixes #1396 (#1447) (1cf0205)
- add runtime to deps (ade68bb)
- added fallback to getNow (#1140) (13459b0)
- addons: do not cut end while dragging multiday event (#1342) (6fab261)
- adjust TimeGutter for DST (#2205) (4ba1255)
- Agenda: consider start & end of day to filter events (6c9c05b)
- allow override onShowMore callback (#1214) (8fefeee), closes /github.com/intljusticemission/react-big-calendar/blob/f9a873368a78f5ced81b799c4dffe1095b3ab712/src/Calendar.jsx#L280 /github.com/intljusticemission/react-big-calendar/blob/1d62c432eaa183ed6b38f08cfcec5ee7edcbfe41/src/Month.js#L300-L307 #1147
- Allow resize to last visible slot (f26c8a7), closes #2147
- auto scroll on event selection (#2235) (6d87ebb), closes #2233
- bad propType. (#1351) (e704e17)
- bug where appointments can appear outside the calendar (#1204) (9689b7d)
- bug with dayWrapper not applying (#1196) (f3ea6f8)
- bug with resize segments not being removed (#1800) (34aec3a)
- bump memoize-one and migrate new isEqual API (#1583) (4c904c2)
- calculation of slots number for date when DST ends. (#1046) (2ca0226)
- calendar auto scroll while dragging event at top/bottom edge (#2230) (d1c5085), closes #2231
- change toolbar API to match top level onViewChange prop name (b0a6dd7)
- common.nest() discarding custom components (#1114) (5a432de)
- Correct display of beginning DST (bd8e0e9), closes #1617
- Correct DragAndDrop event resizing in 'month' view (e3d96e5), closes #2012
- Correct duration in DnD (#2034) (304f78b), closes #2033
- Correct issue with semantic-release and yarn-lock (cc48854), closes #2096
- Correct listener teardown (abd4594), closes #2072
- correct luxon localizer formatting (#2172) (b130351)
- Correct no overlap algorithm stretch behavior (#2120) (c3f25eb)
- correct popupOffset (#2218) (6fdec30)
- correct publishing (#2350) (ae15118)
- Correct resize for multi-day event. (#2138) (3632345)
- Correct resizing event bug in Week & Day (#2143) (afa8468)
- Correct scrollToTime functionailty (#2055) (76e6254), closes #2028 #1717
- correct storybook deploy (#2145) (8c98fb2)
- Correct the listeners reference (a202d60), closes #2072
- correct time-header-gutter (#2219) (160e251)
- correct TimeGutter ref (#2204) (055cdd0), closes #2201
- correct TimeGutter ref use (574dbf7), closes #2200
- correct treatment of boolean view in 'views' (#2368) (0e6b771)
- Correct typo in custom view example (267629b)
- Correct variable name that gets passed on to EventWrapper so dragndrop ha… (#2121) (19294de)
- date-fns localizer: display dayFormat correctly (#1633) ([dd1e1a4](https://github.com/additio/react-big-calendar/c...