Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-calendar-timeline

Package Overview
Dependencies
Maintainers
6
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-calendar-timeline - npm Package Versions

1
14

0.14.7

Diff

mariusandra
published 0.14.5 •

mariusandra
published 0.14.4 •

mariusandra
published 0.14.2 •

Changelog

Source

[0.14.2]

Changed

  • Use prop-types instead of React.PropTypes to support React 15.5+. @mariusandra #110
mariusandra
published 0.14.1 •

Changelog

Source

[0.14.11]

Plenty of bugfixes, tests and new demos in these 0.14 patch releases.

Fixed

  • Fixed bug with resizeDetector and with detecting changes in sidebarWidth @mariusandra
  • Fixed bug where order 0 was evaluated as a falsy @nicocrm #111
  • Fix overflow-x with header @signalwerk

Added

  • Add meta+wheel modifier that zooms 3x the speed of the normal wheel events @mariusandra

Changed

  • Refactor calculateDimensions to be pure @signalwerk
  • Convert groupHeights and groupTops to arrays (from objects) @mariusandra

Demo & docs

  • Add linkedTimelines demo
  • Add elementResize demo
  • Add docs about modifier keys for zooming/scrolling @signalwerk
mariusandra
published 0.14.0 •

Changelog

Source

[0.14.0]

Added

  • Use headerLabelFormats and subHeaderLabelFormats to customise the header labels. @Slowyn #68
  • Optional pluggable resizeDetector to detect when the element's container is resized. @Ziller321 #94

Fixed

  • Fix renders with empty groups array. @signalwerk #106
mariusandra
published 0.13.0 •

Changelog

Source

[0.13.0]

Added

  • An option to add another sidebar to the right of the Timeline. @goooseman #80
  • itemRenderer prop to allow specifying a custom component to render the items @nicocrm #103
  • groupRenderer prop to allow specifying a custom component to render the groups @nicocrm #103
  • showCursorLine prop to show a vertical line at the snap position @meikoudras
  • You can now select multiple items if you take control of the selected prop and the onItemSelect handler. @meengit #71
  • Canvas context menu handler onCanvasContextMenu @meikoudras

Fixed

  • Calculate width when we receive sidebar width property @jmerriweather #75
  • Avoid updating updateDimensions right after updateScrollCanvas @nicocrm #87
  • Fix typo collision detection in stack() @nicocrm #96
  • Remove dead code @signalwerk #101
  • Disable cursor style by interactjs @bkniffler #89
  • Fixed header width and Header label weekday support @meikoudras #66

Changed

  • [Deprecated] To have content above the left sidebar, pass it in a sidebarContent={<div />} prop, not as children to the component.
mariusandra
published 0.12.0 •

mariusandra
published 0.12.0-0 •

signalwerk
published 0.11.3 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc