Socket
Socket
Sign inDemoInstall

react-calendar-timeline

Package Overview
Dependencies
19
Maintainers
6
Versions
131
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
14Next

0.28.0

Diff

Changelog

Source

0.28.0

  • Add unit argument to onZoom and onTimeChange callbacks @hckr #655
  • Add className prop to Timeline component to override react-calendar-timeline class #682
  • support zoom level seconds #835 @horizon-plaza
  • custom buffer prop (help with controlled scrolling) @Ilaiwi
  • Fix injecting custom vertical line's class names for time periods longer than day @RafikiTiki
  • fix Context Menu unintentionally disabled by default @dsgipe #769
  • delete props headerLabelFormats and subHeaderLabelFormats not you can pass formatLabel function to DateHeader with label width and start and end time of intervals
ilaiwi
published 0.27.0 •

ilaiwi
published 0.26.7 •

Changelog

Source

0.26.7

  • fix scrolling with trackpad @ilaiwi #679
  • remove duplicate proptype validation in TimelineStateContext @xat
ilaiwi
published 0.27.3-beta •

ilaiwi
published 0.27.2-beta •

ilaiwi
published 0.27.1-beta •

ilaiwi
published 0.27.0-beta •

ilaiwi
published 0.27.14-gamma •

ilaiwi
published 0.27.13-gamma •

ilaiwi
published 0.26.6 •

Changelog

Source

0.26.6

  • fix visibleTimeStart, visibleTimeEnd and onTimeChange not working as expected in controlled mode @ilaiwi

examples

two new examples

Controlled scroll

Controlled visible port of the calendar using visibleTimeStart and visibleTimeEnd. This also limits scrolling by mouse and adds two buttons to change the visible port of the calendar

Example Codesandbox

Programmatically Scrolling

Using controlled scroll and react-spring to trigger scrolling and create an animation.

Example Codesandbox

2345
14Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc