1.13.2 (2024-08-06)
1.13.1 (2024-07-12)
1.13.0 (2024-06-11)
1.12.2 (2024-05-14)
1.12.1 (2024-04-30)
1.12.0 (2024-04-25)
1.11.7 (2024-04-25)
1.11.6 (2024-04-15)
1.11.5 (2024-04-15)
1.11.4 (2024-04-15)
- Correct selection issues (def4934)
1.11.3 (2024-04-02)
- Selection: handling of terminating event (937b4c5)
1.11.2 (2024-03-12)
1.11.1 (2024-03-04)
- replace deprecated onKeyPress by onKeyDown (21f51f2)
1.11.0 (2024-02-26)
1.10.3 (2024-02-21)
1.10.2 (2024-02-19)
1.10.1 (2024-02-14)
1.10.0 (2024-02-09)
1.9.2 (2024-02-09)
1.9.1 (2024-02-07)
1.9.0 (2024-02-07)
1.8.7 (2024-01-26)
1.8.6 (2024-01-08)
- DnD: dragAndDrop EventWrapper.js error: cannot add property 'X', object is not extensible (0c4826a)
1.8.5 (2023-10-30)
1.8.4 (2023-09-18)
1.8.3 (2023-09-18)
1.8.2 (2023-08-07)
- rtl DnD: Dragging an event in the RTL month view calendar gets confused to the wrong side (#2426) (ebe8c2c), closes #2310 #1801
1.8.1 (2023-06-05)
1.8.0 (2023-06-02)
1.7.0 (2023-06-02)
1.6.9 (2023-03-24)
1.6.8 (2023-02-17)
1.6.7 (2023-02-15)
1.6.6 (2023-02-15)
1.6.5 (2023-02-14)
1.6.4 (2023-02-09)
1.6.3 (2023-02-01)
1.6.2 (2023-01-31)
1.6.1 (2023-01-05)
1.6.0 (2023-01-04)
1.5.2 (2022-11-10)
1.5.1 (2022-11-09)
1.5.0 (2022-07-19)
1.4.3 (2022-07-19)
1.4.2 (2022-07-15)
1.4.1 (2022-07-15)
1.4.0 (2022-07-12)
1.3.3 (2022-07-12)
1.3.2 (2022-07-12)
1.3.1 (2022-07-12)
1.3.0 (2022-07-11)
1.2.4 (2022-07-11)
1.2.3 (2022-07-11)
1.2.2 (2022-07-11)
1.2.1 (2022-07-08)
1.2.0 (2022-07-08)
- replace unsafe deprecated methods (#2216) (c5c6a8b), closes #1200 #1777 #1481 #2126 #2104 #2105 #1526
1.1.0 (2022-07-08)
1.0.1 (2022-07-07)
1.0.0 (2022-07-07)
- localizers: move localizer dependencies (e4a3235)
- localizers: moment, luxon and globalize are no longer bundled
0.40.8 (2022-07-07)
0.40.7 (2022-07-05)
0.40.6 (2022-07-05)
0.40.5 (2022-07-05)
0.40.4 (2022-07-01)
0.40.3 (2022-07-01)
- DND: Corrects issue of losing droppable event when releasing on non-event related containers (#2199) (508b668), closes #2198 #1902
0.40.2 (2022-06-16)
0.40.1 (2022-04-18)
0.40.0 (2022-03-24)
0.39.7 (2022-03-23)
0.39.6 (2022-03-23)
0.39.5 (2022-03-21)
0.39.4 (2022-03-15)
0.39.3 (2022-03-11)
0.39.2 (2022-03-10)
0.39.1 (2022-03-10)
0.39.0 (2022-03-02)
- Disable autoscroll functionality, Add a functionality to disable auto-scroll on calendar render. (aa8f374)
0.38.9 (2022-02-10)
0.38.8 (2022-02-10)
0.38.7 (2022-02-03)
0.38.6 (2022-01-25)
0.38.5 (2022-01-16)
0.38.4 (2022-01-04)
0.38.3 (2022-01-04)
- Correct typo in custom view example (267629b)
0.22.1 (2019-09-13)
- add new method to get correct time indicator top position | fixes #1396 (#1447) (1cf0205)
- drag cancelation for month view (#1322) (9c81e9e)
- invalid prop-types. (#1435) (61e1a1e)
- update time indicator position if max prop changes (#1379) (ac945b7)
- use fixed date arithmetic lib and move bt-sass to devdepen… (#1374) (b223a61)
- #1390 use en dashes in ranges (#1391) (7619e59)
- added continuesPrior and continuesAfter props to Event component (#1201) (74a2233)
- upgrade react-overlays (#1421) (9117549)
- dnd: add preview of an item inside cell while dragging (#1369) (ac715f8)
- Chore: clean up prop-types (#1344) (94e3679), closes #1344
- Publish v0.22.0 (321d8cf)
- save snapshot (8480413)
- stale-bot (0e0ebb2)
- chore: fix linting (976faf1)
- chore: remove prop-types-extra (#1349) (c3b7734), closes #1349
- chore(deps): upgrade date-math (#1354) (762e8cf), closes #1354
- chore(deps): upgrade uncontrollable (#1357) (689f74e), closes #1357
- fix: bad propType. (#1351) (e704e17), closes #1351
- fix: bug where appointments can appear outside the calendar (#1204) (9689b7d), closes #1204
- fix: bug with dayWrapper not applying (#1196) (f3ea6f8), closes #1196
- fix: ie fix for event bindings on unmounted components (#1338) (8ef00d6), closes #1338
- fix: rtl incorrectly named or not propagated (#1353) (caa863f), closes #1353
- fix(addons): do not cut end while dragging multiday event (#1342) (6fab261), closes #1342
- docs: update docs and examples with named exports (#1352) (f478be0), closes #1352
- docs(dnd): remove deprecated comment about
react-dnd
(#1323) (4d933c1), closes #1323 - feat: provide named exports api (#1348) (4e09704), closes #1348
- feat: redeclared all sass variables as !default (#1321) (c4f09cd), closes #1321
- feat: use lodash-es for esm bundle (#1350) (fb0fe5e), closes #1350
- Feat: expose date localizer (#1347) (5d93c9d), closes #1347
- must use named exports for additional RBC imports
import {
Calendar,
DateLocalizer,
momentLocalizer,
globalizeLocalizer,
move,
Views,
Navigate,
components,
} from 'react-big-calendar'
0.21.0 (2019-05-14)
- prevent un/mounting of date components (#1276) (3c25009), closes /github.com/jquense/react-big-calendar/blob/master/src/DateContentRow.js#L121
- support point-in-time events in the Agenda view (#1246) (58c39c3)
- TimeGrid display on DST change days when min is after the transition (#1303) (b436017), closes #1098 #1273
- update time indicator position if min prop changes (#1311) (97ea841)
- use React.createRef instead of string refs (#1282) (239f0a3)
- dnd: add onDropFromOutside prop for Dnd Cal (#1290) (b9fdce4), closes #1090
- dnd: implement callback on initializing drag or resize action (#1206) (0fa2c30), closes #1205
- add resource to handleDropFromOutside (#1319) (2b7ad2a)
- switch to Sass for styles (884bece)
- Less files have been replaced with Sass versions
0.20.4 (2019-03-21)
- allow override onShowMore callback (#1214) (8fefeee), closes /github.com/jquense/react-big-calendar/blob/f9a873368a78f5ced81b799c4dffe1095b3ab712/src/Calendar.jsx#L280 /github.com/jquense/react-big-calendar/blob/1d62c432eaa183ed6b38f08cfcec5ee7edcbfe41/src/Month.js#L300-L307 #1147
- firefox event click bug (#1262) (b526416), closes #1173
- issue with gutter width initialization (#1181) (69b28af)
- misplacement of current time indicator (#1239) (2d6e99e), closes #1054
- remove duplicate getter prop (#1185) (6b90182)
- remove global window from Map() usage, update eslint rules for new es6 environment (#1195) (4768188)
- selecting events in mobile browsers (#1233) (2bc9fee)
- add ability to set custom resource headers (#1187) (6708a45), closes #1174
- adding bounds and box on slot select in Month view (#1241) (2a870b0)
- remove propTypes in production (#1180) (ce0d56b)
0.20.2 (2018-11-07)
- add runtime to deps (ade68bb)
- calculation of slots number for date when DST ends. (#1046) (2ca0226)
- dragging is disabled if resizing is not allowed (#1072) (#1073) (0d5ed30)
- elements position on TimeGrid if max prop is set (#1057) (f174a60)
- move @babel/cli to devDependencies (#1062) (4cfcb1f)
- onRangeChange not passing localizer (#1056) (80855e8)
- proptype warnings (#1084) (08c2494)
- reference to draggable/resizable Accessor (#1070) (1889a51)
- #634 added a new optional callback
dayPropGetter
to allow customization of the cell backgrounds of month, week, and work week views without the need for custom components
- 45687c9 [fixed] allow string names in
move()
- 5578559 [fixed] all day event selection
- 741c882 [fixed] rm jsx imports
- a2a49c8 [fixed] consistent handling of end dates as exclusive ranges
- 1c12b16 [fixed] DST issue with events
- f526e23 [added] onSelecting callback
- 18c0234 [fixed] incorrect page offset
- 4eeacd4 [fixed] more cross browser flex issues.
- 2dc61ec [fixed] add minHeight for week view overflow
- 5fa7012 [fixed] Incorrect gutter widths
- ebf8908 [fixed] agenda header display
- a69600b [fixed] Pass correct date to DaySlot for selections.
- 5ac5c30 [fixed] reset gutter widths before calculations
- c2e8aa4 [fixed] accidental breaking change on the localizers
- dc90943 [fixed] some style issues
- ea8e085 [added] modern globalize support
- 4b3d3ba [fixed] have gutter use culture prop
- 7922882 [fixed] better gutter width detection
- fff1914 [fixed] pass culture to View
- 58f008f [fixed] none integer slot spaces (again)
- f2084ef [fixed] month event rows not fitting in their cells
- 73e449d [fixed] day view clicks return the correct slot
- d5a0d20 [fixed] month event rows not fitting in their cells
- f4b18d6 [fixed] day view clicks return the correct slot
- ee53bbc [changed] default "show more" behavior navigates to day view
- 80aa08f [added] popupOffset prop for configuring distance from viewport edge
- d98af8d [added] edge detection for event popup
- 69b092d [fixed] accidental hash changes
- 0351b71 [fixed] incorrect 'show more' layout
- 892af3d [fixed] use correct handler for "show more"
- 4560ff7 [changed] better thin event title collapse
- 0eeb43f [fixed] event layout sort
- 0574eed [fixed] show more row layout issues
- 7ee9959 [added] title to time view events
- c07d0ab [changed] better event overlays for overlapping events
- 4dac3f5 [added] rbc-event-allday class in month view
- e314128 [fixed] missing keys in popup
- 0d5df79 [changed] "show more" behavior is cleaner
- 0b0fa0f [fixed] prevent selection when clicking show more
- 57c8843 [fixed] allow event selection when selectable, in day views
- f7969b3 [fixed] use client coords to get node during selection
- 8ad4ee7 [changed] selection bound to Calendar container, respects overlays
- 98b3dad [fixed] selecting events in All Day row of week/Day views
- 49e321f [fixed] layout of events in months that don't start evenly at weekday 0
- 720675e [added] eventPropsGetter for event markup customization
- 386d4bc [fixed]
selectable
can properly be toggled on and off