Socket
Socket
Sign inDemoInstall

react-big-calendar

Package Overview
Dependencies
9
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
1113
18Next

0.24.5

Diff

monastic.panic
published 0.24.4 •

monastic.panic
published 0.24.3 •

monastic.panic
published 0.24.2 •

monastic.panic
published 0.24.1 •

monastic.panic
published 0.24.0 •

monastic.panic
published 0.23.0 •

monastic.panic
published 0.22.1 •

Changelog

Source

0.22.1 (2019-09-13)

Bug Fixes

  • 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)

Features

monastic.panic
published 0.22.0 •

Changelog

Source

0.22.0 (2019-06-18)

  • 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

BREAKING CHANGE

  • must use named exports for additional RBC imports
import {
  Calendar,
  DateLocalizer,
  momentLocalizer,
  globalizeLocalizer,
  move,
  Views,
  Navigate,
  components,
} from 'react-big-calendar'
monastic.panic
published 0.21.0 •

Changelog

Source

0.21.0 (2019-05-14)

Bug Fixes

Features

BREAKING CHANGES

  • Less files have been replaced with Sass versions
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc